Contents
LeasePak Documentation Suite NETSOL website
mPower End of Period Suite

mPower End of Period Suite

Contents

The following mPower end of period file set is a normal part of LeasePak builds:

DirectoryFilenameDescription
$ubin/eop_mpwreop_runMain mpower EOP script
$ubin/eop_mpwreop_launch.plLaunched by eop_run each time an EOP is submitted for a portfolio and calls submitEOP API.
$ubin/eop_mpwreop_restart.plCalled by eop_run to obtain the current EOP status of the portfolio and to resubmit a halted or failed portfolio. Calls resubmitEOP API for halted or failed portfolio.
$ubin/eop_mpwrportfolio_monPortfolio EOP monitor
$ubin/eop_mpwrportfolio_stat.plPortfolio EOP status fetcher
$ubin/eop_mpwreop_run.cfgSample configuration file
$ulibclear_dataSample pre-portfolio script
$ulibcopy_dataSample post-portfolio script

Warning note: The sample files in $ubin/eop_mpwr should never be modified. Instead, make copies of them in the database environment’s $uprg directory, which is set up to contain user-customized scripts. The eop_run.cfg entries for scripts should contain absolute pathing to commands, as there are no guarantees made as to the validity of any shell path variable during End of Period.