Admin:
: Configure Reject Origin For Reject FlowTo use the Reject Origin in a Reject Flow you must configure it.
Three values for the Reject Origin picklist are available on the Applicationv2 object:
- Go to Object Manager > Application First stage of Job placement flow (Application> Submittal>Interview>Offer> Placement) v2 > Fields & Relationships > Rejection Origin.
- Go to Setup > Custom Metadata Types > Rejection Origin Mapping.
- Create a record for each association of Reject Reason and Reject Source. The record should be configured as follows:
- Rejection Reason: Should contain the API API, or Application Programming Interface, is used by customers to create custom career portals or to take advantage of Data Mirror/DataMart. Bullhorn prefers to use REST API. name value of the Rejection_Reason__c picklist field from ApplicationV2 object.
- Rejection Origin: Should contain the API name value of the Rejection_Origin__c picklist field from ApplicationV2 object.
- Create a record for each association of Reject Reason and Reject Source. The record should be configured as follows:
- To enable popup on hover for the ATS List View One of the three user Interfaces in ATS v2 (the others being Kanban View and Table View) (chevron view), a new fieldset ApplicationRejectPopupFieldSet must be created on the ApplicationV2 custom object in the Subscriber’s Org.
- This fieldset should contain all the fields needing to be displayed at a glance without clicking into the application record (EX: Rejection Origin).
- Give users access to field Rejection_Origin__c when saving a value to Rejection_Reason_c.
- This permission has been included in the managed package Permission Sets referencing the Rejection_Reason__c.
Was this helpful?
No