How to abort Events (Import)?
How can we abort a event in FDMEE? I have a specific "problem"...
Before Import I check the filename if its correct (Just period was not enough in our case ) - and if its not correct, it should not even read the source file (and write into the DB) and just abort (as the files can be pretty big). How can I do that? IS there something that I can use to just abort the process
Thank you in advance