Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

All scheduled Reports run under the security context of the task instance Execution User.

An Email Task Instance that attempts to run a report that the Execution User does not have permission to view will terminate with a Start Failure status and the following status description:

<pre>
Report with name 
&lt;report-name&gt;
<report-name> and id 
&lt;report-id&gt;
<report-id> not visible to execution user 
&lt;execution-user&gt;. </pre>
<execution-user>.
Panel
Html bobswift


An Email Notification task instance that attempts to run a report that the Execution User does not have permission to view will include the following statement in the body of the email:

<pre>
Report with name 
&lt;report-name&gt;
<report-name> and id 
&lt;report-id&gt;
<report-id> not visible to execution user 
&lt;execution-user&gt;. </pre>
<execution-user>.
Panel
Html bobswift

Bundling and Promotion

Universal Controller does not support the bundling and promotion of reports. Any report required by a promoted task must already be available on the target system.

...