Hi All,
Does anyone know if there is a way to get around the below issue described int he popup?
We basically have a single dashboard with multiple dashlets referencing different sources, is it possible to get this working when using the automated scheduler?
Answer by Andreas G. ·
Hi. The problem is that scheduled reports are executed on the dynaTrace Server. If you have more than one dynaTrace server in the dashboard the one server that executes the report needs to have access to the other server to query the data. Hence the warning as the one server doesnt know about the other. Your client does because you configured the connection credentials in your client.
The option you have is to use the client as report generator. There is a depricated REST interface in the Client that you can look at. Check out the last section in the following doc page: Client REST Interface
JANUARY 15, 3:00 PM GMT / 10:00 AM ET