Hi Guys,
I have the following question about the execution of AIF service calls:
We have a company where we work together with a front office tool. The front office tool reads/writes/updates data in Ax through AIF Custom Services we created.
At this customer, we have 5 production servers. 2 user servers and 3 batch servers. The setup and deployment of the AIF Inbound Ports has been done on server PRD-01.
Now i was wondering if these service calls are always performed on server PRD-01?
The reason i ask:
Let's say we see an error in one of the service operations. PRD-01 is a user server, so we can easily fix the code on that server and generate an incremental CIL. The calls running on PRD-01 will be using this new code. The other servers will not be updated automatically and so they will have the old code.
*This post is locked for comments
I have the same question (0)