Hi all,
I am a newbie to adobe livecycle process. I am trying to prepopulate the data like the users info when the form is originated in the workspace.
I did use the samples example for form render service but added to variables called first and lastname as i want these fields to be populated.I am also using an xmlvariable which stores the xml data-(first name and last name) from the form (i got the xml data from the jDBC service usingquery multiple rows by quering edcpricnipal entity). I have followed the steps from http://www.roland-lopez.com/blog/index.cfm?event=showEntry&entryId=ECB034DA-3048-5304-BA9 BB7B0DEDC725A.
Now I am trying to use the sevice in my application. hennce I created a input variable called app_info of type xfa form and in advanced settings I called the render service which is created before. I am using a PDF file in resources.
When I try to open the form in workspace I get the error
An error occurred creating the form (task 2348, form 0). (ALC-WKS-007-040)
In the erroe log I get the the following error -
message = ALC-WKS-005-028: A problem occurred in the Render Service. Please review the render orchestration for this process.
details = null
rootCause = ALC-DSC-003-000: com.adobe.idp.dsc.DSCInvocationException: Invocation error.
body = null
extendedData = {message=ALC-WKS-005-028, cause=com.adobe.idp.taskmanager.dsc.client.task.TaskManagerException}
2008-11-23 18:55:11,138 INFO [STDOUT] [Flex] Error handling message: flex.messaging.MessageException: ALC-WKS-005-028: A problem occurred in the Render Service. Please review the render orchestration for this process.
incomingMessage: Flex Message (flex.messaging.messages.RemotingMessage)
operation = render
clientId = BE816575-BA0E-55AB-43D6-53511DE9544A
destination = task-actions
messageId = 995C15F0-9EE8-20A7-7378-CBC737C22D1A
timestamp = 1227484510810
timeToLive = 1227484510810
body = null
hdr(DSEndpoint) = workspace-polling-amf
hdr(DSId) = BE810559-3C1E-B9CC-BB02-DAD2017E1CB6
errorReply: Flex Message (flex.messaging.messages.ErrorMessage)
clientId = BE816575-BA0E-55AB-43D6-53511DE9544A
correlationId = 995C15F0-9EE8-20A7-7378-CBC737C22D1A
destination = task-actions
messageId = BE816896-820E-9C32-0CC9-22149F2E7879
timestamp = 1227484511138
timeToLive = 0
body = null
code = Server.Processing
Can someone please help me with this.
Thanks a tonn in advance.
I am a newbie to adobe livecycle process. I am trying to prepopulate the data like the users info when the form is originated in the workspace.
I did use the samples example for form render service but added to variables called first and lastname as i want these fields to be populated.I am also using an xmlvariable which stores the xml data-(first name and last name) from the form (i got the xml data from the jDBC service usingquery multiple rows by quering edcpricnipal entity). I have followed the steps from http://www.roland-lopez.com/blog/index.cfm?event=showEntry&entryId=ECB034DA-3048-5304-BA9 BB7B0DEDC725A.
Now I am trying to use the sevice in my application. hennce I created a input variable called app_info of type xfa form and in advanced settings I called the render service which is created before. I am using a PDF file in resources.
When I try to open the form in workspace I get the error
An error occurred creating the form (task 2348, form 0). (ALC-WKS-007-040)
In the erroe log I get the the following error -
message = ALC-WKS-005-028: A problem occurred in the Render Service. Please review the render orchestration for this process.
details = null
rootCause = ALC-DSC-003-000: com.adobe.idp.dsc.DSCInvocationException: Invocation error.
body = null
extendedData = {message=ALC-WKS-005-028, cause=com.adobe.idp.taskmanager.dsc.client.task.TaskManagerException}
2008-11-23 18:55:11,138 INFO [STDOUT] [Flex] Error handling message: flex.messaging.MessageException: ALC-WKS-005-028: A problem occurred in the Render Service. Please review the render orchestration for this process.
incomingMessage: Flex Message (flex.messaging.messages.RemotingMessage)
operation = render
clientId = BE816575-BA0E-55AB-43D6-53511DE9544A
destination = task-actions
messageId = 995C15F0-9EE8-20A7-7378-CBC737C22D1A
timestamp = 1227484510810
timeToLive = 1227484510810
body = null
hdr(DSEndpoint) = workspace-polling-amf
hdr(DSId) = BE810559-3C1E-B9CC-BB02-DAD2017E1CB6
errorReply: Flex Message (flex.messaging.messages.ErrorMessage)
clientId = BE816575-BA0E-55AB-43D6-53511DE9544A
correlationId = 995C15F0-9EE8-20A7-7378-CBC737C22D1A
destination = task-actions
messageId = BE816896-820E-9C32-0CC9-22149F2E7879
timestamp = 1227484511138
timeToLive = 0
body = null
code = Server.Processing
Can someone please help me with this.
Thanks a tonn in advance.