|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |
• If you want to pass context information from the incoming request (for example, user name or security certificate), create a Context Resource that specifies the context data you want to use.
1. Provide an abstract WSDL file (see WSDL) that describes the interface to the service.
7.
See TIBCO ActiveMatrix BusinessWorks Process Design for more information about services.
Note: Select this check box only if you want to expose your Service to the ActiveMatrix world.
•
• Following tabs are visible when this check box is not selected (by default):
• Note: You can drag and drop a process definition from the project tree to the operation implementation cell. If the signature of the operation matches the process definition, the process be inserted. If the process definition or the WSDL changes, the icon for the process definition in the cell changes to a warning triangle indicating the operation and implementation signatures no longer match. Use the Browse button to select a transport. In this release, HTTP Connection or JMS Connection resources can be used as transports. Note: If you are using TIBCO Enterprise Message Service as your JMS provider, you can use the Browse button next to this field after specifying a valid connection in the JMS Connection field. The Browse button displays a list of configured destinations in the JMS server that are appropriate for this activity. Note: If Target Service is configured, the value is reflected in the WSDL as a query parameter.
• Note — In the TIBCO ActiveMatrix BusinessWorks 5.10 release, a change occurs in the behavior of this feature. Now only the messages that are not confirmed, are redelivered. Any application-specific message properties that is part of the response message. This is specified by the JMS Application Properties shared configuration object. See SOAP Specification Compliance for more information.
4. Click the Advanced button next to the operation name.See Messages With Attachments for more information about message attachments.
See Messages With Attachments for more information about message attachments.
The Input Context tab allows you to specify a Context Resource that contains transport-specific data. The data you provide to the context resource is available to the process definition that implements the operation.
The Context Resource that specifies the schema you want to use. The schema of this resource should include elements for each data element from the transport information you want to provide to a process definition that implements the operation. See TIBCO ActiveMatrix BusinessWorks Process Design for more information about mapping and transforming input data.
The Output Context tab allows you to specify a Context Resource that contains data the process definition implementing the operation has provided. The data can then be mapped to Headers of the output message returned to the client.
The Context Resource that specifies the schema you want to use. The schema of this resource should include elements for each data element you want to provide to the output Headers for the message. See TIBCO ActiveMatrix BusinessWorks Process Design for more information about mapping and transforming input data.
Partner Name - name of the partner as specified in the Process Definition.Process - The process in which the partner is declared.PortType Namespace - is a non-editable field displaying the PortType Namespace corresponding to the Port Type selected.Partner Link - the partner link configuration for the partner. This field can optionally be specified by double-clicking on the field and browsing the list of available partner link resources in the project.
The Service URI portion of the URL that can be used to retrieve the WSDL file. For clients to retrieve WSDL files from TIBCO ActiveMatrix BusinessWorks, you must define a process definition that accepts HTTP requests and uses the Retrieve Resources activity to generate the WSDL file. See Using Retrieve Resources for more information. Note: The Target Namespace of the service should be an abstract WSDL if embedding Interface or Types. Note: To use Abstract WSDL in the Partners tab of the Client Process Definition containing Invoke Partner activity, uncheck Interface.
|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |