INTEGRATIONS WITH WORKDAY

Slides:



Advertisements
Similar presentations
SearchSearch User Profiles SearchSearchExcelExcelUserProfilesUserProfiles Managed Metadata.
Advertisements

Dispatcher Conditional Expression Static Request Filter Attribute Filter Portal , DNS Hello User Sample (Gateway)
FIspace Security Components FIspace Security Components NetFutures 2015 FIspace project Javier Romero Negrín Javier Hitado Simarro ATOS Serdar Arslan KoçSistem.
WSO2 Identity Server Road Map
Microsoft Ignite /16/2017 4:55 PM
Chapter 5: Configuring Users and Groups. Types of User Accounts Administrator –Unrestricted access to performing administrative tasks –Use sparingly Standard.
Designed By: Technical Training Department
SharePoint Design Tools Office Applications.
Copyright © The OWASP Foundation Permission is granted to copy, distribute and/or modify this document under the terms of the OWASP License. The OWASP.
New Relic Business Enablement Team New Relic Business Enablement Team New Relic Confidential — do not distribute.
SAML Right Here, Right Now Hal Lockhart September 25, 2012.
Extended DISC Online System User Instruction: How to Purchase Points.
FIspace SPT Seyhun Futaci. Technology behind FIspace Authentication and Authorization IDM service of Fispace provides SSO solution for web apps, mobile.
RMsis – v Simplify Requirement Management for JIRA.
…. PrePlanPrepareMigratePost Pre- Deployment PlanPrepareMigrate Post- Deployment First Mailbox.
SAML 2.1 Building on Success. Outline n Summary of SAML 2.0 n Work done since 2.0 n Objectives of SAML 2.1 n Proposed Task List n Undecided Issues n Invitation.
An Overview of Single Sign-On, Federation, Its Benefits, and Basic Procedures for Integrating Applications.
37 Copyright © 2007, Oracle. All rights reserved. Module 37: Executing Workflow Processes Siebel 8.0 Essentials.
Module 1: Implementing Active Directory ® Domain Services.
VO. VOMS 1. Authentication2. Credentials 3. Authentication Client Resource.
Adxstudio Portals Training
Data Integration with Veracross Wednesday, June 23 rd Lauren Banks.
Institute for the Protection and Security of the Citizen HAZAS – Hazard Assessment ECCAIRS Technical Course Provided by the Joint Research Centre - Ispra.
Slavko Kukrika MVP Connect Windows 10 to the Cloud – Cloud Join.
David M. Erickson; Microsoft Dynamics AX ® And Elevate HR ® Integrated Solution A Demonstration 11/20/2014.
Agenda  Microsoft Directory Synchronization Tool  Active Directory Federation Server  ADFS Proxy  Hybrid Features – LAB.
Introduction to Terra Dotta Applications Integration with Campus Data Systems for institutions beginning their software implementation.
EMS in action Hugh Simpson-Wells and Mark Riley 2016 Redmond Summit | Identity Without Boundaries
Interstage BPM v11.2 1Copyright © 2010 FUJITSU LIMITED ADMINISTRATION.
SaaS apps.
Recording Brief EMS Partner Bootcamp Variables Values Module Title
Portals and CRM: what, When, Why, and How
Microsoft Imagine Academy
SP Business Suite Deployment Kick-off
Integrating ArcSight with Enterprise Ticketing Systems
Protect Manage Optimize Why LastPass Enterprise? Protect Manage Optimize.
Integrating ArcSight with Enterprise Ticketing Systems
Azure Active Directory - Business 2 Consumer
#44/A, 3RD FLOOR, GEETHANJALI APARTMENTS, OPP. BAHAR CAFE
Consuming OAuth Services in Alfresco Share
IBM Kenexa BrassRing on Cloud Talent Gateway Jobs API
InGenius Connector Enterprise Microsoft Dynamics CRM
ONAP Deployment Configuration Contract Proposal
CollegeSource Security Application &
Authentication Interact Cloud.
Prime Service Catalog 12.0 Integration Best Practices – LDAP and SAML Settings.
Employee central (Employee file)
9/13/2018 4:54 PM BRK How to get Office 365 to the next level with Azure Active Directory Premium Brjann Brekkan Program Manager Lead – Customer.
SERVICENOW ADMIN & ADVANCED ONLINE TRAINING
Microsoft Imagine Academy
Quicken Help Phone Number More info :
HCM Cloud: How to Utilize the Synchronization of Line Manager
Cloud Connect Seamlessly
JDXpert Workday Integration
GALILEO & OpenAthens: 21st Century Authentication for GALILEO Participating Libraries Christopher Holly Director of SaaS Innovation, EBSCO
GALILEO & OpenAthens: 21st Century Authentication for GALILEO Participating Libraries Christopher Holly Director of SaaS Innovation, EBSCO
atEvent + HubSpot Integtration Instructions
Matthew Levy Azure AD B2B vs B2C Matthew Levy
PitchBook For MS Dynamics Plugin
Software License Management Partner self-serve capabilities for zebra software licensing portal April 2018 Zebra Software Licensing Team.
Causelink Enterprise RCA Software Introduction
INTEGRATIONS WITH Single Sign-On
INTEGRATIONS WITH Content Providers
INTEGRATION WITH SABA LMS
INTEGRATIONS WITH SUCCESSFACTORS HRIS
INTEGRATION WITH SumTotal LMS
INTEGRATION WITH CornerStone LMS
INTEGRATIONS WITH Content Providers
INTEGRATIONS WITH SUCCESSFACTORS HRIS
INTEGRATIONS WITH Enterprise HRIS
Presentation transcript:

