cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Propagate Job information fields based on ange

DimaCroitori
Discoverer
0 Kudos
656

Hello experts,

Our client has a list of fields that need to be propagated in Job Information based on age and another criteria inserted in the Job Information (eg: If age>18 and field1=x then field2=y).

I know the BRs would not work cross portlet between Bio Info and Job Info, but I was thinking maybe I could do it at hire and have an RBP hidden age field in Job Info to use in the rule. So far I haven't managed to make it work.

Do you have any suggestions?

Looking forward to your help!

Thank you!

Accepted Solutions (0)

Answers (1)

Answers (1)

ajaynudurupati1
Participant
0 Kudos

Hi Dumitru

you can make use of Context in the rules to get the current user's information.

Not sure if you gave it a try. It did work in scenarios where we need to reference information from cross portlets.

Thanks

Regards

Aj

Lopamudrasaha20
Participant
0 Kudos

Hi Ajay

Can you tell me how can I propagate Custom field values from Custom portlets to employment information standard portlet.

Regards

Lopa

ajaynudurupati1
Participant
0 Kudos

Hi Chakraborty

define a variable and using function "lookup" read the field value from the custom MDF object, then use that variable to propagate the value in job information.

Thanks

Ajay