cancel
Showing results for 
Search instead for 
Did you mean: 

Error in the configuration of Hire template

vaquero
Discoverer
1,068

Hello to all,

We have activated the "Hire Template" functionality in Onboarding to add custom MDF objects to fill data in the form by the Onboardee and that it can be reviewed by the "Final Reviewer".
We have created two custom linked objects to collect the data and add more than one "section". We have added security to the objects so that the first reviewer cannot see this section or fields.

Once the onboardee has added the data and goes to the next step of the "FInal Reviewer", it does not see the data inserted by the onboardee and when trying to send it skips the next error. (We have configured the userConfig and the externalView rule as initialize)

"java.lang.IllegalStateException: com.successfactors.personandemployment.api.servicelayer.exception.ServiceLayerException: Generic Object validation threw error for goType cust_ONBDATOS due to [key=EMPLOYEE_HRIS_GO_MULTIPLE_ICS_FOR_SAME_EC, values=[[64]]]"

I attach the configuration if you can help us.

Thank You in advance

Accepted Solutions (0)

Answers (1)

Answers (1)

Barbar
Explorer

Hi, 

i had the same issue, as i mentioned in my comment above.

in my situation it was wrong place of the custom MDF on Recruit Template, i put it to the first section "Identity Information" after checking this KBA i have deleted my custom object from the first section and put it to the section Personal info for test. And this solved both my issues:

- data that onboardee provided in PDC are visible in MPH also 

- no error after click on save button 

Hope it will help

A

Jiahui
Discoverer
0 Kudos

Hi, 

Yes, after move the MDF object to the second section from the first section of hire template, there is no error.

Thanks.