Difference between revisions of "ConnectR Interface Current State"

From Galen Healthcare Solutions - Allscripts TouchWorks EHR Wiki
Jump to navigation Jump to search
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 +
[[Category:ConnectR]]
 
== Overview ==
 
== Overview ==
Yields a summary of ConnectR Interfaces current operating states including system information, status, etc. Simply execute the SQL command shown below and save the results to a .csv
+
Yields a summary of ConnectR interface(s) current operating state(s) including system information, source/target, status, etc. Simply execute the SQL command shown below and save the results to a .csv
  
 
== SQL command ==
 
== SQL command ==
 
select * from vwSystemStatusGrid
 
select * from vwSystemStatusGrid

Latest revision as of 14:55, 16 November 2012

Overview

Yields a summary of ConnectR interface(s) current operating state(s) including system information, source/target, status, etc. Simply execute the SQL command shown below and save the results to a .csv

SQL command

select * from vwSystemStatusGrid