- Basic Knowledge of Web Services and XML
- XSLT and XSD
- Workday Business Objects
- Workday Business Processes
- Workday Web Services,
- Workday Reporting
Description:
About Workday Advanced Studio Course?
Workday is Eclipse based development tool that allows customers and third parties to build integrations with Workday. You can develop, deploy, debug, and troubleshoot complex integrations that run in the Workday cloud It provides all the components of transformation, aggregation, splitting, streaming and more.
Workday Studios are not limited to one source, one transformation, one destination. It is provided as a set of plugins for the Eclipse IDE. It provides a rich graphical user interface. It contains drag-and-drop-based reusable components that you can use to build your integration.
Web services, connectors, EIB, XML, XSLT, and JSON are some of the tools available in Workday Studio.
Workday Studio allows you to create several reports you can create integrations that connect to multiple sources, perform multiple transformations, and deliver the results to multiple destinations. These integrations are deployed and performed on servers in the Workday data center. . It provides a rich graphical user interface
Who can learn workday Studio?
- Generalists.
- IT Professionals.
- Leads.
- Managers and Employees.
- Project Managers.
- Security Personnel and.
- System Administrators.
WORKDAY STUDIO ONLINE COURSE – UPCOMING BATCHES
DATE | BATCH | TIME |
---|---|---|
JUN 05th | SAT & SUN (6 WEEKS) Weekend Batch | Timings – 07:00 AM to 10:00 AM (IST) |
JUN 06th | SAT & SUN (6 WEEKS) Weekend Batch | Timings – 07:00 AM to 10:00 AM (IST) |
JUN 07th | SAT & SUN (6 WEEKS) Weekend Batch | Timings – 07:00 AM to 10:00 AM (IST) |
JUN 08th | SAT & SUN (6 WEEKS) Weekend Batch | Timings – 07:00 AM to 10:00 AM (IST) |
Related Courses
Workday Studio Training Content Total: 16 Chapters Total hours: 30:35:47
Course Details
1.Welcome to workday studio
2.Workday studio navigation and platform
3.Webservice tester
4.Assemblies
5.Creating assembly projects
6.Message flow through assemblies
7.Overview of assembly components
8.Scalability
9.Workday public web services
10.Workday studio web service tester
11.Calling a workday web service operation from assembly
12.Reporting as a Service
13.Store component
14.Delivery service
15.Consolidated report viewer
16.Raas with launch parameters
17.Mediation context – Variables and Properties
18.Sub assemblies
19.Splitters and Aggregators
20.Workday In transport services
21.Integration attributes
22.Integration maps
23.Sequence generator
24.MVEL
25.Using parameters in XSLT
26.Route component
27.Error handling
28.Retrieval service
29.Studio debugging
- WORKSPACE
- PROJECT EXPLORER
- CLOUD EXPLORER
- ACTIVITY 1.1 – CONNECTING TO THE CLOUD
- WORKING AREA
- VIEWING AREA
- HELP
- DEPLOY STUDIO CODE
- HOW TO IMPORT SOURCE CODE FROM THE CLOUD EXPLORER
- TERMINOLOGY USED IN STUDIO AND WORKDAY
- WORKDAY-IN TRANSPORT
- CONNECTING COMPONENTS
- SYNCHRONOUS AND ASYNCHRONOUS MEDIATION COMPONENTS
- WRITE STEP
- LOG
- ACTIVITY 1.2 – CREATE A STUDIO BUILD WITH AN INPUT AND LOG THE CONTENTS
- CSV TO XML
- ACTIVITY 1.3 – ADD A CSV TO XML COMPONENT TO THE CSV FILE
- LOCAL-OUT AND LOCAL-IN
- ACTIVITY 1.4 – ADD A LOCAL – OUT AND LOCAL – IN
- SPLITTER
- AGGREGATOR
- ACTIVITY 1.5 – ADDING A SPLITTER
- COPY STEP
- STORE
- ACTIVITY 1.6 –STORING THE INPUT FILE ON THE INTEGRATION EVENT
- PUT INTEGRATION MESSAGE
- ACTIVITY 1.7 –ADDING AN INTEGRATION MESSAGE
- EVAL
- MVEL Functions
- To Look for a Specific Category by Type
- STRING BUFFER
- VALIDATE EXPRESSION
- ROUTE COMPONENT
MASTER ACTIVITY – GENERATE TWO OUTPUT FILES, EACH FOR MARKS ABOVE 70% AS SUCCESS AND BELOW AS FAILED
- REPORT AS A SERVICE (RAAS)
- Activity 2.1 – Creating a Custom Report
- Activity 2.2 – Adding the RaaS REST Call to Studio
- WORKDAY-OUT-REST TRANSPORT
- Steps to Identify the extra path of a report
- Activity 2.3 – Use a Splitter to split the report output
- Activity 2.4 – Access values using props
XSLT
- XSLT STEP
- Activity 2.5 – Using XSLT in Studio
Activity 2.6 – Using Param variables in XSLT
- Activity 2.7 – Use an Aggregator to merge the files
MASTER ACTIVITY 2.8 – PASS A PROMPT VALUE TO A RAAS IN STUDIO
WORKDAY STUDIO WEB SERVICE TESTER
- Page and Count Parameters in Response Filter
- Activity 3.1 – Generate a web service request for “Get Workers” operation and test it in Web Service Tester with multiple Response Group
WORKDAY-OUT-SOAP TRANSPORT
- WRITE STEP
Activity 3.2 – Use a Splitter to split the csv file and call “Get Workers” Web Service operation.
SAMPLE WEB SERVICE OPERATION TO IMPORT DATA IN WORKDAY – SUBMIT PAYROLL INPUT REQUEST
- DEDUCTION/EARNING CODES IN WORKDAY TENANT
- ACTIVITY 3.3 – CALL “SUBMIT_PAYROLL_INPUT” WEB SERVICE OPERATION WEB SERVICE TESTER.
- ACTIVITY 3.4: MASTER ACTIVITY – CALL “SUBMIT_PAYROLL_INPUT” WEB SERVICE OPERATION FROM “PAYROLL” WEB SERVICE AND OBSERVE THE UPDATE IN WORKDAY.
- REQUIREMENT
- Steps to break down the requirement and identify integration approach.
- Other Considerations
- Best Practices
- Web Services (Integration ID’s and Ref ID)
- RETRIEVAL SERVICE
- Activity 4.1 – Retrieve a file through retrieval service and access it in Studio
- GET EVENT DOCUMENTS
- DOCUMENT ITERATOR
- Activity 4.2 – Use a Document iterator to retrieve multiple files
- INTEGRATION ATTRIBUTE SERVICES
- Simple Type Parameter:
- Reference Type Parameter:
- Enumeration Type Parameter
- Activity 4.3 – Add an Integration Attribute
- INTEGRATION MAP
- MASTER ACTIVITY 4.3 – CREATE AN INBOUND INTEGRATION AND LOAD THE EMPLOYEES LEAVE INFORMATION