Hi Experts,
I got a requirement where one of my customers wants to call AX processes from an external application (most probably would be a .Net application). It is a very common scenario to access AX from external applications but I have following questions to answer them;
- AX will be hosted on Azure, so do we need to ask Azure team to provide an IP address to access AX externally?
- Do we need to ask them to open certain ports for AX?
- Where exactly the IP address will be used in .Net application [I have little idea that it will be somewhere in web.config file but can you share any link on this with more description, how to achieve it?]
- From .Net application side, do we need to maintain a separate database to hold data on temporary basis? To explain this point let me share what we want to achieve here; Customer will have an application where college instructors will sign up and will put their skills. On AX side we will be creating these instructors as workers and putting worker's skills in AX. Let's say if instructor puts information to get sign up and the connection between AX and external application got down by any means then is there a need to store this instructor information in external application database and synchronize it in AX on periodically.
*This post is locked for comments
I have the same question (0)