Do you want to Bulk update contact names of employee contacts? — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Do you want to Bulk update contact names of employee contacts?

edited Jun 25, 2018 3:39PM in HCM Integrations 2 comments

Summary

Want to Bulk update contact names of employee contacts

Content

Hi 

I was helping on of our friends to correct the contact names of employee contact. Hope this would help someone else in our group. You can use the below query to extract all the contact names. 

Extract this file >> Correct the names>> convert the file into csv. name the file to Contact.dat >> Zip and Upload it using HCM Data Loader.

select
'METADATA|ContactName|PersonNameId|EffectiveStartDate|EffectiveEndDate|PersonId|PersonNumber|LegislationCode|NameType|FirstName|MiddleNames|LastName|Honors|KnownAs|PreNameAdjunct|MilitaryRank|PreviousLastName|Suffix|Title|CharSetContext|SourceSystemOwner|SourceSystemId'
from dual
union all

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!