If v want to run the server with some other port number ,
what v need to do ??
Developer:
Answers were Sorted based on User's Feedback
Answer / siddharth
1) We need to copy the Integrationtionserver 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
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / mahesh
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 promt.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / amar desai
along with above answer
start webmethods batch/script with the port number you want
webmethods to listen for request.
| Is This Answer Correct ? | 2 Yes | 0 No |
How to Move Flow Steps?
hai this is prasad webmethods is used to integrate the applications but ,we can do that same by using java also ,then why do we use webmethods please send me the answer
Should we archive derived files?
How to use SEQUENCE as the Target of a BRANCH?
I have a loop a, under which I have a child loop b, under which I have a branch with few services with a condition. If a condition is satisfied , then I needmy branch to exit from loop b, what should I do?
What are the advantages of eai?
How to create a link between variables?
can u explain about trading networks
How to Restore a Session on a Server?
What is scope?
How many minutes have you spent in your lifetime reading documentation or actually (gasp) working with any webMethods product on a real project?
use of finally block in exception handling in webmethods