Skip to main content
Administrator Guide
Last Updated: 2023-06-23
Reference: Workday-In Transport Properties

Reference: Workday-In Transport Properties

Common Tab

Property
XML Attribute Name
Description
Id
id
The unique ID of the
workday-in
transport within the assembly.
Routes To
routes-to
The assembly element towards which the
workday-in
transport directs the message.

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.
You can globally change the implementation classes by editing the WEB-INF/classes/spring/assembly-bean.xml file.
Integration System Name
integration-system-name
The name of your integration system.

Launch Parameters Tab

Launch Parameter
Description
Simple Type Parameter
Launch parameters that use string literal values.
Reference Type Parameter
Launch parameters that use references to Workday CRFs and web services.
Enumeration Type Parameter
Launch parameters that use Workday CRFs and enumeration definitions.

Services Tab

Integration Service
Description
Attribute Map Service
The integration attributes and integration maps used in your integration.
Delivery Service
Delivers documents to a target endpoint from your Workday tenant.
Listener Service
Enables your integration to receive launch messages from third-party clients through your Workday tenant.
Retrieval Service
Retrieves documents from remote clients and stores them in your Workday tenant.
Sequence Generator Service
Generates unique, sequenced filenames for documents each time you run your integration.
Transaction Log Service
Displays the logs for transaction events that your integration system has subscribed to in your Workday tenant.
Report Service
Specifies aliases for any custom reports that you refer to in your integration.
Custom Object Service
Specifies aliases for any custom objects that you refer to in your integration.
Service Reference
References any integration service configured on another
workday-in
transport within the same collection.