Notes from the morning of day 1. |
Everything going in or out of Workday goes through a web services API for consistency
2 integration tools - Enterprise Interface Builder (EIB) and Workday Studio
The Workday Integration Network (WIN)
bulk loads typically don;t happen - usually one data item is transferred at a time
Reviewed a few use cases (see Workday slide deck)
Typical Integrations Mix - Configured (Workday Integration Network - 30%), EIB (simple - 45%), Workday Studio (complex - 25%)
Studio is an Eclipse based language - Java based
EIB Integrations Outbound: => Get Data -> Transform -> Deliver -> External System
Inbound: External System -> Get Data -> Transform - > Deliver
Cornell has 95 integrations - 25 of which are studios
Why does CU have more Studios than most customers? - retroactive benefits and semi-monthly pay are a result of Kronos configuration at CU
A menu of SOA design options - Dustin - Vivantech
Service Oriented Architecture (SOA)
It is a formalized approach for incorporating:
Goals
Compatible with current systems
Support multiple document formats
Ease of Maintenance & Enhancements
Organize our Units of work into Enterprise Services
Design
Multi-tier = Division of labor in our software
Provides:
Touch Points - all integrations are made of 2 or more touch points
Standardized Internal File Format
Benefits:
Integration Types
Not long ago, the text book anser was that the only valid SOA communication is SOAP based web services.
In practice this is not realistic
Not all systems support web service...
In practice there are a number of communication systes that are commonly used
Oracle SOA will support all of these
Recommendations:
Oracle SOA is an Integration Suite.
See Dustin's slide deck for diagrams and detailed notes.
CU is using 5 tenants currently
How do we manage CU environments to match Workday tenant upgrades? We need a test environment synced up with Workday.
Dustin - what is the backward compatibility plan - Kalan - current - 3 is the current policy
Phil - how does load test get handled
Workday has a 2GB limit on flle extracts and integrations can only run for less than an hr
In bound Workday can only receive 5MB file size
COPY in Steve's Google doc notes here.
One customer out of 200+ wants a user acceptance test environment in place
We will need to plan for testing CU systems when a system (including Workday) is upgraded