Configuring the <Operation Name> Property
Use a meaningful name for the operation name, such as “IXMLOperation_Query."
The value must follow this format:
"Service/Method/Argument;Argument;"
"/Method/Argument;Argument;"
Note that the service, method, and argument are separated by a slash (/)
Each argument ends with semi-colon (;)
The default service name is "EAI Siebel Adapter"
The default argument name is "SiebelMessage"
Uses of the Siebel operation include the following:
"EAI Siebel Adapter/Query/PrimaryRowId;!SiebelMessage;SearchSpec;"
"EAI Siebel Adapter/Query/#XMLHierarchy;"
"EAI Siebel Adapter/Delete/RollbackOnSame;"
The following table shows examples of the Siebel operation.
Example | Meaning |
---|---|
!SiebelMessage |
The default value is to use SiebelMessage as the type of integration object instance. !SiebelMessage means to not use the default value. |
#XMLHierarchy |
Replace SiebelMessage with XMLHierarchy |