Difference between revisions of "ConnectR Interface Current State"

From Galen Healthcare Solutions - Allscripts TouchWorks EHR Wiki
Jump to navigation Jump to search
m
Line 1: Line 1:
 
== 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

Revision as of 15:59, 22 August 2008

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