content

» AR Server Info - 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

Creates a CSV for all of your server info variables.

Very handy to attach to BMC Support tickets.

What It Shows

  • How to use a Loop= Fields
  • How to use Output= to create a file
  • How to define an output File with standard CSV formatting.

Details

A great beginner's script with a very useful function.

Uses a Loop= Fields to iterate through the automatic Meta-Update variable AR_INFO and assigns the field name and value to an Output file.

AR_INFO contains the Remedy server's dynamic values. Things like the server version, name, database.

Some AR_INFO fields can be written. This can be used to change things on a running server such as Admin Mode or logging.

A Loop= Fields can iterate through the fields of a Remedy or ServiceNow record, an SQL row, a file row, any Meta-Update Tag.