content

» Set Server Logging - Sample Meta-Update Scripts

Output

More Information

These scripts are in the Meta-Update distribution and may be run with a trial license. They are fully documented in the Meta-Update User's Guide

 
What It Does

Allows you to set all AR Server log file, set the level of logging, and turn logging on or off.

What It Shows

  • How set up script configuration assignments
  • How to set up a no-iteration section to decide if an Update= is needed, and Launch a section to do it if so.
  • How to use a conditional Launch=
  • How to use a Update=
  • How to use affect the server by assigning to AR_INFO
  • How do calculation assignments

Details

Another useful beginner's script — giving you control of server logging through a batch command.

Imagine, turn logging on, execute a few operations, turn logging off and view the log — all from the convenience of your client machine.

Uses a Update= to update a vendor form introduced in ARS 7.0 also updates the automatic Meta-Update Tag, AR_INFO to set the DEBUG_MODE value.

See Server Info to list all AR_INFO fields. Pre 7.0 servers can the Update= with assignments to the pertinent fields of AR_INFO.

Some Tags such as ENV, and AR_INFO when assigned a value, cause Meta-Update to set an Environment variable, or, relay the new value to the Remedy server.