We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

After approval create that catalog item group in group table

Payal Tripathy
Tera Contributor

I have a Catalog item about a Group request. When I request that catalog item it will generate a group approval after that if it is accepted then it will create that group in the group table(sys_user_table) and if it is rejected then it will not create the group.

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron

@Payal Tripathy 

this is an easy task

are you using workflow or flow designer?

where are you stuck?

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

View solution in original post

3 REPLIES 3

Ankur Bawiskar
Tera Patron

@Payal Tripathy 

this is an easy task

are you using workflow or flow designer?

where are you stuck?

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

@Ankur Bawiskar 

I am using workflow. I want to know about the run script part, I am facing a problem in the scripting

 

Yes its done