Legacy system data to slush bucket of catalog item
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2024 11:17 PM
Hi All,
I have a slush bucket in service catalog, i need to load another system data into that sluck bucket,
is it possible to do? please provide your inputs step by step please,
Thank you in advance.
Regards,
Srvs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2024 11:40 PM
Those are usually referencing to table/data. Is the data in your system? Or is it accessible from your instance, server side?
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2024 11:46 PM
@Mark Manders i need to get that from another system,
if slush bucket is referencing to servicenow table, then is there any alternative to achive this functionality?
I need to get all the roles from sailpoint idn to servicenow catalog,
in catalog i need to select the desired roles and want to submit the request. any idea ? please share
thank you for your immediate response.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2024 12:03 AM
What is that record going to do? Do you have an integration between the systems to get the data?
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2024 12:07 AM
@Mark Manders There is no integration setup as of now.
i need to pull the data using REST GET method and want Display it in a varible/slush bucket/anyother to select the data and need to submit the form.