Integration runtime configuration typeIntegration server configuration type

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 server or integration runtime
ZIP Yes /home/aceuser/generic Multiple

Creating the file for a configuration object of type Generic files

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.

After you create the file, you can use it to create a configuration object as described in Configuration reference: Creating an instance from the Red Hat OpenShift web console and Creating an instance from the Red Hat OpenShift CLI or Kubernetes CLI.

For examples of how to use this configuration type, see Tutorials and examples.