Skip to main content
Administrator Guide
Last Updated: 2023-06-23
Concept: Components

Concept: Components

Components enable you to manipulate and transform messages as they pass through your integration. Workday Studio provides support for these components on the
Components
section of the Assembly
Palette
:
Mediation Component
Description
Notes
async-mediation
Supports 1 processing chain, which you can populate with steps to define a request message in your assembly.
sync-mediation
Supports 2 processing chains, which you can populate with steps to define request messages and request-response messages in your assembly.
custom-mediation
Creates a customizable component that supports both request messages and request-response messages.
route
Implements routing strategies and subroutes to direct the flow of messages through your assembly.
splitter
Implements splitter strategies and subroutes to direct the flow of messages through your assembly.
Signals to downstream
aggregator
components.
aggregator
Concatenates messages into batches that you can direct towards a configured destination.
Detects upstream
splitter
components.