03-10-19 05:53 AM
03-10-19 06:15 AM
03-10-19 05:28 PM
04-10-19 08:06 AM
For same issue I faced, reply I have received was :
The syntax for HTTP command lines uses the & symbol to chain options (in place of "/" for AutomateC.exe command line) and "%20" to replace spaces.
In your case try using:
http://<PC Name>:8181/user%20name%20<userID>&password%20<password>&<Commandtoexecute>
Hope this helps.
25-10-19 03:43 PM