This information applies to QPACs that were provided for
interacting with LiveCycle Assembler 7.x.
Assembler
Assembler actions are replaced with two operations routed
sequentially:
The Assembler action stores resulting assembled PDF documents
in a document variable. However, the invokeDDX operation returns
an AssemblerResult value, which includes the assembled PDF document
as a data item. The upgraded process uses the execute operation
to populate the document variable with the assembled PDF document
that the AssemblerResult value contains.
For information about property mappings that are common to all
QPAC actions, see
Common property mappings
.
Input tab
Action property
|
Operation property (Invoke DDX operation)
|
Use a Document Variable to load the DDX
file (option)
|
For the DDX property, causes Variable to
be selected as the method to express the property value.
|
Use a Document Variable to load the DDX
file (variable specified)
|
DDX (Input property group)
|
Use the Browse button to locate the DDX
file (option)
|
For the DDX property, causes Literal Value
to be selected as the method to express the property value.
|
Use the Browse button to locate the DDX
file (file specified)
|
DDX (Input property group)
|
Input Document Map Variable (option)
|
Variable option for the Input Document Map
property (Input property group)
|
Input Document Map Variable (variable specified)
|
Input Document Map (Input property group)
|
Bind Input Variables to the DDX Table (option)
|
Literal Value option for the Input Document
Map property (Input property group)
|
Bind Input Variables to the DDX Table -
Name column
|
Input Document Map - DDX keys column (Input
property group)
|
Bind Input Variables to the DDX Table -
Bindings column
|
input Document Map - Selected key values
column (Input property group)
Note:
The variables
were automatically created in LiveCycle 7.x, but this is not performed
in LiveCycle ES2.5.
|
Output tab
Note:
Operation results are returned in
an AssemblerResult value, stored in the data location specified
for the Result property of the Output property group.
Action property
|
Operation property
|
Output Document Map
|
invokeDDX operation:
Not mapped.
Returned as a data item in the AssemblerResult value.
execute operation:
The
location property of a Mappings value (Mappings property group)
|
Name (Result bindings)
|
Not mapped. Returned as a data item in the
AssemblerResult value.
|
Bindings (Result bindings)
|
Not mapped. Included as a data item in the
AssemblerResult value.
|
Configuration tab
Action property
|
Operation property
|
Choose Logging Level
|
Job Log Level (Input property group):
|
Output Log Document
|
Not mapped. Log entries are captured in
the AssemblerResult value that the operation returns as output.
|
Choose Fail Mode
|
If the Choose Fail Mode is set to TERMINATE_PROCESS,
the Fail On Error option is selected (Input property group). All
other values for Choose Fail Mode cause Fail On Error to be deselected.
|
CreateDocumentList
CreateDocumentList actions are replaced with execute operations
that the Set Value service provides.
For information about property mappings that are common to all
QPAC actions, see
Common property mappings
.
Input tab
Action property
|
Operation property
|
Name column of table
|
Not mapped
|
Bindings column of table
|
Expression column of Mappings table (Mapping
property group)
|
Output tab
Action property
|
Operation property
|
DocumentList
|
Location column of Mappings table (Mapping
property group).
The XPath expression to the list variable
also includes the index of the list item.
|
|
|
|