Hi all,
I use X++ to create Service in AX to get data from AX, but when deploy I've got a problem that:
I can get data from services that get data from table object exist in AX 2009
but I can't get data from services that get data from table object (tables was created when upgrade from AX 2009 to AX 2012), it hasn't got error from service but data always return 0 items object
In detail action:
In development environment, I'm coding completely in AX 2012 so that services run completely OK
when deploy to production environment, I export axmodel file from AX 2012 in dev environment then use axmodel to import to pro environment
Can anyone help me to show problem in this scenario ? what's different from here ?
thank you,
*This post is locked for comments
I have the same question (0)