Command Line Utility to Publish Metadata in the Metadata Browser
A command line utility
MDBPublishExecution.sh
is available to
publish Metadata in the Metadata Browser.
Following are the pre-requisites before executing this utility:
To execute Metadata Browser publish utility:
- Navigate to
$FIC_DB_HOME/bin
of OFSAAI FIC DB tier. - Execute
MDBPublishExecution.sh
(UNIX)For example,
./MDBPublishExecution.sh
- While executing, provide any of the following parameters as required:
- ALL - To publish metadata to all the available information domains.
- INFODM1 - To publish metadata to only one (specified) information domain.
- INFODOM1~INFODOM2~INFODOM3 - To publish metadata to 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\MDBPublishExecution.log
to view the related log files. - The publish execution specific log information is present in the
MDBPublish.log
file available at the<DEPLOYED LOCATION>/<Context>.ear/<Context>.war/logs
folder.
To run the utility through the Operations module:
- Navigate to the Operations module and define a batch.
- Add a task by selecting the component as RUN EXECUTABLE.
- Enter Metadata Value as mentioned in the example.
For Example:
Component ID: RUN EXECUTABLE
Metadata Value (Executable) like:
MDBPublishExecution.sh,LANG611INFO (where LANG611INFO is the Infodom) Batch = Y