Forum Discussion
thanks Dmiller,
I understand and know about delete file, but only thing want to know about folder? if there is not direct, is there any indirect way to delete ?
Thanks
Good day, did you figure this out? I’m having the same challenge. Thanks.
- bojanvelevski3 years agoValued Contributor
Hi @koolraul,
Conditional snap will actually work in your case, if everything is correct. One possible issue that I can see on the screenshot is that the conditional snap and the Pipeline Execute snap are not connected.
If you want to experiment further, you can try putting the condition in the Pipeline Execute snap, for example:
$param == 'a' ? "pipeline_a" : "pipeline_b"
Hope this helps,
Bojan
Related Content
- 11 months ago
- 6 years ago
- 10 months ago
- 2 years ago