Siebel Business Service Transformation Groups and Ports
Siebel Business Service Transformation Groups and Ports
A Siebel Business Service transformation has input and output groups. The naming convention for the input group is <Business Service name>_In. The naming convention for the output group is <Business Service name>_Out. Siebel Business Service transformation can have multiple input and output ports. The input arguments of a business service method correspond to the input ports, and the output arguments correspond to the output ports.
If a business service method does not have any input or output port, a dummy port is added to the input or output group.