Hi Geeks,
We have Input/source files comes in the below format and stored in sftp/ftp server and Alteryx Workflow has other steps to fill in those pipe delimiter gaps by picking up from a database and generate a pdf and place Archive path
|5DF41885626|AKPF|900139003005592016|05/27/2021|||3900300559|9001|2021||Z170FIIINV|||
However, I need help to create a T/F Boolean formula and process them to an 'Error' Folder.
so,I need
Step 1)Need to create a T/F Boolean formula/reg expression/macro,if the input file does not meet the above file format or empty fields as F else T to process further.
Step 2)Put them in the Error Folder using Python/Dynamic Input tool
Please ignore the 'Next Step', as its working
Appreciated for inputs.