We have an external SQL table that creates a record every time a new folder is created (using the Insert Data function).
Over time, we have deleted a lot of those folders, but the corresponding record still exists in the table. Can you please outline the steps to create a on-demand workflow we can create to clean up the table of those orphan records.
Any help would be appreciated...
Thanks,