Siebel Financial Services Connector for VCML Guide > VCML Connector Configuration > FINS VCML XML Converter >

FINS VCML XML Converter Methods and Arguments


The FINS VCML XML Converter business service method and argument are described in the following tables.

Table 14 describes the FINS VCML XML Converter business service methods.

Table 14. FINS VCML XML Converter Business Service Methods
Method
Display Name
Description
PropSetToXML
PropSetToXML
For outbound messages, convert from property set to an XML string.
PropSetToXMLPropSet
PropSetToXMLPropSet
For Outbound messages, convert from a property set to another property set that represents the DOM structure of the XML message to be sent.
XMLPropSetToPropSet
XMLPropSetToPropSet
For Inbound messages, convert from a property set that represents the DOM structure of the XML message received to a property set.
XMLToPropSet
XMLToPropSet
For inbound messages, convert from the XML string to a property set.

Table 15 describes the arguments common to FINS VCML XML Converter business service methods.

Table 15. FINS VCML XML Converter Business Service Method Arguments
Argument Name
Value
Comments
<Value>
XML String
XML document string.
HeaderEcho
XML Property Set
XML property set storing echo value from header. This is used to set a custom processing instruction in the response message.
IsClient
True, False
Value is True, if Siebel Financial Services application is behaving as a VCML client. Value is False, if Siebel Financial Services application is behaving as a VCML server.
XMLEnvIntObjectName
Name of the envelope integration object
Name of the integration object that defines the VCML envelope.
XMLHierarchy
XML Property Set
Property set in external integration object or XML Hierarchy.

Table 16 lists the attributes for the PropSetToXML method arguments.

Table 16. Arguments for PropSetToXML Method
Name
Display Name
Data Type
Type
Optional
<Value>
XML Document
String
Output
Yes
HeaderEcho
SignonRsEcho
Hierarchy
Input
Yes
IsClient
Is Client
String
Input
Yes
XMLEnvIntObjectName
XMLEnvIntObjectName
String
Input
Yes
XMLHierarchy
XML Property Set
Hierarchy
Input
No

Table 17 lists the attributes for the PropSetToXMLPropSet method arguments.

Table 17. Arguments for PropSetToXMLPropSet Method
Name
Display Name
Data Type
Type
Optional
HeaderEcho
SignonRsEcho
Hierarchy
Input
Yes
IsClient
Is Client
String
Input
Yes
XMLEnvIntObjectName
XMLEnvIntObjectName
String
Input
Yes
XMLHierarchy
XML Property Set
Hierarchy
Input/Output
No

Table 18 lists the attributes for the XMLPropSetToPropSet method argument.

Table 18. Argument for XMLPropSetToPropSet Method
Name
Display Name
Data Type
Type
Optional
XMLHierarchy
XML Property Set
Hierarchy
Input/Output
No

Table 19 lists the attributes for the XMLToPropSet method arguments.

Table 19. Arguments for XMLToPropSet Method
Name
Display Name
Data Type
Type
Optional
<Value>
XML Document
String
Input
No
XMLHierarchy
XML Property Set
Hierarchy
Output
Yes


 Siebel Financial Services Connector for VCML Guide 
 Published: 18 April 2003