android 中的 AIF wcf web 服务集成
AIF wcf webservices integration in android
我想使用 AIF webservices 连接到 Microsoft Dynamics AX 2012。因为当我想使用 wsdl soap 连接到服务时,我似乎没有在系统中进行身份验证。
使用 AIF 服务的最佳方式是什么?
默认情况下,AIF 公开为 WCF。您需要更改服务设置以将其启用为 SOAP 服务。
查看 Azure 服务总线中继和 "Developing Mobile Apps" 白皮书。
Azure 服务总线中继:
http://blogs.msdn.com/b/aif/archive/2013/04/29/aif-windows-azure-service-bus-adapter.aspx
https://technet.microsoft.com/en-us/library/dn720290.aspx
白皮书:
https://www.microsoft.com/en-us/download/details.aspx?id=38413
我想使用 AIF webservices 连接到 Microsoft Dynamics AX 2012。因为当我想使用 wsdl soap 连接到服务时,我似乎没有在系统中进行身份验证。 使用 AIF 服务的最佳方式是什么?
默认情况下,AIF 公开为 WCF。您需要更改服务设置以将其启用为 SOAP 服务。
查看 Azure 服务总线中继和 "Developing Mobile Apps" 白皮书。
Azure 服务总线中继:
http://blogs.msdn.com/b/aif/archive/2013/04/29/aif-windows-azure-service-bus-adapter.aspx
https://technet.microsoft.com/en-us/library/dn720290.aspx
白皮书:
https://www.microsoft.com/en-us/download/details.aspx?id=38413