I am trying to integrate Dynamics ax 2012 to a third party application using AIF services. The service in question is the out of the box InventOnHandService to which I have added the update method.
However then when I try to set up the service on the inbound port as such:
I get the following error.
I followed this tutorial as a guideline. I have also tried creating a new entry point on a InventInventoryOnHandServiceUpdate Permission I created which did not yield to a better outcome. I have also try recompling the entire project and re-generating the full CIL.
Any help would be greatly appreciated as I am still relatively new with Dynamics and it's limited documentation is not doing the trick for my current issue.
Thanks