INTEGRATIONS WITH SUCCESSFACTORS HRIS

Slides:



Advertisements
Similar presentations
Suchin Rengan Principal Technical Architect Salesforce.com
Advertisements

SearchSearch User Profiles SearchSearchExcelExcelUserProfilesUserProfiles Managed Metadata.
FIspace Security Components FIspace Security Components NetFutures 2015 FIspace project Javier Romero Negrín Javier Hitado Simarro ATOS Serdar Arslan KoçSistem.
Securing Insecure Prabath Siriwardena, WSO2 Twitter
WSO2 Identity Server Road Map
Travel and Expense Management Scenario Overview
Foundation Data Workshop
Employee Central Presentation
Workflow & Event Derivation Workshop
NETOP ONDEMAND What’s new in version 2.1? DECEMBER 09 NETOP ONDEMAND1.
Importing data.
Cloud app Cloud app Cloud app Separate username/password sign-in Manual or semi-automated provisioning Active Directory App Separate username/password.
Timothy Heeney| Microsoft Corporation. Discuss the purpose of Identity Federation Explain how to implement Identity Federation Explain how Identity Federation.
New Relic Business Enablement Team New Relic Business Enablement Team New Relic Confidential — do not distribute.
SPS FPDS-NG Integration: System Administration April 20, 2006.
FIspace SPT Seyhun Futaci. Technology behind FIspace Authentication and Authorization IDM service of Fispace provides SSO solution for web apps, mobile.
Product Slides Mary Manzano Team Lead, Enterprise Sales Orange & Bronze Software Labs.
37 Copyright © 2007, Oracle. All rights reserved. Module 37: Executing Workflow Processes Siebel 8.0 Essentials.
Data, data, data In-depth session on data integration.
Adxstudio Portals Training
PAYWARE MOBILE API – APP TO APP INTEGRATION. PAYWARE MOBILE API OVERVIEW VeriFone’s PAYware Mobile API provides iPhone developers the ability to easily.
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
SaaS apps.
QAD Global Requisition System (GRS). Agenda  Introduction  GRS Features  Key Design Decisions  GRS Setups  Process Walk-Through  Example for High-Volume.
Integrating ArcSight with Enterprise Ticketing Systems
Azure Active Directory - Business 2 Consumer
#44/A, 3RD FLOOR, GEETHANJALI APARTMENTS, OPP. BAHAR CAFE
SAP Authentication 365 Run Simpler with SAP Digital Interconnect
IBM Kenexa BrassRing on Cloud Talent Gateway Jobs API
InGenius Connector Enterprise Microsoft Dynamics CRM
CollegeSource Security Application &
BIM 360 Glue Migration to BIM 360 Account Administration (HQ)
Enterprise Processes and Systems
Authentication Interact Cloud.
Prime Service Catalog 12.0 Integration Best Practices – LDAP and SAML Settings.
Getting Started with Tally.ERP 9 & Tally.NET
New Integration FEATURES Presented By: LOGAN CASHWELL.
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
HCM Cloud: Person Spotlight Redesigned
HCM Cloud: How to Utilize the Synchronization of Line Manager
JDXpert Workday Integration
WEBINAR: Integrating SpiraTest with JIRA
Hybrid Search Planning Implementation.
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
Presented By: Pravin Parmar
Enterprise Collaboration Portal
Hosted VoiceClock Procedures.
The OpenAthens Admin Dashboard provides a high-level snapshot of account activity and resource usage, along with shortcuts to other areas of the Admin.
D Guidance 26-Jun: Would like to see a refresh of this title slide
Magento Integration Solution
eCopy ShareScan Scan to OneDrive Chris Pearce-King
INTEGRATIONS WITH Single Sign-On
INTEGRATIONS WITH WORKDAY
INTEGRATIONS WITH Content Providers
INTEGRATION WITH SABA LMS
INTEGRATIONS WITH SUCCESSFACTORS HRIS
eCopy ShareScan Scan to Google Drive Chris Pearce-King
INTEGRATION WITH SumTotal LMS
INTEGRATION WITH CornerStone LMS
INTEGRATIONS WITH Content Providers
INTEGRATIONS WITH Enterprise HRIS
Presentation transcript:

INTEGRATIONS WITH SUCCESSFACTORS HRIS 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

SuccessFactors 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 SuccessFactors connector runs once in every 24 hours

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

SuccessFactors Connector - Configuration Parameters Name Description Sample Value Host URL Host URL used to fetch users data from SuccessFactor API http://acme.sccessfactors.com Client ID Client ID given by SuccessFactor 32.1 User ID User ID given by SuccessFactor admin Company ID Company ID_id given by SuccessFactor asdasfdsadas=== Private Key Private Key given by SuccessFactor acme_corp Global Unique ID Unique ID that represents the user (only if SSO is enabled) acme_id

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

SuccessFactors HRMS Source (Internal) Name Description Sample Value Name of the SuccessFactors Source SuccessFactors Acme SB source_config Configuration parameters for the SuccessFactors connector { "host_url": "https://api4.successfactors.com", "client_id": "NGUyZjasdasVjZDQzZjYzNWNjMmRmOTZhNDBiZmZiZA", "user_id": "SFAPI_EDCAST", "company_id": "acmeP", "private_key": "" } optional_config Optional configuration parameters for the SuccessFactors connector "sso_enabled": "true", "external_identifier_key": "acme_id"}

SuccessFactors HRMS Source (Internal) Name Description Sample Value Field Mapping Map the EdCast LXP schema to customer’s SuccessFactors 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 SuccessFactors connector Yes