The service for the Default
Render process that Process Management provides. The service performs
the following tasks:
Retrieves a PDF form from a specified URL (usually from
the repository)
Enables the form to be used offline with Workspace
Merges binary data with the form
Enables the form to be used in Workspace
This service is the default configured render service for Document
Form and xfaForm variables. It is recommended that you do not modify
the Default Render process. If you want to use a similar process,
you should make a copy of the process and modify the copy.
Important: This process may be updated during upgrades
of LiveCycle and therefore, you may need to update your version
of the service.
invoke operationRetrieves
and merges form data with the PDF form retrieved from the repository. The
PDF form is modified for online and offline use with Workspace.
For information about the General and Route Evaluation property
groups, see Common operation properties.
Input propertiesAssigned User’s IdA string value that specifies
the unique identifier for the user who is assigned the task.
Input Form DataA document value that represents
the form data to merge with the PDF form.
If you provide a
literal value, clicking the ellipsis button opens
the Select Asset dialog box. (See About Select Asset.)
FormUrlA string value that specifies
the URL location of the PDF form in the repository or at a network
location on a file system.
Task Route ListA string value that contains
the names of routes, delimited by a semicolon (;), that can be selected
when completing a task. For example, a list of task routes can appear
as the following value:
[rname1];[rname2];[rname3]
where [rname] represents
the name of each route as defined in the process map.
Submit Target UrlA string value that specifies
the URL of the web application or servlet that the submitted form
data is sent to. For example, to access Workspace, type http://[server name]:[port]/workspace-server/submit where [server name] specifies
the name of the LiveCycle Server and [port] specifies the
port number. The following default port numbers are used by LiveCycle
for each application server.
Task IdA string value that specifies
the unique identifier for the task.
Task StatusA string value that specifies
the run-time status of the task.
Output propertiesOutput PDF FormThe location to store the document that this
operation creates. The data value is document.
Invocation Policy propertiesSpecifies whether to wait for a response after invoking
the operation by selecting either Do Not Wait For Response or Wait
For Response. The default is Wait For Response.
Do Not Wait For ResponseSpecifies that no response is required
from the server.
Wait For ResponseSpecifies that a response is required from
the server before further processing.
|
|
|