Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 2 Working with TIBCO Business Studio : Enabling BusinessWorks Service Resource for ActiveMatrix

Enabling BusinessWorks Service Resource for ActiveMatrix
In order to provide services to other ActiveMatrix components, ensure that the TIBCO ActiveMatrix BusinessWorks project with Service resources is available.
Complete the following steps to check if the Service resource is available:
1.
2.
If the project does not contain a Service resource, complete the following steps to enable a BusinessWorks Service Resource:
Before creating a Service resource, you will need to create a WSDL file that contains abstract interface description. The interface can include one or more operations. Refer to TIBCO ActiveMatrix BusinessWorks Palette Reference for details about how to create a WSDL file.
1.
Right-click in the design panel and select Add Resource > Service > Service.
2.
In the Service tab,
a.
Check the Enable for AMX checkbox.
b.
c.
d.
Double-click the Operation Implementation field and use the Browse button to locate the resource that implements each operation.
Process definitions that implement an operation must have an input, output, and error schemas that match the input, output, and fault messages of the operation.
e.
Select the Endpoint Bindings tab, and then click the button (the Add New Endpoint button) to add the binding point automatically.
f.
In the Endpoint Bindings tab, specify a name for the endpoint in the Endpoint Name field. And specify the type of the endpoint by double-clicking the Endpoint Type field, and then selecting a type: AMX, SOAP, or Local.
g.
Check the Expose Checkbox in the Properties tab to expose the global variables used by resources in a TIBCO BusinessWorks project.
h.
Click the Apply button in the Service resource configuration panel.

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved