SlideShare a Scribd company logo
1 of 46
HCM – CS Split &
External Search Match
Lessons from Implementation
Why the Split?
 Customers requested an approach that allowed for independent upgrades
and maintenance of HCM and CS.
 Allows Oracle to prioritize and deliver HCM and CS features independently.
 Provides better service and more features in an incremental adoption.
Feature Packs for CS.
How Will “The Split” Affect My
Institution?
Integrating after the Split
 Reference Data (Setup)
Important to support transactional Integrations
 Person-Constituent Data
Several Models available for Integrating Person data between the two environments
 Transaction Data – Job
HCM Job Data to feed Instructors/Advisors to CS.
 Application Security
Roles, Permissions, User Profiles-Provisioning
 Integrations to Other Systems
Systems that feed the combined system will need to be configured to feed both systems.
Data Quality and Synchronization – Things to
take care
 Will your Institution systems have accurate person-information, for items such
as Emergency management systems during a critical event.
 Are you multiplying your efforts by dealing with data quality in each of your
integrations to third-party systems (rather than in a Hub)
 Complex and effort-intensive process to clean up duplicates once they have
transactional data and have been provisioned in n systems
 How good are reports, analytics and longitudinal analysis if the underlying
core person data is not reliable?
Integration Options
 Distinct Ownership (EMPLID Sync)
 Owner Subscriber (One consistent person record)
 Subscriber Only
 Full Bi-Directional (HECH)
Distinct Ownership
Owner Subscriber
Owner Subscriber Model
Benefits Constraints/challenges
• Reduces the likelihood of adding
duplicates
• Consistent person record, shared
between CS and HCM
• Handles large volume, batch loads
of Persons who enter through CS.
• Self-Service Personal data changes
in HCM would be disabled.
• Data for Recruiting solutions would
not be integrated to CS, requiring
some manual intervention.
• CS person components do not
provide row level security
available in HCM; hence all admin
users will have the same row-level
access
Pros and Cons
Subscriber Only Model
Benefits Constraints/challenges
• Provides minimal disruption to existing
business processes
• Ensures a single EMPLID for each
person across instances
• Allows for full batch load capability
(internal search/match, batch publish
of core Person bio-demo data)
• Allows full usage of HCM self-service,
eRecruitment, etc.
• “Last Wins” architecture. A
simultaneous or near-simultaneous
update in competing systems can result
in out-of-sync data, as can messages
that error out.
• No data governance or survivorship
rules.
• Requires additional (incremental) IT
involvement to setup and monitor
Integration points.
Pros and Cons
Setup Data
 Important to synchronize setup elements if Transactional data will be
integrated.
 Enterprise Integration Points (EIP) Available to synchronize one way.
 Some items now owned by CS, others will be managed by HCM.
 Setup Data is integrated independent of the Person Data Integration Model
selected.
Reference (Setup)
Data Delivered Integrations
Application Security
Integration and Other Considerations
 Delivered Integration Points for Security
User Profiles, Roles (including Dynamic roles), and Operator
defaults can be synchronized by enabling these EIPs.
 Data Elements in Subscribing Systems should be made Read-Only
This can prevent users from inadvertently changing, say Adding
a Name Type that will not be replicated to the other system.
 Navigation Links can be created in between environments
Help streamline business processes, particularly if a Portal is
not available for all user groups.
 Single Sign-on should be setup between environments.
 Provisioning to other systems such as LDAP should be considered in the
integration model
Business Process Impacted
 Search/Match
 Processes resulting in new person record
 Processes resulting in updated person record
 HR Recruiting processes
 Work-study students
 Self-service impacts (CS and HR)
 Student refunding
 Reporting
Integrating Campus
Solutions with Human
Capital Management
Quick Look on
 Integrate person data.
 Integrate using External Search/Match.
 Integrate using the higher education constituent hub (HECH).
 Integrate setup data.
Integrating Person Data
 Publish and subscribe to person data.
 Review integrated person data.
 CS-to-HCM integrated environment, the person record is physically separated.
 FP 4 has the tools
 Transferred by the PERSON_BASIC_SYNC
(Core data + Extension data like FERPA)
Owner-Subscriber Example One
Owner-Subscriber Example Two
Distinct Ownership Example One
Distinct Ownership Example Two
Distinct Ownership HECH Example
Publishing and Subscribing to Person
Data
 PERSON_BASIC_SYNC
 PERSON_DIVERSITY_SYNC
 PERSON_VISA_CITIZEN_SYNC
 PERSON_DISABILITY_SYNC
 WORKFORCE_SYNC
Integrated Person Data
Owner Subscriber Model
Names Gender Disability
Addresses Birthdate Ethnicity/Diversity
Phones Date of Death Citizenship
Email Addresses Marital Status Passport
National IDs FERPA Flag Visa/Permits
Job HR Operator Defaults User Profiles
Distinct Ownership Model
EmplID
Addresses
Names
Email Addresses
FERPA Flag
VA Benefit
Understanding HCM-to-CS Setup Data
Address Types
National ID Types
Ethnic Groups
HCMBusinessUnits
Currency Codes
Company Codes
MajorSubjectCodes
Country Codes
State Codes
Departments
Holiday Date
Schedules
JobCodes
Locations
Name Titles
Name Types
Name Prefixes
Name Royal Prefixes
Name Royal Suffixes
Name Suffixes
NameFormats
POITypes
Regulatory Regions
SetIDs
TableSetControls
U.S.StandardOccupational Codes
VisaPermitTypes
VisaPermitDocuments
Understanding EIP’s
And many more…
External Search Match
Setup and Use
What is it?
 Like the internal SM
 Integrates with any External System
 Search and import records against CC
Searchable Types
 Applicant (Not Enabled)
 Person
 Organization
Online Search Process
Auto Search Process
Setting UP ESM
 External Core Data Integration
Set Up SACR, Install > External Core Data Install
 External System Search Match Options
Set Up SACR, System Administration > Utilities > Search/Match > Search Match
with External Sys
Configuring External Core Data
Integration
 Set Up SACR > Install > External Core Data Install
Pages for Integrated Search
 Campus Community,Personal Information,Search/Match Integrated,Search
Criteria
 Set Up SACR, SystemAdministration,Utilities, Search/Match,Search/Match
Integrated,Search Criteria
+
Many more…
Importing the SM Result
Importing SM Result
IB Services
 SCC_SM_FETCH (Search/Match fetch service).
 SCC_SM_SERVICE (External Search/Match service).
Understanding External Search/Match
Web Services
 Internal Search/Match, External Search/Match, or both.
 XML message that contains all of the fields to search
Match Request Message
 The Match Request XML message exposes:
All of the search order numbers that can potentially return matching candidates.
Search fields.
Search data.
Search/Match configuration information.
Match Response Message
 The Match Response XML message (SCC_SM_SERVICE_RESP.V1) from the
external system contains:
Search order number/rule that found results.
Matching candidates.
Score.
Universal ID/cross reference.
Person data.
Fetch Request Message
 The Fetch Request XML message (SCC_SM_FETCH_REQ.V1) to the external
system contains the universal ID for which the Import or Detail buttons were
selected.
Fetch Response Message
 The Fetch Response XML message (SCC_SM_FETCH_RESP.V1) from the external
system contains the
 full constituent record
What Import Does?
1. The CS system creates an EmplID.
2. The CS system populates the SCC_HUB_MAP table with the EmplID and its
Universal ID.
3. The CS system publishes the PERSON_BASIC_SYNC message.
4. The CS system publishes an outbound constituent message (which includes the
Universal ID).
5. Using the Universal ID, the external system updates the constituent’s
reference table with a new EmplID.
Still Duplicates?
 Custom way to identify the duplicates
 Example: Duplicate Report
Appendix
 Implementing Integration of Set Up Data between CS and HCM on My Oracle
Support
 Implementing Person Bio-Demo Data Integration between CS and HCM on My
Oracle Support
 Implementing External Search/Match between CS and HCM on My Oracle
Support
 Implementing CS Integration with the Higher Education Constituent Hub on My
