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.
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.
The input to the Invoke Service activity is the input message to requestLoanOperation.
Figure 17 illustrates the input to the Invoke Service activity.