Process Properties
The IAA Add Party Outbound Workflow process has the following properties.
Name | Data Type |
---|---|
Converter Request Prop Set |
Hierarchy |
DTE Request Prop Set |
Hierarchy |
Dispatch Key |
String |
Dispatch Map Name |
String |
Error Code |
String |
Error Message |
String |
IAA Request Msg |
String |
Object Id |
String |
Output File Name |
String |
Process Instance Id |
String |
Siebel Operation Object Id |
String |
SiebelOperation |
String |
Transaction Manager Request Prop Set |
Hierarchy |
XML Response Prop Set |
Hierarchy |
The first step, after Start, uses the FINS IAA-XML Transaction Manager to query a party from your Siebel application, using the following input and output arguments.
Input Arguments (FINS IAA-XML Transaction Manager)
Input Argument | Type | Value | Property Name | Property Data Type |
---|---|---|---|---|
DispatcherMapName |
Literal |
IAADispMap |
||
IXML Map Path |
Process Property |
Dispatch Key |
String |
|
Primary Row Id |
Process Property |
Object Id |
String |
|
Outbound Operation |
Literal |
IXMLOperation_QUERY_BY_ID |
Output Arguments (FINS IAA-XML Transaction Manager)
Property Name | Type | Output Argument |
---|---|---|
Transaction Manager Request Prop Set |
Output Argument |
XML Hierarchy |
The second business service transforms the information using the FINS IAA-XML Data Transformation Engine business service with the Transform To External Hierarchy and following input and output arguments.
Input Arguments (Second Business Service)
Input Arguments | Type | Property Name | Property Data Type |
---|---|---|---|
XML Property Set |
Process Property |
Transaction Manager Request Prop Set |
Hierarchy |
Output Arguments (Second Business Service)
Property Name | Type | Output Argument |
---|---|---|
DTE Request Prop Set |
Output Argument |
XML Property Set |
The third business service invokes the FINS IAA-XML Converter with the PropSetToXMLPropSet method to convert the IAA-XML Hierarchy to an IAA-XML String using the following input and output arguments.
Input Arguments (Third Business Service)
Input Arguments | Type | Property Name | Property Data Type |
---|---|---|---|
XML Hierarchy |
Process Property |
DTE Request Prop Set |
Hierarchy |
Output Arguments (Third Business Service)
Property Name | Type | Output Argument |
---|---|---|
Converter Request Prop Set |
Output Argument |
XML Hierarchy |
The result of this step is stored in output argument Converter Request Prop Set.
As the last step of the workflow, the forth business service of the workflow invokes the XML Hierarchy Converter with the XML Hierarchy to XML Document method to generate the outgoing XML document using the following input and output arguments.
Input Arguments (Fourth Business Service)
Input Arguments | Type | Value | Property Name | Property Data Type |
---|---|---|---|---|
EscapeNames |
Literal |
false |
||
XMLHierarchy |
Process Property |
Converter Request Prop Set |
Hierarchy |
Output Arguments (Fourth Business Service)
Property Name | Type | Output Argument |
---|---|---|
IAA Request Msg |
Output Argument |
<Value> |