Field normalization issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2023 11:21 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2023 06:10 AM
Have you tried running the job after the import is complete? Add an onComplete Transform script to call it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2023 06:38 AM
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 .