New Paper

Submitted by: Submitted by

Views: 213

Words: 351

Pages: 2

Category: Business and Industry

Date Submitted: 08/05/2012 05:37 PM

Report This Essay

1. PROC, FTD00A for Prod & HGT00A for cycle

2. HG2475ML existing program - to receives Response records from Streamline and run HG2366ML to make lrecl = 5000 bytes

3. HGAFSLNJ(written) - new program - read response records and check FEP_RTER table and determines response

records belongs to streamline, then it send response records to Java system using Request Quest from

MQ_PARMS table.

4. HGAFSLND(not written) - checks the first 4 bytes of PLAN-ASSIGNED-ROUTING-DEST-FCR, and has value of 'FEPS'

then - send CICS txn with claim number, member no and group number to trigger HGAFSLND program to

create FEP open claims records and writes Response records to the file for next day process.

5. New CICS program - Triggered by HGAFSLND and read PWIP records and create FEP Open claim records from PWIP

records.

[pic]

We had a meeting on 4/25/12 from 10:30 – 11:15 to go over the process.

Wesley Brown, Paul Noble, Ann Knowles

Here is short minutes from the meeting.

1. Everyone seeded agreed with the new process proposed and we need to have two new programs to write & proc changes – one batch & one CICS program.

a. New batch program, HGAFSLND to trigger new CICS program passing some Claim No, Group No, and Member No. from response records

And write response records to be processed next day with Open claim records in Legacy batch in BFD01A proc.

b. New CICS program, name has not determined, will read PWIP records and write Open claim records for the claim

c. New CICS txn needed – check with CICS area

2. Issues discussed.

a. The Response records can be processed on same day which will be written

Recycled file later because Open claims records needed for the response records are not existed yet until next day...