Forum Discussion

OS_Love's avatar
OS_Love
New Contributor III
6 months ago

Workflow Status

Hi,

I have a workflow step set to workspace ->Import-> Validate->Load.

I am running a DM job in the workspace. 

How do I mark the workspace as complete once the DM job is completed?

Please advise.

  • Henning's avatar
    Henning
    Valued Contributor II

    Hi, you need to add two buttons to your workspace. One for "Complete Workflow" and one for "Revert Workflow". These buttons then execute a rule to do just that.

    OSPhilly88 posted an exemplary rule here:

    Complete/Revert Workflow BR - OneStream Community (onestreamsoftware.com)

     

    Of course, technically, you can also execute that rule as part of your DM job, but I personally prefer giving the users control over workflow complete and revert which is why I recommend using buttons.