Oracle Support
 Implementing Portal Navigation aggregation for CS and HCM Integration on My
Oracle Support
Thank You!

More Related Content

What's hot

Spreadsheet Management with the new Microsoft Office
Spreadsheet Management with the new Microsoft OfficeSpreadsheet Management with the new Microsoft Office
Spreadsheet Management with the new Microsoft OfficeDavid J Rosenthal
 
prime_bi_brochure
prime_bi_brochureprime_bi_brochure
prime_bi_brochureTiago Felix
 
Application Retirement – Road Map for Legacy Applications
Application Retirement – Road Map for Legacy ApplicationsApplication Retirement – Road Map for Legacy Applications
Application Retirement – Road Map for Legacy ApplicationsLindaWatson19
 
Technology & Innovation - User Experience in Business Database Systems
Technology & Innovation - User Experience in Business Database SystemsTechnology & Innovation - User Experience in Business Database Systems
Technology & Innovation - User Experience in Business Database SystemsCris Ong
 
White paper gathering tools
White paper gathering toolsWhite paper gathering tools
White paper gathering toolsCalame Software
 
Its resource estimate for work request v c
Its resource estimate for work request v c Its resource estimate for work request v c
Its resource estimate for work request v c Aditya Pandey
 
Human Resource Management System Java Project
Human Resource Management System Java ProjectHuman Resource Management System Java Project
Human Resource Management System Java ProjectTutorial Learners
 
Configuration inerpsaas multi tenancy
Configuration inerpsaas multi tenancyConfiguration inerpsaas multi tenancy
Configuration inerpsaas multi tenancyijcseit
 
t2_4-architecting-data-for-integration-and-longevity
t2_4-architecting-data-for-integration-and-longevityt2_4-architecting-data-for-integration-and-longevity
t2_4-architecting-data-for-integration-and-longevityJonathan Hamilton Solórzano
 
Workflow Process Management and Enterprise Application Integration in Healthcare
Workflow Process Management and Enterprise Application Integration in HealthcareWorkflow Process Management and Enterprise Application Integration in Healthcare
Workflow Process Management and Enterprise Application Integration in HealthcareAmit Sheth
 
Software engineering Unit-2
Software engineering Unit-2Software engineering Unit-2
Software engineering Unit-2Samura Daniel
 
IRJET- Efficient Student Faculty Management System
IRJET- Efficient Student Faculty Management SystemIRJET- Efficient Student Faculty Management System
IRJET- Efficient Student Faculty Management SystemIRJET Journal
 

What's hot (16)

Spreadsheet Management with the new Microsoft Office
Spreadsheet Management with the new Microsoft OfficeSpreadsheet Management with the new Microsoft Office
Spreadsheet Management with the new Microsoft Office
 
prime_bi_brochure
prime_bi_brochureprime_bi_brochure
prime_bi_brochure
 
Application Retirement – Road Map for Legacy Applications
Application Retirement – Road Map for Legacy ApplicationsApplication Retirement – Road Map for Legacy Applications
Application Retirement – Road Map for Legacy Applications
 
Technology & Innovation - User Experience in Business Database Systems
Technology & Innovation - User Experience in Business Database SystemsTechnology & Innovation - User Experience in Business Database Systems
Technology & Innovation - User Experience in Business Database Systems
 
White paper gathering tools
White paper gathering toolsWhite paper gathering tools
White paper gathering tools
 
Its resource estimate for work request v c
Its resource estimate for work request v c Its resource estimate for work request v c
Its resource estimate for work request v c
 
Human Resource Management System Java Project
Human Resource Management System Java ProjectHuman Resource Management System Java Project
Human Resource Management System Java Project
 
Configuration inerpsaas multi tenancy
Configuration inerpsaas multi tenancyConfiguration inerpsaas multi tenancy
Configuration inerpsaas multi tenancy
 
Cortnie Guerra
Cortnie GuerraCortnie Guerra
Cortnie Guerra
 
Is 4 th
Is 4 thIs 4 th
Is 4 th
 
