Can any one please let me know few tips to improve access to MWS admin page,so that we wont face timeout error most of the time when trying to access process instances properties.
I am not sure about process instances, but if you have issues with MWS timeout then the time-out value for MWS is configured in the file web.xml which is stored in \webMethodsxx\MWS\server\default\deploy\portal.war\WEB-INF.
[b]Edit the file web.xml.[/b]
In the tag [b][/b], specify the required timeout value, in unit of timeout is seconds:
Look for -> [b][/b]
60
The default and recommended value is 5 minutes, you can choose as per your requirement.
Check out for timeouts for Process instances at http://www.idnxchange.com/webmethods-blogs/ccc.html
Leave a Reply
Guest User
Not sure what solution is right for you?
Choose the right one for you.
Get the help of the experts and find a solution that best suits your needs.
rambo
Hi Experts
Can any one please let me know few tips to improve access to MWS admin page,so that we wont face timeout error most of the time when trying to access process instances properties.
OS:windows
Regards
Neelima
I am not sure about process instances, but if you have issues with MWS timeout then the time-out value for MWS is configured in the file web.xml which is stored in \webMethodsxx\MWS\server\default\deploy\portal.war\WEB-INF.
[/b], specify the required timeout value, in unit of timeout is seconds:
[/b]
60
[b]Edit the file web.xml.[/b]
In the tag [b]
Look for -> [b]
The default and recommended value is 5 minutes, you can choose as per your requirement.
Check out for timeouts for Process instances at http://www.idnxchange.com/webmethods-blogs/ccc.html