BOBJ REST BI Platform Configuration
- Launch Central Management Console and click on Authentication.

Select Authentication in the Central Management Console screen
- In the next screen, select Authentication > Enterprise.

- In the Trusted Authentication section, check the box against Trusted Authentication is enabled.

- Click New Shared Secret to generate the shared secret key.

- Click Download Shared Secret, and then click Update.

- Copy the downloaded file
TrustedPrincipal.conf
to<INSTALLDIR>\SAP BusinessObjects Enterprise XI 4.0\java\pjs\container\bin
in Windows. - Also copy the same file TrustedPrincipal.conf to
INSTALLDIR>\SAP BusinessObjects Enterprise XI 4.0\win64_x64\
and<INSTALLDIR>\SAP BusinessObjects Enterprise XI 4.0\win32_x86\
locations.
- Next in Central Management Console select Servers, and expand Service Categories.
- Click Core Services in the right pane.

Select Core Services
- In the Server Name, right-click BISBX.WebApplicationContainerServer and select properties.

- In the Trusted Authentication Configuration, set Retrieving Method as 'HTTP_HEADER' and User Name Parameter as 'X-SAP-VBI-TRUSTED-USER' or any other relevant name:

Trusted Authentication Configuration parameters
Kindly note these parameters details to be used for the BOBJ REST Agent creation step.
- Go to the location:
<BOBJ-Installation-Directory>\tomcat\webapps\BOE\WEB-INF\config\custom
.
- Edit the
global.properties
file as shown below:

Global properties file content
Click below to copy the content of the file:
BOBJ-Installation-Directory>\tomcat\webapps\BOE\WEB-INF\config\custom\global.properties
✅ BOBJ REST BI configured.