1. Workday Corporation. (2023). Workday Integrations: Core Connectors and Document Transformation. Section 3.1
"Overview of Document Transformation
" states: "Document Transformation integrations use an Extensible Stylesheet Language Transformation (XSLT) to transform the data from a core connector integration into a different format. The primary use case is to convert the Workday-specific XML output into a format required by an external endpoint
such as CSV or a third-party XML schema."
2. Workday Corporation. (2023). Workday Studio Development Guide. Chapter 5
"Integration Components
" explains that while Studio offers advanced transformation capabilities
the Document Transformation integration type is the standard method for format conversion of Core Connector outputs directly on the Workday platform using an attached XSLT file.
3. University of Washington. (n.d.). Workday Integrations Overview. In the section on "Integration Types
" the documentation for university IT staff clarifies: "Core Connectors provide pre-built integration templates that output data in Workday XML. A Document Transformation step is then required to convert this XML into a usable format like a CSV or text file for downstream systems." This is typically found in internal university IT knowledge bases for Workday administrators.