I am adding new inputs (xlsx format) to an existing workflow using AMP engine. I could see the input data in the preview but no data is available after running the workflow. I also tried the followings and obtained different results:
- Using different files as input: with AMP engine the existing workflow cannot read any additional input
- Turning off the AMP engine: the input tool works properly
- Using the same input files at a new Workflow: the input tool also works properly
Why is the AMP engine causing a bug with my existing workflow?