Hi,
I am new to ION and trying to write a document flow to read the CSV file and map it to the SourceSystemJournalEntry so that I can load the GL transactions in GLTransactionInterface business class. For this I have file node, mapping node and application node. Now when I place a file in the read directory for document flow to process it, it getting moved to error location and i didn't understand why its happening, its not showing me any error in ION. Can someone please help me to understand why my file is getting moved to error location from read location ?
Also to achieve what I have describe above what verb I should be using in File Node and Application Node ?
Thanks