We have a few BAQ Reports that we have to remove from the task agent every time we copy from the Epicor10 instance to the EpicorTest10 instance, otherwise they’ll run twice. It’s annoying and I don’t want to forget to do it. So I considered the fact we change our enterprise search link every time we copy so maybe I could use that link in my BAQ. Basically a company - company inner join where SysCompany.EntSearchURL ends in Epicor10.
But this seems like a duct tape and glue situation. Is there a proper way to accomplish this?
I’ve asked this before - for the same exact reason - but got not straightforward answer. It is pretty much going to have to use looking up some piece of info that you change in the Test DB after copying the live DB.
We always change the company name to “!!! TEST COMPANY !!!”, so we can look for that and exit the BPM/DD/ BreakRouting report, etc…
Not sure about already scheduled tasks that get copied over. So I just delete those.