Operation Implementation

In ActiveMatrix BusinessWorks, process definitions implement operations. The input, output, and error schemas for the process definition that implements an operation must match the input, output, and fault messages specified for the operation. The following figure illustrates the WSDL file and matching process input, output, and error schema specifications for a process definition. See Start Activity and End Activity for more information about specifying input, output, and error schemas for process definitions.

Input, output, and fault messages of operation must match respective schemas of process

Warning: You can specify only one WSDL message for the input schema, or output schema, or for each error schema. This message must be the root of the schema and the schema should not contain any other messages or schema elements. Do not specify more than one WSDL message or any other schema elements.