Explore Dynamics World With Aslam
Thursday, 6 September 2018
How to implement basic authentication with Dynamics Ax 2012 basicHttpBindingWithWindowsAuth web services Aif
For the basic setups we need to follow the below URL:
https://blogs.msdn.microsoft.com/axsupport/2013/04/23/how-to-implement-basic-authentication-with-dynamics-ax-2012-web-services/
To remove the authentication we need to change the below options in AIF Setup- go to the inbound ports -> click on the config button-> select "Yes"
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Common Data Service (CDS)
Common Data Service (CDS)
Create general journal using X++ in D365FO
The general journal can be created using X++ code. This code which I am sharing in this article helps you to create general journal ...
Customer Aging Report in d365 F&O
Added new fields to CustAgingReportTmp public class DDDCustAgingReportController extends SrsReportRunController implements BatchRetryable ...
Customer Account Statement in D365 F&O
[ExtensionOf(classstr(CustAccountStatementExtContract))] final class DDDCustAccountStatementExtContract_Extension { public boolean check...
No comments:
Post a Comment