Export MRT Templates

The Data Transfer component of the Configuration Manager contains tools used to import and export data for Micromine Geobank.

The Export MRT Templates option exports the available Australian Minerals Reporting Templates (MRT), formatted according to the national requirements standard for resources exploration reporting developed by the Chief Government Geologists, through the Government Geoscience Information Committee: http://www.australiaminerals.gov.au/legislation-regulations-and-guidelines.

The Mineral Reporting Templates App (MRT) is a Micromine Geobank App for active Micromine Annual License Program members. It comprises two separate Apps; an Admin App for setup and a User App to produce the Reports. The Admin App requires the Administrator module, and the User App requires the Advanced Reporting module.

For information onthe MRT App, see Mineral Reporting Templates App.

To export MRT templates,

  1. Open the Configuration Manager.

  2. Select the Data Transfer| Exports | Examples option.

    The Examples Export options in the Data Transfer component of the Configuration Manager

  1. Double click the Export MRT Templates option.

    The Property Editor: Export form opens.

Property Editor: Export form

The General tab contains the Name and Description of the export tool.

Execute Before Open Event(s) on starting Export/Import

An export/import may require some sort of data 'setup' prior to the export with possibly a 'teardown' once the export/import has completed. This is usually achieved by configuring BeforeOpen and AfterClose SQL Events (for example, to create and populate a temporary table and then remove the temporary table after the export/import).

Select the Execute Before Open Event(s)... check box to change the sequence of events for the Import/Export. This will delay the execution of the process until the Before Open Event is executed. If the checkbox is not selected, the process will run immediately and the Before Open Event will occur after. After Open Events will always occur after the Export/Import process.

If you are configuring a task in Unattended mode, be aware that you should use the full UNC path for any mapped network drive: for example, \\server001\data\reports\ instead of N:\Reports. For detailed information, see Automation.

Substitutions

Configuration

Events