WSDL Source
The WSDL Source tab displays the concrete WSDL interface file that is generated based on the information specified on the Configuration tab of this resource. This tab has the following fields.
Field |
Global Var? |
Description |
Service URI |
No |
The Service URI portion of the URL that can be used to retrieve the WSDL file. For clients to retrieve WSDL files from ActiveMatrix BusinessWorks, you must define a process definition that accepts HTTP requests and uses the Retrieve Resources activity to generate the WSDL file. For more information, see Using Retrieve Resources. The URL to retrieve WSDL files is the following: http://
where |
Target Namespace |
No |
Target namespace of the Service. Note: The Target Namespace of the service should be an abstract WSDL if embedding Interface or Types.
|
Embed In WSDL |
No |
Check one or more of the following to embed the selected item(s) in the concrete WSDL file instead of using import statements:
Note: To use Abstract WSDL in the Partners tab of the Client Process Definition containing Invoke Partner activity, uncheck Interface.
|
WSDL Code |
No |
This field displays the concrete WSDL file that describes this service. Click the Save WSDL File button to save the concrete WSDL file to disk, if desired. |