HI-GL PayLoads Creation

download HI-GL PayLoads Creation

of 6

Transcript of HI-GL PayLoads Creation

  • 8/3/2019 HI-GL PayLoads Creation

    1/6

    1. Launch Oracle SQL developer.exe

    2. Set up connection to oracle DB

    3. Give inputs for connection prompt forConnection: Wamu10g

    Username: wamudev Password: wamudev

  • 8/3/2019 HI-GL PayLoads Creation

    2/6

    4. Paste these query in SQL analyzer for the Loan number which needed HI or GL

    payloads.

    For HI/GL pay loads:

    Select MODIFY_DATE, BATCH_DATA from INTERFACE_BATCH_CLOB_DATA

    where ref_id in (Select LOAN_FUNDING_HISTORY_ID fromLOAN_FUNDING_HISTORY where loan_id in

    (select loan_id from Loans where loan_no in ('xxxxxxxxxx')))

    Execute the query

  • 8/3/2019 HI-GL PayLoads Creation

    3/6

  • 8/3/2019 HI-GL PayLoads Creation

    4/6

    7. Paste the Copied BATCH_DATA field record in the Note pad .

    8. Save the text file as loan# -HI/GL.xml file. ((Dot) (.xml file)

    9. Open the the loan# -HI/GL.xml file in Internet explorer (IE) and file looks like Below.

  • 8/3/2019 HI-GL PayLoads Creation

    5/6

    10. If the above .xml files when opened in Internet Explorer (IE) found with errors

    or found as invalid xml file or any type of other header errors, then follow below

    steps given in HI/GL payload saved .xml files.

    -----------------------------------------------------------------------------------------------------------

    -

    FOR GL PAY LOAD

    1. Need to follow these 2 steps after saving the BATCH_DATA field in the notepad

    as xml file if found errors.

    STEP-1

    In GL xml file after saved, the top line (First-line)

    "

    Need to be replaced with below linesSTEP-2

    And again in the same file (Last line)"

    Need to be replaced with below lines

    -----------------------------------------------------------------------------------------------------------

    -

    FOR HI PAY LOAD

    1. Need to follow 2 steps after saving the BATCH_DATA field in the notepad as xml

    file if found errors.

    STEP-1

    In HI xml file after saved, the top line (First-line)"

    Need to be replaced with below lines

    STEP-2

    And again in the same file the (Last line)only the quotes

    (Quotes)

    Need to be replaced with below lines

  • 8/3/2019 HI-GL PayLoads Creation

    6/6