Hi Vijay,
AIF supports Inbound and Outbound Exchange via webservices. The 4 types of
adapters available are:
a. AIFBizTalkAdapter - supports document exchange with Biztalk Server
b. AIFMSMQAdapter - supports document exchange via MSMQ
c. AIFFileSystemAdapter - asynchronous exchange via file drop
d. AIFWebServiceAdapter - outbound document exchange via webservice
If you want to directly communicate with the business logic in AX, you can
also use .NET Business Connector for AX. In fact, AIF internally communicates
via .NET Business Connector.
You can read more about AIF and data exchange from this link:
http://msdn2.microsoft.com/en-us/library/aa570087.aspx
Hope it helps.
Thanks and Regards,
Dilip
--
http://daxdilip.blogspot.com/
Post by vijayHi folks,
Using AIF in ax4.0 how can we integrate different applications like SAP and
ax4.0?
there are four different adapters . when we can use these adapters?