Hi,
I published a workspace to the FME Server (2018) of my client that allows to import a specific sheet of an Excel file in Postgres.
But when the input file has zero feature or when the specific sheet doesn't exists, the Workspace doesn't log any error and says that translation was successfull.
Of course, we could open the Excel file to check the data but this workspace is running with automatic processes.
Is there a way to log an error when there are no features in the input file or when the awaited feature type (Excel sheet) not exists ?
Thanks for any help.