Load a paginated report automatically
Load a paginated report automatically
Technologies > Business Process Owner Views > Paginated Reports > Report Loaded Automatically
Have a paginated report load automatically in a popup browser when a job is complete. Set the
newtab
and
showresult
parameters to
true
and append them as URL parameters to the Task File name in the Process Tasks table or to the URL when loading a paginated report from the browser address bar.
newtab
loads the My Jobs interface in a new browser tab.
loadresult
instructs the My Jobs interface to load the result view automatically when the job finishes.
Load a paginated report automatically from the browser address bar:
http://localhost:8080/archibus/pager...howresult=true
Load a paginated report automatically from a Navigator task: (the example below from the Process Tasks table also contains an optional URL restriction):
Load report: http://localhost:8080/archibus/pagereports/ab-ex-wo-rpt.axvw?newtab=true&showresult=true