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 |
What Is the Pipeline Editor?
How to convert document list to document? If document list contain documents and documents contain strings field. How to convert?
what is meant by "Block time out" and "Expire time out " in jdbc adapter configuration
What Are Transformers?
How to Change the Order of Steps in a Flow Service?
When to Unlock an Element?
Explain what are the new features in 8.0 compared to 7.1?
explain about endpoint url,endpoint alias?
What is Modeler
How to convert documentlist to document? If document list contain documents and documents contain strings field .how to convert?ple tell me any one.
How to Create an ACL?
explain try and catch block briefly