Version 3.7.13430.0 (64 bit)
Hi,
I have a business rule for manager changes which sends to the current manager for authorisation.
I would like it to skip this authorisation if the current manager is blank.
Can you help please?
The step currently looks like this:
$Context.SubmitForApproval(@($null), $True, $False, $False, $False)