Data Table Data Tags

The synchronization components for data tables have specific data tags available providing information about the definition and its current data. These include the last update date and time indicating when the table was last synchronized on the client, and the name of the table. These tags are in addition to those that are globally available.

Tag Description
<<name>> Returns the internal name of the data table definition as entered in the application project.
<<lastUpdate>> Returns the date and time provided by the client when the data table was last synchronized. By default this value is provided by the Agentry Server based on a query of the back end system. However, synchronization of the data table should include retrieving this value with the table’s data. The latest date and time retrieved during that process will be used as the data table’s last update value. This tag supports the use of the named parameter format to format the time and date using date and time tokens.