Question
1
Replies
78
Views
Posted: December 12, 2017
Last activity: December 12, 2017
Closed
Pega PRPC 7.2.2 Application availability time setting
I have a requirement to set business hours when PRPC application should be available to users during a day. The application should not be availabe to the user outside the set timeframe. It would be of great help if you let me know if there is any way to implement this requirement in Pega PRPC 7.2.2.
Hi Sudha,
Thanks for posting on PSC.
I ain't sure about how to configure availability of PRPC application from the application layer.
Though, we can configure availability of application at the server level.
Configure an application server so that it is automatically started by the node agent. To configure application servers in your WebSphere Application Server, Network Deployment cell to start automatically when you start the node agent for the node that contains the application server:
1. In the administrative console, click Servers > Server Types > WebSphere application servers .
2. Click the application server that you want to start automatically.
3. Under Server Infrastructure, click Java and process management > Monitoring policy and change the setting of the Node Restart property to RUNNING.
4. Click Apply , and then click Save to save the configuration changes.
Refer it:-https://www.ibm.com/support/knowledgecenter/SS7K4U_8.0.0/com.ibm.websphere.nd.multiplatform.doc/info/ae/ae/trun_ssenv_autostart.html
Kindly notify, if it was helpful.
Regards,
Asif