serverjournalcurrentrecord
ID
,
TIMESTAMP

The serverjournalcurrentrecord statement writes the current record to journal file.


Parameters

This statement has two parameters:

id – record id number.

timestamp – record time stamp number.


Description

This statement writes the current record to the journal file. This example adds a journal line to record changes to the current record.

serverjournalcurrentrecord 34,12

This statement is used internally by ProVUE, but could also be used by web code. However, Panorama Server already journals modifications made by web code to individual fields within a record automatically.


See Also


History

VersionStatusNotes
10.2NewNew in this version.