3 UI deployment
Below steps needs to be performed for UI deployment on OHS server.
- Copy the obapi.conf from
OBAPI_Installer/installables/ui/config directory into the instance
config directory (where httpd.conf is present). httpd.conf file is
present at
{DOMAIN_HOME}
/config/fmwconfig/components/OHS/{componentName} - Create a directory where obapi UI files would be deployed
on OHS server.
- Copy all files / directories from
OBAPI_Installer/installables/ui/deploy into newly created
directory.