Previous page Next page


You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Next »

To open the properties window for the Database field object, see the Editing objects properties in the Template Editor section.

As a result the DB field properties window will open.

Properties of the Database field object are similar to properties of the Text object, except of Unusual and Predefined parameters. Purpose of these parameters are follows.

In the Predefined drop-down list select the field from the database which will be displayed in the template. Apart from names of database fields there if the Unusual value. Select the Unusual value if the template is in use for the Event Manager module operation and it's required to display event parameter on which the Event manager is configured using the Database field object. In the Unusual field enter the name of the event parameter.

Note

To determine available parameters of the required event using the debug window of the Intellect software, generate the required event in the system. Working with this window is described in the Intellect software package. Programmer's Guide (JScript) document. The latest version of this document is available in the AxxonSoft documentation repository.

For example, for the Access (ACCESS_IN) event from the Orion reader which is part of the Bolid SDK Orion v.2 integration module, the object code and code of access card are sent in the card and facility parameters correspondingly. If the Event manager is configured on this event, it's possible to display values of these parameters using the Database field object. Example of configuring this object to display value of the card parameter is follows:

Also it's possible to add fields created by user in the intellect.ext.dbi file to the template. For this purpose enter the name of corresponding field from a database in the Unusual field. Procedure of creating additional fields in the database is given in the Adding additional user parameters section.

  • No labels