- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2017 01:04 PM
We have a catalog item to request access to jump servers. As part of this, the requester needs to also tell them if they need access to a database(s) and what those are.
We have another catalog item that is to request access just to 2 specific databases. These two databases require special work to be done (special approvals, etc.).
I would like to change the request for access to Jump Servers, such that IF they also request access to one of these 2 special databases, then it calls the catalog item for databases, and collects the information from that catalog item; adds it to Jump Server request, and puts all the information then into the request ticket. I would rather not have to duplicate the variables on the database request, into the jump server request.
The reason for this is, if there is ever a change to the database request, we will only need to make the change in one place. Since the jump server request is calling the database request, the changes would be automatic in the jump server request.
Can anyone tell me if this is possible, and how to do it?
Your help is really appreciated.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2017 01:39 PM
Hi Patricia,
It almost sounds like you want an order guide...
http://wiki.servicenow.com/index.php?title=Service_Catalog_Order_Guides
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2017 01:16 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2017 06:15 PM
I instead used CartJS API and it worked