Difference between simple xml and workday xml in workday ?
1) Simple XML: Flat, basic structure. Just raw data (e.g., <Employee_ID>123</Employee_ID>). No Workday-specific metadata or nested objects. For simple exports or non-technical tools.
2) Workday XML: Rich, complex structure. Includes Workday IDs (WIDs), business object refs (e.g., <Worker_Reference wd:type="WID">abc123</Worker_Reference>), and relationships. For API integrations or heavy data processing.
Difference: Simple XML is lightweight and easy; Workday XML is detailed and technical. Pick Simple for basic stuff, Workday XML for deep integrations.
Subscribe to:
Post Comments (Atom)
Workday Business Processes: Full Questions & Answers
Workday Business Processes: Full Questions & Answers 1. List out all the business processes you have configured. Answer: Commonly config...
-
Workday Core Connectors FAQ's What are Core Connectors and type of connectors? Workday connectors are the type of Integration by which w...
-
Workday Calculated Fields Introduction Calculated fields are new field definitions that you can configure that allow you to manipulate, tran...
-
What is WECI in Workday Integrations ? WECI WECI, Worker Effective Change Interface, to detect the effective change events of worker. The W...
No comments:
Post a Comment