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

mcucinat
mcucinat
Offline

Badges

Badges
2

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
3

Discussions

Discussions
0

Questions

Questions
2

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by mcucinat
Customize the badges you want to showcase on your profile
Re: Create Directory - Adobe LiveCycle 04-08-2010
a 'folder' in the Repository is a Resource object. more precisely, it is a com.adobe.repository.infomodel.bean.ResourceCollection object.Have you seen the C# example at http://livedocs.adobe.com/livecycle/8.2/programLC/programmer/help/000177.html ?

Views

130

Likes

0

Replies

0
Java API, SOAP and Timeout - Adobe LiveCycle 04-03-2010
Hello,I am supporting a Partner who is using the Invocation APIs to call SOAP methods on LiveCycle.He is trying to call a short-lived LC process that lasts more than 10 minutes, and the Invocation API throws the following exception after exactly 10 minutes:ALC-DSC-000-000: com.adobe.idp.dsc.net.DSCSocketTimeoutException: Internal error.This is the default timeout of the API, and it seems that there is no way to change it.I already suggested the Partner to use an Axis-generated stub to invoke the...

Views

112

Likes

0

Replies

1
JMS and Events - Adobe LiveCycle 02-03-2010
Hello,looking at http://www.adobe.com/products/livecycle/techsummary/foundation.html there's a period statingEvents can be raised or received within processes or linked to external events on a messaging bus through integration with Java Message Service (JMS)A customer asked me to elaborate on this, showing how LiveCycle ES2 can interact with the JMS queues.I am pointing him to the JMS example in http://help.adobe.com/en_US/livecycle/9.0/samples/lc_sample_service.html , but I still lack an inform...

Views

91

Likes

0

Replies

1
Likes given to