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

Dale_Mendenhall
Dale_Mendenhall
Offline

Badges

Badges
3

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
4

Discussions

Discussions
0

Questions

Questions
2

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Dale_Mendenhall
Customize the badges you want to showcase on your profile
Re: I am trying to deploy an application and it fails with the error below. - Adobe LiveCycle 26-03-2013
I think the LCA is corrupted. It existed on the server previously. Even undeploying and removing did not work. One person said a work around is to create a new minor versions or a new application name.He said that the LCA never gets deleted from the database. It is marked inactive, but sometimes Livecycle considers it active. He said a last resort would be to go into the database and delete the entry from the table. Thanks for the response.

Views

369

Likes

0

Replies

0
I am trying to deploy an application and it fails with the error below. - Adobe LiveCycle 25-03-2013
How do I resolve this deploy problem?Log messages: [3/22/13 9:28:42:539 CDT] 000000d9 ApplicationSt E com.adobe.idp.applicationmanager.application.impl.ApplicationStoreImpl create ApplicationStoreImpl:create:application exists:6201:FMLA: version :2.0[3/22/13 9:28:42:539 CDT] 000000d9 ApplicationSt E com.adobe.idp.applicationmanager.application.impl.ApplicationStoreImpl create ApplicationStoreImpl:create:ExceptionFMLA : version : 2.0 : has already been created. only updates to the application are...

Views

1.3K

Likes

0

Replies

2
Re: workbench setvalue - Adobe LiveCycle 18-09-2012
I tried concat(/process_data/@checkit,string-length(/process_data/@checkit) > 0). What I ended up with was "addressTRUE" for the value in the address2 field.I might not be doing what you intended. I see how to test the string length and get a boolean value, but I need to move the city, state and zip into the address2 field if address2 is null.Thanks.

Views

100

Likes

0

Replies

0
workbench setvalue - Adobe LiveCycle 18-09-2012
setvalue step in workbench process:I am formatting the body of an email. I have a US mailing address.NameAddressLine1AddressLine2City State ZipIn the setvalue, how can I move City State Zip up one line to AddressLine2 if AddressLine 2 is blank? Thanks.

Views

923

Likes

0

Replies

2