Hi all
I want to connect a webservice with NAV 5.0, (send parameters, receive a response), is for payment transactions, anyone have idea how I can do this?
Thanks!!
Hi all
I want to connect a webservice with NAV 5.0, (send parameters, receive a response), is for payment transactions, anyone have idea how I can do this?
Thanks!!
Technically upgrade your NAV 5.0 to NAV 2009, so that it runs on NAV 2009 technology. Create either page (which you can now being technically on NAV 2009) or codeunit to be published as webservice.
Of course you will have to install and configure your middle tier (both application and web server) to have this work.
Did you check this blog?
Check whether it fits to your requirement