Forum Discussion

danszczepanski's avatar
danszczepanski
New Contributor III
15 hours ago

Sequence not performing appropriately in WF

Hello,

I have Product and Customer allocations that I would like to be ran on the process step of the Workflow.

The weird challenge that I am running into is that when I run each step of the sequence on its own, the allocations are executing as expected. When I run all of the allocations with one sequence/in the Workflow, my allocations are producing errant results. (E.g. my allocated-in amount in is only a small fraction of my allocated-out amount.)

Is there a property I am missing on a sequence or workflow that may cause problems if not handled appropriately? 

I am calling the sequence with a No Calculate in the WF, which executes a handful of Finance BR Calcs.

1 Reply

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

    Hi danszczepanski​ 

    What happens when you run the sequence on it's own via Data Management (instead of using the Event Handler)?

    Sam