Concept: Common Components
Workday Studio provides a range of prepackaged subassemblies that you can use to build your integrations. These subassemblies are available from the
Common Components
tab of the Palette
. When you add one to your assembly diagram, Studio inserts a local-out
element in the XML source with the appropriate endpoint in Workday.It also displays the parameters you can use with that subassembly, with required parameters already selected. You can adjust parameters at any time in the subassembly's
Properties
view.Studio includes these
Common Components
on the Palette
:
Name | Function | Notes |
|---|---|---|
Ftp
| Routes to an ftp-out transport. |
The FTP Subassembly is no longer available from the Studio Palette. In new integrations, you should use the ftp-out or sftp-out components to send documents to an FTP server. These components offer improved security, better performance, and enhanced reliability. They’re also compatible with later versions of JSCAPE. The FTP Subassembly remains functional in existing integrations, but Workday recommends that, where practical, you replace it. |
GetEventConfigurations
| Retrieves the service configurations attached to a particular integration event. | |
GetEventDocuments
| Retrieves the documents attached to a particular integration event. | |
GetIntegrationEvent
| Retrieves an integration event based on a Workday reference ID. | |
GetIntegrationSystems
| Retrieves the integration system's configuration from Workday and parses it. | |
PagedGet
| Implements the paging logic required by any paged-get Web service operation, enabling page-by-page data retrieval. |
|
PagedGetLocalPaging
| Implements the paging logic required by any paged-get local Web service operation, enabling page-by-page data retrieval. |
|
PdfPrintStep
| Converts custom report data from a workday-out-rest request to PDF format using a BIRT report design. |
|
PutIntegrationEvent
| Updates an integration system's integration event status in Workday. |
|
PutIntegrationMessage
| Sends update integration messages to Workday. |
|
SalesforceConnector
| Sends authenticated messages to salesforce.com. | |
PrismConnector
| Sends CSV data to Prism Analytics. |