Paris feature - Requested For variable

Does this sound familiar?

Customer: "I need a request form."
Me: "Yea, what it's for?"
Customer: "Access to MyAmazingApp"
Me: "Okay. No problem. It'll have a field to say give access to this user, sound good?"
Customer: "UGH, do I have to click 'Add to cart' for each user then?!"
Me: "Sorry."

There's a fix for that. ServiceNow calls it a feature. I call it long over due. Requested For variable is the name of it.

I was reading /news for Paris. This caught my attention. Jenny Hu's "A Day in Paris Series: Exploring Delegated Request Experience".

I started my work on ServiceNow in Service Catalog. This is actually one of the first problems I had to address. In this post I'm going to focus on how this works.

Steps to set up "Requested For" variable

  1. Add a "Requested For" variable to the catalog item.

    • Decide who you want to be able to pick these values (they have a field for that control)
    • Set up the reference qualifier
  2. That's it.

Limitations

It does come with a few limitations.

Thoughts

This is amazing and here's why. This feature reduces complexites added by;

How does this reduce that need?

  1. "Add to cart" is no longer needed as you can make the request and ServiceNow makes an item per "Requested For". That means workflow and flows are properly followed per person.
  2. List collectors have their own problems. Generally they decide who gets access. This removes that.
  3. Multi Row Variable Sets also have problem (less than List collectors). Like List Collectors a lot of the time they decide the who. This removes that need.