The OneStream Community is temporarily frozen until June 29th due to the ongoing maintenance. Please read the blog post here to learn more.
Forum Discussion
Nikpowar97
2 years agoContributor
<Issue Resolved>
Unposting
- 2 years ago
Nikpowar97 - Here is an example, It will clear and set the status to Not Started but could you please provide more info on "Previous WF Step is not completed" Did you enabled the below settings in App Property
BRApi.Workflow.Status.SetWorkflowStatus(si, si.WorkflowClusterPk, StepClassificationTypes.DataLoadClearData, WorkflowStatusTypes.NoStatus, "Auto completing Import", "Error autocompleting ", "Auto completing", Nothing)
Krishna
2 years agoValued Contributor
Nikpowar97 - Here is an example, It will clear and set the status to Not Started but could you please provide more info on "Previous WF Step is not completed" Did you enabled the below settings in App Property
BRApi.Workflow.Status.SetWorkflowStatus(si, si.WorkflowClusterPk, StepClassificationTypes.DataLoadClearData, WorkflowStatusTypes.NoStatus, "Auto completing Import", "Error autocompleting ", "Auto completing", Nothing)