INTEGRATIONS WITH WORKDAY AI-Powered Knowledge Cloud

Enterprise HRIS Integration Typically, HRIS Integrations with EdCast comprise of these three aspects: Employee Profile Modelling Setting up a Typical User Profile on LXP Employee Data Synchronization Groups, Users, Managers, Custom Attributes etc SSO Authentication SAML, OAuth, OpenID Connect

Employee Profile Modeling - Mandatory Attributes The LXP can work with the most minimal amount of employee information - only the following attributes are mandatory Email First Name Last Name A consistent user account can be created using these mandatory attributes

Employee Profile Modeling - Custom Attributes LXP User Account can be enriched to pass some additional information from the customer’s HR record such as: Employee ID Business Unit Functional Manager Custom attributes can be populated using any of our integration modes from the HR record of the Employee

WorkDay Connector Supports adding/updating users Supports adding/updating custom attributes Supports synchronizing user states Fetches all the user data on day one and then fetches the delta from second day onwards WorkDay connector runs once in every 24 hours

WorkDay Connector - Things to note Doesn’t support fetching profile images Doesn’t support fetching and mapping the manager details

Workday Connector - Configuration Parameters Name Description Sample Value API Endpoint API Endpoint of Workday http://acme.sumtotal.host API Version API version used to fetch users data from workday current 32.1 32.1 Username Username to access Workday API’s admin Encoded Password Base64 Encoded password to access workday API's asdasfdsadas=== Tenant Name of tenant given by workday acme_corp Global Unique ID Unique ID that represents the user (only if SSO is enabled) acme_id

WorkDay Integration Process (Internal) Customer IT administrator share the WorkDay configuration parameters(From slide#7) with EdCast customer support team EdCast support team will configure WorkDay job in https://hrms-prod.edcast.io Create HRMS Source with customer provided values

WorkDay HRMS Source (Internal) Name Description Sample Value Name of the WorkDay Source Workday Acme SB source_config Configuration parameters for the WorkDay connector { "api_version": "v32.1", "username": "ISU_Edcast_01", "encoded_password": "RWRjYXN0MDEhd2Q=", "tenant": "acme", "workday_end_point": "https://wd5-services1.myworkday.com/ccx/service/acme/Human_Resources" } optional_config Optional configuration parameters for the WorkDay connector "sso_enabled": "true", "external_identifier_key": "acme_id", "contingent_workers_enabled": true

WorkDay HRMS Source (Internal) Name Description Sample Value Field Mapping Map the EdCast LXP schema to customer’s WorkDay schema { "first_name": { "external_key": "worker_data_data_first_name" }, "last_name": { "external_key": "worker_data_last_name" }} Organization Organization of the customer deployment 1908 is_enabled The option enables the WorkDay connector Yes