Hi All,
I'm trying to create simple App with Dropdown or a Checkbox where the user can choose the File either the current Date file or Previous Month end file ( .xlsx).
In my workflow I have the following say
- Directory Tool - where the Data Input files are stored.
- Formula tool - Getting the File Date from the file name.
- Custom filter - to basically filter the Input file for the current Date and Previous Month end files.
Please see the attached screenshot of my WF config
Hi @suby
I got you! Packaged Apps attached.
You need to chain apps to run in succession of the previous app's successful completion.
The records of the selected file in App2 will pass through to additional tools of your choice
Hope you like it and accept as a solution.
App1
App2
Hell,,
Thank you for your time.
When i run the App 2 I can see the Radio Buttons with multiple File names and and when i choose a File name and then click finish it says
''The FileID does not match in the FileHeader''
Do you know why this is happening any thoughts ?
Also to clarify say if I have selected a file and is that any further processing it has to built in APP2 am i right ?
Thanks
Hi @suby
I don't understand, sorry.
This error is typically thrown when trying to read a file that does not match the selected File Format, but also in rare cases, from a corrupted file.
Are you: