Reference: Workday-Out-Soap Transport Properties
Common Tab
Property | XML Attribute Name | Description |
|---|---|---|
Id
| id
| The unique ID of the workday-out-soap transport within the
assembly. |
Routes Response To
| routes-response-to
| The destination of the response message for the
workday-out-soap transport. |
Execute When
| execute-when
| A condition that determines whether the workday-out-soap
transport executes. |
Application
| application
| The name of the Workday application to which the transport sends content. Studio uses
the name that you enter in this field to create a URI that specifies the
location of the Workday application. |
Version
| version
| The version of Workday Web Services into which the SOAP request is calling. When you
specify a Web services version in an XSLT request, that version takes
precedence. |
Advanced Tab
Property | XML Attribute Name | Description |
|---|---|---|
Store Message
| store-message
| Specify none unless otherwise advised by Workday Support.To
store messages, use Studio's store
step. |
Transport Class
| transport-class
| Specifies an alternative implementation class on a per-assembly basis, if
required. You can globally change the implementation classes by
editing the WEB-INF/classes/spring/assembly-bean.xml file. |
Failure Message
| failure-message
| A custom message used to replace any exception message returned when you invoke a
workday-out-soap endpoint. |
Replace with Soap Fault
| replace-with-soap-fault
| Replaces a failed workday-out-soap message with a SOAP fault.
The SOAP fault contains extracted faultcode and
faultstring property values. |