RPC HELP Debugging and Troubleshooting List: Difference between revisions
From VistApedia
Jump to navigationJump to search
Created page with " RPC Broker Help Home <h2>Debugging and Troubleshooting</h2> * Overview * How to Debug Your Application * RPC Error Trapping * Identifying the Listener Pro..." |
No edit summary |
||
| Line 1: | Line 1: | ||
[[RPC_Broker_Help| RPC Broker Help Home]] | [[RPC_Broker_Help| RPC Broker Help Home]] | ||
<h2>Debugging and Troubleshooting</h2> | <h2>Debugging and Troubleshooting</h2> | ||
The Broker Development Kit (BDK) provides facilities for debugging and troubleshooting your VistA Graphical User Interface (GUI) applications. | |||
* How to Debug Your Application | * [[RPC_HELP_DEBUG_How_To|How to Debug Your Application]] | ||
* | * [[RPC_HELP_DEBUG_Id_Listener_Proc_on_Server|Identifying the Listener Process on the Server]] | ||
* [[RPC_HELP_DEBUG_Id_Handler_Proc_on_Server|Identifying the Handler Process on the Server]] | |||
* Identifying the Handler Process on the Server | * [[RPC_HELP_DEBUG_RPC_Error_Trapping|RPC Error Trapping]] | ||
* Testing Your RPC Broker Connection | * [[RPC_HELP_DEBUG_Testing_RPC_Broker_Connection|Testing Your RPC Broker Connection]] | ||
* Client Timeout and Buffer Clearing | * [[RPC_HELP_DEBUG_Memory_Leaks|Memory Leaks]] | ||
* | * [[RPC_HELP_DEBUG_Client_Timeout_and_Buffer_Clearing|Client Timeout and Buffer Clearing]] | ||
* [[RPC_HELP_DEBUG_Broker_Errors|Broker Errors]] | |||
NOTE: For commonly asked questions, please refer to the RPC Broker FAQs on the Web at: http://vista.med.va.gov/broker/faqs.asp. | |||
Revision as of 23:34, 6 July 2015
Debugging and Troubleshooting
The Broker Development Kit (BDK) provides facilities for debugging and troubleshooting your VistA Graphical User Interface (GUI) applications.
- How to Debug Your Application
- Identifying the Listener Process on the Server
- Identifying the Handler Process on the Server
- RPC Error Trapping
- Testing Your RPC Broker Connection
- Memory Leaks
- Client Timeout and Buffer Clearing
- Broker Errors
NOTE: For commonly asked questions, please refer to the RPC Broker FAQs on the Web at: http://vista.med.va.gov/broker/faqs.asp.