IRE transform map is setting import set state to ignored.

Priyanshipandey
Tera Contributor

Hi Community ,

To avoid duplication i am trying to use IRE engine in on before transform script, but all the time its ignoring the record even if is the correct record to insert .

 

3 REPLIES 3

Prabu Velayutha
Mega Sage
Mega Sage

@Priyanshipandey to which class? State will be ignored as we set ignore = true.

Did you check CMDB Table and check on the CIs are updated by the discovery source you have defined, also as your using IRE API reconciliation rules of the particular class will be applied, you need to verify the Identifier and reconciliation rules, inserts and update. You need to enable IRE transformation logging to check the number of insert and updates.

Priyanshipandey
Tera Contributor

Hi Prabu,

 

I tried with run  script also in transform map .I am using the old legacy transform map not the RTE one.

Rashmika BS
Tera Guru

 Any luck on this one?