Issue
When you are trying to submit a form in Workspace with LiveCycle ES you may receive the following error in the Workspace UI:
Task 101 has failed to submit. (ALC-WKS-007-072)
and the following exception in the server log:
2009-06-24 11:51:12,968 WARN [com.adobe.workspace.tasks.com.adobe.workspace.tasks.DocumentSubmitServlet] ALC-WKS-005-029: A problem occurred in the Submit Service. Please review the submit orchestration for this process. flex.messaging.MessageException: ALC-WKS-005-029: A problem occurred in the Submit Service. Please review the submit orchestration for this process. at com.adobe.workspace.AssemblerUtility.createMessageException(AssemblerUtility.java:384) at com.adobe.workspace.tasks.DocumentSubmitServlet.doPost(DocumentSubmitServlet.java:230) at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) at javax.servlet.http.HttpServlet.service(HttpServlet.java:810) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) at com.adobe.workspace.events.RemoteEventClientLifeCycle.doFilter(RemoteEventClientLifeCycle.java:138) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:81)
Reason
This is due to an incorrect configuration in the submit service settings.
Solution
The submit service for the form variable should have the following configuration:
reference: (181013769/2365358)


am gettng same error.. Please let me know where this advanced options will be??
This post is related to LiveCycle ES (i.e. version 8) and is quite old. The newer versions of LiveCycle (ES2 and ES3) no longer use this same dialog to configure the render/submit services. You can do this in the process step using the properties dialog there.
You should follow the documentation related to your version of LC to configure these services. Samples are also provided to demonstrate how to configure them.
ES2: http://help.adobe.com/en_US/livecycle/9.0/documentation.html#task=0,1,2,3,4,5,6&module=-1
ES3: http://help.adobe.com/en_US/livecycle/10.0/documentation.html#task=0,1,2,3,4,5,6&module=-1