PowerExchange Adapters for Informatica
- PowerExchange Adapters for Informatica 10.5.4
- All Products
Input Argument | Output Argument | Description |
---|---|---|
Integration object | Date, String, or Number | An integration object is passed as an XML string to a Siebel Business Service transformation. You can directly pass the XML string to the Siebel Business Service transformation or use an XML Generator transformation to generate the integration object as an XML string. |
Date, String, or Number | Integration object | An integration object is generated as an XML string by the Siebel Business Service transformation. Use an XML Parser transformation to parse the XML string generated by the Siebel Business Service transformation. |
Integration object | Integration object | You can directly pass the XML string to the Siebel Business Service transformation or use an XML Generator transformation to generate the integration object as an XML string. Use an XML Parser transformation to parse the XML string generated by Siebel Business Service transformation. |
Hierarchy object | Date, String, or Number | A hierarchy object is directly passed as an XML string to a Siebel Business Service transformation. |
Date, String, or Number | Hierarchy object | A hierarchy object is generated as an XML string by a Siebel Business Service transformation. |
Hierarchy object | Hierarchy object | A hierarchy object is directly passed as an XML string to a Siebel Business Service transformation. A hierarchy object is generated as an XML string by the Siebel Business Service transformation. |