Hi,
We have created some AIF document services, which we are calling from C# client. We need to deploy these services on another AX instance. We are able to export AIF services that we have created on the other AX through export/import tool for the projects. We also have some Inbound ports associated with these services. We want to transfer the inbound ports on the other AX as well.
All the inbound ports have HTTP adapter, specifying the URI parameter, which is specific to a particular machine. So is it possible to transfer the inbound ports?
We tried using the option for export/import of ports from the AX UI (Reference Link: http://technet.microsoft.com/EN-US/library/gg731890). But this causes database to go into an inconsistent state.
If these inbound ports are in active state while exporting from the source, will it affect the import on the destination machine?
If this should work, what steps do we need to follow and what changes are involved on the IIS side – as finally, when they are activated, these ports get deployed on IIS?
Thanks,
Bhagyashree.