In catalog form, based on list collector selection values the approvals should trigger.

Pidikiti Bhanut
Tera Contributor

Hi All,

 

Only One Approval should trigger if managers are same for multiple servers, but if the managers are different for each server, then each approval should trigger to respective manager separately.

How can I achieve this requirement through workflow using run script activity.

Here is the requirement

The manager field (is owned by) is referring to this  table cmdb_ci_linux_server.For reference I have attached screenshot for the values.

7 REPLIES 7

Hi @Ankur Bawiskar ,

 

Yes I am allowing user to select multiple servers on catalog form.

@Pidikiti Bhanut 

then you can use user approval activity with script and handle this.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Hi @Ankur Bawiskar 

 

can you help me on one example or referral to get script approximately how it works.