Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

Resource File

Node Grooper

Represents a file resource stored within a Project in the Grooper repository, such as a text file, XML schema, or other supporting file.

Remarks

Overview

A Resource File is an auxiliary file associated with a Project. These files are typically used to store supporting content such as configuration files, schemas, scripts, style sheets, or other resources required by the project.

Resource Files are managed as child nodes of a Project and are stored in the repository's File Store. They can be referenced by other objects within the project, enabling modular and reusable configurations.

Creation and Management

  • Resource Files are most commonly created by dragging and dropping a file onto a Project in the Grooper UI.
  • The file is uploaded and stored as part of the project, and a corresponding Resource File node is created.
  • The 'Name' of the Resource File is derived from the original filename, and its 'Extension' and 'MimeType' are automatically detected.
  • Resource Files can be renamed, but must remain unique within their parent Project or Folder.

Usage Scenarios

  • Storing XML schemas, XSLT files, or other configuration artifacts required by extraction or validation processes.
  • Defining common CSS which is used by multiple Data Models.
  • Storing RAML definitions used by AI Assistants for web service integration.
  • Including documentation and readme files inside a Project.

Notes

  • Resource Files are stored in the File Store and are accessible via the Grooper API and UI.
  • Only files relevant to the configuration or operation of a Project should be added as Resource Files.
  • Deleting a Resource File removes it from the project and deletes the associated file from the File Store.

For more information about file management and storage, see File Store and Project.

Properties

NameTypeDescription

Design Tabs

General View the properties and file content of a resource file.
Reports View reports for a node.
Advanced View or edit advanced details about a node.

Context Menu Commands

Command Shortcut Description
psychology Delete Fine Tuned Model Deletes a fine-tuned LLM model from the connected provider.
drive_file_rename_outline Rename F2 Renames the selected Resource File and its associated file in the File Store.
psychology Start Fine Tuning Job Creates a fine-tuning job using the set of fine-tuning files saved on this data element.

Used By

Notification