Building a rule: apply actions
Last updated
Was this helpful?
Last updated
Was this helpful?
The Action section is where you decide what action is to be performed on the records that are returned from the search.
Select from the list of fields by picking an item from the drop-down. The list can be filtered by typing the Bullhorn field name or field label directly into the box.
Once a field has been selected a list of appropriate actions will be displayed. These are listed below.
Once an action has been selected it may be necessary to select another field, such as when copying or swapping. Alternatively, the action may require new text to be added, such as when replacing the value. In either case this additional drop-down or text box will appear and need to be populated.
Add Action: Clicking the 'Add Action' button will add additional actions to a rule. For example, within a single rule you could:
Copy values from one field to another.
Nullify a different field.
Move the contents of one field to another.
Replace the contents of a field with some specified text/value.
Not all fields are available for all actions. Multi fields (picker or dropdown) are not supported for every action.
The following list includes all the currently available actions, along with a brief description of their functionality.
Add values only applies to fields which can accept multiple values (ToMany fields), such as Skills.
Append value lets you add text to an existing text field.
NOTE: You can append text to any text-based field within Bullhorn, which includes Mini-Picker fields. If you are appending to a mini-picker then you must add a comma before every entry. An example would be ',English,French' to add two languages to a mini-picker. Always include the comma, even if it is for a single addition, e.g. ',Spanish'.
Change value lets you assign records to a specific Bullhorn user.
Copy value allows you to select two fields. For every record returned in the search the value stored in the first field will be copied into the second field. The original field will be untouched.
Count values will count the number of related entries in a to-many field and then store this value in an integer field.
Format value this allows you to format the case of a text field. The options are:
Lower case : This will set all the text in the field to lower case.
Upper case : This will set all the text in the field to upper case.
Capitalise : This will set the first letter of each word to upper case and the remaining letter to lower case.
Maths: Set equal to allows you to perform mathematical operations between two fields or a mixture of fields and fixed values. Available math functions on numeric fields
+ (add)
- (subtract)
* (multiply)
/ (divide)
Move value allows you to select two fields. The value in the first field will be copied into the second field and then the first field will be cleared.
NULL value lets you clear any value stored in the selected field.
Prepend value adds the provided text value to the beginning of an existing text value.
Replace value lets you overwrite any value stored in the selected field with specified contents.
NOTE: When updating file attachment records it is possible to set the isDeleted flag to 'true' (a checked box). This will permanently delete the file from Bullhorn. Reverting this rule after updating Bullhorn will not restore the deleted file.
Remove values is the exact opposite of the previous options and only applies to fields which can accept multiple values.
NOTE: Removing the last Bullhorn category from a candidate, for example, will trigger the addition of the default category. This is standard Bullhorn functionality.
Substitute value will search a text string for a specified value and replace it with another (including blank).
Swap value allows you to swap the values of two fields, providing the fields are of the same type.