We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
fireworks
SOLVED

A tool for use in-db to block until done

jeffv
8 - Asteroid

Hi,

 

Need some help from community...   I'm running into an issue using in-db tools where a thread of tools is running out of order.  Seaching community I see that there are tools such as block until done or parallel block until done.  However such tools have green input/output connections.  Is there such for in-db tools (having blue connections)

 

Thanks,

Jeff

1 REPLY 1
DiganP
Alteryx Alumni (Retired)

@jeffv I don't think there's a block until done for in-db tools but you can try this. You can write out data to a dummy table with the data steam out tool with output data tool.  This will run one part of the workflow first then the other. 

 
Digan
Alteryx
Labels
Top Solution Authors