t2_4-architecting-data-for-integration-and-longevity
t2_4-architecting-data-for-integration-and-longevityt2_4-architecting-data-for-integration-and-longevity
t2_4-architecting-data-for-integration-and-longevity
 
Workflow Process Management and Enterprise Application Integration in Healthcare
Workflow Process Management and Enterprise Application Integration in HealthcareWorkflow Process Management and Enterprise Application Integration in Healthcare
Workflow Process Management and Enterprise Application Integration in Healthcare
 
Enhancement of business it alignment by including responsibility components i...
Enhancement of business it alignment by including responsibility components i...Enhancement of business it alignment by including responsibility components i...
Enhancement of business it alignment by including responsibility components i...
 
integeration
integerationintegeration
integeration
 
Software engineering Unit-2
Software engineering Unit-2Software engineering Unit-2
Software engineering Unit-2
 
IRJET- Efficient Student Faculty Management System
IRJET- Efficient Student Faculty Management SystemIRJET- Efficient Student Faculty Management System
IRJET- Efficient Student Faculty Management System
 

Similar to External Search Match

Integrating SIS’s with Salesforce: An Accidental Integrator’s Guide
Integrating SIS’s with Salesforce: An Accidental Integrator’s GuideIntegrating SIS’s with Salesforce: An Accidental Integrator’s Guide
Integrating SIS’s with Salesforce: An Accidental Integrator’s GuideSalesforce.org
 
Q2 2018 (1805) Release Preview
Q2 2018 (1805) Release PreviewQ2 2018 (1805) Release Preview
Q2 2018 (1805) Release PreviewChristoph Pohl
 
SIF IDM Profile Usage Guide - Presentation at the 2014 annual conference
SIF IDM Profile Usage Guide - Presentation at the 2014 annual conferenceSIF IDM Profile Usage Guide - Presentation at the 2014 annual conference
SIF IDM Profile Usage Guide - Presentation at the 2014 annual conferenceRichard Tong
 
Role of Computers in HRM _ Abhilasha_Karan_Lavanya_Sanchit
Role of Computers in HRM _ Abhilasha_Karan_Lavanya_SanchitRole of Computers in HRM _ Abhilasha_Karan_Lavanya_Sanchit
Role of Computers in HRM _ Abhilasha_Karan_Lavanya_SanchitLavanya Gautam
 
Enter Prize Resource Planning
Enter Prize Resource PlanningEnter Prize Resource Planning
Enter Prize Resource PlanningMohammad Salman
 
Section 1 PROJECT INTRODUCTION .docx
Section 1  PROJECT INTRODUCTION                                  .docxSection 1  PROJECT INTRODUCTION                                  .docx
Section 1 PROJECT INTRODUCTION .docxrtodd280
 
Intro to Information Systems
Intro to Information SystemsIntro to Information Systems
Intro to Information Systemstclanton4
 
Software Infrastructure Design, Integration, & Migration Roadmap
Software Infrastructure Design, Integration, & Migration RoadmapSoftware Infrastructure Design, Integration, & Migration Roadmap
Software Infrastructure Design, Integration, & Migration RoadmapInnovate Vancouver
 
Week11 Determine Technical Requirements
Week11 Determine Technical RequirementsWeek11 Determine Technical Requirements
Week11 Determine Technical Requirementshapy
 
Managing Data Integration Initiatives
Managing Data Integration InitiativesManaging Data Integration Initiatives
Managing Data Integration InitiativesAllinConsulting
 
A_human_resource_information_system
A_human_resource_information_systemA_human_resource_information_system
A_human_resource_information_systemsushantbit04
 
Improve Employee Self Service With Bolt On Applications
Improve Employee Self Service With Bolt On Applications Improve Employee Self Service With Bolt On Applications
Improve Employee Self Service With Bolt On Applications LBi Software
 
SAP SF - EC Demo.pptx
SAP SF - EC Demo.pptxSAP SF - EC Demo.pptx
SAP SF - EC Demo.pptxudayasree76
 
SIF IDM Profile Introduction
SIF IDM Profile IntroductionSIF IDM Profile Introduction
SIF IDM Profile IntroductionRichard Tong
 

