Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Block Until Done is not working as expected(Bug report)

187
8 - Asteroid

Hi Alteryx Engineer,

 

Recently I met this issue when using block until done

bntt.yxdb is generated in the first macro, and in second macro I gonna read data from that file, but as you can see, this read action is ahead of file generation which is not expected. Any workaround ?

 

187_1-1683614794819.png

 

 

4 REPLIES 4
binuacs
21 - Polaris

@187 Did you check the first macro creating the output file?

Martyn
9 - Comet

Have you tried running with AMP switched off?

We've noticed issues when utilising Block Until Done when we have AMP switched on.

187
8 - Asteroid

we don't use AMP Engine

187_0-1683624024151.png

 

187
8 - Asteroid

@binuacs 

 

The file is created , if I run the macro respectively , it is ok without any error.

you can see the execution order is not sequenced from the screenshot

Labels
Top Solution Authors