IRE on inbound web service
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2024 11:01 AM
Hello ,
I am trying to use IRE while inbound rest api transform for CMDB tables.
i am using OOB cmdbtransformutil but having error and records are ignored.
OnBefore transform script:
Error Message
Anyone encountered this issue? Any solution please reply.
Kind Regards
Pragyan Das
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2024 11:50 AM
Hey @Pragyan das,
Have you considered using IntegrationHub ETL capability? It will allow you to apply IRE without needing to code.
Cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2024 09:13 PM
Hi @Pragyan das ,
inbound web service , refer this.
You can also use the ETL-Hub as well for define the IRE Rules.
Please appreciate the efforts of community contributors by marking appropriate response as Mark my Answer Helpful or Accept Solution this may help other community users to follow correct solution in future.
Thanks
AJ
Linkedin Profile:- https://www.linkedin.com/in/ajay-kumar-66a91385/
ServiceNow Community Rising Star 2024
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2024 08:57 PM - edited 03-07-2024 08:58 PM
Hello @AJ-TechTrek,
Thanks for the reply. My question was to use IRE for data import to CMDB using transform maps for inbound web service.
I found the issue and solution:
We have to use this IRE Api in an onBefore transform script and make sure CI identifiers are configured for Ci evaluation.
Regards
Pragyan Das
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2025 06:22 AM
Hi ,Were you able to fix this issue .I am facing the same issue now.Please guide.