I have a directory input feeding a dynamic input tool. The directory contains only the xml files for processing.
Dynamic Input tool config as follows:
- Input Data Source Template value is one of the xml files
- Radio button 'Read a List of Data Sources' is selected
-Field: FileName
-Action:Change File/Table Name
When the process runs the Dynamic Input tool throws an error: File not found "\\test\path\test_1.xml.xml". It appears to be appending .xml to the FileName then attempting to find that file, which of course it cannot.
Is this a bug or am I using the tool in the wrong context/config?
Thanks