Create Process Group

Name @if (!flowDefinition) {
Parameter Context No parameter context @for (option of parameterContextsOptions | sortObjectByProperty: 'text'; track option.value) { @if (option.description) { {{ option.text }} } @else { {{ option.text }} } } @if (currentUser$ | async; as currentUser) { @if (currentUser.parameterContextPermissions.canWrite) { } }
} @if (flowDefinition) {
Parameter Context
Parameters will be imported from the uploaded Flow Definition.
File to upload
{{ flowNameAttached }}
X
}
@if ({ value: (saving$ | async)! }; as saving) { }