SOAP Service Binding
Use SOAP service binding to create a service provider.
Binding
This section has the following fields.
Field | Description |
---|---|
Name | The name of the service binding. |
Description | A short description of the service getting exposed. |
Target Namespace | The Target Namespace of the service. |
Expose Security Context | Selecting this option exposes the transport level security context in the message header, and places the information from the user's security context (either authentication or SSL certificate information) into the Context or SecurityContext output element. |
Generate Concrete WSDL
The SOAP service binding helps you to create the concrete WSDL using Concrete WSDL Generation Wizard. For more information, see Generating Concrete WSDL.
SOAP Default Configuration
This section has the following fields.
Transport Configuration
This section has the following fields.
Note: Imported projects display the
HTTP Authentication check box under the Transport Configuration section if the check box was selected in a previous version
ActiveMatrix BusinessWorks 6.x. Authentication remains enabled on the
SOAP Service Binding if you do not clear the check box. If you clear the
Authentication check box, a warning message is displayed prompting you to confirm your action. To remove authentication from the binding, click
OK. Once you have removed authentication from the
SOAP Service Binding, you can reapply it using the Basic Authentication policy.
For additional details, see Enforcing Basic Authentication and Enforcing WSS Provider in the TIBCO ActiveMatrix BusinessWorks™ Application Development guide.
Persistence Configuration
This section has the following fields.
Field | Literal Value/Module Property | Description |
---|---|---|
Persistence Type | None | Select either the NONE or File (Directory, Create Directories, and Threshold Size fields) persistence configuration types. |
Directory | Yes | This is the directory where attachments are serialized. |
Create Directories | Yes | Creates new directories if not present on the disk. |
Threshold Size | Yes | The maximum size of the attachment that can be kept in memory. Attachments larger than the specified size are written to the disk. The file name generated for serialization is random except when the Content-disposition header is available for the attachment. Here, the name is the same as the content-disposition header value.
Configure the size to Bytes, KB or MB. |
Threading Policy Details
The following are the details for the SOAP Service Binding threading policy.
Copyright © Cloud Software Group, Inc. All rights reserved.