Hi Team,
I am new to FME and would appreciate if you could help me by giving some tips on Error handling in FME, Below is my scenario,
My FME application reads the data from Database and writes to arcGIS Feature layer. Application overwrites the data to feature layer everytime it runs.
If application fails for some reason, is there any transformer (or any other method) to retry running the workspace again or add some kind of Try/Catch mechanism?
Below could be possible error scenarios in my application,
1) Error connecting to Database
2) Error occurred during transformation
3) Error occured writing to arcGIS Online
Thank you in advance,
Regards,
Syed