Parameters
Last updated
Was this helpful?
"Parameters" are variables that can be defined to customize the data being read or processed in a Data Job or File Job. They allow for dynamic changes without the need to create multiple parameters for different scenarios.
When you click on "Parameters", you'll see a list of all parameters already configured, along with the option to add a new parameter.
Click "Add Parameter".
In the modal that appears, fill in the following fields:
Name: The name of the parameter.
Type: Choose from text, number, boolean, object, or array.
Description (optional): Additional details about the parameter.
Sensitive data: Enable this option to hide the parameter value when the module is shared.
Required field: Check this option to make the parameter mandatory in the input JSON.
Example: Provide a sample value. This field is required, as the value is used in tests run within Skyone Studio.

3. Click "Save". Done! The parameter has been created.
To edit a parameter, follow these steps:
Go to the "Parameters" section on the left-hand sidebar to view all created parameters.
Hover over the desired parameter and click the three-dot icon.

Select "Edit".
Make the necessary changes and click "Save". Done! The parameter has been updated.
To delete a parameter, follow these steps:
Go to the "Parameters" section on the left-hand sidebar to view all created parameters.
Hover over the desired parameter and click the three-dot icon.
Select "Delete".
Type the name of the parameter and click "Delete" to confirm the action. Done! The parameter has been deleted.
Last updated
Was this helpful?
Was this helpful?
