30-10-2025 06:20:08:<-----------------------STARTED CONFIRMATION REQUEST PROCESS FOR THE DETAILS : AXNPN30304927494|001001012625 --------------------------> 30-10-2025 06:20:08:calling CallNewRtgsBothProc 30-10-2025 06:20:08:Connection Successfully Opened : Status OK 30-10-2025 06:20:08:Connection Read From File : Status OK 30-10-2025 06:20:08:Connection Successfully Opened : Status OK 30-10-2025 06:20:08:Connection Successfully Opened : Status OK 30-10-2025 06:20:08:Show A/C Number query SELECT A.SITP_DOUBLEVALUE AS IINLENTH ,A.SITP_LONGVALUE AS IIN,B.SITP_DOUBLEVALUE AS BRLENGTH,C.SITP_DOUBLEVALUE AS SCHLENGTH,D.SITP_DOUBLEVALUE AS ACLENGTH From (select 1 SNO,SITP_DOUBLEVALUE,SITP_LONGVALUE from head.siteparameters where SITP_NAME = 'IIN NUMBER')A, (select 1 SNO,SITP_DOUBLEVALUE from head.siteparameters where SITP_NAME = 'BRANCH CODE')B, (select 1 SNO,SITP_DOUBLEVALUE from head.siteparameters where SITP_NAME = 'SCHEME CODE')C, (select 1 SNO,SITP_DOUBLEVALUE from head.siteparameters where SITP_NAME = 'ACCOUNT NO')D Where A.sno = B.sno AND C.SNO= A.SNO AND D.SNO = A.SNO