cancel
Showing results for 
Search instead for 
Did you mean: 

oninit rule not triggered after employee import

user116
Participant
0 Kudos
163

Hello community,

We've configured to autopoulate the value "5" for "working days per week' field, this oninit rule successfully works in add new employee, but the value does not autopopulate using import employee data

Accepted Solutions (1)

Accepted Solutions (1)

ashleyqu
Product and Topic Expert
Product and Topic Expert
Hello, OnInit rule is not supported when adding new employee via Import Employee Data. Hope the answer helps. Best regards, Ashley
user116
Participant
0 Kudos
Hello, thank you for your response, is there another solution to make the field populated via import employee data?
ashleyqu
Product and Topic Expert
Product and Topic Expert
0 Kudos

It depends on the requirement.

If the value 5 is only needed to be auto-filled during hire process, then onSave rule would use here as a workaround.

However, if you need this field value in "if" condition in another rule, then there is no workaround, you would have to provide it in imported file as well.

Answers (1)

Answers (1)

zengshaofeng
Product and Topic Expert
Product and Topic Expert
0 Kudos

Dear Customer,

Thank you for reaching out. This is Hannah from Employee Central Team.

Please check the permission is granted or not:

Manage permission role >> select corresponding role >> Employee Central Import settings >> Enable Business Rules for selected entities: job information

Handbook for your reference: Role-Based Permissions for Employee Data Import

 

Best regards,

Hannah

user116
Participant
0 Kudos
hello, thank you for your response, it's already enabled
Elsa123
Product and Topic Expert
Product and Topic Expert
0 Kudos
Hi, you can try onsave rule instead