![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
The Invoke Service activity is used within a TIBCO ActiveMatrix BusinessWorks process definition to invoke a ActiveMatrix BusinessWorks BPEL Extension service.
Service resource that you wish to invoke. Use the Browse button to select from a list of available Service resources in the project.In the Select a Resource dialog, you can select the desired Port and Operation to invoke. This automatically populates the Endpoint and Operation fields in the Configuration tab. The Endpoint of the service you wish to use. This is automatically populated based on the Port you select in the Select a Resource dialog. You can change the Endpoint to a different port by selecting an available endpoint from the drop-down list. The operation you wish to invoke on the selected service. This is automatically populated based on the operation you selected in the Select a Resource dialog. You can change the operation by selecting another available operation from the drop-down list. See TIBCO ActiveMatrix BusinessWorks Process Design Guide for more information about mapping and transforming input data.
The input message of the operation. This element contains all input message parts for the operation.
The output message of the operation. This element contains all output message parts for the operation.
This exception is thrown when the invoked service replies with a fault. The fault message is returned in the MessageFault/fault/Error/Message element.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |