To chain a Document Transformation system to a Connector Integration, you must configure the Connector Integration System’s Business Process (BP) to include a "Service step of Fire Integration", which triggers the Document Transformation after the connector completes.
From Workday documentation:
“To execute a Document Transformation after a connector integration, use the Fire Integration service step in the connector’s business process to trigger the Document Transformation integration.”
This allows Workday to chain multiple integrations, such as taking the output of a Core Connector and sending it through a transformation step (e.g., XSLT) before delivering to an endpoint.
Why other options are incorrect:
A. Fire Integration in the DT BP is not used to call itself.
B. "Integration step" in BP is not a valid step type.
C. Same issue — DT’s own BP doesn’t call itself or other integrations.
[Reference:Workday Pro: Document Transformation – Integration Chaining via Fire Integration StepWorkday Integration Certification Guide – Document Transformation and BP Chaining, , ]
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit