Command Line Utility for Object Registration

The Register Objects Utility is used to do the object registration separately if it failed during Model Upload process. You can execute the shell script file RegisterObjects.sh from the command line. This utility is present at $FIC_HOME/ficapp/common/FICServer/bin location.

To run the utility directly from the console:

  1. Navigate to $FIC_HOME/ficapp/common/FICServer/bin
  2. Open RegisterObjects.sh and enter the following arguments in the file:
    <infodom> - Refers to the DSN name.
  3. Execute the script using the command
    ./RegisterObjects.sh

    Note:

    Ensure that you are provided with the execute permission. Log file in ftpshare folder is empty. The logs are printed in the console only.