Developing Apama Applications > Dashboard Function Reference > Tabular Functions > Get Data Server Connection Status
Get Data Server Connection Status
Returns a table that contains status information for the Data Server being used by the current dashboard.
Columns
The table has the following columns:
*Name: __default for the default Data Server, or the name of a named Data Server
*Connected: True if the server connection is operational; False otherwise
*Status: OK if connection is operational, no connection if there is no connection to the server, or no service if there is an HTTP connection to the rtvdata servlet but the servlet has no connection to its Data Server
*ConnectionString: URL for an HTTP connection to the rtvdata servlet or hostname:port for a direct socket connection to a Data Server
*ReceiveCount: Number of data transmissions (pushes) received from the server
*ReceiveTime: Time of the most recent data transmission from the server
*Config: Srting that idenitifes Data Server version
Arguments
The function has no arguments.
This function returns a table.
Copyright © 2013 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or Terracotta Inc., San Francisco, CA, USA, and/or Software AG (Canada) Inc., Cambridge, Ontario, Canada, and/or, Software AG (UK) Ltd., Derby, United Kingdom, and/or Software A.G. (Israel) Ltd., Or-Yehuda, Israel and/or their licensors.