-
1. Re: normalization
Abhijit Valvekar May 16, 2012 2:41 AM (in response to ds NameToUpdate)Is that product getting normalized? Does that class exists in Class Configuration?(check the class configuration : Configuration Editor-> Class Configuration->Class Name)
Thanks and Regards,
Abhijit Valvekar
-
2. normalization
ds NameToUpdate May 16, 2012 3:06 AM (in response to Abhijit Valvekar)where i found the Class Configuration??
-
3. Re: normalization
Abhijit Valvekar May 16, 2012 3:46 AM (in response to ds NameToUpdate)Go to NE Console -> Open Edit Configuration -> Class Configuration.
Thanks and Regards,
Abhijit Valvekar
-
4. normalization
ds NameToUpdate May 16, 2012 4:07 AM (in response to Abhijit Valvekar)the class config to normlaize and exit in class config,,but the problem still
-
5. Re: normalization
Abhijit Valvekar May 16, 2012 4:28 AM (in response to ds NameToUpdate)If I understood it correctly.. your class exists in Class Configuration. In this case could you please provide below details –
1. Job details – Inline Mode/Batch Mode/Continues Mode (on which mode you are performing the operation?)
a. If your job is set to Inline Mode : CI will get normalized at the time of creation and new entry gets created in PC.(If allow new PC is checked)
b. Batch Mode – New entry gets created in PC after execution of batch job
c. Continues Mode – new entry gets created in PC at run time.
2. NE Status : Does the CI’s getting normalized?
3. Logs – Please provide the NE logs so we can debug the issue.
Also, Please check your attributes Type,Item,Product Name, Manufacture Name, Market Version and Version Number.
If there is incorrect data then it would result NE failure, in this case no any new entry will create in PC.
Thanks and Regards,
Abhijit Valvekar
-
6. normalization
ds NameToUpdate May 16, 2012 5:08 AM (in response to Abhijit Valvekar)where i found the NE status
-
7. Re: normalization
Abhijit Valvekar May 16, 2012 5:12 AM (in response to ds NameToUpdate)You can enable it by using Dev Studio. Open any form like BMC_Product from Dev Studio, Go to Form Menu-> Add/Remove Fields in View -> Select “NormalizationStatus” from Fields Not in View -> add to filed in View -> Save it. Now the NormalizationStatus field will be visible on your BMC_Product form. (If you want to check the status on multiple class then make it enable on BMC_BaseElement)
You also check the Normalization Status in the log file, Search with the String “NormalizationStatus”.
I would refer you to check the Normalization Guide for configurations/Settings.
Thanks and Regards,
Abhijit Valvekar