Table of Contents

File Generation

Introduction

Automatic file generation is executed at the scheduled interval by the scheduler (Quartz) and generates the file on the specified handler (ThreadConfig domain - FILE_GENERATION type) using the specified RemoteDiscoveryScript.

As of 03.05.2018, Quartz in the SnmpManager is known to experience some issues running on the multi-server configuration. Please refer to the IDMS-2695 ticket for the further clarification.

Created as a part of the IDMS-2362 ticket.

Domains

GeneratedFile

The file generation instructions are represented via the entries in the GeneratedFile Grails domain.

Fields

FileGenerationHistory

A domain used to keep track of the file generation attempts.

Workflow

Troubleshooting Guide