Configuring CPM Applications for portal integration

Requests for access to Infor BI reports which are embedded in the CPM Applications web portal are made through DirectLink. Direct links include user name and password parameters. These parameters are adjusted dynamically so that they relate to the specific user who clicks the direct link.

SeeApplication Studio and CPM Applications integration.

The location of the Application Studio WebServices is specified in the file DoBSAReport.asp, located in the root of the Deciweb folder of the CPM Applications web.

It is strongly recommended that Application Studio WebServices is installed on the CPM Applications web server. In this case, DoBSAReport.asp defines the location of Application Studio WebServices as:

CONST WebServicesUrl="/webservices/default.aspx"

If Application Studio WebServices is installed in a different location, or under a different virtual directory name, you can edit the script. For example:

CONST WebServicesUrl="http://[PMWebServer]/[webservices]/