Skip to content

Post Hierarchy Actions Scripts

Post Hierarchy Actions are used when custom logic needs to be invoked after an action has been successfully executed on the dimension and a request line is created.

Like Pre- Hierarchy Action Logic scripts, Post Hierarchy action scripts must be associated with application, dimension and a specific hierarchy action. The same Logic Script can be assigned to multiple hierarchy actions.
A Logic Script can leverage an Action Code or Action name if needed. Refer to Appendix A for the Hierarchy Action Codes and their names.

These scripts are associated in the Dimension -> Hierarchy Actions screen as shown below.


Note:

If a record for Pre hierarchy action has already been assigned and you need to assign a Post Hierarchy Action to the same dimension and action then you can combine these two actions for the same record in the “Hierarchy Action” configuration page.


Post Hierarchy Actions Overview
Figure: Post hierarchy action association

Next Steps


Best Practice

Test hierarchy action scripts thoroughly with all possible action codes. A script that works for member creation might fail for member movement if not properly designed.