Life 70 in AS400
Life 70 in AS400
Life 70 in AS400
PROJECT DESCRIPTION OF
Life 70 (L70)
L70 description
Author : Madhu Padala
School of MAINFRAMES
Diagonally Opp, Axis Bank, S R Nagar,Hyd Ph: 64515137
School of MAINFRAMES
Diagonally Opp, Axis Bank,
S R Nagar,Hyd Ph: 64515137
XYZ is one of the leading insurance companies in USA which deals with Life, annuity
and Health Business. It has various IT systems to support its business in which L70
deals with life business. L70 is a policy dmin system which issues and maintains
policies. It has both online and Batch systems. The batch system accepts data from
its online and also various Upstream systems, processes data with various business
rules, updates its database and sends To its downstream systems.
Maintenance and enhancement involves like changing the functionalities on existing
products, Introducing new products, sending new data feeds to subsystems,
creating business reports etc.
School of MAINFRAMES
Diagonally Opp, Axis Bank,
S R Nagar,Hyd Ph: 64515137
Unload
Preprocessing
PL70DNB1
Verification
PL70DNB2
Pre Authorized cheque
Processing
Collection of premiums and
Pre processing
PL70DPAC
PL70DCLT
PL70DMAG
RERR
PL70DBKB
PL70DCAL
1
2
3
O/P to ACS
PL70DACS
2
Author : Madhu Padala
School of MAINFRAMES
Diagonally Opp, Axis Bank, S R Nagar,Hyd Ph: 64515137
School of MAINFRAMES
Diagonally Opp, Axis Bank,
S R Nagar,Hyd Ph: 64515137
O/P to CDS
PL70DPAY
3
in L70
PL70DLTR
Request
PL70DCLM
CIAIMS
Response
PL70DDWH1
DWH
PL70DDWH2
PL70DPOL
Policy online
system
JOBS FLOW
1. PL70DNB1
Author : Madhu Padala
School of MAINFRAMES
Diagonally Opp, Axis Bank, S R Nagar,Hyd Ph: 64515137
School of MAINFRAMES
Diagonally Opp, Axis Bank,
S R Nagar,Hyd Ph: 64515137
4. PL70DCLT
1. It collects premium payments from Collections system
2. Preprocessing of premiums before input to Main calculation job
Author : Madhu Padala
School of MAINFRAMES
Diagonally Opp, Axis Bank, S R Nagar,Hyd Ph: 64515137
School of MAINFRAMES
Diagonally Opp, Axis Bank,
S R Nagar,Hyd Ph: 64515137
School of MAINFRAMES
Diagonally Opp, Axis Bank,
S R Nagar,Hyd Ph: 64515137
10. PL70DACS
It takes the commission related transactions from PL70DCAL and formats it
and sends to Agent commission System
11. PL70DPAY
It process the payment transactions and gets payee information and sends it
to CDS system
Input: Payment file that is generated in PL70DCAL
Output: Payment information with payee details that goes to CDS
12. PL70DRPT
Input: Report trigger file from PL70DCAL all master files
Output: Various daily reports
13. PL70DLTR
It scans through the policy info file and prepares letters info with letter code
and sends to
Letters system with communication address
Input: Policy Info file
Output: Letters file with letter information
14. PL70DAGT
It collects the updated agent information that is coming from Agent
Commission system and updates Agent file in L70 System. This is used for
verification of agent info at the time online entry and also batch level
verification in PL70DNB2
Input: Interface file from Agent Commission system Output: Updates Agent
file in L70
15. PL70DCLM
It process the claim requests from Claim system and sends the policy level
information to Claims system
Input: Claim requests
Output: Claim responses
16. PL70DWH1
17. PL70DWH2
Author : Madhu Padala
School of MAINFRAMES
Diagonally Opp, Axis Bank, S R Nagar,Hyd Ph: 64515137
School of MAINFRAMES
Diagonally Opp, Axis Bank,
S R Nagar,Hyd Ph: 64515137
I. New business
V. Main calculations.
It handles the below functionalities and updates corresponding Master Files.
1) Issuing new policies, new riders
2) Processing premiums
3) Processing of maturities
4) Issuing and tracking of loans
5) Switching over one plan to another plan
6) Amount adjustments on growth plans
7) Policy lapse, reissue
School of MAINFRAMES
Diagonally Opp, Axis Bank,
S R Nagar,Hyd Ph: 64515137
Dividends
Return of excess premiums
Interest
Withdrawals
Payment returns either with maturity or lapse
Monthly returns with annuities
1) This system does not process the claims, but sends the policy level info
like risk amount, last premium paid, nominee details and communication
details..
1) Accepts daily Agent changes feed from Agent Commissions system and
updates Agents file in L70 System.
2) Accepts name, address, contact info changes from customer care system
and updates in corresponding files
3) Accepts Payment adjustments from CDS and process those records in
daily calculation modules
4) Accepts online premium payments from Policy online Java and process
those in daily calculation modules
School of MAINFRAMES
Diagonally Opp, Axis Bank,
S R Nagar,Hyd Ph: 64515137
DATA BASE
1. PPEND -- Policy pending table
2. PCOV -- Coverage level information for a policy
3. PPOL -- Policy level information. It is policy master table
4. AGTI -- Agent level information
5. PLOAN -- Policy Level loan tracking information
6. PHIST -- History of all transactions
7. PLETR -- Policy pages, contractual, maturity and change of plans
8. PADM1, PADM2, PADM3.. Admin tables that has rules for processing
9. PPAY -- Payments to be given to the policy holder
10.PMISC -- Miscellaneous activities on policy
11.PRISK -- Risk evaluation every policy
12.PPREM -- Premium level information on a policy
13.PCLMS -- claims level information on a policy
10