レガシー・タレント・プロファイルのロードの例

データ移行中に従業員をアップロードした場合、タレント・プロファイルの自動生成を無効にした可能性があります。

EnhancedTalentProfile.datファイルを使用して、レガシー個人タレント・プロファイル・データをロードできます。新規レコードを作成する際は、ソース・キーを使用してプロファイル・レコードを一意に識別することをお薦めします。

この例では、プロファイルの実績および資格レコードを含む個人タレント・プロファイル・レコードを作成します。

METADATA|EnhancedTalentProfile|SourceSystemOwner|SourceSystemId|ProfileCode|PersonNumber|ProfileTypeCode|ProfileStatusCode|ProfileUsageCode|Description|Summary
MERGE|EnhancedTalentProfile|VISION|LD_PRG_PP|Pers_4321|4321|PERSON|A|P|Talent Profile for person number 4321|Talent Profile for person number 4321

METADATA|TalentAccomplishment|SourceSystemOwner|SourceSystemId|ProfileId(SourceSystemId)|SectionContext|Accomplishment|DateFrom|IsLinkedIn|AccomplishmentType
MERGE|TalentAccomplishment|VISION|LD_PRG_PP_ACC|LD_PRG_PP|PERSON_ACCOMPLISHMENT|Reduced operating costs by 15 percent|2022/01/01|N|COST_REDUCE

METADATA|TalentCertification|SourceSystemOwner|SourceSystemId|ProfileId(SourceSystemId)|SectionContext|ContentItemId(SourceSystemOwner)|ContentItemId(SourceSystemId)|DateFrom|IsLinkedIn|CertificationNumber
MERGE|TalentCertification|VISION|LD_PRG_PP_CERT|LD_PRG_PP|PERSON_CERTIFICATION|FUSION|300100007702089|2022/02/01|N|ORA_4321