Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

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