Hi,
I’ve been working on a pretty large export workbench.
The subject is related to real estate. We’ve got a relational database and we drill into about 20 external layers to get some info and to filter our own data.
The workbench has grown a lot over time and now it’s really hard to maintain or yet expand. I’m afraid it might break anywhere.
Are there best practices on how to go about many processing jobs ?
Is it sometimes best to split a workbench into several separate workbenches ? If yes, how to structure the processing parts ?
Where to start the cleaning up chore ?