Generic files type

Use the Generic files type to create custom configurations.

Summary of key details for the configuration type

File name or type Contains secrets Path extracted/imported to Maximum allowed per integration runtime
ZIP Yes /home/aceuser/generic Multiple

About the Generic files file

The Generic files type requires a .zip file of arbitrary files that are needed for custom configurations beyond the scope of types already provided. The .zip file contents are extracted into the directory /home/aceuser/generic, and can be referenced from other configurations or logic in the integration flows.

The maximum recommended size of a .zip file for a configuration is approximately 660 KB.

Creating a configuration for the Generic files type by using the configuration panel

You can create a Generic files-type configuration while creating an integration runtime, or independently, as follows:

  1. Open the Configuration page by clicking the Configuration icon Configuration icon in the navigation pane, or go to the Configuration view of an integration runtime that you are creating. Then, click Create configuration. For more information, see Managing configuration objects from the Configuration page.
  2. From the Create configuration panel, select Generic files from the Type list.
  3. In the Name field, specify a name for this configuration.
  4. In the Description field, specify text that will help you identify the integration runtime that will use the files in the ZIP archive, or identify the content of the archive.
    Create configuration panel
  5. To import the generic files, click within the boxed area to select the ZIP file from a file browser, or drag-and-drop the file. The name of the imported file is displayed.
    Imported ZIP file
  6. Click Create. The configuration is added to the configurations table and can be selected for use with an integration runtime.

Updating or deleting a configuration

If you need to update the content or settings in a configuration, or delete a configuration that's no longer needed, see Managing configuration objects from the Configuration page.