Command Line Utility for Object Application Mapping in the Metadata Browser
The following command line utility is introduced to perform Object Application
mapping. Following are the pre-requisites before executing this utility:
To execute the Metadata Object Application Mapping utility:
- Navigate to
$FIC_DB_HOME/bin
of OFSAAI FIC DB tier. - Execute
MDBObjAppMap.sh
(UNIX)For example,
./MDBObjAppMap.sh
- While executing, provide any of the following parameters as required:
- ALL - To do object application mapping in all the available information domains.
- INFODM1 - To do object application mapping in only one (specified) information domain.
- INFODOM1~INFODOM2~INFODOM3 - To do object application mapping in
multiple (specified) information domains separated by tilde
β~β.
If no parameter is specified, by default βALLβ option is considered.
You can access the location $FIC_DB_HOME\log\MDBObjAppMap.log
to view the related log files.