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:

  1. Select PeopleTools, and then Integration Broker, and then Integration Setup, and then Services, and search for the REST service QUICKNVISION.

  2. Access the operation QUICKNVISION_POST.v1 on the Operation tab.

  3. 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.

  4. 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.