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


Chapter 4 Working with Orchestration Processes : Invoking Services From TIBCO ActiveMatrix BusinessWorks Process Definitions

Invoking Services From TIBCO ActiveMatrix BusinessWorks Process Definitions
TIBCO ActiveMatrix BusinessWorks process definitions can invoke ActiveMatrix BusinessWorks BPEL Extension services by using the Invoke Service activity within a process definition. The TIBCO ActiveMatrix BusinessWorks process definition acts as a client of the service and invokes the specified operation.
You can select Service resources stored within the same TIBCO ActiveMatrix BusinessWorks project, or you can select WSDL resources with concrete bindings to external services stored within the project. However, when invoking a service in the same project, only local endpoints are exposed.
SOAP endpoints defined on services within the same project as a TIBCO ActiveMatrix BusinessWorks process definition are not listed in the Endpoint field of an Invoke Service activity. If you wish to invoke a local service by way of a SOAP endpoint, save the WSDL file of the service in the project directory, refresh the project to load the new WSDL, then use a SOAP Request/Reply activity to invoke the service.
See Invoke Service for more information about configuring the Invoke Service activity.
 

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