Co-deployed Set-up - Combining Payments with FCUBS

  1. Copy below folders from Payments OSDC.zip to the FCUBS OSDC.zip.
    • INFRA\PM*
    • INFRA\PS*
  2. Copy the PM folder from Payments OSDC.zip to the FCUBS OSDC.zip.
  3. Copy all below files from folder INSTALLER\SOFT\config\Application from Payments OSDC.zip to the folder INSTALLER\SOFT\config\Application\ in FCUBS OSDC.zip.
    • AntLibrary_PM.xml
    • FCJ_applicationPM.xml
    • FCJ_applicationPMFasterPay.xml
    • FCJ_applicationPMGateway.xml
    • FCJ_applicationPMRest.xml
    • MANIFEST_PM.properties
    • PM.properties
  4. Please add entry for FCPMTS to the file FCHome.ini located in FCUBS OSDC.zip from FCHome.ini located in Payments OSDC.zip with the value of proper patchset no for eg as below
    FCPMTS: 14.7.0.0.0
  5. Generate the fcubs.properties file with Payments and FCUBS details.
  6. In env.properties, Application Type is FCUBS.
  7. Go to \INSTALLER\SOFT path and execute the ROFCEarRun.bat bat file in windows (ROFCEarRun.sh in linux) for FCUBS + Payments EAR build.
  8. For Codeployed, Gateway EAR creation execute ROFCGatewayEarRun.bat (ROFCGatewayEarRun.sh in Linux).
  9. For STAND ALONE SCHEDULER, execute SchedulerEarRun.bat in Windows (SchedulerEarRun.sh in Linux) for ROFC, execute TRSchedulerEarRun.bat in windows (TRSchedulerEarRun.sh in Linux) for OBTR, and execute TFSchedulerEarRun.bat in windows (TFSchedulerEarRun.sh in Linux) for OBTF.
  10. For EJB, MDB and HTTP gateways, run the respective bat files i.e. GWEJBEarRun.bat (GWEJBEarRun.sh), GWMDBEarRun.bat (GWMDBEarRun.sh) and GWHTTPEarRun.bat (GWHTTPEarRun.sh).