Don't use front-end where it is not required

I have seen people doing this, downloading data from portals and then loading into other systems manually. If there is no one looking at the data in the UI and no decision is to be made and only regular data feeds are required then don't do it via front-end (GUI), just get a data extract job created that will automatically load the back-end system.
Comments
Post a comment