cancel
Showing results for 
Search instead for 
Did you mean: 

Is First Time Manager ()

Antonis
Explorer
0 Kudos

Hi Experts,

I'm trying to build an OnChange rule that would update a custom string to help us flag new managers and design some training around that.

I've made it as so, which then would be added as a change rule to the custom field i have in jobinfo under "New Manager" - but of course i just get blank values. 

Any idea if I have made a mistake somewhere?

Antonis_0-1714039499103.png

 

Kind regards,

Antonis

View Entire Topic
Cristian_Ocampo
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi @Antonis,

Update the Job Information parameter with the following route:

Cristian_Ocampo_0-1714513929065.png

I have tested it as an OnSave rule in my demo instance.

However, if your idea is to assign learning activities in SAP SuccesFactors Learning module when an employee became "First time manager" you should use Intelligent Services, so you can assign it directly without create custom fields in JobInfo. More details Learning Activities Assigned by Intelligent Services

 

If this information helped you, please, Accept as Solution.

Cristian Ocampo

 

 

Antonis
Explorer
0 Kudos
Hi Christian, I tried replicating it but it wont update for the new manager for whatever reason. Are you saying it may be easier to just assign the skill each time manually maybe?
Cristian_Ocampo
Product and Topic Expert
Product and Topic Expert
0 Kudos
Hi Antonies, please check in a rule trace if the condition is meet. It should work with the rule.
Antonis
Explorer
0 Kudos
The rule trace is blank, but I think I can also see now where my thinking is wrong, I need to find a way to flag the manager's profile instead of the direct report.