Chapter 6: Integrations Flashcards
(73 cards)
Define Integration System
Integration between Workday and an external system
What is an integration event?
Act of running an integration
Define Launch
Triggers integration event
What are Web Service Operations?
Standardized method for processing messages between client & server applications
What does EIB stand for?
Enterprise Interface Builder
How would you describe an EIB?
Simple inbound/outbound transfer
What is the most common type of integration?
EIB
Define EIB inbound
Use editable spreadsheet to upload data
Define EIB outbound
Use Workday custom reports (RaaS) for simple data exports
What is Cloud Connect?
Prebuilt integration templates
When is the best time to use Cloud Connect?
When there is no integration template for your endpoint
What is Document Transformation (DT)?
Work with connectors to modify data formats
Does Document Transformation transform or connect data?
Transform
What is Workday studio?
Build, own, and support sophisticated integrations
What type of environment is Workday studio?
Eclipse-based
Who provides the data for an outbound integration?
Workday
Example of outbound integration
Payroll data from WD, process the data, deliver data to external system like 3rd party payroll provider
What happens during an inbound integration?
You import data into Workday
Example of inbound integration
You can retrieve employee, payroll, or budget data from an external system, process the data, and import the data into Workday
When should you use an Inbound EIB?
One inbound file that includes all necessary data, only need to invoke one web service, can manually upload file, external file less than 1 GB
What task do you use to configure both inbound and outbound EIBs?
Create EIB Task
Template model represents _____
Data columns associated with a particular Workday Web Service definition
True or False: Each folder in the template model will correspond to a sheet in the spreadsheet template, which also correspond to the bp or subprocess involved in the integration
True
What is included in the Overview tab of a spreadsheet template?
Contains a description of the EIB and instructions for running the business processes and subprocesses triggered by the EIB