Integrating Redwood Server with Web Services
RunMyJobs can integrate into your SOAP architecture by providing both inbound and outbound web services for Job and Workflow Definitions. For example, you can run a Job or Workflow using a published web service, or submit a SOAP RPC or message every time a Job is run.
A note can be attached to a Job submitted by the web service.
Web service Job Servers require the following license key:
- WebServices.OutboundServer.limit: The total number of distinct web service Credential endpoints.
Prerequisites
- A free slot in
WebServices.OutboundServer.limit
andProcessServerService.External.limit
for a Credential to the third-party web service. The number of soap Credentials for a given endpoint you can create is limited by theWebServices.OutboundServer.limit
andProcessServerService.External.limit
license keys. If you have both license keys, the most restrictive applies. Note that theProcessServerService.External.limit
license key is also used by other Job Server types such as Platform Agents and SAP Connectors. - A Credential for the third-party web service.
- SOAP version 1.1.