If we want to run the server with some other port number, what we need to do?

1) we need to copy the Integration server path where the
IS resides & rename it.
2) Go to IS admin.
3) Click Ports tab under security
4) Go to Add port & select (webMethods/http)
5) Go to change primary port select the port & update it

Start webMethods batch/script with the port number you want webMethods to listen for request.

Start the Integration server using the below Command Server.bat -port (port number)
EX:-<Integrationserver_bin directory>\server.bat -port 6565
This command is used start the Integration server on a port specified in the command prompt. 

No comments:

Post a Comment