Server Management Console
* Appeon *
CODE AUTHOR
Posts: 159
* Appeon * created the code: Server Management Console
The Server Management Console demonstrates how to develop a visual interface in PowerBuilder app to manage various server configurations and runtime status that are exposed by PowerServer. The app is developed with Appeon PowerBuilder 2022.
Key Techniques Demonstrated:
Github Source Code: github.com/Appeon/PowerServer-Console-PB-Example
Key Techniques Demonstrated:
- Managing license and instance information
- Managing application settings
- Managing connection Cache
- Monitoring active session/transaction
- Monitoring health status
Github Source Code: github.com/Appeon/PowerServer-Console-PB-Example
Last Edit: 1 year 9 months ago by * Appeon * .
Please Log in or Create an account to join the conversation.
John Raghanti
Posts: 1
John Raghanti replied the code: Server Management Console
Hi, I am running PB 2022 R3 Build 3391. In w_session_list, it is trying to access an API: api/D_Loginfo_Grid/Retrieve
My server doesn't have this entry point. Is there a way to populate the connected user information other than this? Thanks!
My server doesn't have this entry point. Is there a way to populate the connected user information other than this? Thanks!
Please Log in or Create an account to join the conversation.