Similar to External Search Match (20)

Integrating SIS’s with Salesforce: An Accidental Integrator’s Guide
Integrating SIS’s with Salesforce: An Accidental Integrator’s GuideIntegrating SIS’s with Salesforce: An Accidental Integrator’s Guide
Integrating SIS’s with Salesforce: An Accidental Integrator’s Guide
 
Q2 2018 (1805) Release Preview
Q2 2018 (1805) Release PreviewQ2 2018 (1805) Release Preview
Q2 2018 (1805) Release Preview
 
SIF IDM Profile Usage Guide - Presentation at the 2014 annual conference
SIF IDM Profile Usage Guide - Presentation at the 2014 annual conferenceSIF IDM Profile Usage Guide - Presentation at the 2014 annual conference
SIF IDM Profile Usage Guide - Presentation at the 2014 annual conference
 
Final erp presentation
Final erp presentationFinal erp presentation
Final erp presentation
 
Role of Computers in HRM _ Abhilasha_Karan_Lavanya_Sanchit
Role of Computers in HRM _ Abhilasha_Karan_Lavanya_SanchitRole of Computers in HRM _ Abhilasha_Karan_Lavanya_Sanchit
Role of Computers in HRM _ Abhilasha_Karan_Lavanya_Sanchit
 
Enter Prize Resource Planning
Enter Prize Resource PlanningEnter Prize Resource Planning
Enter Prize Resource Planning
 
Section 1 PROJECT INTRODUCTION .docx
Section 1  PROJECT INTRODUCTION                                  .docxSection 1  PROJECT INTRODUCTION                                  .docx
Section 1 PROJECT INTRODUCTION .docx
 
Opportune Payroll, HRMS, HRIS online system
Opportune Payroll, HRMS, HRIS online systemOpportune Payroll, HRMS, HRIS online system
Opportune Payroll, HRMS, HRIS online system
 
Chapter & National Databases - Do or Don't They Interface
Chapter & National Databases - Do or Don't They InterfaceChapter & National Databases - Do or Don't They Interface
Chapter & National Databases - Do or Don't They Interface
 
Intro to Information Systems
Intro to Information SystemsIntro to Information Systems
Intro to Information Systems
 
Software Infrastructure Design, Integration, & Migration Roadmap
Software Infrastructure Design, Integration, & Migration RoadmapSoftware Infrastructure Design, Integration, & Migration Roadmap
Software Infrastructure Design, Integration, & Migration Roadmap
 
Week11 Determine Technical Requirements
Week11 Determine Technical RequirementsWeek11 Determine Technical Requirements
Week11 Determine Technical Requirements
 
Managing Data Integration Initiatives
Managing Data Integration InitiativesManaging Data Integration Initiatives
Managing Data Integration Initiatives
 
A_human_resource_information_system
A_human_resource_information_systemA_human_resource_information_system
A_human_resource_information_system
 
Improve Employee Self Service With Bolt On Applications
Improve Employee Self Service With Bolt On Applications Improve Employee Self Service With Bolt On Applications
Improve Employee Self Service With Bolt On Applications
 
SAP SF - EC Demo.pptx
SAP SF - EC Demo.pptxSAP SF - EC Demo.pptx
SAP SF - EC Demo.pptx
 
SIF IDM Profile Introduction
SIF IDM Profile IntroductionSIF IDM Profile Introduction
SIF IDM Profile Introduction
 
Lecture 01 mis
Lecture 01 misLecture 01 mis
Lecture 01 mis
 
HR and Payroll Management System - Web Based
HR and Payroll Management System - Web Based HR and Payroll Management System - Web Based
HR and Payroll Management System - Web Based
 
Scalable HR Integrations for Better Data Analytics: Challenges & Solutions
Scalable HR Integrations for Better Data Analytics: Challenges & SolutionsScalable HR Integrations for Better Data Analytics: Challenges & Solutions
Scalable HR Integrations for Better Data Analytics: Challenges & Solutions
 

Recently uploaded

