Adding Response Options

One thing I didn’t cover in my previous tutorials, is how to add an option to your responses. This allows you to have even more flexibility in how creating your workflows. One base example is the Show Message response. It has a single option. Bron :…

Reading Webservice Response

While we are integrating our NAV with any other Frontend , we should read all the response from the webservice response file for our required information. For simple testing i am just storing the response file in 'C:\TEMP\testing.xml' location Bron : Nraju Lees meer...