Quantcast
Channel: Microsoft Dynamics NAV Forum - Recent Threads
Viewing all articles
Browse latest Browse all 29197

Dynamics NAV RTC : Command Line Parameter Passing

$
0
0

I am currently developing a system that will allow for an external piece of software to click a button and his will then execute some c#.net code that plans to call the Dynamics NAV RTC by using the following code.

Process.Start("Microsoft.Dynamics.Nav.Client.exe");

The external application contains variables that I would like to pass through to the NAV CRM.

Is there a way that i could do this by Passing the parameters like what you would with a web address similar to the way below:

Process.Start("Microsoft.Dynamics.Nav.Client.exe DynamicsNAV://localhost:7046/DynamicsNAV70/CRONUS%20UK%20Ltd./RunPage?Page=50000&No=10");

The above line doesn't work but does anyone in the community know how I could produce this functionality in a similar way?


Viewing all articles
Browse latest Browse all 29197

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>