Server Management Console

* Appeon *
CODE AUTHOR
Posts: 159
 3 years 4 months ago -  1 year 9 months ago #369 by * Appeon *
* 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:
  • Managing license and instance information
  • Managing application settings
  • Managing connection Cache
  • Monitoring active session/transaction
  • Monitoring health status
Run Demo: demo.appeon.com/psconsoleapi/
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
 2 months 3 days ago #558 by John Raghanti
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!

Please Log in or Create an account to join the conversation.