Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

Raise multiple Catalog Tasks under same RITM

yatishtiwari
Regular Contributor
Regular Contributor

Hi Team,

We have the following scenario: -

  1. The user has disconnected applications like App A, App B, App C, App D
  2. We have SNOW integration for the ticketing system.

The requirements are as follows:

In the Leaver process, generate a single RITM with multiple catalog tasks (sc_task) for each application assigned to a different group.

Example: RITM1234 contains

                         cat_task A - For application A - Assign to group A.

                         cat_task B - For application B - Assign to group B.

                         cat_task C - For application C - Assign to group C.

                         cat_task D - For application D - Assign to group D.

Please let me know if there is any way we can achieve this. If there is a sample JSON to achieve the same, please share.

3 REPLIES 3

rushikeshvartak
All-Star
All-Star

You can create custom snow api and create tasks


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.

yatishtiwari
Regular Contributor
Regular Contributor

using custom jar? then ticket status also need to be managed via custom jar?

Yes


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.