7.3.3 Update the OBI Reports URL

After successful completion of upgrade, execute the following SQL statement in the Config Schema to update the OBI Reports URL.

UPDATE AAI_MENU_B SET V_MENU_URL = '<OBI_PROTOCOL>://<OBI_HOST>:<OBI_PORT>/dv/ui/project.jsp' WHERE V_MENU_ID = 'OFS_BSP_OBIREP' ;

Note:

See the Configure the Silent.props file section for the placeholder values <OBI_PROTOCOL>, and <OBI_HOST>, and <OBI_PORT>.