Skip to main content
Administrator Guide
Last Updated: 2023-06-23
Concept: Message Manipulation Steps

Concept: Message Manipulation Steps

Message manipulation steps enable you to customize the content of messages as they pass through your integration. Workday Studio provides these
Message Manipulation
steps on the
Palette
:
Name
Function
Notes
copy
Extracts individual parts of incoming messages and copies them to different parts of outgoing messages.
javascript
Implements a JavaScript script or function to manipulate the incoming messages.
set-headers
Manipulates the header of a mediation message.
write
Enables you to construct custom data and set it as the content of a mediation message.
  • Press Ctrl+space when inserting an MVEL expression to access content assist.