This Utility option will create the Credit Bureau Export files.Enter Y to continue. The program will display:
Do you wish to continue (Y/N)?
Client Password?Enter the correct LeasePak client string password to proceed. The program will display:
Available extract types:Enter M, B, E, or A to continue. The program will display: An invalid code will result in the message “
M - Metro 2
B - Business
E - Exclusion
A - All
Enter extract type (M/B/E/A), <RETURN> to exit:
Invalid extract type
. ” and return the user to the same input . On entering correct code, the program will display: Enter Metro 2 code, <RETURN> to exit:Enter a valid metro 2 code. An invalid code will result in the message “
Invalid Metro 2 code.
”. and return the user to the same input request. If user enter more than than 4 characters in length than that will result in “ The Metro 2 code must be no greater than <4> characters.
” If the entered code is not found in RMO table that will result in the messages “Invalid Metro 2 code.
” for the correct metro 2 code the program will display:
Enter reporting month in YYMM format, <RETURN> to exit:Enter the reporting month in YYMM format. If the response is an invalid year/month than it will result in the message “
Invalid reporting month.
” The Program will display:Enter multi-process count (1 - 40), <RETURN> to exit:Enter a valid multi-process count value to continue. If another user is already running an extract on the same Metro 2 code, the utility will not run, instead displaying the message:
Another process is already running the extract on Metro 2 code <metro2Code>.This message will appear because 2 users running the extract simultaneously would overwrite each other's files.
NOTE: Multiple users running same extract on Metro 2 code will result in error message. When 2 users running the extract simultaneously would overwrite each other's files.
This utility will result in three different extracts depending upon the input provided in the utility prompts. If user selects A- All the utility will result in three extracts. If user selects any of the option other than A - All the utility extract file will depend on the seclected option extract.
If user selects M - Metro2 than the utility will generate an extracted output file in format of Metro 2 named as cb_metro2_<metro2Code>rm<YYMM>.ext
Where <metro2Code> is the 4-character Metro 2 Code assigned to the lease (rxl.metro2_s) and <YYMM> is the YYMM date on rxl.ym_rep_s
and rxc.ym_rep_s
matching the input parameter "Enter the reporting month in YYMM format".
If user selects B - Business than the utility will generate an extracted output file in format of Metro 2 named as cb_business_<metro2Code>_rm<YYMM>.ext
Where <metro2Code> is the 4-character Metro 2 Code assigned to the lease (rxl.metro2_s) and <reportingMonth> is the YYMM date on rxl.ym_rep_s
and rxc.ym_rep_s
matching the input parameter "Enter the reporting month in YYMM format".
If user selects E - Exclusion than the utility will generate an extracted output file in a Custom format named as cb_exclusion_<metro2Code>_rm<YYMM>.ext
Where <metro2Code> is the 4-character Metro 2 Code assigned to the lease (rxl.metro2_s) and <reportingMonth> is the YYMM date on rxl.ym_rep_s
and rxc.ym_rep_s
matching the input parameter "Enter the reporting month in YYMM format"
Following are the exclusion reasons:
rxl.excl_act_stat_c == 'Y'
rxl.excl_stop_rpt_c == 'Y'
rxc.excl_bankrupt_c == 'Y'
rxc.excl_bankrupt_c == 'Y'
rxc.excl_col_stat_c == 'Y'
Each extract file is a fixed text file using the Metro 2 file layout standards (except for the change specified for Exclusion Extract), as defined in the CRRG. Each file contains the following:
Credit Bureau Extract users: The U0462 Credit Bureau Extract, will run as an End of Month process, creates and updates the records in RXL and RXC tables.