SOAP
Overview
The SOAP connector is designed to manage application users calling WSDL interface.
Installation
Follow these steps to run the stand-alone connector server:
Download the connector server jar file and store it in the connector server directory (any directory).
Download the SOAP connector jar file and store it in the bundles subdirectory.
Start the connector server. For more information, check the page about this topic.
Supported operations
Authenticate
Create
Delete
Schema
Update
Search
Test
Sync
ResolveUsername
Configuration
Configuration Properties
The following table describes all of the properties that you can specify for the configuration:
Configuration Property | Type | Required | Default Value | Description |
---|---|---|---|---|
Service Endpoint | String | X |
| Web Service Endpoint |
Service Name | String | X |
| Web Service Endpoint Name |
Connection timeout | long |
| 30 | Connection timeout (seconds) |
Receive timeout | long |
| 60 | Receive timeout (seconds) |
SOAPAction URI Prefix | String |
|
| SOAPAction URI Prefix |