Model Upload Utility

The Model Upload Utility uploads the Data Model through the command line parameter by executing a shell script file. It is used to upload Models that are huge in size. The erwin file or Database XML generated using TransformErwin.sh utility that contains the Data Model information must be placed at <ftpshare>/<infodom>/erwin/erwinXML. This utility is present at the $FIC_HOME/ficapp/common/FICServer/bin folder.

Following are the pre-requisites before executing this utility:

  1. Ensure that JAVA_HOME in the .profile is pointing to JAVA bin installation directory.
  2. Set the FIC_HOME path in the user .profile.
  3. Ensure that the following jar file are present in the $FIC_HOME/ficapp/common/FICServer/lib directory:
    • datamodel.jar
    • FICServer.jar
    • dateent.jar