Solved! Go to Solution.
Hi @Ns89
Yes, it is possible.
Something like this might suit your needs:
Basically you have one stream where all your transformation is and a second one which is going to be the previous day historical output.
After you union these two datastreams, you put a Block Until Done tool so you can write to the same historical input used.
The Block Until Done tool plays a big role here because it holds the process back so you can write to the same file you're reading as an Input with no errors.
Cheers,
User | Count |
---|---|
18 | |
15 | |
13 | |
9 | |
8 |