IRE on inbound web service

Pragyan das
Tera Contributor

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:

 

Pragyandas_0-1709664785519.png

 

Error Message

Pragyandas_1-1709664916391.png

 

Pragyandas_2-1709665129518.png

Anyone encountered this issue? Any solution please reply.

 

Kind Regards

Pragyan Das

 

 

 

4 REPLIES 4

James Chun
Kilo Patron

Hey @Pragyan das,

 

Have you considered using IntegrationHub ETL capability? It will allow you to apply IRE without needing to code.

 

Cheers

AJ-TechTrek
Giga Sage
Giga Sage

Hi @Pragyan das ,

 

inbound web service , refer this.

 

https://docs.servicenow.com/bundle/tokyo-application-development/page/integrate/examples/concept/c_I...

 

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

Pragyan das
Tera Contributor

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.

 

Pragyandas_0-1709873635824.png

 

Regards

Pragyan Das

ashkom
Tera Contributor

Hi ,Were you able to fix this issue .I am facing the same issue now.Please guide.