We have achieved Asynchronous Inter-process communication (MSMQ) among the systems by using MSMQ Adapter at Outbound port + Batch Jobs + public queues at other end.
How we can achieve process integration without writing single line of x++ code at Dynamics AX.
We are looking forward to know the technical feasibility to achieve reliable XML document exchange among the systems(Dynamics AX source of the data)
We have achieved Process Integration by writing code at corresponding actions (Close Action, Save and Close action, Read Action ...) now both system are communicating well but we thought this is not a correct approach at production level.
Is it possible to do Process Integration (Documents Exchange) without writing single line of x++ code at Dynamics AX.