IRE

shashi123
Tera Contributor

Hello Everyone,

In our development instance, CIs are being imported from the XYZ data source via integration.

I have already configured the identification rule based on the "Name" attribute.

However, I am noticing many CIs with the same name. Could anyone guide me on why this might be happening?

Additionally, I have a doubt regarding whether my IRE is being triggered or not. Can someone please help me verify this?

Thank you!

Regards

Tom

 

5 REPLIES 5

Community Alums
Not applicable

Mahathi
Mega Sage
Mega Sage

Hi @shashi123 ,

There must be OOB identification rules for each class of CIs.
Could you please brief on why you had created a new one to match names?
I am attaching a general support article for troubleshooting: 

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0869861#:~:text=It%20is%20imp....

See if this helps.

If my answer helped in any way, please mark it as Correct & 👍Helpful

Regards,
Mahathi





 

Hello @Mahathi 

I found the Out-of-the-Box (OOTB) identification rule, but it is not working as expected.

I am unsure whether the OOTB identification rule is being executed. Could you clarify if the Identification and Reconciliation Engine (IRE) is triggered automatically, or if we need to explicitly call the IRE before data is inserted into the table?

When I tried importing data into the table, I had to call the IRE in a transform map script to make it work. Could you please guide me on whether I need to manually invoke the IRE, or if it should automatically execute before inserting data from a third-party application?

Thanks!

Hello @shashi123 ,

As per my understanding, it gets automatically processed once you use discovery to bring in CIs.
But for any third party transformations you might have to call the CMDBTransformUtil() and invoke the IRE engine.

If my answer helped in any way, please mark it as Correct & 👍Helpful

Regards,
Mahathi