Hi guys,
can you please guide me in testing of "netTcp" aif web service. I have created AIF inbound wsdl port.
we will pass data in xml to this aif web service, which will creates data in AX.
Scenario:
Input: data in xml
Action/output/response: This will creates data in AX. Gives no response.
Find below screenshot for reference.
For example, you can create a console application in Visual Studio, add a service reference and call the service.
Note that this allows object-oriented programming, therefore you should rather think about objects than the format used for serialization under the hood (XML).