change port number
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
30-01-20 03:40 PM
Hello everyone,
I need your i need to change the port number "8181" of the client machine , not the blueprism server's port (8199) .
Thanks all
------------------------------
Mohammed Haddani
------------------------------
I need your i need to change the port number "8181" of the client machine , not the blueprism server's port (8199) .
Thanks all
------------------------------
Mohammed Haddani
------------------------------
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
30-01-20 05:29 PM
Use a short cut with something like automate.exe /port 1234
------------------------------
John Carter
Professional Services
Blue Prism
------------------------------
------------------------------
John Carter
Professional Services
Blue Prism
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
13-02-20 01:23 AM
Hi Mohammed
you should use from a bat file , or task scheduler o by cmd comand :
automate.exe /resourcepc /port "new port" /public
example
automate.exe /resourcepc /port 8192 /public
ensure that this port is avaible and opened in your firewall rules
regards
------------------------------
Orlando Javier Sanchez
Technical Infraestructure 4
Ctrl365
America/Argentina/Buenos_Aires
------------------------------
you should use from a bat file , or task scheduler o by cmd comand :
automate.exe /resourcepc /port "new port" /public
example
automate.exe /resourcepc /port 8192 /public
ensure that this port is avaible and opened in your firewall rules
regards
------------------------------
Orlando Javier Sanchez
Technical Infraestructure 4
Ctrl365
America/Argentina/Buenos_Aires
------------------------------
