cancel
Showing results for 
Search instead for 
Did you mean: 

Standard Compensation Package in Hire/Rehire Wizard

Mauro_Borghesi
Explorer
0 Kudos

Hi everyone,

my business need is to provide a standardised set of Pay Components, based on their Job Information, in the Hire Wizard, meaning that, once the hirer has filled the Job Information in and moves to the Compensation Information portlet, it should already be pre-filled with a set of Pay Components.

I built a Business Rule with Base Object: Employee Information (so it is able to act on Hire/Rehire Wizard) that, according to my Job Information, Creates the Pay Component I need in the path Employee Information.Compensation Information.Compensation; then I triggered the Business Rule with the onInit event of compInfo.

Although the Business Rule Execution Log says "Created 'HireActionBean.compInfo.payComponentRecurring' successfully!", I actually see nothing from UI! Can anybody spot what I did wrong?

Thank you very much.

Accepted Solutions (1)

Accepted Solutions (1)

Dries_Franssens
Explorer

Hi Mauro,

Try these actions;

- The business rules should be created on the "Employee Information" element,

- Set it "onInit" of the Pay Component Recurring block,

- Create separate business rules for the individual pay components you want to default.

See example below.

Answers (0)