Hi
I need to add the table EcoResProductTranslation to the InventItemService so that I can create, update and delete EcoResProductTranslation records from the item service. I have added the table to the AxdItem query and regenerated the classes:
I can create new InventTable and related EcoResProductTranslation records, however when I try to read an item it doesn't retrieve the translation records. Here is the C#:
Am I doing something obviously wrong here? If not can someone point me in the right direction please - I guess I am missing code that instantiates the AxEcoResProductTranslation class with data related to the product, but I'm not sure where to start looking.
Any help would be much appreciated.
Thanks,
Joe
*This post is locked for comments