Concept: Other Steps
Steps enable you to perform individual operations on messages as they pass through your
integration. Workday Studio provides these
Other
steps on the
Palette
:
Name | Function |
|---|---|
custom
| Enables you to apply custom code written using Spring beans to incoming
messages. |
set-dynamic-endpoint
| Configures WS-Addressing (WSA) endpoint information for an
out-transport. |
store
| Creates a persistent copy of a document that's available to other users
and/or can be viewed as an attachment to the integration event. The
individual message size limit for store steps is 1 GB (compressed). The
cumulative limit is 3 GB (compressed). Workday terminates integrations
that exceed these limits. Where possible, use splitters or streaming to
break up large files in your integrations. |
retrieve
| Retrieves a persistent copy of a document that was previously stored by
a store step. |
xmldiff
| Compares 2 XML input documents. |
enqueue-message
| Organizes messages into a queue. |