Admin: Configure Posting Form Action

For more information on the Posting Form Action, see Posting Form Action Button.
-
Ensure that Posting Users should have been assigned the Posting User
permission set. Ensure that sure Posting Administrators should have been assigned the Posting Admin permission set.
-
Set up Page layout assignment to support the new Action Posting Node Type.
-
For more details, see Admin: Configure Posting Form Action Page Layout.
-
-
Make sure you have specified the connector class at the Plugged in class field on the Posting settings Custom Settings.
-
Implement a predefine method in the connector class per documentation in order to customize the logic that should happen when the action is invoked.
-
Create Posting Mapping Node records of the Action record type and populate their fields with data that determines the required action properties.
-
To control the action button's behavior, use the following fields:
Setting Name
Values example
Description
Plugged in class
ConnectorJobPosting
The connector class name extends Bullhorn Recruitment Cloud virtual class - PostingBase. The class implementation methods will be executed once the user clicks to Publish/Unpublish buttons.
One Published Version Per Language
true
For more details on configuring Action posting mapping nodes at the Setting up Posting Form and JSON Payload structure section in the document Bullhorn Recruitment Cloud Posting Functionality.