Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

gerdzhik
gerdzhik
Offline

Badges

Badges
4

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
8

Discussions

Discussions
0

Questions

Questions
4

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by gerdzhik
Customize the badges you want to showcase on your profile
Re: Setting External Authorization Handlers over Java API - Adobe LiveCycle 23-09-2009
Hi,I still have this problem. If I set the external authorization handler over the LC-GUI - everyting is working fine, but if I set it over the Java-API I'm getting the described behavior. I've compared the rows in the MySQL tables edcpolicyentity and edcpolicyxmlentity and the XML blob in the second table, but everythig looks ok. I've attached the XML blobs in this post with the hope, thas someona has a solution for me. This shoul be not a verry strange problem and I thing someone should have a...

Views

115

Likes

0

Replies

0
Re: Setting External Authorization Handlers over Java API - Adobe LiveCycle 23-09-2009
Hi,I still have this problem. If I set the external authorization handler over the LC GUI all is working fine, but if I set it over the Java API ... occurres the described behavior. I've compared the rows in the MySQL tables edcpolicyentity and edcpolicyxmlentity and in the second table the XML blob, but everything looks fine.In the attachments of this post are two XML-Blobs. The one generated over the GUI and the second is generated over the API.If somone have some idea, please tell me. I don't...

Views

117

Likes

0

Replies

0
Setting External Authorization Handlers over Java API - Adobe LiveCycle 07-08-2009
Hi,I've created an External Authorization Handlers exactly like in the LiveDoce described, and I'm trying to set it to a policy over the Java API:The policy is created in the LiveCycle Rights Management Server and if I open over the admin console I can see the following:Name:Test2Ablaufdatum des Dokuments:KeinAutomatische Offline-Nutzungsdauer:30 TageBeschreibung:Dokument prüfen:JaRichtlinien-ID:C6B56467-3C63-E892-E111-0C616D5DF739Aktiviert:JaÄnderungsdatum:7. August 2009 10.16 Uhr GMT+02:00Stat...

Views

2.2K

Likes

0

Replies

3
Re: Restricting print options with LC:RM ? - Adobe LiveCycle 21-07-2009
Hi,another opportunity is to create an external authorization handler. For more detail, check please the LiveDoc of Adobe LC ES: http://livedocs.adobe.com/livecycle/8.2/programLC/programmer/help/000910.html.I think, the use case described in this topic is exactly that, what you need. Kind regards,Angel

Views

94

Likes

0

Replies

0
Transaction support for LC Java API? - Adobe LiveCycle 21-07-2009
Hi everybody,I'm using the LC Java API to make some stuff with the LC ES like file converting, create and apply of policies, and reader extending and I will wrap this actions in a single transaction - e.g. if the applying of a policy fails, the document should not be reader enabled or stuff like this.I've found some classes in the LiveDoc specification - com.adobe.idp.dsc.transaction.* -, but no examples, how to use it.Can somebody help me with a code snippet or tip?Thanks & regardsAngel

Views

1.2K

Likes

0

Replies

0
Re: Getting a special user group and adding it to policy - ALL_AUTHENTICATED_USERS_PRINCIPAL - Adobe LiveCycle 20-07-2009
Hi Steve,you're right that the User stuff is handled from the User Manager, but I need users to assign it to a given policy and I need the special LC group "All Principals". The problem is, that this group has a different name on German and English LC installation.In the LiveDocs I've found the class with the constant I need:UMConstants.SpecialDefaultPrincipals.GROUP_ALLPRINCIPALSUMConstants.SpecialDefaultPrincipals.DOMAIN_DEFAULTAnd the call to get this group:DirectoryManagerServiceClient direc...

Views

78

Likes

0

Replies

0
Getting a special user group and adding it to policy - ALL_AUTHENTICATED_USERS_PRINCIPAL - Adobe LiveCycle 17-07-2009
Hi everybody,I'm writing an LC application using the Java API and I need to create a policy and applay it to a PDF file. So far so good: it works. Now I need to add the "All Principal" group to the policy and I found the InfomodelObjectFactory.ALL_AUTHENTICATED_USERS_PRINCIPAL constant but it's deprecated. In the LiveDocs is described, that "this constant is provided only for compatibility with LiveCycle 7.x. Use the All Principals group instead."And finally my question: How can I get all the sp...

Views

1.7K

Likes

0

Replies

2
LiveCycle Policy Server over HTTP - Adobe LiveCycle 25-06-2009
Hi,for test proposal I need to run the policy server over http. How can I tell the Acrobat Pro, that it should connect to the policy server over HTTP and not over HTTPS?Kind Regards,Angel!

Views

1.1K

Likes

0

Replies

1