Skip to main content
Version: 5.6

Creating a Solution

The following describes how to create a solution. Essentially, creating a solution involves five to six steps:

  1. Create a project that will serve as the basis for the solution.

    • An RPE file cannot be used for the solution.
  2. Create a new folder for the solution.

  3. Copy relevant project files into the new folder. These can include connections or plugin configurations, for example.

  4. Create the solution.yaml file, enter the relevant information there, and optionally configure parameters.

  5. Replace the parameters defined in the solution.yaml in the project files. This step is performed by manually editing the YAML project files.

  6. Optional: Enhance the solution description with Markdown files.

For more information on the structure, see Solution Gallery Structure.