Guidelines for linking prerequisite and outcome profiles to courses and learning paths using ProfileRelation
Use the ProfileRelation object and HCM Data Loader to link prerequisite and outcome profiles to Oracle Learning courses and learning paths.
Set RelationCode based on the type of profile you're linking:
- For a prerequisite profile, use LEARN_PREREQUISITE.
- For an outcome profile, use LEARNING_ITEM.
Use the TalentProfile SourceSystemId value as the ProfileId(SourceSystemId) value for the ProfileRelation object.
Example of linking a prerequisite profile
Here's how you can link a prerequisite profile to a learning.
COMMENT Profile Relation - Associate Learning Prerequisite profile to a learning item
METADATA|ProfileRelation|ObjectEffectiveEndDate|ObjectEffectiveStartDate|ProfileId(SourceSystemId)|ProfileRelationId|SourceSystemOwner|SourceSystemId|GUID|ProfileCode|RelationCode|LearningItemId|LearningItemNumber
MERGE|ProfileRelation||2021/03/17|TPPR050420211||HCMQA-001|PRPR050420211|||LEARN_PREREQUISITE||OLC435021
Example of linking an outcome profile
Here's how you can link an outcome profile to a learning.
COMMENT Profile Relation - Associate Learning outcome profile to a learning item
METADATA|ProfileRelation|ObjectEffectiveEndDate|ObjectEffectiveStartDate|ProfileId(SourceSystemId)|ProfileRelationId|SourceSystemOwner|SourceSystemId|GUID|ProfileCode|RelationCode|LearningItemId|LearningItemNumber
MERGE|ProfileRelation||2021/03/17|TPPR050420212||HCMQA-001|PRPR050420211|||LEARNING_ITEM||OLC435021