Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How does the IRE script work in import set?

Ravish Shetty
Tera Guru

Hi all,

 

Below is the IRE script I have which I created on a custom transform map. the script is mostly out of box that I got from the SN Docs site.

So, by reading the code, it seems the coalesce rules on the transform map would probably be ignored because the code always does a 'ignore=true' as per line 7. Is this assumption correct? 

 

RavishShetty_0-1748534310399.png

 

 

Thanks,

Ravish

1 REPLY 1

Sandeep90
ServiceNow Employee
ServiceNow Employee

@Ravish Shetty  Please look at the CMDBTransformUtil script include it calls IRE using scoped API below 

https://www.servicenow.com/docs/bundle/yokohama-api-reference/page/app-store/dev_portal/API_referenc...