o keep BIP report execution active every minute.
In our current setup, When a user submit a BIP report, The BIP report stops communicating with our mastr login, If the report execution takes more 300 seconds, The connection between PSW - And BIP report communication is terminated as its set to time out after 300 seconds.The BIP may finish fetching data in 7 or 8 mins, But the user already see error message on the screen.
So in order to keep the communication active, We are requesting a patch which can ping the master url back on active connection,That way if the BIP reports takes more than 5 mins, The ping activity continues and the report doesn't error.