We are integrating many of our apps to integrate with AX (We are migrating to AX from another ERP). So many of our existing apps have business logic in stored procedures.
There are 2 options available to get the AX data into our C#/ASP.Net apps:
1. Via web services then do business logic
2. Via stored procedure with already existing business logic
Does anyone have experience with consuming AX web services in stored procedures directly? Is it reliable to consume AX services within stored procedures?
The objective is to reuse existing business logic without compromising speed.
Any input is appreciated.
Thanks in advance.
*This post is locked for comments
I have the same question (0)