Use case for Robust Transform map.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2025 12:45 AM
Hi,
Use case for Robust Transform map. I'm exploring Robust Transform map.
Can anyone please tell use case and step by step implementation for Robust Transform map in personal developer instance.
Regards,
Nivedita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2025 02:47 AM
Alright and what is the plan, what method of integration do you want to use?
Scripted REST Api or import set table?
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2025 12:18 AM - edited 07-26-2025 12:19 AM
Hi @GlideFather,
I don't know much about that as I have mentioned you I'm exploring Robust Transform map and I'll be using REST API and I have to achieve above which I have mentioned in post using Robust Transform Map.
Regards,
Nivedita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2025 02:40 AM
Hi @Rafael Batistot,
I have already gone through above video.
I need real time use case for handson.
Regards,
Nivedita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2025 02:56 AM
I would usually recommend RTE if you have 1 table (import set) and you want to use this exact same table to populate multiple tables within ServiceNow. This way you can spare a lot. I would go with the product docs (this is how I did it)
https://www.servicenow.com/docs/bundle/yokohama-integrate-applications/page/administer/import-sets/c...
For a use-case you can pick an example like:
list of hardwares in one table with their assigned to users. You can consider here multiple cmdb classes, the sys user table, maybe groups.