Pages

Tools


  1. P8 Engine Ping page :http://CPE:PORT/FileNet/Engine
  2. PE Ping page: http://CPE:9080/peengine/IOR/ping
  3. Upgrade status: http://cpe:8080/FileNet/AutomaticUpgradeStatus
  4. PE RPC Calling: http://CPE:9080/peengine/admin/api
  5. Dashbord - CE/PE/ICN 
  6. PE:
    1. vwtool - PE (/opt/IBM/FileNet/ContentEngine/tools/PE)
    2. vwtfer :  ./vwtfer <connection point> -x <workflow.pep> -c <workflow name> -Y username+password
    3. peinit : (initialize region and create connection point)
      • e.g : ./peinit <ConnectionPoint> -D PEInitD.properties
  7. configmgr_cl - CE (/opt/IBM/FileNet/ContentEngine/tools/configure)
    • example:
      • ./configmgr_cl generateconfig -appserver WebSphere -repositorytype standalone -db db2 -ldap tivoli -bootstrap new -deploy standard -profile wstdb2
        ./configmgr_cl execute -task configurebootstrap -profile wstdb2
        ./configmgr_cl execute -task configureloginmodules -profile wstdb2
        ./configmgr_cl execute -task DeployApplication -profile wstdb2

        ./configmgr_cl execute -task configurejdbcgcd  -profile wstdb2
  8. Bootsrtap - CE (FileNet/ContentEngine/lib)
    • java -jar BootstrapConfig.jar -e <ear1> -j <ear2>

No comments:

Post a Comment