- You are here:
- Home
- CodeXchange
- All
- PowerServer
- Server Management Console
Server Management Console
- * Appeon *
- Code Author
- Offline
Less
More
- Posts: 159
3 years 3 months ago - 1 year 8 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:
Run Demo: demo.appeon.com/psconsoleapi/
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
Run Demo: demo.appeon.com/psconsoleapi/
Github Source Code: github.com/Appeon/PowerServer-Console-PB-Example
Last Edit: 1 year 8 months ago by * Appeon *.
Please Log in or Create an account to join the conversation.
- John Raghanti
- Offline
Less
More
- Posts: 1
1 month 1 day 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!
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.
Moderators: Appeon Administrator, * Appeon *