Competency Bundle Record Update
Where competency bundles are to be used in the implementation, the “BH4SFJob To Shift Mapping” (BH4SFJob_To_Shift_Mapping) named setting custom metadata type record requires the following fieldMappings snippet to be added:
Copy
{
"jobFieldPath": "s5m__BH4SFCompetencyBundle__c",
"shiftFieldPath": "sirenum__CompetencyBundle__c"
}
This ensures that the competency bundle is carried from the job to any shift demands generated for it (as will changes to it).
Was this helpful?