Adding External Data Source Widgets to a Report Template
External Data Sources widgets can be added to the report template for inclusion in reports. To do so, it takes a couple tags. The first required tag sets the external data source:
{%% set-external-data-source : /MyFolder/My CA Wily Server %%}
Then, all following external data source widgets will use that data source (a new one can be set at any time).