Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 3 TIBCO ActiveMatrix BusinessWorks BPEL Extension Tutorial : Using a TIBCO ActiveMatrix BusinessWorks Process to Invoke the Service

Using a TIBCO ActiveMatrix BusinessWorks Process to Invoke the Service
TIBCO ActiveMatrix BusinessWorks processes can invoke ActiveMatrix BusinessWorks BPEL Extension services by way of the Invoke Service activity. To execute the mortgage broker service, you need an application to invoke the service. To accomplish this goal, the tutorial/Borrower/LoanRequestProcess is part of the tutorial project.
Figure 15 illustrates the LoanRequestProcess.
Figure 15 TIBCO ActiveMatrix BusinessWorks process definition invoking a service
The Invoke Service activity invokes the requestLoanOperation over the local endpoint of the BrokerService. Figure 16 illustrates the Configuration tab of the Invoke Service activity. The BrokerService resource is selected in the Service field, and BrokerEndpoint1 (the locally exposed endpoint) is automatically selected in the Endpoint field.
Figure 16 Configuring the Invoke Service activity
The input to the Invoke Service activity is the input message to requestLoanOperation. Figure 17 illustrates the input to the Invoke Service activity.
Figure 17 Configuring the Invoke Service input
 

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved