Each component that you add to a discipline has its own properties. The settings for the properties are first set up when the component is created, but you can change them if needed.
To make changes to a component on a Discipline flowchart:
- Display the Disciplines flowchart.
From the Dashboard, select the project that contains the Disciplines flowchart. Then select the Pipeline option in the header menu to display the pipeline flowchart. Select the Disciplines flowchart tab. - Select the discipline that contains the component that you want to change. Its properties are shown in the sidebar to the right.
- On the Components tab, select the component that you want to change.
SimpleCloud displays a dialog containing the component's settings. - Use the dialog to make the changes.
- Nicename
The human-friendly name of the component - Code
The unique identifier code of the component - Component type
The type of component. To find out how each component works, navigate to the SimpleCloud code deployment and view the configuration files and actions. For more details, see Program a Pipeline in SimpleCloud. - Component format
The format, typically, a file type. - Connection tab
Use to define the component's inputs and outputs, see Component inputs and outputs in a pipeline. The inputs are what is loaded into the discipline from other disciplines. The outputs are what the discipline publishes to other disciplines. - Input filters tab
Use to control what resources are loaded into the component, see Input and output filters for a component. - Output filters tab
Use to control what resources can be published by the component, see Input and output filters for a component. - Pipeline tools tab
Use to.
- Nicename
- Select Accept.