Concurrent manager availability check programatically
Hi guys
We have a requirement to check the availability of internal manager prior submitting a request through forms interface. Details, we have a custom form for order management create sales orders and a button is provided for submitting the customized report for generating invoice to customer.
At certain intervals concurrent manager doesn’t respond and the entire screen goes blank and finally the user has to kill the java process. We are trying to avoid this issue by checking the availability of the internal manager prior submitting the request.
Checking the number or target processes or actual processes will not help us, as it takes a while for the target processes to go beyond set levels while the concurrent manager goes down. Any ideas?
We have a requirement to check the availability of internal manager prior submitting a request through forms interface. Details, we have a custom form for order management create sales orders and a button is provided for submitting the customized report for generating invoice to customer.
At certain intervals concurrent manager doesn’t respond and the entire screen goes blank and finally the user has to kill the java process. We are trying to avoid this issue by checking the availability of the internal manager prior submitting the request.
Checking the number or target processes or actual processes will not help us, as it takes a while for the target processes to go beyond set levels while the concurrent manager goes down. Any ideas?
0