The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...fonyou31
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajanpragatimahajan3
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingTeacherCyreneCayanan
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
General AI for Medical Educators April 2024
General AI for Medical Educators April 2024General AI for Medical Educators April 2024
General AI for Medical Educators April 2024Janet Corral
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhikauryashika82
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 

Recently uploaded (20)

The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajan
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writing
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
General AI for Medical Educators April 2024
General AI for Medical Educators April 2024General AI for Medical Educators April 2024
General AI for Medical Educators April 2024
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 

External Search Match

  • 1. HCM – CS Split & External Search Match Lessons from Implementation
  • 2. Why the Split?  Customers requested an approach that allowed for independent upgrades and maintenance of HCM and CS.  Allows Oracle to prioritize and deliver HCM and CS features independently.  Provides better service and more features in an incremental adoption. Feature Packs for CS.
  • 3. How Will “The Split” Affect My Institution?
  • 4. Integrating after the Split  Reference Data (Setup) Important to support transactional Integrations  Person-Constituent Data Several Models available for Integrating Person data between the two environments  Transaction Data – Job HCM Job Data to feed Instructors/Advisors to CS.  Application Security Roles, Permissions, User Profiles-Provisioning  Integrations to Other Systems Systems that feed the combined system will need to be configured to feed both systems.
  • 5. Data Quality and Synchronization – Things to take care  Will your Institution systems have accurate person-information, for items such as Emergency management systems during a critical event.  Are you multiplying your efforts by dealing with data quality in each of your integrations to third-party systems (rather than in a Hub)  Complex and effort-intensive process to clean up duplicates once they have transactional data and have been provisioned in n systems  How good are reports, analytics and longitudinal analysis if the underlying core person data is not reliable?
  • 6. Integration Options  Distinct Ownership (EMPLID Sync)  Owner Subscriber (One consistent person record)  Subscriber Only  Full Bi-Directional (HECH)
  • 9. Owner Subscriber Model Benefits Constraints/challenges • Reduces the likelihood of adding duplicates • Consistent person record, shared between CS and HCM • Handles large volume, batch loads of Persons who enter through CS. • Self-Service Personal data changes in HCM would be disabled. • Data for Recruiting solutions would not be integrated to CS, requiring some manual intervention. • CS person components do not provide row level security available in HCM; hence all admin users will have the same row-level access Pros and Cons
  • 10. Subscriber Only Model Benefits Constraints/challenges • Provides minimal disruption to existing business processes • Ensures a single EMPLID for each person across instances • Allows for full batch load capability (internal search/match, batch publish of core Person bio-demo data) • Allows full usage of HCM self-service, eRecruitment, etc. • “Last Wins” architecture. A simultaneous or near-simultaneous update in competing systems can result in out-of-sync data, as can messages that error out. • No data governance or survivorship rules. • Requires additional (incremental) IT involvement to setup and monitor Integration points. Pros and Cons
  • 11. Setup Data  Important to synchronize setup elements if Transactional data will be integrated.  Enterprise Integration Points (EIP) Available to synchronize one way.  Some items now owned by CS, others will be managed by HCM.  Setup Data is integrated independent of the Person Data Integration Model selected.
  • 13. Application Security Integration and Other Considerations  Delivered Integration Points for Security User Profiles, Roles (including Dynamic roles), and Operator defaults can be synchronized by enabling these EIPs.  Data Elements in Subscribing Systems should be made Read-Only This can prevent users from inadvertently changing, say Adding a Name Type that will not be replicated to the other system.  Navigation Links can be created in between environments Help streamline business processes, particularly if a Portal is not available for all user groups.  Single Sign-on should be setup between environments.  Provisioning to other systems such as LDAP should be considered in the integration model
  • 14. Business Process Impacted  Search/Match  Processes resulting in new person record  Processes resulting in updated person record  HR Recruiting processes  Work-study students  Self-service impacts (CS and HR)  Student refunding  Reporting
  • 15. Integrating Campus Solutions with Human Capital Management
  • 16. Quick Look on  Integrate person data.  Integrate using External Search/Match.  Integrate using the higher education constituent hub (HECH).  Integrate setup data.
  • 17. Integrating Person Data  Publish and subscribe to person data.  Review integrated person data.  CS-to-HCM integrated environment, the person record is physically separated.  FP 4 has the tools  Transferred by the PERSON_BASIC_SYNC (Core data + Extension data like FERPA)
  • 23. Publishing and Subscribing to Person Data  PERSON_BASIC_SYNC  PERSON_DIVERSITY_SYNC  PERSON_VISA_CITIZEN_SYNC  PERSON_DISABILITY_SYNC  WORKFORCE_SYNC
  • 24. Integrated Person Data Owner Subscriber Model Names Gender Disability Addresses Birthdate Ethnicity/Diversity Phones Date of Death Citizenship Email Addresses Marital Status Passport National IDs FERPA Flag Visa/Permits Job HR Operator Defaults User Profiles Distinct Ownership Model EmplID Addresses Names Email Addresses FERPA Flag VA Benefit
  • 25. Understanding HCM-to-CS Setup Data Address Types National ID Types Ethnic Groups HCMBusinessUnits Currency Codes Company Codes MajorSubjectCodes Country Codes State Codes Departments Holiday Date Schedules JobCodes Locations Name Titles Name Types Name Prefixes Name Royal Prefixes Name Royal Suffixes Name Suffixes NameFormats POITypes Regulatory Regions SetIDs TableSetControls U.S.StandardOccupational Codes VisaPermitTypes VisaPermitDocuments
  • 28. What is it?  Like the internal SM  Integrates with any External System  Search and import records against CC
  • 29. Searchable Types  Applicant (Not Enabled)  Person  Organization
  • 32. Setting UP ESM  External Core Data Integration Set Up SACR, Install > External Core Data Install  External System Search Match Options Set Up SACR, System Administration > Utilities > Search/Match > Search Match with External Sys
  • 33. Configuring External Core Data Integration  Set Up SACR > Install > External Core Data Install
  • 34. Pages for Integrated Search  Campus Community,Personal Information,Search/Match Integrated,Search Criteria  Set Up SACR, SystemAdministration,Utilities, Search/Match,Search/Match Integrated,Search Criteria + Many more…
  • 37. IB Services  SCC_SM_FETCH (Search/Match fetch service).  SCC_SM_SERVICE (External Search/Match service).
  • 38. Understanding External Search/Match Web Services  Internal Search/Match, External Search/Match, or both.  XML message that contains all of the fields to search
  • 39. Match Request Message  The Match Request XML message exposes: All of the search order numbers that can potentially return matching candidates. Search fields. Search data. Search/Match configuration information.
  • 40. Match Response Message  The Match Response XML message (SCC_SM_SERVICE_RESP.V1) from the external system contains: Search order number/rule that found results. Matching candidates. Score. Universal ID/cross reference. Person data.
  • 41. Fetch Request Message  The Fetch Request XML message (SCC_SM_FETCH_REQ.V1) to the external system contains the universal ID for which the Import or Detail buttons were selected.
  • 42. Fetch Response Message  The Fetch Response XML message (SCC_SM_FETCH_RESP.V1) from the external system contains the  full constituent record
  • 43. What Import Does? 1. The CS system creates an EmplID. 2. The CS system populates the SCC_HUB_MAP table with the EmplID and its Universal ID. 3. The CS system publishes the PERSON_BASIC_SYNC message. 4. The CS system publishes an outbound constituent message (which includes the Universal ID). 5. Using the Universal ID, the external system updates the constituent’s reference table with a new EmplID.
  • 44. Still Duplicates?  Custom way to identify the duplicates  Example: Duplicate Report
  • 45. Appendix  Implementing Integration of Set Up Data between CS and HCM on My Oracle Support  Implementing Person Bio-Demo Data Integration between CS and HCM on My Oracle Support  Implementing External Search/Match between CS and HCM on My Oracle Support  Implementing CS Integration with the Higher Education Constituent Hub on My Oracle Support  Implementing Portal Navigation aggregation for CS and HCM Integration on My Oracle Support