This is an old revision of the document!
With this feature you can configure logging for an existing database connection. Grid edit logging means that all SQL commands that changes data are logged.
Database connection for which updates in tables, triggered by niota web editor, will be logged. Select a database connection from the drop down list.
Switch checkbox on if you want the logs to be written into the file entered in Logfile.
Switch checkbox on if you want the logs to be written into a database table. The structure of the database table must be like user action table.
Filename and file extensions of the file where the logs are written in case Log to file is on. The logfile is located on the niota server in directory app\logs.
Choose a valid callable object (stored procedure) that handles the logging finally. This can be a delivered system log procedure or your own procedure in case you do not want to log to N-MDDB.
When logging a callable object call the logging connection is set according to the followings:
There are log files which are not configurable. Those are created automatically during the running of the program.