I am upgrading from FME Desktop 2016 to 2021.2. I am facing a issue with my FME script, getting error as "SCHEMA_DATASET" not found.
I don't want to supply data set sometimes so haven't fixed it's value. In my script I have only one schema reader and it is causing issue as I see I can't give null dataset to it.
I have tried enabling "Ignore Failed Readers" to yes and "Rejected Feature Handling" to continue translation.
Any help would be appreciated