Connect Changes
Where Connect (or a branded app) is in use, apply the following changes:
- Update permission sets to grant read access to the following fields on sirenum__Shift
In Bullhorn Recruitment Cloud, this is always used as job shift._Invitation__c, or the packaged “Bullhorn Connect Worker (Bullhorn Recruitment Cloud)” should be assigned to the Connect users (perhaps via a perm set group):
- s5m__BH4SFCancelled__c
- s5m__BH4SFClientName__c
- s5m__BH4SFContractName__c
- s5m__BH4SFEndDate__c
- s5m__BH4SFForecastPay__c
- s5m__BH4SFJob__c
- s5m__BH4SFJobTypeName__c
- s5m__BH4SFNotes__c
- s5m__BH4SFSiteCity__c
- s5m__BH4SFSiteLatitude__c
- s5m__BH4SFSiteLongitude__c
- s5m__BH4SFSiteName__c
- s5m__BH4SFSiteStreetAddress__c
- s5m__BH4SFStartDate__c
- s5m__BH4SFWorkScheduleName__c
- Update the Schedule tab’s definition to include the configuration snippet in the static resource “sds_BH4SFJob_Offer
The fourth Stage of Job application flow. This is when the candidate is offered the position (details about salary, locations etc are shared and candidate decides if he wants to take the job)_Schedulable”, replacing any existing schedulable configuration for “sirenum__Shift_Invitation__c” object type. This snippet can be downloaded through Setup > Custom Code > Static Resources.
Was this helpful?