Field normalization issue

_bhishek
Tera Guru

Hi All,

 

I have installed Field normalization Plugin.I have created normalization for 'Name' field of Model table(cmdb_model).

When I am adding alias/Rules ,Then one data job created .After running that job, Model name field is normalized automatically .Also if i create/update any model manually ,Model name is normalized automatically .But when I am importing Models from Flexera(3rd party integration,we receive data through import set),Then Model names are not being normalized .Model name are populating same as which we are receiving from Flexera.

FYI: We are receiving model name as model number for Lenovo devices and I have added alias/rules for same model number and it's working for same model number when i am creating/updating manually.

Could you please help me with suggestion what could be the issue here and how can i resolve this. 

 

Thanks a lot in advance.

2 REPLIES 2

SteveMacWWT
Kilo Sage

Have you tried running the job after the import is complete? Add an onComplete Transform script to call it.  

Hi Steve,

Thanks for your reply.

I don't see any new job created for normalization after import .Data job for normalization is being only created when I am adding alias or adding rule in normalization .Please advise if I am missing something .