Hi,
I have a windows service which i am using to communicate with AX 2012 using AIF. My communication between service and AX is working fine for CustomerService exposed by AX2012 but i am getting error for CustCustomerService. I am able to browse the WSDL using the url but when i am trying to perform any operation I am getting the following error:
Connector Error: org.xml.sax.SAXException: The error message: The communication object, System.ServiceModel.Channels.ServiceChannel, cannot be used for communication because it is in the Faulted state.
I want to confirm that this issue is from AX side or from my windows service side? What can i do to fix this?
I already tried by creating a new inbound port and assigning {{CustCustomerService }} class' operations. Its not working
Thanks
*This post is locked for comments
I have the same question (0)