Skip to main content
July 10, 2024

Workflow Status

  • July 10, 2024
  • 1 reply
  • 0 views

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

July 10, 2024

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.