Multiple software entitlement allocation through one catalog request

Parag1
Tera Contributor

Hello Team,

I have an one requirement where I want to allocate software entitlements to selected users from list collector through one catalog request.
We are using procurement workflow to achieve this requirement/

Is there any suggestion?

Thanks in advance.

1 REPLY 1

Runjay Patel
Giga Sage

Hi @Parag1 ,

 

Use flow designer to allocate multiple used based on list collector value.

In flow run loop based on selected value from list and update/create record in alm_entitlement_asset table.

 

-------------------------------------------------------------------------

If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.


Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay

-------------------------------------------------------------------------

In this video i have explained about Web service integration in ServiceNow like how it works, how we can configure it, what are the prerequisite and many more. I have covered below topics in this video. 1. understand Web Service. Like when and how we will use it. 2. Talked about Inbound and ...