Using QUICKNVISION REST Service
To run specific nVision reports from an application page, you have the option to use QUICKNVISION REST service.
The REST service format is: http://<Server name>:<Port>/PSIGW/RESTListeningConnector/<DBName>/QUICKNVISION.v1/<BusinessUnit>/<ReportID>.
To run an nVision report:
-
Select , and search for the REST service QUICKNVISION.
-
Access the operation QUICKNVISION_POST.v1 on the Operation tab.
-
Select the URL from the REST Base URL field, and append the Business Unit and Report ID values.
For example, http://abc.oracle.com:8000/PSIGW/RESTListeningConnector/T57RAKR2/QUICKNVISION.v1/US001/FSDETAIL, where US001 is the Business Unit and FSDETAIL is the Report ID.
For the report to run successfully, a report with the given business unit and report ID should exist.
-
Enter the basic authentication details. If the user is not authorized to run the selected nVision report, an authorization failed message is displayed.
Note:
To run an nVision report, you must add permission list PTPT1000 to the user role.