Forum Discussion

OS_Love's avatar
OS_Love
New Contributor III
2 years 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.

1 Reply

  • Henning's avatar
    Henning
    Icon for OneStream Employee rankOneStream Employee

    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.