How to confirm CReW Macro Parallel Block Until Done is working
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I am using the CReW Macro tool Parallel Block Until Done to run one part of a workflow before continuing another part. I am trying to use the Formula tool and DateTimeNow() to confirm when data goes into and comes out of the anchors of the tool, to make sure it is working properly. The workflow takes between 15s and 20s to run, so I would expect to see time differences, but the time in and out is the same on all anchors. I'm just trying to confirm this is working properly and I thought I could do that with the formulas but it's not working. Any advice on how to tell if this is setup correctly?
Ultimately, I have a worksheet that is output called PreviousMonth. Every time the workflow runs, it is overwritten. Before it is overwritten, I need to compare it to the current month. That is what I am using the macro for.
Solved! Go to Solution.
- Labels:
- Dynamic Processing
- Macros
- Workflow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I've attached a simple test that will show you that it indeed does process the output of 1 first then 2.
Otherwise I think your workflow is setup to do what you need. Everything up to PBUD will go essentially at the same time then you should see that everything out of anchor 1 should complete then start 2.
Hope this helps. If it does please mark as resolved so that others can find it on the community 🙂
Thanks
Joshua
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Adding the Wait A Second tool was helpful and a good add to the workflow. Thank you!
![](/skins/images/18F3BF3EB54AD3C2739B5AA9B77A7F97/responsive_peak/images/icon_anonymous_message.png)