A profile can be defined in order to save the current parameters configuration. By saving profiles the user reduces the risk of losing all predefined values in case of workflow re-uploading. Profiles can also serve as a good history page to follow a specific workflow configuration. In order to view/manage profiles for a workflow, select a workflow timestamp and go to Parameters tab:
NOTE: Profile buttons are disabled for workflow timestamps with no workflow parameters defined
Default Profile
A default profile is automatically saved if the user makes changes to the parameters and clicks the Save&Close button inside the Edit Parameters window. This happens only if the workflow does not already have other profiles saved.
In order to define a profile, you can either use the Save Workflow Profile window or save it from the Save Configuration To New Profile option from Edit Parameters window.
To save the profile using Save Workflow Profile follow the next steps:
- Select the desired workflow timestamp from the category list.
- Go to the Parameters tab.
- Click the Save profile button. The Save Workflow Profile window will open.
- Type a Name for the new profile.
- Type few notes for the new profile.
- Click the Save button.
To save the profile using Save Configuration To New Profile option from Edit Parameters window follow the next steps:
- Select the desired workflow timestamp from the category list.
- Go to the Parameters tab.
- Click on Edit Parameters button and configure parameters as desired.
- On the Selected Parameter Configuration panel, type the name for the new profile or leave the default one and click on Save Configuration To New Profile. This will save a new profile for the current configuration. If you also want the latest profile to be updated, exit Edit Parameters by clicking Save & Close, otherwise click on Cancel button.
...
When a workflow is checked in with an existing version, but different than the one from which the workflow was checked out, the most recently saved profile for the new selected version is automatically applied. Consequently, if the user would prefer an older profile, or a profile from a different workflow, it should be loaded manually.
Update Profile
If desired, a user can update a certain profile with the current parameters configuration by manually selecting which profile should be updated, from the Save Profile window:
- Select the desired workflow from the category list.
- Click the Save Profile button. The Save workflow profile window will open.
- Click the Update Existing tab.
- Select the profile needed to be updated.
- Click the Save button.
To check if the profile was updated, click on the Parameters tab inside Save workflow profile window (after selecting the profile) or load the updated profile and check parameters in the Edit Parameters window.
Delete Profile
Every defined profile can be deleted from Administrator in two different ways, meaning that the parameter's configuration from that profile wouldn't be available anymore for uploading.
A profile can be deleted inside the Save workflow profile window (Update existing tab) or inside the Load workflow profile window. Both ways require following the next steps:
- Select the profile needed to be deleted.
- Click the Delete Profile button and confirm the deletion.
Multiple profiles can be deleted by following the next steps:
- select the desired profiles by checking the desired check boxes corresponding to the profiles you want to delete
- click the Delete Profile button.
It is important to know that removing a profile from the database wouldn't affect its previous usage.
Export/Import Profile
In order to export a profile follow the next steps:
...