ASB XE3/32/64 DLL running [Compiled on 05/06/2018 1:03:04 PM] [File Version : 1.0.0.0]] [Product Version : 1.0.0.0][] DB Manager created gcmsSDO_Chidawa_PRO827ccb0eea8a706c4c34a16891f84e7brctcr001048011114013816000000027104801268300000011911114191790000090442024/44710480-11114#2024/44702/06/20250T013816000000027104801268300000011911114152240000097722022/51510480-11114#2022/51502/06/20250T013816000000027104801268300000011911114152080000080982022/51410480-11114#2022/51402/06/20250T013816000000027104801268300000011911114158070000078292024/9310480-11114#2024/9302/06/20250T013816000000027104801268300000011911114104890000025362019/0018410480-11114#2019/0018402/06/20250T013816000000027104801268300000011911114140150000052502020/0034510480-11114#2020/0034502/06/20250T013816000000027104801268300000011911114160500000069322022/36110480-11114#2022/36102/06/20250T013816000000027104801268300000011911114160110000093972024/19510480-11114#2024/19502/06/20250T Executing Savedata webservice ----------------------------- Received JSON : {"savedata":{"axpapp":"gcms","username":"SDO_Chidawa_PRO","password":"827ccb0eea8a706c4c34a16891f84e7b","seed":"","s":"","transid":"rctcr","recordid":"0","recdata":[{"axp_recid1":[{"rowno":"001","text":"0","columns":{"court_code":"10480","trans_ccode":"11114"}}]},{"axp_recid2":[{"rowno":"001","text":"0","columns":{"fromcourt":"13816000000027","fromccode":"10480","transcourt":"12683000000119","transccode":"11114","trn_rcms_caseregid":"19179000009044","case_no":"2024/447","requestno":"10480-11114#2024/447","decision_date":"02/06/2025","status":"0","transContFld":"T"}},{"rowno":"002","text":"0","columns":{"fromcourt":"13816000000027","fromccode":"10480","transcourt":"12683000000119","transccode":"11114","trn_rcms_caseregid":"15224000009772","case_no":"2022/515","requestno":"10480-11114#2022/515","decision_date":"02/06/2025","status":"0","transContFld":"T"}},{"rowno":"003","text":"0","columns":{"fromcourt":"13816000000027","fromccode":"10480","transcourt":"12683000000119","transccode":"11114","trn_rcms_caseregid":"15208000008098","case_no":"2022/514","requestno":"10480-11114#2022/514","decision_date":"02/06/2025","status":"0","transContFld":"T"}},{"rowno":"004","text":"0","columns":{"fromcourt":"13816000000027","fromccode":"10480","transcourt":"12683000000119","transccode":"11114","trn_rcms_caseregid":"15807000007829","case_no":"2024/93","requestno":"10480-11114#2024/93","decision_date":"02/06/2025","status":"0","transContFld":"T"}},{"rowno":"005","text":"0","columns":{"fromcourt":"13816000000027","fromccode":"10480","transcourt":"12683000000119","transccode":"11114","trn_rcms_caseregid":"10489000002536","case_no":"2019/00184","requestno":"10480-11114#2019/00184","decision_date":"02/06/2025","status":"0","transContFld":"T"}},{"rowno":"006","text":"0","columns":{"fromcourt":"13816000000027","fromccode":"10480","transcourt":"12683000000119","transccode":"11114","trn_rcms_caseregid":"14015000005250","case_no":"2020/00345","requestno":"10480-11114#2020/00345","decision_date":"02/06/2025","status":"0","transContFld":"T"}},{"rowno":"007","text":"0","columns":{"fromcourt":"13816000000027","fromccode":"10480","transcourt":"12683000000119","transccode":"11114","trn_rcms_caseregid":"16050000006932","case_no":"2022/361","requestno":"10480-11114#2022/361","decision_date":"02/06/2025","status":"0","transContFld":"T"}},{"rowno":"008","text":"0","columns":{"fromcourt":"13816000000027","fromccode":"10480","transcourt":"12683000000119","transccode":"11114","trn_rcms_caseregid":"16011000009397","case_no":"2024/195","requestno":"10480-11114#2024/195","decision_date":"02/06/2025","status":"0","transContFld":"T"}}]}]}} Verifying username and password User Name : SDO_Chidawa_PRO Select a.*, b.maxlogintry from AXUSERS a , axprops b WHERE lower(a.USERNAME) = :U and b.name = 'app' U=sdo_chidawa_pro Time elapsed = 18 Password checking along with max.no of login specified in app.xml update axusers set logintry = 0 where lower(username) = :U Time elapsed = 9 Result : Verifying completed... Page Access Category : User Name : sdo_chidawa_pro Select sysdate as sdt from dual Time elapsed = 5 dt=03/06/2025 16:27:06 Select sysdate as sdt from dual Time elapsed = 5 Select usergroup from AXUSERLEVELGROUPS WHERE (lower(username) =:U) and ((startdate is not null and to_date(:dt,'dd/mm/yyyy hh24:mi:ss') >= startdate) or (startdate is null)) and ((enddate is not null and to_date(:dt,'dd/mm/yyyy hh24:mi:ss') <= enddate) or (enddate is null)) U=sdo_chidawa_pro dt=03/06/2025 16:27:06 dt=03/06/2025 16:27:06 Time elapsed = 12 User Groups: court_admin select userroles from axusergroups where groupname in ( 'court_admin' ) Time elapsed = 4 User Roles : court_admin Loading App/User vars reading the props xml Step3 Sql : select props from axprops where lower(name)= :name order by blobno Paramval : app ParamTYpe : c Param List : name select props from axprops where lower(name)= :name order by blobno Time elapsed = 6 Step4 axprops\stm size:4235 Step4-123456 images\Generalized Court Management SystemINRF500250000F00000F Step4-4 Step5 Step6 Step9 fetched the props xml 10010000-1000000 2 Evaluating firesql({m2},{select a.court_name from v_axcourts a where a.PAXUSERNAME = :username order by 1}) Calling function firesql username=SDO_Chidawa_PRO select a.court_name from v_axcourts a where a.PAXUSERNAME = :username order by 1 username=SDO_Chidawa_PRO Time elapsed = 4 Result of firesql = Result = Evaluating sqlget({m2},{court_name}) Calling function sqlget Result of sqlget = ????? ???????,??????,??????? Result = ????? ???????,??????,??????? Evaluating firesql({m3},{select a.court_type from v_axcourts a where a.paxusername= :username order by 1}) Calling function firesql username=SDO_Chidawa_PRO select a.court_type from v_axcourts a where a.paxusername= :username order by 1 username=SDO_Chidawa_PRO Time elapsed = 4 Result of firesql = Result = Evaluating sqlget({m3},{court_type}) Calling function sqlget Result of sqlget = SDO Result = SDO Evaluating firesql({m4},{select a.court_name_mastid from v_axcourts a where a.paxusername = :username order by 1}) Calling function firesql username=SDO_Chidawa_PRO select a.court_name_mastid from v_axcourts a where a.paxusername = :username order by 1 username=SDO_Chidawa_PRO Time elapsed = 4 Result of firesql = Result = Evaluating sqlget({m4},{court_name_mastid}) Calling function sqlget Result of sqlget = 13816000000027 Result = 13816000000027 Evaluating firesql({m4},{select a1.axusersid from axusers a1 where a1.username=:username}) Calling function firesql select a1.axusersid from axusers a1 where a1.username=:username username=SDO_Chidawa_PRO Time elapsed = 4 Result of firesql = Result = Evaluating sqlget({m4},{axusersid}) Calling function sqlget Result of sqlget = 1832330010093 Result = 1832330010093 Evaluating firesql({m4},{select :username as uname from dual}) Calling function firesql select :username as uname from dual username=SDO_Chidawa_PRO Time elapsed = 4 Result of firesql = Result = Evaluating sqlget({m4},{uname}) Calling function sqlget Result of sqlget = SDO_Chidawa_PRO Result = SDO_Chidawa_PRO Evaluating firesql({m4},{select a.COURT_CODE from v_axcourts a where a.PAXUSERNAME = :username order by 1}) Calling function firesql select a.COURT_CODE from v_axcourts a where a.PAXUSERNAME = :username order by 1 username=SDO_Chidawa_PRO Time elapsed = 4 Result of firesql = Result = Evaluating sqlget({m4},{COURT_CODE}) Calling function sqlget Result of sqlget = 10480 Result = 10480 Evaluating firesql({m2},{select A.STATE_NAME from state_mast a where A.STATE_CODE ='RJ'}) Calling function firesql select A.STATE_NAME from state_mast a where A.STATE_CODE ='RJ' Time elapsed = 4 Result of firesql = Result = Evaluating sqlget({m2},{STATE_NAME}) Calling function sqlget Result of sqlget = ???????? Result = ???????? Evaluating firesql({m7},{SELECT INITCAP (TRIM (A.DISTNAMEENG)) AS DISTNAMEENG FROM v_axcourts a WHERE A.PAXUSERNAME = :username ORDER BY 1}) Calling function firesql username=SDO_Chidawa_PRO SELECT INITCAP (TRIM (A.DISTNAMEENG)) AS DISTNAMEENG FROM v_axcourts a WHERE A.PAXUSERNAME = :username ORDER BY 1 username=SDO_Chidawa_PRO Time elapsed = 5 Result of firesql = Result = Evaluating sqlget({m7},{DISTNAMEENG}) Calling function sqlget Result of sqlget = Jhunjhunu Result = Jhunjhunu Evaluating firesql({m8},{SELECT A.COURT_CATEGOTY FROM v_axcourts a WHERE A.PAXUSERNAME = :username ORDER BY 1}) Calling function firesql username=SDO_Chidawa_PRO SELECT A.COURT_CATEGOTY FROM v_axcourts a WHERE A.PAXUSERNAME = :username ORDER BY 1 username=SDO_Chidawa_PRO Time elapsed = 5 Result of firesql = Result = Evaluating sqlget({m8},{COURT_CATEGOTY}) Calling function sqlget Result of sqlget = 10593000000007 Result = 10593000000007 Evaluating firesql({m4},{select b.department_mastid from axcourts a,department_mast b where a.deptname=b.department_mastid and A.AXUSERSID=:login_userid}) Calling function firesql login_userid=1832330010093 select b.department_mastid from axcourts a,department_mast b where a.deptname=b.department_mastid and A.AXUSERSID=:login_userid login_userid=1832330010093 Time elapsed = 7 Result of firesql = Result = Evaluating sqlget({m4},{department_mastid}) Calling function sqlget Result of sqlget = 1579880000000 Result = 1579880000000 Evaluating firesql({m3},{select a.court_type_mastid from v_axcourts a where a.PAXUSERNAME= :username order by 1}) Calling function firesql select a.court_type_mastid from v_axcourts a where a.PAXUSERNAME= :username order by 1 username=SDO_Chidawa_PRO Time elapsed = 4 Result of firesql = Result = Evaluating sqlget({m3},{court_type_mastid}) Calling function sqlget Result of sqlget = 10823000000000 Result = 10823000000000 Evaluating firesql({m4},{select A3.GROUPNAME from axusers a1, axuserlevelgroups a2,axusergroups a3 where a1.axusersid=A2.AXUSERSID and A2.USERGROUP=A3.GROUPNAME and a1.username= :username }) Calling function firesql username=SDO_Chidawa_PRO select A3.GROUPNAME from axusers a1, axuserlevelgroups a2,axusergroups a3 where a1.axusersid=A2.AXUSERSID and A2.USERGROUP=A3.GROUPNAME and a1.username= :username username=SDO_Chidawa_PRO Time elapsed = 7 Result of firesql = Result = Evaluating sqlget({m4},{groupname}) Calling function sqlget Result of sqlget = court_admin Result = court_admin Evaluating firesql({a1},{select to_date('30/01/2021','DD/MM/RRRR') dd from dual}) Calling function firesql select to_date('30/01/2021','DD/MM/RRRR') dd from dual Time elapsed = 4 Result of firesql = Result = Evaluating sqlget({a1},{dd}) Calling function sqlget Result of sqlget = 30/01/2021 Result = 30/01/2021 Evaluating firesql({P1},{SELECT count(1) ct FROM trn_rcms_officer WHERE court_code in (select court_code from v_axcourts where paxusername = :username) and officer_name !=0}) Calling function firesql username=SDO_Chidawa_PRO SELECT count(1) ct FROM trn_rcms_officer WHERE court_code in (select court_code from v_axcourts where paxusername = :username) and officer_name !=0 username=SDO_Chidawa_PRO Time elapsed = 10 Result of firesql = Result = Evaluating sqlget({P1},{ct}) Calling function sqlget Result of sqlget = 7 Result = 7 3 completed LoadAppVars Password validation done successfully select name from tstructs where blobno=1 and name in (SELECT SNAME FROM AXUSERACCESS WHERE RNAME IN ('court_admin') and lower(sname)='rctcr' and stype = 't' ) Time elapsed = 30 select Props from axuseraccess where lower(rname)='court_admin' and lower(sname)='rctcr' and stype = 't' Time elapsed = 23 Sql : select props from axuseraccess where lower(rname)= :rname and lower(sname)= :sname and stype = :stype order by blobno Paramval : court_admin,rctcr,t ParamTYpe : ccc Param List : rname sname stype select props from axuseraccess where lower(rname)= :rname and lower(sname)= :sname and stype = :stype order by blobno Time elapsed = 3 Reading data from stream Executing GetTransControlString Executing GetTransControl Creating DbCall Structure xml not received from client Step3 Sql : select props from tstructs where lower(name)= :name order by blobno Paramval : rctcr ParamTYpe : c Param List : name select props from tstructs where lower(name)= :name order by blobno Time elapsed = 4 Step4 tstructs\stm size:2355 Step4-0 Step4-1 Step4-2 Step4-3 Step4-4 Step5 Step6 Step9 Evaluating date() Result = Evaluating 0 Result = select transid from axpexchange where (transid = :tid) and (adxinout = :adxinout) tid=rctcr adxinout=o Time elapsed = 3 select * from trn_rcms_transreq where trn_rcms_transreqid=0 Time elapsed = 13 select * from Axusers where 1=2 Time elapsed = 5 select distinct(fldname) from AxTempUserFields Time elapsed = 2 select * from AxAttachWorkflow where lower(transid) = 'rctcr' Time elapsed = 3 Step3 Sql : select props from tstructs where lower(name)= :name order by blobno Paramval : tscd ParamTYpe : c Param List : name select props from tstructs where lower(name)= :name order by blobno Time elapsed = 3 Step4 tstructs\stm size:6667 Step4-0 Step4-1 Step4-2 Step4-3 Step4-4 Step5 Step6 Step9 select lpad(' ', 250, ' ') LVAL from dual Time elapsed = 3 Post on approve = False select transid from axpexchange where (transid = :tid) and (adxinout = :adxinout) tid=tscd adxinout=o Time elapsed = 3 select * from trn_rcms_decision where trn_rcms_decisionid=0 Time elapsed = 3 Evaluating date() Result = Evaluating m_courtname Result = Evaluating {AND a1.court_code=:m_courtcode } Result = Evaluating iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T}) Result = Evaluating iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T}) Result = Evaluating 0 Result = Evaluating {F} Result = Evaluating {F} Result = Evaluating {F} Result = Evaluating court_code+case_no Result = Evaluating username Result = Evaluating {cd.pdf} Result = Evaluating iif(recordid>0,{Decision Updated},{Decision Submitted}) Result = Evaluating iif(recordid>0,{F},{T}) Result = Loading genmaps Step3 Sql : select props from tstructs where lower(name)= :name order by blobno Paramval : tsrcf ParamTYpe : c Param List : name select props from tstructs where lower(name)= :name order by blobno Time elapsed = 4 Step4 tstructs\stm size:4166 Step4-0 Step4-1 Step4-2 Step4-3 Step4-4 Step5 Step6 Step9 Post on approve = False select transid from axpexchange where (transid = :tid) and (adxinout = :adxinout) tid=tsrcf adxinout=o Time elapsed = 6 select * from trn_rcms_hearing where trn_rcms_hearingid=0 Time elapsed = 3 Evaluating date() Result = Evaluating { AND a1.court_code = :m_courtcode } Result = Evaluating m_courtname Result = Evaluating case_purpose_name Result = Evaluating {NO} Result = Evaluating {Feedback Submitted} Result = Step3 Sql : select props from tstructs where lower(name)= :name order by blobno Paramval : tchdh ParamTYpe : c Param List : name select props from tstructs where lower(name)= :name order by blobno Time elapsed = 3 Step4 tstructs\stm size:1907 Step4-0 Step4-1 Step4-2 Step4-3 Step4-4 Step5 Step6 Step9 Post on approve = False select transid from axpexchange where (transid = :tid) and (adxinout = :adxinout) tid=tchdh adxinout=o Time elapsed = 6 select * from trn_rcms_case_hist where trn_rcms_case_histid=0 Time elapsed = 7 Step3 Sql : select props from tstructs where lower(name)= :name order by blobno Paramval : tchdh ParamTYpe : c Param List : name select props from tstructs where lower(name)= :name order by blobno Time elapsed = 4 Step4 tstructs\stm size:1907 Step4-0 Step4-1 Step4-2 Step4-3 Step4-4 Step5 Step6 Step9 Post on approve = False select transid from axpexchange where (transid = :tid) and (adxinout = :adxinout) tid=tchdh adxinout=o Time elapsed = 3 select * from trn_rcms_case_hist where trn_rcms_case_histid=0 Time elapsed = 4 select distinct(schemaname) from axschema where lower(transid)='tscrg' Time elapsed = 4 select trn_rcms_caseregid from trn_rcms_casereg where trn_rcms_caseregid=0 Time elapsed = 5 select case_decision_date from trn_rcms_casereg where trn_rcms_caseregid=0 Time elapsed = 5 select distinct(schemaname) from axschema where lower(transid)='tscrg' Time elapsed = 3 select decision_type from trn_rcms_casereg where trn_rcms_caseregid=0 Time elapsed = 3 Creating Action object Submitting data to dbcall Submiting & Registering data Registering Global variables data Registering Global variables data over Setting values over DB Call Validate and save >>Validating rctcr >>Frame No 1 currdate = Evaluating - date() Result of date = 03/06/2025 currdate after validation = 03/06/2025 court_code = 10480 trans_ccode = 11114 case_purpose = SELECT b.CASE_PURPOSE_MASTID, b.CASE_PURPOSE_NAME, b.case_purpose_code FROM case_purpose_mast b WHERE CASE_PURPOSE_MASTID = 1025550004746 Time elapsed = 8 case_purpose after validation = ????????? Id = 1025550004746 dec_type = SELECT DECISION_MASTID, DECISION_NAME FROM decision_mast A WHERE court_code = '10006' AND a.DECISION_MASTID = 11782000000706 ORDER BY DECISION_NAME Time elapsed = 6 dec_type after validation = ????????? Id = 11782000000706 time zone difference = 0 >>Writing to tables rctcr Select * FROM Sequence WHERE lower(TRANSTYPE) = 'rctcr' Time elapsed = 2 Saving to table TRN_RCMS_TRANSREQ select * from TRN_RCMS_TRANSREQ where TRN_RCMS_TRANSREQid=0 Time elapsed = 4 Adding new record to store data from Frame 1, Row 1 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 3 RecordId = 16982000011437 MapName SourceId 0 Select sysdate as sdt from dual Time elapsed = 4 Select sysdate as sdt from dual Time elapsed = 7 trans_ccode = 11114 court_code = 10480 Posting record Param Type = n trn_rcms_transreqid=16982000011437 Param Type = n sourceid=0 Param Type = c cancel=F Param Type = c createdby=SDO_Chidawa_PRO Param Type = c createdon=03/06/2025 16:27:07 Param Type = c username=SDO_Chidawa_PRO Param Type = c modifiedon=03/06/2025 16:27:07 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c trans_ccode=11114 Param Type = c court_code=10480 insert into TRN_RCMS_TRANSREQ (trn_rcms_transreqid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,trans_ccode,court_code) values (:trn_rcms_transreqid,null,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:trans_ccode,:court_code) Saving to table TRN_RCMS_TRANSREQDTL select * from TRN_RCMS_TRANSREQDTL where TRN_RCMS_TRANSREQDTLid=0 Time elapsed = 13 Adding new record to store data from Frame 2, Row 1 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 3 RecordId = 16982000011438 Select sysdate as sdt from dual Time elapsed = 4 decision_date = 02/06/2025 status = 0 transContFld = T requestno = 10480-11114#2024/447 transcourt = 12683000000119 fromccode = 10480 fromcourt = 13816000000027 case_no = 2024/447 trn_rcms_caseregid = 19179000009044 transccode = 11114 TRN_RCMS_TRANSREQDTLrow = 1 Posting record Param Type = n trn_rcms_transreqdtlid=16982000011438 Param Type = n trn_rcms_transreqid=16982000011437 Param Type = c decision_date=02/06/2025 00:00:00 Param Type = n status=0 Param Type = c transcontfld=T Param Type = c requestno=10480-11114#2024/447 Param Type = n transcourt=12683000000119 Param Type = c fromccode=10480 Param Type = n fromcourt=13816000000027 Param Type = c case_no=2024/447 Param Type = n trn_rcms_caseregid=19179000009044 Param Type = c transccode=11114 Param Type = n trn_rcms_transreqdtlrow=1 insert into TRN_RCMS_TRANSREQDTL (trn_rcms_transreqdtlid,trn_rcms_transreqid,decision_date,status,transcontfld,requestno,transcourt,fromccode,fromcourt,case_no,trn_rcms_caseregid,transccode,trn_rcms_transreqdtlrow) values (:trn_rcms_transreqdtlid,:trn_rcms_transreqid,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),:status,:transcontfld,:requestno,:transcourt,:fromccode,:fromcourt,:case_no,:trn_rcms_caseregid,:transccode,:trn_rcms_transreqdtlrow) select * from TRN_RCMS_TRANSREQDTL where TRN_RCMS_TRANSREQDTLid=0 Time elapsed = 4 Adding new record to store data from Frame 2, Row 2 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 3 RecordId = 16982000011439 Select sysdate as sdt from dual Time elapsed = 3 decision_date = 02/06/2025 status = 0 transContFld = T requestno = 10480-11114#2022/515 transcourt = 12683000000119 fromccode = 10480 fromcourt = 13816000000027 case_no = 2022/515 trn_rcms_caseregid = 15224000009772 transccode = 11114 TRN_RCMS_TRANSREQDTLrow = 2 Posting record Param Type = n trn_rcms_transreqdtlid=16982000011439 Param Type = n trn_rcms_transreqid=16982000011437 Param Type = c decision_date=02/06/2025 00:00:00 Param Type = n status=0 Param Type = c transcontfld=T Param Type = c requestno=10480-11114#2022/515 Param Type = n transcourt=12683000000119 Param Type = c fromccode=10480 Param Type = n fromcourt=13816000000027 Param Type = c case_no=2022/515 Param Type = n trn_rcms_caseregid=15224000009772 Param Type = c transccode=11114 Param Type = n trn_rcms_transreqdtlrow=2 insert into TRN_RCMS_TRANSREQDTL (trn_rcms_transreqdtlid,trn_rcms_transreqid,decision_date,status,transcontfld,requestno,transcourt,fromccode,fromcourt,case_no,trn_rcms_caseregid,transccode,trn_rcms_transreqdtlrow) values (:trn_rcms_transreqdtlid,:trn_rcms_transreqid,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),:status,:transcontfld,:requestno,:transcourt,:fromccode,:fromcourt,:case_no,:trn_rcms_caseregid,:transccode,:trn_rcms_transreqdtlrow) select * from TRN_RCMS_TRANSREQDTL where TRN_RCMS_TRANSREQDTLid=0 Time elapsed = 3 Adding new record to store data from Frame 2, Row 3 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 3 RecordId = 16982000011440 Select sysdate as sdt from dual Time elapsed = 3 decision_date = 02/06/2025 status = 0 transContFld = T requestno = 10480-11114#2022/514 fromcourt = 13816000000027 fromccode = 10480 transcourt = 12683000000119 case_no = 2022/514 trn_rcms_caseregid = 15208000008098 transccode = 11114 TRN_RCMS_TRANSREQDTLrow = 3 Posting record Param Type = n trn_rcms_transreqdtlid=16982000011440 Param Type = n trn_rcms_transreqid=16982000011437 Param Type = c decision_date=02/06/2025 00:00:00 Param Type = n status=0 Param Type = c transcontfld=T Param Type = c requestno=10480-11114#2022/514 Param Type = n fromcourt=13816000000027 Param Type = c fromccode=10480 Param Type = n transcourt=12683000000119 Param Type = c case_no=2022/514 Param Type = n trn_rcms_caseregid=15208000008098 Param Type = c transccode=11114 Param Type = n trn_rcms_transreqdtlrow=3 insert into TRN_RCMS_TRANSREQDTL (trn_rcms_transreqdtlid,trn_rcms_transreqid,decision_date,status,transcontfld,requestno,fromcourt,fromccode,transcourt,case_no,trn_rcms_caseregid,transccode,trn_rcms_transreqdtlrow) values (:trn_rcms_transreqdtlid,:trn_rcms_transreqid,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),:status,:transcontfld,:requestno,:fromcourt,:fromccode,:transcourt,:case_no,:trn_rcms_caseregid,:transccode,:trn_rcms_transreqdtlrow) select * from TRN_RCMS_TRANSREQDTL where TRN_RCMS_TRANSREQDTLid=0 Time elapsed = 3 Adding new record to store data from Frame 2, Row 4 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 3 RecordId = 16982000011441 Select sysdate as sdt from dual Time elapsed = 4 decision_date = 02/06/2025 status = 0 transContFld = T requestno = 10480-11114#2024/93 transcourt = 12683000000119 fromccode = 10480 fromcourt = 13816000000027 case_no = 2024/93 trn_rcms_caseregid = 15807000007829 transccode = 11114 TRN_RCMS_TRANSREQDTLrow = 4 Posting record Param Type = n trn_rcms_transreqdtlid=16982000011441 Param Type = n trn_rcms_transreqid=16982000011437 Param Type = c decision_date=02/06/2025 00:00:00 Param Type = n status=0 Param Type = c transcontfld=T Param Type = c requestno=10480-11114#2024/93 Param Type = n transcourt=12683000000119 Param Type = c fromccode=10480 Param Type = n fromcourt=13816000000027 Param Type = c case_no=2024/93 Param Type = n trn_rcms_caseregid=15807000007829 Param Type = c transccode=11114 Param Type = n trn_rcms_transreqdtlrow=4 insert into TRN_RCMS_TRANSREQDTL (trn_rcms_transreqdtlid,trn_rcms_transreqid,decision_date,status,transcontfld,requestno,transcourt,fromccode,fromcourt,case_no,trn_rcms_caseregid,transccode,trn_rcms_transreqdtlrow) values (:trn_rcms_transreqdtlid,:trn_rcms_transreqid,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),:status,:transcontfld,:requestno,:transcourt,:fromccode,:fromcourt,:case_no,:trn_rcms_caseregid,:transccode,:trn_rcms_transreqdtlrow) select * from TRN_RCMS_TRANSREQDTL where TRN_RCMS_TRANSREQDTLid=0 Time elapsed = 3 Adding new record to store data from Frame 2, Row 5 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 2 RecordId = 16982000011442 Select sysdate as sdt from dual Time elapsed = 2 decision_date = 02/06/2025 status = 0 transContFld = T requestno = 10480-11114#2019/00184 transcourt = 12683000000119 fromccode = 10480 fromcourt = 13816000000027 case_no = 2019/00184 trn_rcms_caseregid = 10489000002536 transccode = 11114 TRN_RCMS_TRANSREQDTLrow = 5 Posting record Param Type = n trn_rcms_transreqdtlid=16982000011442 Param Type = n trn_rcms_transreqid=16982000011437 Param Type = c decision_date=02/06/2025 00:00:00 Param Type = n status=0 Param Type = c transcontfld=T Param Type = c requestno=10480-11114#2019/00184 Param Type = n transcourt=12683000000119 Param Type = c fromccode=10480 Param Type = n fromcourt=13816000000027 Param Type = c case_no=2019/00184 Param Type = n trn_rcms_caseregid=10489000002536 Param Type = c transccode=11114 Param Type = n trn_rcms_transreqdtlrow=5 insert into TRN_RCMS_TRANSREQDTL (trn_rcms_transreqdtlid,trn_rcms_transreqid,decision_date,status,transcontfld,requestno,transcourt,fromccode,fromcourt,case_no,trn_rcms_caseregid,transccode,trn_rcms_transreqdtlrow) values (:trn_rcms_transreqdtlid,:trn_rcms_transreqid,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),:status,:transcontfld,:requestno,:transcourt,:fromccode,:fromcourt,:case_no,:trn_rcms_caseregid,:transccode,:trn_rcms_transreqdtlrow) select * from TRN_RCMS_TRANSREQDTL where TRN_RCMS_TRANSREQDTLid=0 Time elapsed = 14 Adding new record to store data from Frame 2, Row 6 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 3 RecordId = 16982000011443 Select sysdate as sdt from dual Time elapsed = 3 decision_date = 02/06/2025 status = 0 transContFld = T requestno = 10480-11114#2020/00345 transcourt = 12683000000119 fromccode = 10480 fromcourt = 13816000000027 case_no = 2020/00345 trn_rcms_caseregid = 14015000005250 transccode = 11114 TRN_RCMS_TRANSREQDTLrow = 6 Posting record Param Type = n trn_rcms_transreqdtlid=16982000011443 Param Type = n trn_rcms_transreqid=16982000011437 Param Type = c decision_date=02/06/2025 00:00:00 Param Type = n status=0 Param Type = c transcontfld=T Param Type = c requestno=10480-11114#2020/00345 Param Type = n transcourt=12683000000119 Param Type = c fromccode=10480 Param Type = n fromcourt=13816000000027 Param Type = c case_no=2020/00345 Param Type = n trn_rcms_caseregid=14015000005250 Param Type = c transccode=11114 Param Type = n trn_rcms_transreqdtlrow=6 insert into TRN_RCMS_TRANSREQDTL (trn_rcms_transreqdtlid,trn_rcms_transreqid,decision_date,status,transcontfld,requestno,transcourt,fromccode,fromcourt,case_no,trn_rcms_caseregid,transccode,trn_rcms_transreqdtlrow) values (:trn_rcms_transreqdtlid,:trn_rcms_transreqid,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),:status,:transcontfld,:requestno,:transcourt,:fromccode,:fromcourt,:case_no,:trn_rcms_caseregid,:transccode,:trn_rcms_transreqdtlrow) select * from TRN_RCMS_TRANSREQDTL where TRN_RCMS_TRANSREQDTLid=0 Time elapsed = 3 Adding new record to store data from Frame 2, Row 7 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 2 RecordId = 16982000011444 Select sysdate as sdt from dual Time elapsed = 4 decision_date = 02/06/2025 status = 0 transContFld = T requestno = 10480-11114#2022/361 fromcourt = 13816000000027 fromccode = 10480 transcourt = 12683000000119 case_no = 2022/361 trn_rcms_caseregid = 16050000006932 transccode = 11114 TRN_RCMS_TRANSREQDTLrow = 7 Posting record Param Type = n trn_rcms_transreqdtlid=16982000011444 Param Type = n trn_rcms_transreqid=16982000011437 Param Type = c decision_date=02/06/2025 00:00:00 Param Type = n status=0 Param Type = c transcontfld=T Param Type = c requestno=10480-11114#2022/361 Param Type = n fromcourt=13816000000027 Param Type = c fromccode=10480 Param Type = n transcourt=12683000000119 Param Type = c case_no=2022/361 Param Type = n trn_rcms_caseregid=16050000006932 Param Type = c transccode=11114 Param Type = n trn_rcms_transreqdtlrow=7 insert into TRN_RCMS_TRANSREQDTL (trn_rcms_transreqdtlid,trn_rcms_transreqid,decision_date,status,transcontfld,requestno,fromcourt,fromccode,transcourt,case_no,trn_rcms_caseregid,transccode,trn_rcms_transreqdtlrow) values (:trn_rcms_transreqdtlid,:trn_rcms_transreqid,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),:status,:transcontfld,:requestno,:fromcourt,:fromccode,:transcourt,:case_no,:trn_rcms_caseregid,:transccode,:trn_rcms_transreqdtlrow) select * from TRN_RCMS_TRANSREQDTL where TRN_RCMS_TRANSREQDTLid=0 Time elapsed = 5 Adding new record to store data from Frame 2, Row 8 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 4 RecordId = 16982000011445 Select sysdate as sdt from dual Time elapsed = 6 decision_date = 02/06/2025 status = 0 transContFld = T requestno = 10480-11114#2024/195 transcourt = 12683000000119 fromccode = 10480 fromcourt = 13816000000027 case_no = 2024/195 trn_rcms_caseregid = 16011000009397 transccode = 11114 TRN_RCMS_TRANSREQDTLrow = 8 Posting record Param Type = n trn_rcms_transreqdtlid=16982000011445 Param Type = n trn_rcms_transreqid=16982000011437 Param Type = c decision_date=02/06/2025 00:00:00 Param Type = n status=0 Param Type = c transcontfld=T Param Type = c requestno=10480-11114#2024/195 Param Type = n transcourt=12683000000119 Param Type = c fromccode=10480 Param Type = n fromcourt=13816000000027 Param Type = c case_no=2024/195 Param Type = n trn_rcms_caseregid=16011000009397 Param Type = c transccode=11114 Param Type = n trn_rcms_transreqdtlrow=8 insert into TRN_RCMS_TRANSREQDTL (trn_rcms_transreqdtlid,trn_rcms_transreqid,decision_date,status,transcontfld,requestno,transcourt,fromccode,fromcourt,case_no,trn_rcms_caseregid,transccode,trn_rcms_transreqdtlrow) values (:trn_rcms_transreqdtlid,:trn_rcms_transreqid,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),:status,:transcontfld,:requestno,:transcourt,:fromccode,:fromcourt,:case_no,:trn_rcms_caseregid,:transccode,:trn_rcms_transreqdtlrow) Time elapsed for insert/update = 3958129628138 >>Executing genmaps >>Posting from rctcr to tscd from row 1 >>Mapping Mapped court_code Row = 1 value = 10480 idvalue 0 Mapped case_no Row = 1 value = 2024/447 idvalue 0 Mapped new_case_purpose Row = 1 value = ????????? idvalue 1025550004746 Mapped decision_type Row = 1 value = ????????? idvalue 11782000000706 Mapped decision_date Row = 1 value = 02/06/2025 idvalue 0 Mapped hearing_date Row = 1 value = 02/06/2025 idvalue 0 Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0 >>Validating tscd >>Frame No 1 currdate = Evaluating - date() Result of date = 03/06/2025 currdate after validation = 03/06/2025 court_name = username=SDO_Chidawa_PRO select court_name_mastid,court_name,court_code from v_axcourts where paxusername=:username username=SDO_Chidawa_PRO Time elapsed = 6 Evaluating - m_courtname m_courtname = ????? ???????,??????,??????? court_name after validation = ????? ???????,??????,??????? Id = 13816000000027 court_code = 10480 Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function viewfilter = Evaluating - {AND a1.court_code=:m_courtcode } viewfilter after validation = AND a1.court_code=:m_courtcode case_no = 2024/447 casedetails = court_code=10480 case_no=2024/447 recordid=0 SELECT A1.COURT_CODE, A1.TRN_RCMS_CASEREGID, A1.INSTITUTION_DATE, A1.CASE_NO, A1.MCASE_NO, A1.LAST_HEARING_DATE AS hearing_date, B2.DISTRICT_NAME, B3.CASE_TYPE, B1.CASE_PURPOSE_NAME, A1.CASE_PURPOSE_NAME AS CPID, B4.ACT_NAME, A1.SECTION_NAME, A1.PRIMARY_APPELLANT AS APPELLANT_NAME, A1.PRIMARY_RESPONDENT AS RESPONDENT_NAME FROM trn_rcms_casereg a1, case_purpose_mast b1, district_mast b2, case_type_mast b3, rule_act_mast b4 WHERE A1.CASE_PURPOSE_NAME = B1.CASE_PURPOSE_MASTID AND A1.DISTRICT_NAME = B2.DISTRICT_MASTID AND A1.ACT_NAME = B4.RULE_ACT_MASTID AND A1.CASE_TYPE = B3.CASE_TYPE_MASTID AND A1.COURT_CODE = :court_code AND a1.CASE_NO = :case_no AND (CASE WHEN :recordid > 0 THEN 1 WHEN :recordid = 0 AND b1.CASE_PURPOSE_MASTID <> 1364660005542 AND b1.CASE_PURPOSE_GROUP <> 18438000000000 AND NOT EXISTS (SELECT 1 FROM TRN_RCMS_DECISION WHERE TRN_RCMS_CASEID = a1.TRN_RCMS_CASEREGID) THEN 1 ELSE 0 END) = 1 court_code=10480 case_no=2024/447 recordid=0 recordid=0 Time elapsed = 1903 casedetails after validation = 10480 trn_rcms_caseid = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function S=19179000009044 Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S S=19179000009044 Time elapsed = 1818 trn_rcms_caseid after validation = 19179000009044 pagesource = TRANSPAGE instdate = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function instdate after validation = 30/08/2024 case_type = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_type after validation = ???? act = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function act after validation = ???????? ????????? ??????? 1955 section = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function section after validation = 88 case_purposeid = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_purposeid after validation = 18678000000000 purpose = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function purpose after validation = ???? hearing_date = 02/06/2025 Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T}) hearing_date = 02/06/2025 currdate = 03/06/2025 Result of iif = T escase = court_code=10480 case_no=2024/447 SELECT REPLACE (A1.CASE_NO, '/', '') FROM trn_rcms_casereg a1 WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no court_code=10480 case_no=2024/447 Time elapsed = 10 escase after validation = 2024447 appellant = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function appellant after validation = ????? respondent = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function respondent after validation = ???? decision_date = 02/06/2025 Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T}) decision_date = 02/06/2025 currdate = 03/06/2025 Result of iif = T decision_type = ????????? Id = 11782000000706 recordid=0 pagesource=TRANSPAGE SELECT DECISION_MASTID, DECISION_NAME FROM decision_mast A WHERE court_code = '10006' AND DECISION_MASTID NOT IN (11469000000000, 11463000000022, 11776000000009) AND (CASE WHEN :recordid > 0 THEN 1 WHEN NVL ( :recordid, 0) = 0 AND DECISION_MASTID != 11782000000706 THEN 1 WHEN NVL ( :pagesource, 'F') = 'TRANSPAGE' AND DECISION_MASTID = 11782000000706 THEN 1 ELSE 0 END) = 1 ORDER BY DECISION_NAME recordid=0 recordid=0 pagesource=TRANSPAGE Time elapsed = 7 decsion_mastid = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function decsion_mastid after validation = 11782000000706 new_case_purpose = ????????? Id = 1025550004746 decision_type=????????? SELECT b.CASE_PURPOSE_MASTID, b.CASE_PURPOSE_NAME, b.case_purpose_code FROM case_purpose_mast b WHERE CASE_PURPOSE_NAME = :decision_type ORDER BY CASE_PURPOSE_NAME decision_type=????????? Time elapsed = 3 new_purpose_id = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function new_purpose_id after validation = 1025550004746 new_purpose_code = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function new_purpose_code after validation = 900 showinactive = member_name = court_code=10480 showinactive= SELECT a.OFFICER_NAME ,a.AADHAAR_NO FROM mst_rcms_officer a,trn_rcms_officer b where a.MST_RCMS_OFFICERID = b.OFFICER_NAME AND b.court_code = :court_code AND UPPER (b.INACTIVE) = (CASE WHEN :showinactive = 'T' THEN 'T' ELSE 'F' END) court_code=10480 showinactive= Time elapsed = 17 member_name after validation = Naresh Soni decision_remark = template = template after validation = General Decision no_of_page = Evaluating - 0 no_of_page after validation = 0 chkfinal = Evaluating - {F} chkfinal after validation = F isoneside = Evaluating - {F} isoneside after validation = F chkworth = Evaluating - {F} chkworth after validation = F dupchk = Evaluating - court_code+case_no court_code = 10480 case_no = 2024/447 S=104802024/447 Select dupchk from trn_rcms_decision where lower(dupchk) = :S S=104802024/447 Time elapsed = 1891 dupchk after validation = 104802024/447 usern = Evaluating - username username = SDO_Chidawa_PRO usern after validation = SDO_Chidawa_PRO adharno = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function adharno after validation = 0 esign_template = Evaluating - {cd.pdf} esign_template after validation = cd.pdf esign_filename = court_code=10480 case_no=2024/447 SELECT UPPER ('CD' || REGEXP_REPLACE ( :court_code || A1.CASE_NO, '[^0-9A-Za-z]', '')) AS FileName FROM trn_rcms_casereg a1 WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no court_code=10480 court_code=10480 case_no=2024/447 Time elapsed = 21 esign_filename after validation = CD104802024447 trans_type = Evaluating - iif(recordid>0,{Decision Updated},{Decision Submitted}) recordid = 0 Result of iif = Decision Submitted trans_type after validation = Decision Submitted isfeedback = Evaluating - iif(recordid>0,{F},{T}) recordid = 0 Result of iif = T isfeedback after validation = T rtf_letter_content = rtf_letter_content_printable = html_letter_content = rtf_qr_content = rtf_qr_content_printable = html_qr_details = dc_summ = >>Writing to tables tscd Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tscd' Time elapsed = 3 Saving to table TRN_RCMS_DECISION select * from TRN_RCMS_DECISION where TRN_RCMS_DECISIONid=0 Time elapsed = 7 Adding new record to store data from Frame 1, Row 1 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 4 RecordId = 16982000011446 MapName rctcr1 SourceId 16982000011438 Select sysdate as sdt from dual Time elapsed = 17 Select sysdate as sdt from dual Time elapsed = 12 isoneside = F chkfinal = F chkworth = F trn_rcms_caseid = 19179000009044 dupchk = 104802024/447 no_of_page = 0 showinactive = new_purpose_code = 900 member_name = Naresh Soni template = General Decision decision_remark = decision_type = 11782000000706 decision_date = 02/06/2025 hearing_date = 02/06/2025 court_code = 10480 case_no = 2024/447 new_case_purpose = 1025550004746 Posting record Param Type = n trn_rcms_decisionid=16982000011446 Param Type = c mapname=rctcr1 Param Type = n sourceid=16982000011438 Param Type = c cancel=F Param Type = c createdby=SDO_Chidawa_PRO Param Type = c createdon=03/06/2025 16:27:13 Param Type = c username=SDO_Chidawa_PRO Param Type = c modifiedon=03/06/2025 16:27:13 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c isoneside=F Param Type = c chkfinal=F Param Type = c chkworth=F Param Type = n trn_rcms_caseid=19179000009044 Param Type = c dupchk=104802024/447 Param Type = n no_of_page=0 Param Type = c new_purpose_code=900 Param Type = c member_name=Naresh Soni Param Type = c template=General Decision Param Type = n decision_type=11782000000706 Param Type = c decision_date=02/06/2025 00:00:00 Param Type = c hearing_date=02/06/2025 00:00:00 Param Type = c court_code=10480 Param Type = c case_no=2024/447 Param Type = n new_case_purpose=1025550004746 insert into TRN_RCMS_DECISION (trn_rcms_decisionid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,isoneside,chkfinal,chkworth,trn_rcms_caseid,dupchk,no_of_page,showinactive,new_purpose_code,member_name,template,decision_remark,decision_type,decision_date,hearing_date,court_code,case_no,new_case_purpose) values (:trn_rcms_decisionid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:isoneside,:chkfinal,:chkworth,:trn_rcms_caseid,:dupchk,:no_of_page,null,:new_purpose_code,:member_name,:template,null,:decision_type,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'),:court_code,:case_no,:new_case_purpose) Saving to table TRN_RCMS_DECCONTENT select * from TRN_RCMS_DECCONTENT where TRN_RCMS_DECCONTENTid=0 Time elapsed = 8 Adding new record to store data from Frame 2, Row 1 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 5 RecordId = 16982000011447 Select sysdate as sdt from dual Time elapsed = 3 rtf_qr_content_printable = html_qr_details = dc_summ = rtf_qr_content = rtf_letter_content = rtf_letter_content_printable = html_letter_content = Posting record Param Type = n trn_rcms_deccontentid=16982000011447 Param Type = n trn_rcms_decisionid=16982000011446 insert into TRN_RCMS_DECCONTENT (trn_rcms_deccontentid,trn_rcms_decisionid,rtf_qr_content_printable,html_qr_details,dc_summ,rtf_qr_content,rtf_letter_content,rtf_letter_content_printable,html_letter_content) values (:trn_rcms_deccontentid,:trn_rcms_decisionid,null,null,null,null,null,null,null) >>Mapping Mapped court_code Row = 1 value = 10480 idvalue 0 Mapped case_no Row = 1 value = 2024/447 idvalue 0 Mapped trn_rcms_caseid Row = 1 value = 19179000009044 idvalue 0 Mapped next_hear_date Row = 1 value = 02/06/2025 idvalue 0 Mapped new_case_purpose Row = 1 value = ????????? idvalue 1025550004746 Mapped pagesrc Row = 1 value = DECISION idvalue 0 Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0 >>Validating tsrcf >>Frame No 1 currdate = Evaluating - date() Result of date = 03/06/2025 currdate after validation = 03/06/2025 pagesrc = DECISION viewfilter = Evaluating - { AND a1.court_code = :m_courtcode } viewfilter after validation = AND a1.court_code = :m_courtcode court_name = username=SDO_Chidawa_PRO select court_name_mastid,court_name,court_code from v_axcourts where paxusername=:username username=SDO_Chidawa_PRO Time elapsed = 5 Evaluating - m_courtname m_courtname = ????? ???????,??????,??????? court_name after validation = ????? ???????,??????,??????? Id = 13816000000027 court_code = 10480 Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_no = 2024/447 Dynamicfilter x1.CASE_NO~Case No = Query component recreating again pagesrc=DECISION court_code=10480 SELECT x1.CASE_NO,x1.TRN_RCMS_CASEREGID FROM trn_rcms_casereg x1,CASE_PURPOSE_mast x2 WHERE x1.CASE_PURPOSE_NAME = x2.CASE_PURPOSE_mastid AND (x2.CASE_PURPOSE_GROUP <> 18438000000000 OR :pagesrc = 'DECISION') AND x1.COURT_CODE = :court_code ORDER BY CASE_NO pagesrc=DECISION court_code=10480 Time elapsed = 370 trn_rcms_caseid = 19179000009044 Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function Dynamicfilter x1.CASE_NO~Case No = casedetails = court_code=10480 trn_rcms_caseid=19179000009044 SELECT DISTINCT A1.CASE_NO, A1.DOCID, A1.TRN_RCMS_CASEREGID, A1.INSTITUTION_DATE, A2.ACT_NAME, A1.SECTION_NAME, A3.CASE_PURPOSE_NAME, A4.CASE_PURPOSE_GROUP, A1.CASEDESCRIPTION, A1.LAST_HEARING_DATE as HEARINGDATE, A1.PRIMARY_APPELLANT, A1.PRIMARY_RESPONDENT FROM trn_rcms_casereg A1, rule_Act_mast A2, case_purpose_mast A3, case_purpose_group_mast A4 WHERE A1.ACT_NAME = A2.RULE_ACT_MASTID AND A1.COURT_CODE = :court_code AND A1.CASE_PURPOSE_NAME = A3.CASE_PURPOSE_MASTID(+) AND A3.CASE_PURPOSE_GROUP = A4.CASE_PURPOSE_GROUP_MASTID(+) AND A1.TRN_RCMS_CASEREGID = :trn_rcms_caseid court_code=10480 trn_rcms_caseid=19179000009044 Time elapsed = 9 casedetails after validation = 2024/447 pre_hear_date = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function pre_hear_date after validation = 26/06/2025 inst_date = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function inst_date after validation = 30/08/2024 act_name = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function act_name after validation = ???????? ????????? ??????? 1955 section_name = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function section_name after validation = 88 case_purpose_group = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_purpose_group after validation = ????? case_purpose_name = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_purpose_name after validation = ???? appellant_name = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function appellant_name after validation = ????? respondent_name = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function respondent_name after validation = ???? description = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function new_case_purpose = ????????? Id = 1025550004746 pagesrc=DECISION court_code=10480 SELECT b.CASE_PURPOSE_MASTID, b.CASE_PURPOSE_NAME, b.CASE_PURPOSE_GROUP, b.case_purpose_code FROM case_purpose_mast b, court_setup_casepurpose a WHERE A.CASE_PURPOSE_NAME = B.CASE_PURPOSE_MASTID AND (B.CASE_PURPOSE_GROUP <> 18438000000000 OR :pagesrc = 'DECISION') AND CASE_PURPOSE_MASTID != 1364660005542 AND a.PCOURT_CODE = :court_code UNION SELECT b.CASE_PURPOSE_MASTID, b.CASE_PURPOSE_NAME, b.CASE_PURPOSE_GROUP, b.case_purpose_code FROM case_purpose_mast b WHERE (B.CASE_PURPOSE_GROUP = 18438000000000 AND :pagesrc = 'DECISION') OR (case_purpose_code = '1111' AND :pagesrc = 'PRO_ADJ') ORDER BY 2 pagesrc=DECISION court_code=10480 pagesrc=DECISION pagesrc=DECISION Time elapsed = 14 new_purpose_code = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function new_purpose_code after validation = 900 next_hear_date = 02/06/2025 case_purpose_nameid = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_purpose_nameid after validation = 1025550004746 isadjourn = Evaluating - {NO} isadjourn after validation = NO adjourn_type = SELECT A1.ADJOURN_MASTID, A1.ADJOURN_TYPE FROM adjourn_mast a1 WHERE a1.inactive = 'F' ORDER BY A1.ADJOURN_TYPE Time elapsed = 7 adj_mastid = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function adjourn_remark = trans_type = Feedback Submitted (Decision) >>Writing to tables tsrcf Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tsrcf' Time elapsed = 2 Saving to table TRN_RCMS_HEARING select * from TRN_RCMS_HEARING where TRN_RCMS_HEARINGid=0 Time elapsed = 3 Adding new record to store data from Frame 1, Row 1 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 9 RecordId = 16982000011448 MapName tscd2 SourceId 16982000011446 Select sysdate as sdt from dual Time elapsed = 12 Select sysdate as sdt from dual Time elapsed = 2 adjourn_type = 0 adjourn_remark = pre_hear_date = 26/06/2025 isadjourn = NO new_case_purpose = 1025550004746 case_no = 2024/447 court_code = 10480 trn_rcms_caseid = 19179000009044 next_hear_date = 02/06/2025 Posting record Param Type = n trn_rcms_hearingid=16982000011448 Param Type = c mapname=tscd2 Param Type = n sourceid=16982000011446 Param Type = c cancel=F Param Type = c createdby=SDO_Chidawa_PRO Param Type = c createdon=03/06/2025 16:27:13 Param Type = c username=SDO_Chidawa_PRO Param Type = c modifiedon=03/06/2025 16:27:13 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = n adjourn_type=0 Param Type = c pre_hear_date=26/06/2025 00:00:00 Param Type = c isadjourn=NO Param Type = n new_case_purpose=1025550004746 Param Type = c case_no=2024/447 Param Type = c court_code=10480 Param Type = c trn_rcms_caseid=19179000009044 Param Type = c next_hear_date=02/06/2025 00:00:00 insert into TRN_RCMS_HEARING (trn_rcms_hearingid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,adjourn_remark,pre_hear_date,isadjourn,new_case_purpose,case_no,court_code,trn_rcms_caseid,next_hear_date) values (:trn_rcms_hearingid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:adjourn_type,null,to_date(:pre_hear_date,'dd/mm/yyyy hh24:mi:ss'),:isadjourn,:new_case_purpose,:case_no,:court_code,:trn_rcms_caseid,to_date(:next_hear_date,'dd/mm/yyyy hh24:mi:ss')) >>Mapping Mapped court_code Row = 1 value = 10480 idvalue 0 Mapped case_no Row = 1 value = 2024/447 idvalue 0 Mapped hearing_date Row = 1 value = 02/06/2025 idvalue 0 Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0 Mapped trans_type Row = 1 value = Decision Submitted idvalue 0 Mapped trn_rcms_caseregid Row = 1 value = 19179000009044 idvalue 0 Mapped decision_date Row = 1 value = 02/06/2025 idvalue 0 Mapped decision_type Row = 1 value = 11782000000706 idvalue 0 Mapped prev_case_purposename Row = 1 value = ???? idvalue 0 Mapped prev_hearing_date Row = 1 value = 02/06/2025 idvalue 0 >>Validating tchdh >>Frame No 1 court_code = 10480 trn_rcms_caseregid = 19179000009044 case_no = 2024/447 prev_hearing_date = 02/06/2025 hearing_date = 02/06/2025 prev_case_purposename = ???? prev_case_purpose = prev_case_purposename=???? SELECT V.CASE_PURPOSE_MASTID FROM case_purpose_mast v WHERE v.case_purpose_name = :prev_case_purposename prev_case_purposename=???? Time elapsed = 17 prev_case_purpose after validation = 18678000000000 case_purpose = 1025550004746 trans_type = Decision Submitted clcheck = isadjourn = adjourn_type = decision_type = 11782000000706 decision_date = 02/06/2025 >>Writing to tables tchdh Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh' Time elapsed = 1 Saving to table TRN_RCMS_CASE_HIST select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0 Time elapsed = 4 Adding new record to store data from Frame 1, Row 1 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 2 RecordId = 16982000011449 MapName tscd1 SourceId 16982000011446 Select sysdate as sdt from dual Time elapsed = 8 Select sysdate as sdt from dual Time elapsed = 5 prev_hearing_date = 02/06/2025 decision_type = 11782000000706 decision_date = 02/06/2025 adjourn_type = isadjourn = prev_case_purpose = 18678000000000 hearing_date = 02/06/2025 case_no = 2024/447 court_code = 10480 case_purpose = 1025550004746 trans_type = Decision Submitted trn_rcms_caseregid = 19179000009044 Posting record Param Type = n trn_rcms_case_histid=16982000011449 Param Type = c mapname=tscd1 Param Type = n sourceid=16982000011446 Param Type = c cancel=F Param Type = c createdby=SDO_Chidawa_PRO Param Type = c createdon=03/06/2025 16:27:14 Param Type = c username=SDO_Chidawa_PRO Param Type = c modifiedon=03/06/2025 16:27:14 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c prev_hearing_date=02/06/2025 00:00:00 Param Type = n decision_type=11782000000706 Param Type = c decision_date=02/06/2025 00:00:00 Param Type = c prev_case_purpose=18678000000000 Param Type = c hearing_date=02/06/2025 00:00:00 Param Type = c case_no=2024/447 Param Type = c court_code=10480 Param Type = c case_purpose=1025550004746 Param Type = c trans_type=Decision Submitted Param Type = c trn_rcms_caseregid=19179000009044 insert into TRN_RCMS_CASE_HIST (trn_rcms_case_histid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,prev_hearing_date,decision_type,decision_date,adjourn_type,isadjourn,prev_case_purpose,hearing_date,case_no,court_code,case_purpose,trans_type,trn_rcms_caseregid) values (:trn_rcms_case_histid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,to_date(:prev_hearing_date,'dd/mm/yyyy hh24:mi:ss'),:decision_type,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),null,null,:prev_case_purpose,to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'),:case_no,:court_code,:case_purpose,:trans_type,:trn_rcms_caseregid) >>Mapping Mapped court_code Row = 1 value = 10480 idvalue 0 Mapped case_no Row = 1 value = 2024/447 idvalue 0 Mapped prev_hearing_date Row = 1 value = 26/06/2025 idvalue 0 Mapped hearing_date Row = 1 value = 02/06/2025 idvalue 0 Mapped prev_case_purposename Row = 1 value = ???? idvalue 0 Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0 Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0 Mapped trn_rcms_caseregid Row = 1 value = 19179000009044 idvalue 0 Mapped isadjourn Row = 1 value = NO idvalue 0 Mapped adjourn_type Row = 1 value = idvalue 0 >>Validating tchdh >>Frame No 1 court_code = 10480 trn_rcms_caseregid = 19179000009044 case_no = 2024/447 prev_hearing_date = 26/06/2025 hearing_date = 02/06/2025 prev_case_purposename = ???? prev_case_purpose = prev_case_purposename=???? SELECT V.CASE_PURPOSE_MASTID FROM case_purpose_mast v WHERE v.case_purpose_name = :prev_case_purposename prev_case_purposename=???? Time elapsed = 5 prev_case_purpose after validation = 18678000000000 case_purpose = 1025550004746 trans_type = Feedback Submitted (Decision) clcheck = isadjourn = NO adjourn_type = decision_type = decision_date = >>Writing to tables tchdh Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh' Time elapsed = 2 Saving to table TRN_RCMS_CASE_HIST select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0 Time elapsed = 4 Adding new record to store data from Frame 1, Row 1 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 2 RecordId = 16982000011450 MapName tsrcf1 SourceId 16982000011448 Select sysdate as sdt from dual Time elapsed = 15 Select sysdate as sdt from dual Time elapsed = 13 adjourn_type = isadjourn = NO trn_rcms_caseregid = 19179000009044 decision_date = decision_type = 0 prev_case_purpose = 18678000000000 trans_type = Feedback Submitted (Decision) prev_hearing_date = 26/06/2025 case_no = 2024/447 court_code = 10480 case_purpose = 1025550004746 hearing_date = 02/06/2025 Posting record Param Type = n trn_rcms_case_histid=16982000011450 Param Type = c mapname=tsrcf1 Param Type = n sourceid=16982000011448 Param Type = c cancel=F Param Type = c createdby=SDO_Chidawa_PRO Param Type = c createdon=03/06/2025 16:27:18 Param Type = c username=SDO_Chidawa_PRO Param Type = c modifiedon=03/06/2025 16:27:18 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c isadjourn=NO Param Type = c trn_rcms_caseregid=19179000009044 Param Type = n decision_type=0 Param Type = c prev_case_purpose=18678000000000 Param Type = c trans_type=Feedback Submitted (Decision) Param Type = c prev_hearing_date=26/06/2025 00:00:00 Param Type = c case_no=2024/447 Param Type = c court_code=10480 Param Type = c case_purpose=1025550004746 Param Type = c hearing_date=02/06/2025 00:00:00 insert into TRN_RCMS_CASE_HIST (trn_rcms_case_histid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,isadjourn,trn_rcms_caseregid,decision_date,decision_type,prev_case_purpose,trans_type,prev_hearing_date,case_no,court_code,case_purpose,hearing_date) values (:trn_rcms_case_histid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,null,:isadjourn,:trn_rcms_caseregid,null,:decision_type,:prev_case_purpose,:trans_type,to_date(:prev_hearing_date,'dd/mm/yyyy hh24:mi:ss'),:case_no,:court_code,:case_purpose,to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss')) >>Posting from rctcr to tscd from row 2 >>Mapping Mapped court_code Row = 1 value = 10480 idvalue 0 Mapped case_no Row = 1 value = 2022/515 idvalue 0 Mapped new_case_purpose Row = 1 value = ????????? idvalue 1025550004746 Mapped decision_type Row = 1 value = ????????? idvalue 11782000000706 Mapped decision_date Row = 1 value = 02/06/2025 idvalue 0 Mapped hearing_date Row = 1 value = 02/06/2025 idvalue 0 Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0 >>Validating tscd >>Frame No 1 currdate = Evaluating - date() Result of date = 03/06/2025 currdate after validation = 03/06/2025 court_name = Evaluating - m_courtname m_courtname = ????? ???????,??????,??????? court_name after validation = ????? ???????,??????,??????? Id = 13816000000027 court_code = 10480 Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function viewfilter = Evaluating - {AND a1.court_code=:m_courtcode } viewfilter after validation = AND a1.court_code=:m_courtcode case_no = 2022/515 casedetails = case_no=2022/515 SELECT A1.COURT_CODE, A1.TRN_RCMS_CASEREGID, A1.INSTITUTION_DATE, A1.CASE_NO, A1.MCASE_NO, A1.LAST_HEARING_DATE AS hearing_date, B2.DISTRICT_NAME, B3.CASE_TYPE, B1.CASE_PURPOSE_NAME, A1.CASE_PURPOSE_NAME AS CPID, B4.ACT_NAME, A1.SECTION_NAME, A1.PRIMARY_APPELLANT AS APPELLANT_NAME, A1.PRIMARY_RESPONDENT AS RESPONDENT_NAME FROM trn_rcms_casereg a1, case_purpose_mast b1, district_mast b2, case_type_mast b3, rule_act_mast b4 WHERE A1.CASE_PURPOSE_NAME = B1.CASE_PURPOSE_MASTID AND A1.DISTRICT_NAME = B2.DISTRICT_MASTID AND A1.ACT_NAME = B4.RULE_ACT_MASTID AND A1.CASE_TYPE = B3.CASE_TYPE_MASTID AND A1.COURT_CODE = :court_code AND a1.CASE_NO = :case_no AND (CASE WHEN :recordid > 0 THEN 1 WHEN :recordid = 0 AND b1.CASE_PURPOSE_MASTID <> 1364660005542 AND b1.CASE_PURPOSE_GROUP <> 18438000000000 AND NOT EXISTS (SELECT 1 FROM TRN_RCMS_DECISION WHERE TRN_RCMS_CASEID = a1.TRN_RCMS_CASEREGID) THEN 1 ELSE 0 END) = 1 court_code=10480 case_no=2022/515 recordid=0 recordid=0 Time elapsed = 1793 casedetails after validation = 10480 trn_rcms_caseid = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function S=15224000009772 Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S S=15224000009772 Time elapsed = 1820 trn_rcms_caseid after validation = 15224000009772 pagesource = TRANSPAGE instdate = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function instdate after validation = 01/11/2022 case_type = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_type after validation = ???? act = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function act after validation = ???????? ????????? ??????? 1955 section = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function section after validation = 88 case_purposeid = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_purposeid after validation = 18678000000000 purpose = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function purpose after validation = ???? hearing_date = 02/06/2025 Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T}) hearing_date = 02/06/2025 currdate = 03/06/2025 Result of iif = T escase = case_no=2022/515 SELECT REPLACE (A1.CASE_NO, '/', '') FROM trn_rcms_casereg a1 WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no court_code=10480 case_no=2022/515 Time elapsed = 7 escase after validation = 2022515 appellant = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function appellant after validation = ????? respondent = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function respondent after validation = ??? ?????? decision_date = 02/06/2025 Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T}) decision_date = 02/06/2025 currdate = 03/06/2025 Result of iif = T decision_type = ????????? Id = 11782000000706 decsion_mastid = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function decsion_mastid after validation = 11782000000706 new_case_purpose = ????????? Id = 1025550004746 new_purpose_id = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function new_purpose_id after validation = 1025550004746 new_purpose_code = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function new_purpose_code after validation = 900 showinactive = member_name = member_name after validation = Naresh Soni decision_remark = template = template after validation = General Decision no_of_page = Evaluating - 0 no_of_page after validation = 0 chkfinal = Evaluating - {F} chkfinal after validation = F isoneside = Evaluating - {F} isoneside after validation = F chkworth = Evaluating - {F} chkworth after validation = F dupchk = Evaluating - court_code+case_no court_code = 10480 case_no = 2022/515 S=104802022/515 Select dupchk from trn_rcms_decision where lower(dupchk) = :S S=104802022/515 Time elapsed = 2378 dupchk after validation = 104802022/515 usern = Evaluating - username username = SDO_Chidawa_PRO usern after validation = SDO_Chidawa_PRO adharno = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function adharno after validation = 0 esign_template = Evaluating - {cd.pdf} esign_template after validation = cd.pdf esign_filename = case_no=2022/515 SELECT UPPER ('CD' || REGEXP_REPLACE ( :court_code || A1.CASE_NO, '[^0-9A-Za-z]', '')) AS FileName FROM trn_rcms_casereg a1 WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no court_code=10480 court_code=10480 case_no=2022/515 Time elapsed = 8 esign_filename after validation = CD104802022515 trans_type = Evaluating - iif(recordid>0,{Decision Updated},{Decision Submitted}) recordid = 0 Result of iif = Decision Submitted trans_type after validation = Decision Submitted isfeedback = Evaluating - iif(recordid>0,{F},{T}) recordid = 0 Result of iif = T isfeedback after validation = T rtf_letter_content = rtf_letter_content_printable = html_letter_content = rtf_qr_content = rtf_qr_content_printable = html_qr_details = dc_summ = >>Writing to tables tscd Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tscd' Time elapsed = 3 Saving to table TRN_RCMS_DECISION select * from TRN_RCMS_DECISION where TRN_RCMS_DECISIONid=0 Time elapsed = 6 Adding new record to store data from Frame 1, Row 1 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 3 RecordId = 16982000011451 MapName rctcr1 SourceId 16982000011439 Select sysdate as sdt from dual Time elapsed = 7 Select sysdate as sdt from dual Time elapsed = 4 isoneside = F chkfinal = F chkworth = F trn_rcms_caseid = 15224000009772 dupchk = 104802022/515 no_of_page = 0 showinactive = new_purpose_code = 900 member_name = Naresh Soni template = General Decision decision_remark = decision_type = 11782000000706 decision_date = 02/06/2025 hearing_date = 02/06/2025 court_code = 10480 case_no = 2022/515 new_case_purpose = 1025550004746 Posting record Param Type = n trn_rcms_decisionid=16982000011451 Param Type = c mapname=rctcr1 Param Type = n sourceid=16982000011439 Param Type = c cancel=F Param Type = c createdby=SDO_Chidawa_PRO Param Type = c createdon=03/06/2025 16:27:24 Param Type = c username=SDO_Chidawa_PRO Param Type = c modifiedon=03/06/2025 16:27:24 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c isoneside=F Param Type = c chkfinal=F Param Type = c chkworth=F Param Type = n trn_rcms_caseid=15224000009772 Param Type = c dupchk=104802022/515 Param Type = n no_of_page=0 Param Type = c new_purpose_code=900 Param Type = c member_name=Naresh Soni Param Type = c template=General Decision Param Type = n decision_type=11782000000706 Param Type = c decision_date=02/06/2025 00:00:00 Param Type = c hearing_date=02/06/2025 00:00:00 Param Type = c court_code=10480 Param Type = c case_no=2022/515 Param Type = n new_case_purpose=1025550004746 insert into TRN_RCMS_DECISION (trn_rcms_decisionid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,isoneside,chkfinal,chkworth,trn_rcms_caseid,dupchk,no_of_page,showinactive,new_purpose_code,member_name,template,decision_remark,decision_type,decision_date,hearing_date,court_code,case_no,new_case_purpose) values (:trn_rcms_decisionid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:isoneside,:chkfinal,:chkworth,:trn_rcms_caseid,:dupchk,:no_of_page,null,:new_purpose_code,:member_name,:template,null,:decision_type,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'),:court_code,:case_no,:new_case_purpose) Saving to table TRN_RCMS_DECCONTENT select * from TRN_RCMS_DECCONTENT where TRN_RCMS_DECCONTENTid=0 Time elapsed = 4 Adding new record to store data from Frame 2, Row 1 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 2 RecordId = 16982000011452 Select sysdate as sdt from dual Time elapsed = 4 rtf_qr_content_printable = html_qr_details = dc_summ = rtf_qr_content = rtf_letter_content = rtf_letter_content_printable = html_letter_content = Posting record Param Type = n trn_rcms_deccontentid=16982000011452 Param Type = n trn_rcms_decisionid=16982000011451 insert into TRN_RCMS_DECCONTENT (trn_rcms_deccontentid,trn_rcms_decisionid,rtf_qr_content_printable,html_qr_details,dc_summ,rtf_qr_content,rtf_letter_content,rtf_letter_content_printable,html_letter_content) values (:trn_rcms_deccontentid,:trn_rcms_decisionid,null,null,null,null,null,null,null) >>Mapping Mapped court_code Row = 1 value = 10480 idvalue 0 Mapped case_no Row = 1 value = 2022/515 idvalue 0 Mapped trn_rcms_caseid Row = 1 value = 15224000009772 idvalue 0 Mapped next_hear_date Row = 1 value = 02/06/2025 idvalue 0 Mapped new_case_purpose Row = 1 value = ????????? idvalue 1025550004746 Mapped pagesrc Row = 1 value = DECISION idvalue 0 Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0 >>Validating tsrcf >>Frame No 1 currdate = Evaluating - date() Result of date = 03/06/2025 currdate after validation = 03/06/2025 pagesrc = DECISION viewfilter = Evaluating - { AND a1.court_code = :m_courtcode } viewfilter after validation = AND a1.court_code = :m_courtcode court_name = Evaluating - m_courtname m_courtname = ????? ???????,??????,??????? court_name after validation = ????? ???????,??????,??????? Id = 13816000000027 court_code = 10480 Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_no = 2022/515 Dynamicfilter x1.CASE_NO~Case No = trn_rcms_caseid = 15224000009772 Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function Dynamicfilter x1.CASE_NO~Case No = casedetails = trn_rcms_caseid=15224000009772 SELECT DISTINCT A1.CASE_NO, A1.DOCID, A1.TRN_RCMS_CASEREGID, A1.INSTITUTION_DATE, A2.ACT_NAME, A1.SECTION_NAME, A3.CASE_PURPOSE_NAME, A4.CASE_PURPOSE_GROUP, A1.CASEDESCRIPTION, A1.LAST_HEARING_DATE as HEARINGDATE, A1.PRIMARY_APPELLANT, A1.PRIMARY_RESPONDENT FROM trn_rcms_casereg A1, rule_Act_mast A2, case_purpose_mast A3, case_purpose_group_mast A4 WHERE A1.ACT_NAME = A2.RULE_ACT_MASTID AND A1.COURT_CODE = :court_code AND A1.CASE_PURPOSE_NAME = A3.CASE_PURPOSE_MASTID(+) AND A3.CASE_PURPOSE_GROUP = A4.CASE_PURPOSE_GROUP_MASTID(+) AND A1.TRN_RCMS_CASEREGID = :trn_rcms_caseid court_code=10480 trn_rcms_caseid=15224000009772 Time elapsed = 5 casedetails after validation = 2022/515 pre_hear_date = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function pre_hear_date after validation = 19/06/2025 inst_date = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function inst_date after validation = 01/11/2022 act_name = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function act_name after validation = ???????? ????????? ??????? 1955 section_name = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function section_name after validation = 88 case_purpose_group = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_purpose_group after validation = ????? case_purpose_name = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_purpose_name after validation = ???? appellant_name = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function appellant_name after validation = ????? respondent_name = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function respondent_name after validation = ??? ?????? description = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function new_case_purpose = ????????? Id = 1025550004746 new_purpose_code = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function new_purpose_code after validation = 900 next_hear_date = 02/06/2025 case_purpose_nameid = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_purpose_nameid after validation = 1025550004746 isadjourn = Evaluating - {NO} isadjourn after validation = NO adjourn_type = adj_mastid = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function adjourn_remark = trans_type = Feedback Submitted (Decision) >>Writing to tables tsrcf Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tsrcf' Time elapsed = 2 Saving to table TRN_RCMS_HEARING select * from TRN_RCMS_HEARING where TRN_RCMS_HEARINGid=0 Time elapsed = 6 Adding new record to store data from Frame 1, Row 1 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 2 RecordId = 16982000011453 MapName tscd2 SourceId 16982000011451 Select sysdate as sdt from dual Time elapsed = 7 Select sysdate as sdt from dual Time elapsed = 3 adjourn_type = 0 adjourn_remark = pre_hear_date = 19/06/2025 isadjourn = NO new_case_purpose = 1025550004746 case_no = 2022/515 court_code = 10480 trn_rcms_caseid = 15224000009772 next_hear_date = 02/06/2025 Posting record Param Type = n trn_rcms_hearingid=16982000011453 Param Type = c mapname=tscd2 Param Type = n sourceid=16982000011451 Param Type = c cancel=F Param Type = c createdby=SDO_Chidawa_PRO Param Type = c createdon=03/06/2025 16:27:24 Param Type = c username=SDO_Chidawa_PRO Param Type = c modifiedon=03/06/2025 16:27:24 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = n adjourn_type=0 Param Type = c pre_hear_date=19/06/2025 00:00:00 Param Type = c isadjourn=NO Param Type = n new_case_purpose=1025550004746 Param Type = c case_no=2022/515 Param Type = c court_code=10480 Param Type = c trn_rcms_caseid=15224000009772 Param Type = c next_hear_date=02/06/2025 00:00:00 insert into TRN_RCMS_HEARING (trn_rcms_hearingid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,adjourn_remark,pre_hear_date,isadjourn,new_case_purpose,case_no,court_code,trn_rcms_caseid,next_hear_date) values (:trn_rcms_hearingid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:adjourn_type,null,to_date(:pre_hear_date,'dd/mm/yyyy hh24:mi:ss'),:isadjourn,:new_case_purpose,:case_no,:court_code,:trn_rcms_caseid,to_date(:next_hear_date,'dd/mm/yyyy hh24:mi:ss')) >>Mapping Mapped court_code Row = 1 value = 10480 idvalue 0 Mapped case_no Row = 1 value = 2022/515 idvalue 0 Mapped hearing_date Row = 1 value = 02/06/2025 idvalue 0 Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0 Mapped trans_type Row = 1 value = Decision Submitted idvalue 0 Mapped trn_rcms_caseregid Row = 1 value = 15224000009772 idvalue 0 Mapped decision_date Row = 1 value = 02/06/2025 idvalue 0 Mapped decision_type Row = 1 value = 11782000000706 idvalue 0 Mapped prev_case_purposename Row = 1 value = ???? idvalue 0 Mapped prev_hearing_date Row = 1 value = 02/06/2025 idvalue 0 >>Validating tchdh >>Frame No 1 court_code = 10480 trn_rcms_caseregid = 15224000009772 case_no = 2022/515 prev_hearing_date = 02/06/2025 hearing_date = 02/06/2025 prev_case_purposename = ???? prev_case_purpose = prev_case_purpose after validation = 18678000000000 case_purpose = 1025550004746 trans_type = Decision Submitted clcheck = isadjourn = adjourn_type = decision_type = 11782000000706 decision_date = 02/06/2025 >>Writing to tables tchdh Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh' Time elapsed = 2 Saving to table TRN_RCMS_CASE_HIST select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0 Time elapsed = 6 Adding new record to store data from Frame 1, Row 1 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 4 RecordId = 16982000011454 MapName tscd1 SourceId 16982000011451 Select sysdate as sdt from dual Time elapsed = 6 Select sysdate as sdt from dual Time elapsed = 4 prev_hearing_date = 02/06/2025 decision_type = 11782000000706 decision_date = 02/06/2025 adjourn_type = isadjourn = prev_case_purpose = 18678000000000 hearing_date = 02/06/2025 case_no = 2022/515 court_code = 10480 case_purpose = 1025550004746 trans_type = Decision Submitted trn_rcms_caseregid = 15224000009772 Posting record Param Type = n trn_rcms_case_histid=16982000011454 Param Type = c mapname=tscd1 Param Type = n sourceid=16982000011451 Param Type = c cancel=F Param Type = c createdby=SDO_Chidawa_PRO Param Type = c createdon=03/06/2025 16:27:24 Param Type = c username=SDO_Chidawa_PRO Param Type = c modifiedon=03/06/2025 16:27:24 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c prev_hearing_date=02/06/2025 00:00:00 Param Type = n decision_type=11782000000706 Param Type = c decision_date=02/06/2025 00:00:00 Param Type = c prev_case_purpose=18678000000000 Param Type = c hearing_date=02/06/2025 00:00:00 Param Type = c case_no=2022/515 Param Type = c court_code=10480 Param Type = c case_purpose=1025550004746 Param Type = c trans_type=Decision Submitted Param Type = c trn_rcms_caseregid=15224000009772 insert into TRN_RCMS_CASE_HIST (trn_rcms_case_histid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,prev_hearing_date,decision_type,decision_date,adjourn_type,isadjourn,prev_case_purpose,hearing_date,case_no,court_code,case_purpose,trans_type,trn_rcms_caseregid) values (:trn_rcms_case_histid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,to_date(:prev_hearing_date,'dd/mm/yyyy hh24:mi:ss'),:decision_type,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),null,null,:prev_case_purpose,to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'),:case_no,:court_code,:case_purpose,:trans_type,:trn_rcms_caseregid) >>Mapping Mapped court_code Row = 1 value = 10480 idvalue 0 Mapped case_no Row = 1 value = 2022/515 idvalue 0 Mapped prev_hearing_date Row = 1 value = 19/06/2025 idvalue 0 Mapped hearing_date Row = 1 value = 02/06/2025 idvalue 0 Mapped prev_case_purposename Row = 1 value = ???? idvalue 0 Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0 Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0 Mapped trn_rcms_caseregid Row = 1 value = 15224000009772 idvalue 0 Mapped isadjourn Row = 1 value = NO idvalue 0 Mapped adjourn_type Row = 1 value = idvalue 0 >>Validating tchdh >>Frame No 1 court_code = 10480 trn_rcms_caseregid = 15224000009772 case_no = 2022/515 prev_hearing_date = 19/06/2025 hearing_date = 02/06/2025 prev_case_purposename = ???? prev_case_purpose = prev_case_purpose after validation = 18678000000000 case_purpose = 1025550004746 trans_type = Feedback Submitted (Decision) clcheck = isadjourn = NO adjourn_type = decision_type = decision_date = >>Writing to tables tchdh Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh' Time elapsed = 7 Saving to table TRN_RCMS_CASE_HIST select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0 Time elapsed = 5 Adding new record to store data from Frame 1, Row 1 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 4 RecordId = 16982000011455 MapName tsrcf1 SourceId 16982000011453 Select sysdate as sdt from dual Time elapsed = 2 Select sysdate as sdt from dual Time elapsed = 4 adjourn_type = isadjourn = NO trn_rcms_caseregid = 15224000009772 decision_date = decision_type = 0 prev_case_purpose = 18678000000000 trans_type = Feedback Submitted (Decision) prev_hearing_date = 19/06/2025 case_no = 2022/515 court_code = 10480 case_purpose = 1025550004746 hearing_date = 02/06/2025 Posting record Param Type = n trn_rcms_case_histid=16982000011455 Param Type = c mapname=tsrcf1 Param Type = n sourceid=16982000011453 Param Type = c cancel=F Param Type = c createdby=SDO_Chidawa_PRO Param Type = c createdon=03/06/2025 16:27:27 Param Type = c username=SDO_Chidawa_PRO Param Type = c modifiedon=03/06/2025 16:27:27 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c isadjourn=NO Param Type = c trn_rcms_caseregid=15224000009772 Param Type = n decision_type=0 Param Type = c prev_case_purpose=18678000000000 Param Type = c trans_type=Feedback Submitted (Decision) Param Type = c prev_hearing_date=19/06/2025 00:00:00 Param Type = c case_no=2022/515 Param Type = c court_code=10480 Param Type = c case_purpose=1025550004746 Param Type = c hearing_date=02/06/2025 00:00:00 insert into TRN_RCMS_CASE_HIST (trn_rcms_case_histid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,isadjourn,trn_rcms_caseregid,decision_date,decision_type,prev_case_purpose,trans_type,prev_hearing_date,case_no,court_code,case_purpose,hearing_date) values (:trn_rcms_case_histid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,null,:isadjourn,:trn_rcms_caseregid,null,:decision_type,:prev_case_purpose,:trans_type,to_date(:prev_hearing_date,'dd/mm/yyyy hh24:mi:ss'),:case_no,:court_code,:case_purpose,to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss')) >>Posting from rctcr to tscd from row 3 >>Mapping Mapped court_code Row = 1 value = 10480 idvalue 0 Mapped case_no Row = 1 value = 2022/514 idvalue 0 Mapped new_case_purpose Row = 1 value = ????????? idvalue 1025550004746 Mapped decision_type Row = 1 value = ????????? idvalue 11782000000706 Mapped decision_date Row = 1 value = 02/06/2025 idvalue 0 Mapped hearing_date Row = 1 value = 02/06/2025 idvalue 0 Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0 >>Validating tscd >>Frame No 1 currdate = Evaluating - date() Result of date = 03/06/2025 currdate after validation = 03/06/2025 court_name = Evaluating - m_courtname m_courtname = ????? ???????,??????,??????? court_name after validation = ????? ???????,??????,??????? Id = 13816000000027 court_code = 10480 Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function viewfilter = Evaluating - {AND a1.court_code=:m_courtcode } viewfilter after validation = AND a1.court_code=:m_courtcode case_no = 2022/514 casedetails = case_no=2022/514 SELECT A1.COURT_CODE, A1.TRN_RCMS_CASEREGID, A1.INSTITUTION_DATE, A1.CASE_NO, A1.MCASE_NO, A1.LAST_HEARING_DATE AS hearing_date, B2.DISTRICT_NAME, B3.CASE_TYPE, B1.CASE_PURPOSE_NAME, A1.CASE_PURPOSE_NAME AS CPID, B4.ACT_NAME, A1.SECTION_NAME, A1.PRIMARY_APPELLANT AS APPELLANT_NAME, A1.PRIMARY_RESPONDENT AS RESPONDENT_NAME FROM trn_rcms_casereg a1, case_purpose_mast b1, district_mast b2, case_type_mast b3, rule_act_mast b4 WHERE A1.CASE_PURPOSE_NAME = B1.CASE_PURPOSE_MASTID AND A1.DISTRICT_NAME = B2.DISTRICT_MASTID AND A1.ACT_NAME = B4.RULE_ACT_MASTID AND A1.CASE_TYPE = B3.CASE_TYPE_MASTID AND A1.COURT_CODE = :court_code AND a1.CASE_NO = :case_no AND (CASE WHEN :recordid > 0 THEN 1 WHEN :recordid = 0 AND b1.CASE_PURPOSE_MASTID <> 1364660005542 AND b1.CASE_PURPOSE_GROUP <> 18438000000000 AND NOT EXISTS (SELECT 1 FROM TRN_RCMS_DECISION WHERE TRN_RCMS_CASEID = a1.TRN_RCMS_CASEREGID) THEN 1 ELSE 0 END) = 1 court_code=10480 case_no=2022/514 recordid=0 recordid=0 Time elapsed = 2156 casedetails after validation = 10480 trn_rcms_caseid = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function S=15208000008098 Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S S=15208000008098 Time elapsed = 3099 trn_rcms_caseid after validation = 15208000008098 pagesource = TRANSPAGE instdate = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function instdate after validation = 01/11/2022 case_type = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_type after validation = ????????? ???? act = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function act after validation = ???????? ????????? ??????? 1955 section = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function section after validation = 212 case_purposeid = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_purposeid after validation = 18678000000000 purpose = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function purpose after validation = ???? hearing_date = 02/06/2025 Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T}) hearing_date = 02/06/2025 currdate = 03/06/2025 Result of iif = T escase = case_no=2022/514 SELECT REPLACE (A1.CASE_NO, '/', '') FROM trn_rcms_casereg a1 WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no court_code=10480 case_no=2022/514 Time elapsed = 11 escase after validation = 2022514 appellant = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function appellant after validation = ????? respondent = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function respondent after validation = ??? ?????? decision_date = 02/06/2025 Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T}) decision_date = 02/06/2025 currdate = 03/06/2025 Result of iif = T decision_type = ????????? Id = 11782000000706 decsion_mastid = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function decsion_mastid after validation = 11782000000706 new_case_purpose = ????????? Id = 1025550004746 new_purpose_id = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function new_purpose_id after validation = 1025550004746 new_purpose_code = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function new_purpose_code after validation = 900 showinactive = member_name = member_name after validation = Naresh Soni decision_remark = template = template after validation = General Decision no_of_page = Evaluating - 0 no_of_page after validation = 0 chkfinal = Evaluating - {F} chkfinal after validation = F isoneside = Evaluating - {F} isoneside after validation = F chkworth = Evaluating - {F} chkworth after validation = F dupchk = Evaluating - court_code+case_no court_code = 10480 case_no = 2022/514 S=104802022/514 Select dupchk from trn_rcms_decision where lower(dupchk) = :S S=104802022/514 Time elapsed = 2999 dupchk after validation = 104802022/514 usern = Evaluating - username username = SDO_Chidawa_PRO usern after validation = SDO_Chidawa_PRO adharno = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function adharno after validation = 0 esign_template = Evaluating - {cd.pdf} esign_template after validation = cd.pdf esign_filename = case_no=2022/514 SELECT UPPER ('CD' || REGEXP_REPLACE ( :court_code || A1.CASE_NO, '[^0-9A-Za-z]', '')) AS FileName FROM trn_rcms_casereg a1 WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no court_code=10480 court_code=10480 case_no=2022/514 Time elapsed = 13 esign_filename after validation = CD104802022514 trans_type = Evaluating - iif(recordid>0,{Decision Updated},{Decision Submitted}) recordid = 0 Result of iif = Decision Submitted trans_type after validation = Decision Submitted isfeedback = Evaluating - iif(recordid>0,{F},{T}) recordid = 0 Result of iif = T isfeedback after validation = T rtf_letter_content = rtf_letter_content_printable = html_letter_content = rtf_qr_content = rtf_qr_content_printable = html_qr_details = dc_summ = >>Writing to tables tscd Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tscd' Time elapsed = 3 Saving to table TRN_RCMS_DECISION select * from TRN_RCMS_DECISION where TRN_RCMS_DECISIONid=0 Time elapsed = 3 Adding new record to store data from Frame 1, Row 1 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 7 RecordId = 16982000011456 MapName rctcr1 SourceId 16982000011440 Select sysdate as sdt from dual Time elapsed = 8 Select sysdate as sdt from dual Time elapsed = 5 isoneside = F chkfinal = F chkworth = F trn_rcms_caseid = 15208000008098 dupchk = 104802022/514 no_of_page = 0 showinactive = new_purpose_code = 900 member_name = Naresh Soni template = General Decision decision_remark = decision_type = 11782000000706 decision_date = 02/06/2025 hearing_date = 02/06/2025 court_code = 10480 case_no = 2022/514 new_case_purpose = 1025550004746 Posting record Param Type = n trn_rcms_decisionid=16982000011456 Param Type = c mapname=rctcr1 Param Type = n sourceid=16982000011440 Param Type = c cancel=F Param Type = c createdby=SDO_Chidawa_PRO Param Type = c createdon=03/06/2025 16:27:36 Param Type = c username=SDO_Chidawa_PRO Param Type = c modifiedon=03/06/2025 16:27:36 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c isoneside=F Param Type = c chkfinal=F Param Type = c chkworth=F Param Type = n trn_rcms_caseid=15208000008098 Param Type = c dupchk=104802022/514 Param Type = n no_of_page=0 Param Type = c new_purpose_code=900 Param Type = c member_name=Naresh Soni Param Type = c template=General Decision Param Type = n decision_type=11782000000706 Param Type = c decision_date=02/06/2025 00:00:00 Param Type = c hearing_date=02/06/2025 00:00:00 Param Type = c court_code=10480 Param Type = c case_no=2022/514 Param Type = n new_case_purpose=1025550004746 insert into TRN_RCMS_DECISION (trn_rcms_decisionid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,isoneside,chkfinal,chkworth,trn_rcms_caseid,dupchk,no_of_page,showinactive,new_purpose_code,member_name,template,decision_remark,decision_type,decision_date,hearing_date,court_code,case_no,new_case_purpose) values (:trn_rcms_decisionid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:isoneside,:chkfinal,:chkworth,:trn_rcms_caseid,:dupchk,:no_of_page,null,:new_purpose_code,:member_name,:template,null,:decision_type,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'),:court_code,:case_no,:new_case_purpose) Saving to table TRN_RCMS_DECCONTENT select * from TRN_RCMS_DECCONTENT where TRN_RCMS_DECCONTENTid=0 Time elapsed = 4 Adding new record to store data from Frame 2, Row 1 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 2 RecordId = 16982000011457 Select sysdate as sdt from dual Time elapsed = 5 rtf_qr_content_printable = html_qr_details = dc_summ = rtf_qr_content = rtf_letter_content = rtf_letter_content_printable = html_letter_content = Posting record Param Type = n trn_rcms_deccontentid=16982000011457 Param Type = n trn_rcms_decisionid=16982000011456 insert into TRN_RCMS_DECCONTENT (trn_rcms_deccontentid,trn_rcms_decisionid,rtf_qr_content_printable,html_qr_details,dc_summ,rtf_qr_content,rtf_letter_content,rtf_letter_content_printable,html_letter_content) values (:trn_rcms_deccontentid,:trn_rcms_decisionid,null,null,null,null,null,null,null) >>Mapping Mapped court_code Row = 1 value = 10480 idvalue 0 Mapped case_no Row = 1 value = 2022/514 idvalue 0 Mapped trn_rcms_caseid Row = 1 value = 15208000008098 idvalue 0 Mapped next_hear_date Row = 1 value = 02/06/2025 idvalue 0 Mapped new_case_purpose Row = 1 value = ????????? idvalue 1025550004746 Mapped pagesrc Row = 1 value = DECISION idvalue 0 Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0 >>Validating tsrcf >>Frame No 1 currdate = Evaluating - date() Result of date = 03/06/2025 currdate after validation = 03/06/2025 pagesrc = DECISION viewfilter = Evaluating - { AND a1.court_code = :m_courtcode } viewfilter after validation = AND a1.court_code = :m_courtcode court_name = Evaluating - m_courtname m_courtname = ????? ???????,??????,??????? court_name after validation = ????? ???????,??????,??????? Id = 13816000000027 court_code = 10480 Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_no = 2022/514 Dynamicfilter x1.CASE_NO~Case No = trn_rcms_caseid = 15208000008098 Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function Dynamicfilter x1.CASE_NO~Case No = casedetails = trn_rcms_caseid=15208000008098 SELECT DISTINCT A1.CASE_NO, A1.DOCID, A1.TRN_RCMS_CASEREGID, A1.INSTITUTION_DATE, A2.ACT_NAME, A1.SECTION_NAME, A3.CASE_PURPOSE_NAME, A4.CASE_PURPOSE_GROUP, A1.CASEDESCRIPTION, A1.LAST_HEARING_DATE as HEARINGDATE, A1.PRIMARY_APPELLANT, A1.PRIMARY_RESPONDENT FROM trn_rcms_casereg A1, rule_Act_mast A2, case_purpose_mast A3, case_purpose_group_mast A4 WHERE A1.ACT_NAME = A2.RULE_ACT_MASTID AND A1.COURT_CODE = :court_code AND A1.CASE_PURPOSE_NAME = A3.CASE_PURPOSE_MASTID(+) AND A3.CASE_PURPOSE_GROUP = A4.CASE_PURPOSE_GROUP_MASTID(+) AND A1.TRN_RCMS_CASEREGID = :trn_rcms_caseid court_code=10480 trn_rcms_caseid=15208000008098 Time elapsed = 14 casedetails after validation = 2022/514 pre_hear_date = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function pre_hear_date after validation = 19/06/2025 inst_date = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function inst_date after validation = 01/11/2022 act_name = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function act_name after validation = ???????? ????????? ??????? 1955 section_name = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function section_name after validation = 212 case_purpose_group = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_purpose_group after validation = ????? case_purpose_name = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_purpose_name after validation = ???? appellant_name = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function appellant_name after validation = ????? respondent_name = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function respondent_name after validation = ??? ?????? description = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function new_case_purpose = ????????? Id = 1025550004746 new_purpose_code = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function new_purpose_code after validation = 900 next_hear_date = 02/06/2025 case_purpose_nameid = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_purpose_nameid after validation = 1025550004746 isadjourn = Evaluating - {NO} isadjourn after validation = NO adjourn_type = adj_mastid = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function adjourn_remark = trans_type = Feedback Submitted (Decision) >>Writing to tables tsrcf Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tsrcf' Time elapsed = 2 Saving to table TRN_RCMS_HEARING select * from TRN_RCMS_HEARING where TRN_RCMS_HEARINGid=0 Time elapsed = 6 Adding new record to store data from Frame 1, Row 1 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 3 RecordId = 16982000011458 MapName tscd2 SourceId 16982000011456 Select sysdate as sdt from dual Time elapsed = 6 Select sysdate as sdt from dual Time elapsed = 3 adjourn_type = 0 adjourn_remark = pre_hear_date = 19/06/2025 isadjourn = NO new_case_purpose = 1025550004746 case_no = 2022/514 court_code = 10480 trn_rcms_caseid = 15208000008098 next_hear_date = 02/06/2025 Posting record Param Type = n trn_rcms_hearingid=16982000011458 Param Type = c mapname=tscd2 Param Type = n sourceid=16982000011456 Param Type = c cancel=F Param Type = c createdby=SDO_Chidawa_PRO Param Type = c createdon=03/06/2025 16:27:36 Param Type = c username=SDO_Chidawa_PRO Param Type = c modifiedon=03/06/2025 16:27:36 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = n adjourn_type=0 Param Type = c pre_hear_date=19/06/2025 00:00:00 Param Type = c isadjourn=NO Param Type = n new_case_purpose=1025550004746 Param Type = c case_no=2022/514 Param Type = c court_code=10480 Param Type = c trn_rcms_caseid=15208000008098 Param Type = c next_hear_date=02/06/2025 00:00:00 insert into TRN_RCMS_HEARING (trn_rcms_hearingid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,adjourn_remark,pre_hear_date,isadjourn,new_case_purpose,case_no,court_code,trn_rcms_caseid,next_hear_date) values (:trn_rcms_hearingid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:adjourn_type,null,to_date(:pre_hear_date,'dd/mm/yyyy hh24:mi:ss'),:isadjourn,:new_case_purpose,:case_no,:court_code,:trn_rcms_caseid,to_date(:next_hear_date,'dd/mm/yyyy hh24:mi:ss')) >>Mapping Mapped court_code Row = 1 value = 10480 idvalue 0 Mapped case_no Row = 1 value = 2022/514 idvalue 0 Mapped hearing_date Row = 1 value = 02/06/2025 idvalue 0 Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0 Mapped trans_type Row = 1 value = Decision Submitted idvalue 0 Mapped trn_rcms_caseregid Row = 1 value = 15208000008098 idvalue 0 Mapped decision_date Row = 1 value = 02/06/2025 idvalue 0 Mapped decision_type Row = 1 value = 11782000000706 idvalue 0 Mapped prev_case_purposename Row = 1 value = ???? idvalue 0 Mapped prev_hearing_date Row = 1 value = 02/06/2025 idvalue 0 >>Validating tchdh >>Frame No 1 court_code = 10480 trn_rcms_caseregid = 15208000008098 case_no = 2022/514 prev_hearing_date = 02/06/2025 hearing_date = 02/06/2025 prev_case_purposename = ???? prev_case_purpose = prev_case_purpose after validation = 18678000000000 case_purpose = 1025550004746 trans_type = Decision Submitted clcheck = isadjourn = adjourn_type = decision_type = 11782000000706 decision_date = 02/06/2025 >>Writing to tables tchdh Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh' Time elapsed = 2 Saving to table TRN_RCMS_CASE_HIST select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0 Time elapsed = 7 Adding new record to store data from Frame 1, Row 1 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 3 RecordId = 16982000011459 MapName tscd1 SourceId 16982000011456 Select sysdate as sdt from dual Time elapsed = 5 Select sysdate as sdt from dual Time elapsed = 12 prev_hearing_date = 02/06/2025 decision_type = 11782000000706 decision_date = 02/06/2025 adjourn_type = isadjourn = prev_case_purpose = 18678000000000 hearing_date = 02/06/2025 case_no = 2022/514 court_code = 10480 case_purpose = 1025550004746 trans_type = Decision Submitted trn_rcms_caseregid = 15208000008098 Posting record Param Type = n trn_rcms_case_histid=16982000011459 Param Type = c mapname=tscd1 Param Type = n sourceid=16982000011456 Param Type = c cancel=F Param Type = c createdby=SDO_Chidawa_PRO Param Type = c createdon=03/06/2025 16:27:36 Param Type = c username=SDO_Chidawa_PRO Param Type = c modifiedon=03/06/2025 16:27:36 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c prev_hearing_date=02/06/2025 00:00:00 Param Type = n decision_type=11782000000706 Param Type = c decision_date=02/06/2025 00:00:00 Param Type = c prev_case_purpose=18678000000000 Param Type = c hearing_date=02/06/2025 00:00:00 Param Type = c case_no=2022/514 Param Type = c court_code=10480 Param Type = c case_purpose=1025550004746 Param Type = c trans_type=Decision Submitted Param Type = c trn_rcms_caseregid=15208000008098 insert into TRN_RCMS_CASE_HIST (trn_rcms_case_histid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,prev_hearing_date,decision_type,decision_date,adjourn_type,isadjourn,prev_case_purpose,hearing_date,case_no,court_code,case_purpose,trans_type,trn_rcms_caseregid) values (:trn_rcms_case_histid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,to_date(:prev_hearing_date,'dd/mm/yyyy hh24:mi:ss'),:decision_type,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),null,null,:prev_case_purpose,to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'),:case_no,:court_code,:case_purpose,:trans_type,:trn_rcms_caseregid) >>Mapping Mapped court_code Row = 1 value = 10480 idvalue 0 Mapped case_no Row = 1 value = 2022/514 idvalue 0 Mapped prev_hearing_date Row = 1 value = 19/06/2025 idvalue 0 Mapped hearing_date Row = 1 value = 02/06/2025 idvalue 0 Mapped prev_case_purposename Row = 1 value = ???? idvalue 0 Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0 Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0 Mapped trn_rcms_caseregid Row = 1 value = 15208000008098 idvalue 0 Mapped isadjourn Row = 1 value = NO idvalue 0 Mapped adjourn_type Row = 1 value = idvalue 0 >>Validating tchdh >>Frame No 1 court_code = 10480 trn_rcms_caseregid = 15208000008098 case_no = 2022/514 prev_hearing_date = 19/06/2025 hearing_date = 02/06/2025 prev_case_purposename = ???? prev_case_purpose = prev_case_purpose after validation = 18678000000000 case_purpose = 1025550004746 trans_type = Feedback Submitted (Decision) clcheck = isadjourn = NO adjourn_type = decision_type = decision_date = >>Writing to tables tchdh Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh' Time elapsed = 3 Saving to table TRN_RCMS_CASE_HIST select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0 Time elapsed = 5 Adding new record to store data from Frame 1, Row 1 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 2 RecordId = 16982000011460 MapName tsrcf1 SourceId 16982000011458 Select sysdate as sdt from dual Time elapsed = 4 Select sysdate as sdt from dual Time elapsed = 3 adjourn_type = isadjourn = NO trn_rcms_caseregid = 15208000008098 decision_date = decision_type = 0 prev_case_purpose = 18678000000000 trans_type = Feedback Submitted (Decision) prev_hearing_date = 19/06/2025 case_no = 2022/514 court_code = 10480 case_purpose = 1025550004746 hearing_date = 02/06/2025 Posting record Param Type = n trn_rcms_case_histid=16982000011460 Param Type = c mapname=tsrcf1 Param Type = n sourceid=16982000011458 Param Type = c cancel=F Param Type = c createdby=SDO_Chidawa_PRO Param Type = c createdon=03/06/2025 16:27:39 Param Type = c username=SDO_Chidawa_PRO Param Type = c modifiedon=03/06/2025 16:27:39 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c isadjourn=NO Param Type = c trn_rcms_caseregid=15208000008098 Param Type = n decision_type=0 Param Type = c prev_case_purpose=18678000000000 Param Type = c trans_type=Feedback Submitted (Decision) Param Type = c prev_hearing_date=19/06/2025 00:00:00 Param Type = c case_no=2022/514 Param Type = c court_code=10480 Param Type = c case_purpose=1025550004746 Param Type = c hearing_date=02/06/2025 00:00:00 insert into TRN_RCMS_CASE_HIST (trn_rcms_case_histid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,isadjourn,trn_rcms_caseregid,decision_date,decision_type,prev_case_purpose,trans_type,prev_hearing_date,case_no,court_code,case_purpose,hearing_date) values (:trn_rcms_case_histid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,null,:isadjourn,:trn_rcms_caseregid,null,:decision_type,:prev_case_purpose,:trans_type,to_date(:prev_hearing_date,'dd/mm/yyyy hh24:mi:ss'),:case_no,:court_code,:case_purpose,to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss')) >>Posting from rctcr to tscd from row 4 >>Mapping Mapped court_code Row = 1 value = 10480 idvalue 0 Mapped case_no Row = 1 value = 2024/93 idvalue 0 Mapped new_case_purpose Row = 1 value = ????????? idvalue 1025550004746 Mapped decision_type Row = 1 value = ????????? idvalue 11782000000706 Mapped decision_date Row = 1 value = 02/06/2025 idvalue 0 Mapped hearing_date Row = 1 value = 02/06/2025 idvalue 0 Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0 >>Validating tscd >>Frame No 1 currdate = Evaluating - date() Result of date = 03/06/2025 currdate after validation = 03/06/2025 court_name = Evaluating - m_courtname m_courtname = ????? ???????,??????,??????? court_name after validation = ????? ???????,??????,??????? Id = 13816000000027 court_code = 10480 Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function viewfilter = Evaluating - {AND a1.court_code=:m_courtcode } viewfilter after validation = AND a1.court_code=:m_courtcode case_no = 2024/93 casedetails = case_no=2024/93 SELECT A1.COURT_CODE, A1.TRN_RCMS_CASEREGID, A1.INSTITUTION_DATE, A1.CASE_NO, A1.MCASE_NO, A1.LAST_HEARING_DATE AS hearing_date, B2.DISTRICT_NAME, B3.CASE_TYPE, B1.CASE_PURPOSE_NAME, A1.CASE_PURPOSE_NAME AS CPID, B4.ACT_NAME, A1.SECTION_NAME, A1.PRIMARY_APPELLANT AS APPELLANT_NAME, A1.PRIMARY_RESPONDENT AS RESPONDENT_NAME FROM trn_rcms_casereg a1, case_purpose_mast b1, district_mast b2, case_type_mast b3, rule_act_mast b4 WHERE A1.CASE_PURPOSE_NAME = B1.CASE_PURPOSE_MASTID AND A1.DISTRICT_NAME = B2.DISTRICT_MASTID AND A1.ACT_NAME = B4.RULE_ACT_MASTID AND A1.CASE_TYPE = B3.CASE_TYPE_MASTID AND A1.COURT_CODE = :court_code AND a1.CASE_NO = :case_no AND (CASE WHEN :recordid > 0 THEN 1 WHEN :recordid = 0 AND b1.CASE_PURPOSE_MASTID <> 1364660005542 AND b1.CASE_PURPOSE_GROUP <> 18438000000000 AND NOT EXISTS (SELECT 1 FROM TRN_RCMS_DECISION WHERE TRN_RCMS_CASEID = a1.TRN_RCMS_CASEREGID) THEN 1 ELSE 0 END) = 1 court_code=10480 case_no=2024/93 recordid=0 recordid=0 Time elapsed = 2945 casedetails after validation = 10480 trn_rcms_caseid = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function S=15807000007829 Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S S=15807000007829 Time elapsed = 1918 trn_rcms_caseid after validation = 15807000007829 pagesource = TRANSPAGE instdate = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function instdate after validation = 01/03/2024 case_type = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_type after validation = ???? act = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function act after validation = ???????? ????????? ??????? 1955 section = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function section after validation = 88 case_purposeid = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_purposeid after validation = 18678000000000 purpose = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function purpose after validation = ???? hearing_date = 02/06/2025 Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T}) hearing_date = 02/06/2025 currdate = 03/06/2025 Result of iif = T escase = case_no=2024/93 SELECT REPLACE (A1.CASE_NO, '/', '') FROM trn_rcms_casereg a1 WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no court_code=10480 case_no=2024/93 Time elapsed = 8 escase after validation = 202493 appellant = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function appellant after validation = Gokul ram respondent = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function respondent after validation = RAJ SARKAR decision_date = 02/06/2025 Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T}) decision_date = 02/06/2025 currdate = 03/06/2025 Result of iif = T decision_type = ????????? Id = 11782000000706 decsion_mastid = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function decsion_mastid after validation = 11782000000706 new_case_purpose = ????????? Id = 1025550004746 new_purpose_id = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function new_purpose_id after validation = 1025550004746 new_purpose_code = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function new_purpose_code after validation = 900 showinactive = member_name = member_name after validation = Naresh Soni decision_remark = template = template after validation = General Decision no_of_page = Evaluating - 0 no_of_page after validation = 0 chkfinal = Evaluating - {F} chkfinal after validation = F isoneside = Evaluating - {F} isoneside after validation = F chkworth = Evaluating - {F} chkworth after validation = F dupchk = Evaluating - court_code+case_no court_code = 10480 case_no = 2024/93 S=104802024/93 Select dupchk from trn_rcms_decision where lower(dupchk) = :S S=104802024/93 Time elapsed = 2012 dupchk after validation = 104802024/93 usern = Evaluating - username username = SDO_Chidawa_PRO usern after validation = SDO_Chidawa_PRO adharno = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function adharno after validation = 0 esign_template = Evaluating - {cd.pdf} esign_template after validation = cd.pdf esign_filename = case_no=2024/93 SELECT UPPER ('CD' || REGEXP_REPLACE ( :court_code || A1.CASE_NO, '[^0-9A-Za-z]', '')) AS FileName FROM trn_rcms_casereg a1 WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no court_code=10480 court_code=10480 case_no=2024/93 Time elapsed = 7 esign_filename after validation = CD10480202493 trans_type = Evaluating - iif(recordid>0,{Decision Updated},{Decision Submitted}) recordid = 0 Result of iif = Decision Submitted trans_type after validation = Decision Submitted isfeedback = Evaluating - iif(recordid>0,{F},{T}) recordid = 0 Result of iif = T isfeedback after validation = T rtf_letter_content = rtf_letter_content_printable = html_letter_content = rtf_qr_content = rtf_qr_content_printable = html_qr_details = dc_summ = >>Writing to tables tscd Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tscd' Time elapsed = 2 Saving to table TRN_RCMS_DECISION select * from TRN_RCMS_DECISION where TRN_RCMS_DECISIONid=0 Time elapsed = 3 Adding new record to store data from Frame 1, Row 1 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 3 RecordId = 16982000011461 MapName rctcr1 SourceId 16982000011441 Select sysdate as sdt from dual Time elapsed = 5 Select sysdate as sdt from dual Time elapsed = 3 isoneside = F chkfinal = F chkworth = F trn_rcms_caseid = 15807000007829 dupchk = 104802024/93 no_of_page = 0 showinactive = new_purpose_code = 900 member_name = Naresh Soni template = General Decision decision_remark = decision_type = 11782000000706 decision_date = 02/06/2025 hearing_date = 02/06/2025 court_code = 10480 case_no = 2024/93 new_case_purpose = 1025550004746 Posting record Param Type = n trn_rcms_decisionid=16982000011461 Param Type = c mapname=rctcr1 Param Type = n sourceid=16982000011441 Param Type = c cancel=F Param Type = c createdby=SDO_Chidawa_PRO Param Type = c createdon=03/06/2025 16:27:46 Param Type = c username=SDO_Chidawa_PRO Param Type = c modifiedon=03/06/2025 16:27:46 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c isoneside=F Param Type = c chkfinal=F Param Type = c chkworth=F Param Type = n trn_rcms_caseid=15807000007829 Param Type = c dupchk=104802024/93 Param Type = n no_of_page=0 Param Type = c new_purpose_code=900 Param Type = c member_name=Naresh Soni Param Type = c template=General Decision Param Type = n decision_type=11782000000706 Param Type = c decision_date=02/06/2025 00:00:00 Param Type = c hearing_date=02/06/2025 00:00:00 Param Type = c court_code=10480 Param Type = c case_no=2024/93 Param Type = n new_case_purpose=1025550004746 insert into TRN_RCMS_DECISION (trn_rcms_decisionid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,isoneside,chkfinal,chkworth,trn_rcms_caseid,dupchk,no_of_page,showinactive,new_purpose_code,member_name,template,decision_remark,decision_type,decision_date,hearing_date,court_code,case_no,new_case_purpose) values (:trn_rcms_decisionid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:isoneside,:chkfinal,:chkworth,:trn_rcms_caseid,:dupchk,:no_of_page,null,:new_purpose_code,:member_name,:template,null,:decision_type,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'),:court_code,:case_no,:new_case_purpose) Saving to table TRN_RCMS_DECCONTENT select * from TRN_RCMS_DECCONTENT where TRN_RCMS_DECCONTENTid=0 Time elapsed = 6 Adding new record to store data from Frame 2, Row 1 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 3 RecordId = 16982000011462 Select sysdate as sdt from dual Time elapsed = 4 rtf_qr_content_printable = html_qr_details = dc_summ = rtf_qr_content = rtf_letter_content = rtf_letter_content_printable = html_letter_content = Posting record Param Type = n trn_rcms_deccontentid=16982000011462 Param Type = n trn_rcms_decisionid=16982000011461 insert into TRN_RCMS_DECCONTENT (trn_rcms_deccontentid,trn_rcms_decisionid,rtf_qr_content_printable,html_qr_details,dc_summ,rtf_qr_content,rtf_letter_content,rtf_letter_content_printable,html_letter_content) values (:trn_rcms_deccontentid,:trn_rcms_decisionid,null,null,null,null,null,null,null) >>Mapping Mapped court_code Row = 1 value = 10480 idvalue 0 Mapped case_no Row = 1 value = 2024/93 idvalue 0 Mapped trn_rcms_caseid Row = 1 value = 15807000007829 idvalue 0 Mapped next_hear_date Row = 1 value = 02/06/2025 idvalue 0 Mapped new_case_purpose Row = 1 value = ????????? idvalue 1025550004746 Mapped pagesrc Row = 1 value = DECISION idvalue 0 Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0 >>Validating tsrcf >>Frame No 1 currdate = Evaluating - date() Result of date = 03/06/2025 currdate after validation = 03/06/2025 pagesrc = DECISION viewfilter = Evaluating - { AND a1.court_code = :m_courtcode } viewfilter after validation = AND a1.court_code = :m_courtcode court_name = Evaluating - m_courtname m_courtname = ????? ???????,??????,??????? court_name after validation = ????? ???????,??????,??????? Id = 13816000000027 court_code = 10480 Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_no = 2024/93 Dynamicfilter x1.CASE_NO~Case No = trn_rcms_caseid = 15807000007829 Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function Dynamicfilter x1.CASE_NO~Case No = casedetails = trn_rcms_caseid=15807000007829 SELECT DISTINCT A1.CASE_NO, A1.DOCID, A1.TRN_RCMS_CASEREGID, A1.INSTITUTION_DATE, A2.ACT_NAME, A1.SECTION_NAME, A3.CASE_PURPOSE_NAME, A4.CASE_PURPOSE_GROUP, A1.CASEDESCRIPTION, A1.LAST_HEARING_DATE as HEARINGDATE, A1.PRIMARY_APPELLANT, A1.PRIMARY_RESPONDENT FROM trn_rcms_casereg A1, rule_Act_mast A2, case_purpose_mast A3, case_purpose_group_mast A4 WHERE A1.ACT_NAME = A2.RULE_ACT_MASTID AND A1.COURT_CODE = :court_code AND A1.CASE_PURPOSE_NAME = A3.CASE_PURPOSE_MASTID(+) AND A3.CASE_PURPOSE_GROUP = A4.CASE_PURPOSE_GROUP_MASTID(+) AND A1.TRN_RCMS_CASEREGID = :trn_rcms_caseid court_code=10480 trn_rcms_caseid=15807000007829 Time elapsed = 7 casedetails after validation = 2024/93 pre_hear_date = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function pre_hear_date after validation = 07/08/2025 inst_date = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function inst_date after validation = 01/03/2024 act_name = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function act_name after validation = ???????? ????????? ??????? 1955 section_name = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function section_name after validation = 88 case_purpose_group = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_purpose_group after validation = ????? case_purpose_name = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_purpose_name after validation = ???? appellant_name = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function appellant_name after validation = Gokul ram respondent_name = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function respondent_name after validation = RAJ SARKAR description = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function new_case_purpose = ????????? Id = 1025550004746 new_purpose_code = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function new_purpose_code after validation = 900 next_hear_date = 02/06/2025 case_purpose_nameid = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_purpose_nameid after validation = 1025550004746 isadjourn = Evaluating - {NO} isadjourn after validation = NO adjourn_type = adj_mastid = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function adjourn_remark = trans_type = Feedback Submitted (Decision) >>Writing to tables tsrcf Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tsrcf' Time elapsed = 2 Saving to table TRN_RCMS_HEARING select * from TRN_RCMS_HEARING where TRN_RCMS_HEARINGid=0 Time elapsed = 3 Adding new record to store data from Frame 1, Row 1 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 3 RecordId = 16982000011463 MapName tscd2 SourceId 16982000011461 Select sysdate as sdt from dual Time elapsed = 5 Select sysdate as sdt from dual Time elapsed = 3 adjourn_type = 0 adjourn_remark = pre_hear_date = 07/08/2025 isadjourn = NO new_case_purpose = 1025550004746 case_no = 2024/93 court_code = 10480 trn_rcms_caseid = 15807000007829 next_hear_date = 02/06/2025 Posting record Param Type = n trn_rcms_hearingid=16982000011463 Param Type = c mapname=tscd2 Param Type = n sourceid=16982000011461 Param Type = c cancel=F Param Type = c createdby=SDO_Chidawa_PRO Param Type = c createdon=03/06/2025 16:27:46 Param Type = c username=SDO_Chidawa_PRO Param Type = c modifiedon=03/06/2025 16:27:46 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = n adjourn_type=0 Param Type = c pre_hear_date=07/08/2025 00:00:00 Param Type = c isadjourn=NO Param Type = n new_case_purpose=1025550004746 Param Type = c case_no=2024/93 Param Type = c court_code=10480 Param Type = c trn_rcms_caseid=15807000007829 Param Type = c next_hear_date=02/06/2025 00:00:00 insert into TRN_RCMS_HEARING (trn_rcms_hearingid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,adjourn_remark,pre_hear_date,isadjourn,new_case_purpose,case_no,court_code,trn_rcms_caseid,next_hear_date) values (:trn_rcms_hearingid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:adjourn_type,null,to_date(:pre_hear_date,'dd/mm/yyyy hh24:mi:ss'),:isadjourn,:new_case_purpose,:case_no,:court_code,:trn_rcms_caseid,to_date(:next_hear_date,'dd/mm/yyyy hh24:mi:ss')) >>Mapping Mapped court_code Row = 1 value = 10480 idvalue 0 Mapped case_no Row = 1 value = 2024/93 idvalue 0 Mapped hearing_date Row = 1 value = 02/06/2025 idvalue 0 Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0 Mapped trans_type Row = 1 value = Decision Submitted idvalue 0 Mapped trn_rcms_caseregid Row = 1 value = 15807000007829 idvalue 0 Mapped decision_date Row = 1 value = 02/06/2025 idvalue 0 Mapped decision_type Row = 1 value = 11782000000706 idvalue 0 Mapped prev_case_purposename Row = 1 value = ???? idvalue 0 Mapped prev_hearing_date Row = 1 value = 02/06/2025 idvalue 0 >>Validating tchdh >>Frame No 1 court_code = 10480 trn_rcms_caseregid = 15807000007829 case_no = 2024/93 prev_hearing_date = 02/06/2025 hearing_date = 02/06/2025 prev_case_purposename = ???? prev_case_purpose = prev_case_purpose after validation = 18678000000000 case_purpose = 1025550004746 trans_type = Decision Submitted clcheck = isadjourn = adjourn_type = decision_type = 11782000000706 decision_date = 02/06/2025 >>Writing to tables tchdh Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh' Time elapsed = 3 Saving to table TRN_RCMS_CASE_HIST select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0 Time elapsed = 5 Adding new record to store data from Frame 1, Row 1 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 4 RecordId = 16982000011464 MapName tscd1 SourceId 16982000011461 Select sysdate as sdt from dual Time elapsed = 3 Select sysdate as sdt from dual Time elapsed = 3 prev_hearing_date = 02/06/2025 decision_type = 11782000000706 decision_date = 02/06/2025 adjourn_type = isadjourn = prev_case_purpose = 18678000000000 hearing_date = 02/06/2025 case_no = 2024/93 court_code = 10480 case_purpose = 1025550004746 trans_type = Decision Submitted trn_rcms_caseregid = 15807000007829 Posting record Param Type = n trn_rcms_case_histid=16982000011464 Param Type = c mapname=tscd1 Param Type = n sourceid=16982000011461 Param Type = c cancel=F Param Type = c createdby=SDO_Chidawa_PRO Param Type = c createdon=03/06/2025 16:27:47 Param Type = c username=SDO_Chidawa_PRO Param Type = c modifiedon=03/06/2025 16:27:47 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c prev_hearing_date=02/06/2025 00:00:00 Param Type = n decision_type=11782000000706 Param Type = c decision_date=02/06/2025 00:00:00 Param Type = c prev_case_purpose=18678000000000 Param Type = c hearing_date=02/06/2025 00:00:00 Param Type = c case_no=2024/93 Param Type = c court_code=10480 Param Type = c case_purpose=1025550004746 Param Type = c trans_type=Decision Submitted Param Type = c trn_rcms_caseregid=15807000007829 insert into TRN_RCMS_CASE_HIST (trn_rcms_case_histid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,prev_hearing_date,decision_type,decision_date,adjourn_type,isadjourn,prev_case_purpose,hearing_date,case_no,court_code,case_purpose,trans_type,trn_rcms_caseregid) values (:trn_rcms_case_histid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,to_date(:prev_hearing_date,'dd/mm/yyyy hh24:mi:ss'),:decision_type,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),null,null,:prev_case_purpose,to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'),:case_no,:court_code,:case_purpose,:trans_type,:trn_rcms_caseregid) >>Mapping Mapped court_code Row = 1 value = 10480 idvalue 0 Mapped case_no Row = 1 value = 2024/93 idvalue 0 Mapped prev_hearing_date Row = 1 value = 07/08/2025 idvalue 0 Mapped hearing_date Row = 1 value = 02/06/2025 idvalue 0 Mapped prev_case_purposename Row = 1 value = ???? idvalue 0 Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0 Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0 Mapped trn_rcms_caseregid Row = 1 value = 15807000007829 idvalue 0 Mapped isadjourn Row = 1 value = NO idvalue 0 Mapped adjourn_type Row = 1 value = idvalue 0 >>Validating tchdh >>Frame No 1 court_code = 10480 trn_rcms_caseregid = 15807000007829 case_no = 2024/93 prev_hearing_date = 07/08/2025 hearing_date = 02/06/2025 prev_case_purposename = ???? prev_case_purpose = prev_case_purpose after validation = 18678000000000 case_purpose = 1025550004746 trans_type = Feedback Submitted (Decision) clcheck = isadjourn = NO adjourn_type = decision_type = decision_date = >>Writing to tables tchdh Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh' Time elapsed = 1 Saving to table TRN_RCMS_CASE_HIST select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0 Time elapsed = 3 Adding new record to store data from Frame 1, Row 1 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 7 RecordId = 16982000011465 MapName tsrcf1 SourceId 16982000011463 Select sysdate as sdt from dual Time elapsed = 5 Select sysdate as sdt from dual Time elapsed = 3 adjourn_type = isadjourn = NO trn_rcms_caseregid = 15807000007829 decision_date = decision_type = 0 prev_case_purpose = 18678000000000 trans_type = Feedback Submitted (Decision) prev_hearing_date = 07/08/2025 case_no = 2024/93 court_code = 10480 case_purpose = 1025550004746 hearing_date = 02/06/2025 Posting record Param Type = n trn_rcms_case_histid=16982000011465 Param Type = c mapname=tsrcf1 Param Type = n sourceid=16982000011463 Param Type = c cancel=F Param Type = c createdby=SDO_Chidawa_PRO Param Type = c createdon=03/06/2025 16:27:50 Param Type = c username=SDO_Chidawa_PRO Param Type = c modifiedon=03/06/2025 16:27:50 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c isadjourn=NO Param Type = c trn_rcms_caseregid=15807000007829 Param Type = n decision_type=0 Param Type = c prev_case_purpose=18678000000000 Param Type = c trans_type=Feedback Submitted (Decision) Param Type = c prev_hearing_date=07/08/2025 00:00:00 Param Type = c case_no=2024/93 Param Type = c court_code=10480 Param Type = c case_purpose=1025550004746 Param Type = c hearing_date=02/06/2025 00:00:00 insert into TRN_RCMS_CASE_HIST (trn_rcms_case_histid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,isadjourn,trn_rcms_caseregid,decision_date,decision_type,prev_case_purpose,trans_type,prev_hearing_date,case_no,court_code,case_purpose,hearing_date) values (:trn_rcms_case_histid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,null,:isadjourn,:trn_rcms_caseregid,null,:decision_type,:prev_case_purpose,:trans_type,to_date(:prev_hearing_date,'dd/mm/yyyy hh24:mi:ss'),:case_no,:court_code,:case_purpose,to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss')) >>Posting from rctcr to tscd from row 5 >>Mapping Mapped court_code Row = 1 value = 10480 idvalue 0 Mapped case_no Row = 1 value = 2019/00184 idvalue 0 Mapped new_case_purpose Row = 1 value = ????????? idvalue 1025550004746 Mapped decision_type Row = 1 value = ????????? idvalue 11782000000706 Mapped decision_date Row = 1 value = 02/06/2025 idvalue 0 Mapped hearing_date Row = 1 value = 02/06/2025 idvalue 0 Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0 >>Validating tscd >>Frame No 1 currdate = Evaluating - date() Result of date = 03/06/2025 currdate after validation = 03/06/2025 court_name = Evaluating - m_courtname m_courtname = ????? ???????,??????,??????? court_name after validation = ????? ???????,??????,??????? Id = 13816000000027 court_code = 10480 Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function viewfilter = Evaluating - {AND a1.court_code=:m_courtcode } viewfilter after validation = AND a1.court_code=:m_courtcode case_no = 2019/00184 casedetails = case_no=2019/00184 SELECT A1.COURT_CODE, A1.TRN_RCMS_CASEREGID, A1.INSTITUTION_DATE, A1.CASE_NO, A1.MCASE_NO, A1.LAST_HEARING_DATE AS hearing_date, B2.DISTRICT_NAME, B3.CASE_TYPE, B1.CASE_PURPOSE_NAME, A1.CASE_PURPOSE_NAME AS CPID, B4.ACT_NAME, A1.SECTION_NAME, A1.PRIMARY_APPELLANT AS APPELLANT_NAME, A1.PRIMARY_RESPONDENT AS RESPONDENT_NAME FROM trn_rcms_casereg a1, case_purpose_mast b1, district_mast b2, case_type_mast b3, rule_act_mast b4 WHERE A1.CASE_PURPOSE_NAME = B1.CASE_PURPOSE_MASTID AND A1.DISTRICT_NAME = B2.DISTRICT_MASTID AND A1.ACT_NAME = B4.RULE_ACT_MASTID AND A1.CASE_TYPE = B3.CASE_TYPE_MASTID AND A1.COURT_CODE = :court_code AND a1.CASE_NO = :case_no AND (CASE WHEN :recordid > 0 THEN 1 WHEN :recordid = 0 AND b1.CASE_PURPOSE_MASTID <> 1364660005542 AND b1.CASE_PURPOSE_GROUP <> 18438000000000 AND NOT EXISTS (SELECT 1 FROM TRN_RCMS_DECISION WHERE TRN_RCMS_CASEID = a1.TRN_RCMS_CASEREGID) THEN 1 ELSE 0 END) = 1 court_code=10480 case_no=2019/00184 recordid=0 recordid=0 Time elapsed = 1696 casedetails after validation = 10480 trn_rcms_caseid = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function S=10489000002536 Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S S=10489000002536 Time elapsed = 1788 trn_rcms_caseid after validation = 10489000002536 pagesource = TRANSPAGE instdate = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function instdate after validation = 18/08/2019 case_type = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_type after validation = ???? act = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function act after validation = ???????? ????????? ??????? 1955 section = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function section after validation = 88 case_purposeid = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_purposeid after validation = 18678000000000 purpose = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function purpose after validation = ???? hearing_date = 02/06/2025 Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T}) hearing_date = 02/06/2025 currdate = 03/06/2025 Result of iif = T escase = case_no=2019/00184 SELECT REPLACE (A1.CASE_NO, '/', '') FROM trn_rcms_casereg a1 WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no court_code=10480 case_no=2019/00184 Time elapsed = 16 escase after validation = 201900184 appellant = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function appellant after validation = ???? ???? respondent = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function respondent after validation = ???? ??? decision_date = 02/06/2025 Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T}) decision_date = 02/06/2025 currdate = 03/06/2025 Result of iif = T decision_type = ????????? Id = 11782000000706 decsion_mastid = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function decsion_mastid after validation = 11782000000706 new_case_purpose = ????????? Id = 1025550004746 new_purpose_id = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function new_purpose_id after validation = 1025550004746 new_purpose_code = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function new_purpose_code after validation = 900 showinactive = member_name = member_name after validation = Naresh Soni decision_remark = template = template after validation = General Decision no_of_page = Evaluating - 0 no_of_page after validation = 0 chkfinal = Evaluating - {F} chkfinal after validation = F isoneside = Evaluating - {F} isoneside after validation = F chkworth = Evaluating - {F} chkworth after validation = F dupchk = Evaluating - court_code+case_no court_code = 10480 case_no = 2019/00184 S=104802019/00184 Select dupchk from trn_rcms_decision where lower(dupchk) = :S S=104802019/00184 Time elapsed = 2284 dupchk after validation = 104802019/00184 usern = Evaluating - username username = SDO_Chidawa_PRO usern after validation = SDO_Chidawa_PRO adharno = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function adharno after validation = 0 esign_template = Evaluating - {cd.pdf} esign_template after validation = cd.pdf esign_filename = case_no=2019/00184 SELECT UPPER ('CD' || REGEXP_REPLACE ( :court_code || A1.CASE_NO, '[^0-9A-Za-z]', '')) AS FileName FROM trn_rcms_casereg a1 WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no court_code=10480 court_code=10480 case_no=2019/00184 Time elapsed = 13 esign_filename after validation = CD10480201900184 trans_type = Evaluating - iif(recordid>0,{Decision Updated},{Decision Submitted}) recordid = 0 Result of iif = Decision Submitted trans_type after validation = Decision Submitted isfeedback = Evaluating - iif(recordid>0,{F},{T}) recordid = 0 Result of iif = T isfeedback after validation = T rtf_letter_content = rtf_letter_content_printable = html_letter_content = rtf_qr_content = rtf_qr_content_printable = html_qr_details = dc_summ = >>Writing to tables tscd Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tscd' Time elapsed = 3 Saving to table TRN_RCMS_DECISION select * from TRN_RCMS_DECISION where TRN_RCMS_DECISIONid=0 Time elapsed = 5 Adding new record to store data from Frame 1, Row 1 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 5 RecordId = 16982000011466 MapName rctcr1 SourceId 16982000011442 Select sysdate as sdt from dual Time elapsed = 5 Select sysdate as sdt from dual Time elapsed = 10 isoneside = F chkfinal = F chkworth = F trn_rcms_caseid = 10489000002536 dupchk = 104802019/00184 no_of_page = 0 showinactive = new_purpose_code = 900 member_name = Naresh Soni template = General Decision decision_remark = decision_type = 11782000000706 decision_date = 02/06/2025 hearing_date = 02/06/2025 court_code = 10480 case_no = 2019/00184 new_case_purpose = 1025550004746 Posting record Param Type = n trn_rcms_decisionid=16982000011466 Param Type = c mapname=rctcr1 Param Type = n sourceid=16982000011442 Param Type = c cancel=F Param Type = c createdby=SDO_Chidawa_PRO Param Type = c createdon=03/06/2025 16:27:56 Param Type = c username=SDO_Chidawa_PRO Param Type = c modifiedon=03/06/2025 16:27:56 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c isoneside=F Param Type = c chkfinal=F Param Type = c chkworth=F Param Type = n trn_rcms_caseid=10489000002536 Param Type = c dupchk=104802019/00184 Param Type = n no_of_page=0 Param Type = c new_purpose_code=900 Param Type = c member_name=Naresh Soni Param Type = c template=General Decision Param Type = n decision_type=11782000000706 Param Type = c decision_date=02/06/2025 00:00:00 Param Type = c hearing_date=02/06/2025 00:00:00 Param Type = c court_code=10480 Param Type = c case_no=2019/00184 Param Type = n new_case_purpose=1025550004746 insert into TRN_RCMS_DECISION (trn_rcms_decisionid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,isoneside,chkfinal,chkworth,trn_rcms_caseid,dupchk,no_of_page,showinactive,new_purpose_code,member_name,template,decision_remark,decision_type,decision_date,hearing_date,court_code,case_no,new_case_purpose) values (:trn_rcms_decisionid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:isoneside,:chkfinal,:chkworth,:trn_rcms_caseid,:dupchk,:no_of_page,null,:new_purpose_code,:member_name,:template,null,:decision_type,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'),:court_code,:case_no,:new_case_purpose) Saving to table TRN_RCMS_DECCONTENT select * from TRN_RCMS_DECCONTENT where TRN_RCMS_DECCONTENTid=0 Time elapsed = 3 Adding new record to store data from Frame 2, Row 1 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 3 RecordId = 16982000011467 Select sysdate as sdt from dual Time elapsed = 6 rtf_qr_content_printable = html_qr_details = dc_summ = rtf_qr_content = rtf_letter_content = rtf_letter_content_printable = html_letter_content = Posting record Param Type = n trn_rcms_deccontentid=16982000011467 Param Type = n trn_rcms_decisionid=16982000011466 insert into TRN_RCMS_DECCONTENT (trn_rcms_deccontentid,trn_rcms_decisionid,rtf_qr_content_printable,html_qr_details,dc_summ,rtf_qr_content,rtf_letter_content,rtf_letter_content_printable,html_letter_content) values (:trn_rcms_deccontentid,:trn_rcms_decisionid,null,null,null,null,null,null,null) >>Mapping Mapped court_code Row = 1 value = 10480 idvalue 0 Mapped case_no Row = 1 value = 2019/00184 idvalue 0 Mapped trn_rcms_caseid Row = 1 value = 10489000002536 idvalue 0 Mapped next_hear_date Row = 1 value = 02/06/2025 idvalue 0 Mapped new_case_purpose Row = 1 value = ????????? idvalue 1025550004746 Mapped pagesrc Row = 1 value = DECISION idvalue 0 Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0 >>Validating tsrcf >>Frame No 1 currdate = Evaluating - date() Result of date = 03/06/2025 currdate after validation = 03/06/2025 pagesrc = DECISION viewfilter = Evaluating - { AND a1.court_code = :m_courtcode } viewfilter after validation = AND a1.court_code = :m_courtcode court_name = Evaluating - m_courtname m_courtname = ????? ???????,??????,??????? court_name after validation = ????? ???????,??????,??????? Id = 13816000000027 court_code = 10480 Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_no = 2019/00184 Dynamicfilter x1.CASE_NO~Case No = trn_rcms_caseid = 10489000002536 Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function Dynamicfilter x1.CASE_NO~Case No = casedetails = trn_rcms_caseid=10489000002536 SELECT DISTINCT A1.CASE_NO, A1.DOCID, A1.TRN_RCMS_CASEREGID, A1.INSTITUTION_DATE, A2.ACT_NAME, A1.SECTION_NAME, A3.CASE_PURPOSE_NAME, A4.CASE_PURPOSE_GROUP, A1.CASEDESCRIPTION, A1.LAST_HEARING_DATE as HEARINGDATE, A1.PRIMARY_APPELLANT, A1.PRIMARY_RESPONDENT FROM trn_rcms_casereg A1, rule_Act_mast A2, case_purpose_mast A3, case_purpose_group_mast A4 WHERE A1.ACT_NAME = A2.RULE_ACT_MASTID AND A1.COURT_CODE = :court_code AND A1.CASE_PURPOSE_NAME = A3.CASE_PURPOSE_MASTID(+) AND A3.CASE_PURPOSE_GROUP = A4.CASE_PURPOSE_GROUP_MASTID(+) AND A1.TRN_RCMS_CASEREGID = :trn_rcms_caseid court_code=10480 trn_rcms_caseid=10489000002536 Time elapsed = 7 casedetails after validation = 2019/00184 pre_hear_date = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function pre_hear_date after validation = 30/06/2025 inst_date = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function inst_date after validation = 18/08/2019 act_name = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function act_name after validation = ???????? ????????? ??????? 1955 section_name = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function section_name after validation = 88 case_purpose_group = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_purpose_group after validation = ????? case_purpose_name = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_purpose_name after validation = ???? appellant_name = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function appellant_name after validation = ???? ???? respondent_name = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function respondent_name after validation = ???? ??? description = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function new_case_purpose = ????????? Id = 1025550004746 new_purpose_code = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function new_purpose_code after validation = 900 next_hear_date = 02/06/2025 case_purpose_nameid = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_purpose_nameid after validation = 1025550004746 isadjourn = Evaluating - {NO} isadjourn after validation = NO adjourn_type = adj_mastid = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function adjourn_remark = trans_type = Feedback Submitted (Decision) >>Writing to tables tsrcf Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tsrcf' Time elapsed = 4 Saving to table TRN_RCMS_HEARING select * from TRN_RCMS_HEARING where TRN_RCMS_HEARINGid=0 Time elapsed = 5 Adding new record to store data from Frame 1, Row 1 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 4 RecordId = 16982000011468 MapName tscd2 SourceId 16982000011466 Select sysdate as sdt from dual Time elapsed = 4 Select sysdate as sdt from dual Time elapsed = 7 adjourn_type = 0 adjourn_remark = pre_hear_date = 30/06/2025 isadjourn = NO new_case_purpose = 1025550004746 case_no = 2019/00184 court_code = 10480 trn_rcms_caseid = 10489000002536 next_hear_date = 02/06/2025 Posting record Param Type = n trn_rcms_hearingid=16982000011468 Param Type = c mapname=tscd2 Param Type = n sourceid=16982000011466 Param Type = c cancel=F Param Type = c createdby=SDO_Chidawa_PRO Param Type = c createdon=03/06/2025 16:27:56 Param Type = c username=SDO_Chidawa_PRO Param Type = c modifiedon=03/06/2025 16:27:56 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = n adjourn_type=0 Param Type = c pre_hear_date=30/06/2025 00:00:00 Param Type = c isadjourn=NO Param Type = n new_case_purpose=1025550004746 Param Type = c case_no=2019/00184 Param Type = c court_code=10480 Param Type = c trn_rcms_caseid=10489000002536 Param Type = c next_hear_date=02/06/2025 00:00:00 insert into TRN_RCMS_HEARING (trn_rcms_hearingid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,adjourn_remark,pre_hear_date,isadjourn,new_case_purpose,case_no,court_code,trn_rcms_caseid,next_hear_date) values (:trn_rcms_hearingid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:adjourn_type,null,to_date(:pre_hear_date,'dd/mm/yyyy hh24:mi:ss'),:isadjourn,:new_case_purpose,:case_no,:court_code,:trn_rcms_caseid,to_date(:next_hear_date,'dd/mm/yyyy hh24:mi:ss')) >>Mapping Mapped court_code Row = 1 value = 10480 idvalue 0 Mapped case_no Row = 1 value = 2019/00184 idvalue 0 Mapped hearing_date Row = 1 value = 02/06/2025 idvalue 0 Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0 Mapped trans_type Row = 1 value = Decision Submitted idvalue 0 Mapped trn_rcms_caseregid Row = 1 value = 10489000002536 idvalue 0 Mapped decision_date Row = 1 value = 02/06/2025 idvalue 0 Mapped decision_type Row = 1 value = 11782000000706 idvalue 0 Mapped prev_case_purposename Row = 1 value = ???? idvalue 0 Mapped prev_hearing_date Row = 1 value = 02/06/2025 idvalue 0 >>Validating tchdh >>Frame No 1 court_code = 10480 trn_rcms_caseregid = 10489000002536 case_no = 2019/00184 prev_hearing_date = 02/06/2025 hearing_date = 02/06/2025 prev_case_purposename = ???? prev_case_purpose = prev_case_purpose after validation = 18678000000000 case_purpose = 1025550004746 trans_type = Decision Submitted clcheck = isadjourn = adjourn_type = decision_type = 11782000000706 decision_date = 02/06/2025 >>Writing to tables tchdh Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh' Time elapsed = 5 Saving to table TRN_RCMS_CASE_HIST select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0 Time elapsed = 5 Adding new record to store data from Frame 1, Row 1 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 3 RecordId = 16982000011469 MapName tscd1 SourceId 16982000011466 Select sysdate as sdt from dual Time elapsed = 7 Select sysdate as sdt from dual Time elapsed = 5 prev_hearing_date = 02/06/2025 decision_type = 11782000000706 decision_date = 02/06/2025 adjourn_type = isadjourn = prev_case_purpose = 18678000000000 hearing_date = 02/06/2025 case_no = 2019/00184 court_code = 10480 case_purpose = 1025550004746 trans_type = Decision Submitted trn_rcms_caseregid = 10489000002536 Posting record Param Type = n trn_rcms_case_histid=16982000011469 Param Type = c mapname=tscd1 Param Type = n sourceid=16982000011466 Param Type = c cancel=F Param Type = c createdby=SDO_Chidawa_PRO Param Type = c createdon=03/06/2025 16:27:56 Param Type = c username=SDO_Chidawa_PRO Param Type = c modifiedon=03/06/2025 16:27:56 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c prev_hearing_date=02/06/2025 00:00:00 Param Type = n decision_type=11782000000706 Param Type = c decision_date=02/06/2025 00:00:00 Param Type = c prev_case_purpose=18678000000000 Param Type = c hearing_date=02/06/2025 00:00:00 Param Type = c case_no=2019/00184 Param Type = c court_code=10480 Param Type = c case_purpose=1025550004746 Param Type = c trans_type=Decision Submitted Param Type = c trn_rcms_caseregid=10489000002536 insert into TRN_RCMS_CASE_HIST (trn_rcms_case_histid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,prev_hearing_date,decision_type,decision_date,adjourn_type,isadjourn,prev_case_purpose,hearing_date,case_no,court_code,case_purpose,trans_type,trn_rcms_caseregid) values (:trn_rcms_case_histid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,to_date(:prev_hearing_date,'dd/mm/yyyy hh24:mi:ss'),:decision_type,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),null,null,:prev_case_purpose,to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'),:case_no,:court_code,:case_purpose,:trans_type,:trn_rcms_caseregid) >>Mapping Mapped court_code Row = 1 value = 10480 idvalue 0 Mapped case_no Row = 1 value = 2019/00184 idvalue 0 Mapped prev_hearing_date Row = 1 value = 30/06/2025 idvalue 0 Mapped hearing_date Row = 1 value = 02/06/2025 idvalue 0 Mapped prev_case_purposename Row = 1 value = ???? idvalue 0 Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0 Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0 Mapped trn_rcms_caseregid Row = 1 value = 10489000002536 idvalue 0 Mapped isadjourn Row = 1 value = NO idvalue 0 Mapped adjourn_type Row = 1 value = idvalue 0 >>Validating tchdh >>Frame No 1 court_code = 10480 trn_rcms_caseregid = 10489000002536 case_no = 2019/00184 prev_hearing_date = 30/06/2025 hearing_date = 02/06/2025 prev_case_purposename = ???? prev_case_purpose = prev_case_purpose after validation = 18678000000000 case_purpose = 1025550004746 trans_type = Feedback Submitted (Decision) clcheck = isadjourn = NO adjourn_type = decision_type = decision_date = >>Writing to tables tchdh Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh' Time elapsed = 2 Saving to table TRN_RCMS_CASE_HIST select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0 Time elapsed = 4 Adding new record to store data from Frame 1, Row 1 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 3 RecordId = 16982000011470 MapName tsrcf1 SourceId 16982000011468 Select sysdate as sdt from dual Time elapsed = 5 Select sysdate as sdt from dual Time elapsed = 3 adjourn_type = isadjourn = NO trn_rcms_caseregid = 10489000002536 decision_date = decision_type = 0 prev_case_purpose = 18678000000000 trans_type = Feedback Submitted (Decision) prev_hearing_date = 30/06/2025 case_no = 2019/00184 court_code = 10480 case_purpose = 1025550004746 hearing_date = 02/06/2025 Posting record Param Type = n trn_rcms_case_histid=16982000011470 Param Type = c mapname=tsrcf1 Param Type = n sourceid=16982000011468 Param Type = c cancel=F Param Type = c createdby=SDO_Chidawa_PRO Param Type = c createdon=03/06/2025 16:27:59 Param Type = c username=SDO_Chidawa_PRO Param Type = c modifiedon=03/06/2025 16:27:59 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c isadjourn=NO Param Type = c trn_rcms_caseregid=10489000002536 Param Type = n decision_type=0 Param Type = c prev_case_purpose=18678000000000 Param Type = c trans_type=Feedback Submitted (Decision) Param Type = c prev_hearing_date=30/06/2025 00:00:00 Param Type = c case_no=2019/00184 Param Type = c court_code=10480 Param Type = c case_purpose=1025550004746 Param Type = c hearing_date=02/06/2025 00:00:00 insert into TRN_RCMS_CASE_HIST (trn_rcms_case_histid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,isadjourn,trn_rcms_caseregid,decision_date,decision_type,prev_case_purpose,trans_type,prev_hearing_date,case_no,court_code,case_purpose,hearing_date) values (:trn_rcms_case_histid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,null,:isadjourn,:trn_rcms_caseregid,null,:decision_type,:prev_case_purpose,:trans_type,to_date(:prev_hearing_date,'dd/mm/yyyy hh24:mi:ss'),:case_no,:court_code,:case_purpose,to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss')) >>Posting from rctcr to tscd from row 6 >>Mapping Mapped court_code Row = 1 value = 10480 idvalue 0 Mapped case_no Row = 1 value = 2020/00345 idvalue 0 Mapped new_case_purpose Row = 1 value = ????????? idvalue 1025550004746 Mapped decision_type Row = 1 value = ????????? idvalue 11782000000706 Mapped decision_date Row = 1 value = 02/06/2025 idvalue 0 Mapped hearing_date Row = 1 value = 02/06/2025 idvalue 0 Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0 >>Validating tscd >>Frame No 1 currdate = Evaluating - date() Result of date = 03/06/2025 currdate after validation = 03/06/2025 court_name = Evaluating - m_courtname m_courtname = ????? ???????,??????,??????? court_name after validation = ????? ???????,??????,??????? Id = 13816000000027 court_code = 10480 Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function viewfilter = Evaluating - {AND a1.court_code=:m_courtcode } viewfilter after validation = AND a1.court_code=:m_courtcode case_no = 2020/00345 casedetails = case_no=2020/00345 SELECT A1.COURT_CODE, A1.TRN_RCMS_CASEREGID, A1.INSTITUTION_DATE, A1.CASE_NO, A1.MCASE_NO, A1.LAST_HEARING_DATE AS hearing_date, B2.DISTRICT_NAME, B3.CASE_TYPE, B1.CASE_PURPOSE_NAME, A1.CASE_PURPOSE_NAME AS CPID, B4.ACT_NAME, A1.SECTION_NAME, A1.PRIMARY_APPELLANT AS APPELLANT_NAME, A1.PRIMARY_RESPONDENT AS RESPONDENT_NAME FROM trn_rcms_casereg a1, case_purpose_mast b1, district_mast b2, case_type_mast b3, rule_act_mast b4 WHERE A1.CASE_PURPOSE_NAME = B1.CASE_PURPOSE_MASTID AND A1.DISTRICT_NAME = B2.DISTRICT_MASTID AND A1.ACT_NAME = B4.RULE_ACT_MASTID AND A1.CASE_TYPE = B3.CASE_TYPE_MASTID AND A1.COURT_CODE = :court_code AND a1.CASE_NO = :case_no AND (CASE WHEN :recordid > 0 THEN 1 WHEN :recordid = 0 AND b1.CASE_PURPOSE_MASTID <> 1364660005542 AND b1.CASE_PURPOSE_GROUP <> 18438000000000 AND NOT EXISTS (SELECT 1 FROM TRN_RCMS_DECISION WHERE TRN_RCMS_CASEID = a1.TRN_RCMS_CASEREGID) THEN 1 ELSE 0 END) = 1 court_code=10480 case_no=2020/00345 recordid=0 recordid=0 Time elapsed = 1027 casedetails after validation = 10480 trn_rcms_caseid = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function S=14015000005250 Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S S=14015000005250 Time elapsed = 999 trn_rcms_caseid after validation = 14015000005250 pagesource = TRANSPAGE instdate = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function instdate after validation = 08/09/2020 case_type = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_type after validation = ???? act = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function act after validation = ???????? ????????? ??????? 1955 section = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function section after validation = 88 case_purposeid = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_purposeid after validation = 1000525 purpose = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function purpose after validation = ???? ???? hearing_date = 02/06/2025 Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T}) hearing_date = 02/06/2025 currdate = 03/06/2025 Result of iif = T escase = case_no=2020/00345 SELECT REPLACE (A1.CASE_NO, '/', '') FROM trn_rcms_casereg a1 WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no court_code=10480 case_no=2020/00345 Time elapsed = 9 escase after validation = 202000345 appellant = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function appellant after validation = ?????????? respondent = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function respondent after validation = ?????? decision_date = 02/06/2025 Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T}) decision_date = 02/06/2025 currdate = 03/06/2025 Result of iif = T decision_type = ????????? Id = 11782000000706 decsion_mastid = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function decsion_mastid after validation = 11782000000706 new_case_purpose = ????????? Id = 1025550004746 new_purpose_id = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function new_purpose_id after validation = 1025550004746 new_purpose_code = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function new_purpose_code after validation = 900 showinactive = member_name = member_name after validation = Naresh Soni decision_remark = template = template after validation = General Decision no_of_page = Evaluating - 0 no_of_page after validation = 0 chkfinal = Evaluating - {F} chkfinal after validation = F isoneside = Evaluating - {F} isoneside after validation = F chkworth = Evaluating - {F} chkworth after validation = F dupchk = Evaluating - court_code+case_no court_code = 10480 case_no = 2020/00345 S=104802020/00345 Select dupchk from trn_rcms_decision where lower(dupchk) = :S S=104802020/00345 Time elapsed = 1082 dupchk after validation = 104802020/00345 usern = Evaluating - username username = SDO_Chidawa_PRO usern after validation = SDO_Chidawa_PRO adharno = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function adharno after validation = 0 esign_template = Evaluating - {cd.pdf} esign_template after validation = cd.pdf esign_filename = case_no=2020/00345 SELECT UPPER ('CD' || REGEXP_REPLACE ( :court_code || A1.CASE_NO, '[^0-9A-Za-z]', '')) AS FileName FROM trn_rcms_casereg a1 WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no court_code=10480 court_code=10480 case_no=2020/00345 Time elapsed = 7 esign_filename after validation = CD10480202000345 trans_type = Evaluating - iif(recordid>0,{Decision Updated},{Decision Submitted}) recordid = 0 Result of iif = Decision Submitted trans_type after validation = Decision Submitted isfeedback = Evaluating - iif(recordid>0,{F},{T}) recordid = 0 Result of iif = T isfeedback after validation = T rtf_letter_content = rtf_letter_content_printable = html_letter_content = rtf_qr_content = rtf_qr_content_printable = html_qr_details = dc_summ = >>Writing to tables tscd Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tscd' Time elapsed = 2 Saving to table TRN_RCMS_DECISION select * from TRN_RCMS_DECISION where TRN_RCMS_DECISIONid=0 Time elapsed = 5 Adding new record to store data from Frame 1, Row 1 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 3 RecordId = 16982000011471 MapName rctcr1 SourceId 16982000011443 Select sysdate as sdt from dual Time elapsed = 5 Select sysdate as sdt from dual Time elapsed = 4 isoneside = F chkfinal = F chkworth = F trn_rcms_caseid = 14015000005250 dupchk = 104802020/00345 no_of_page = 0 showinactive = new_purpose_code = 900 member_name = Naresh Soni template = General Decision decision_remark = decision_type = 11782000000706 decision_date = 02/06/2025 hearing_date = 02/06/2025 court_code = 10480 case_no = 2020/00345 new_case_purpose = 1025550004746 Posting record Param Type = n trn_rcms_decisionid=16982000011471 Param Type = c mapname=rctcr1 Param Type = n sourceid=16982000011443 Param Type = c cancel=F Param Type = c createdby=SDO_Chidawa_PRO Param Type = c createdon=03/06/2025 16:28:03 Param Type = c username=SDO_Chidawa_PRO Param Type = c modifiedon=03/06/2025 16:28:03 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c isoneside=F Param Type = c chkfinal=F Param Type = c chkworth=F Param Type = n trn_rcms_caseid=14015000005250 Param Type = c dupchk=104802020/00345 Param Type = n no_of_page=0 Param Type = c new_purpose_code=900 Param Type = c member_name=Naresh Soni Param Type = c template=General Decision Param Type = n decision_type=11782000000706 Param Type = c decision_date=02/06/2025 00:00:00 Param Type = c hearing_date=02/06/2025 00:00:00 Param Type = c court_code=10480 Param Type = c case_no=2020/00345 Param Type = n new_case_purpose=1025550004746 insert into TRN_RCMS_DECISION (trn_rcms_decisionid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,isoneside,chkfinal,chkworth,trn_rcms_caseid,dupchk,no_of_page,showinactive,new_purpose_code,member_name,template,decision_remark,decision_type,decision_date,hearing_date,court_code,case_no,new_case_purpose) values (:trn_rcms_decisionid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:isoneside,:chkfinal,:chkworth,:trn_rcms_caseid,:dupchk,:no_of_page,null,:new_purpose_code,:member_name,:template,null,:decision_type,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'),:court_code,:case_no,:new_case_purpose) Saving to table TRN_RCMS_DECCONTENT select * from TRN_RCMS_DECCONTENT where TRN_RCMS_DECCONTENTid=0 Time elapsed = 4 Adding new record to store data from Frame 2, Row 1 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 2 RecordId = 16982000011472 Select sysdate as sdt from dual Time elapsed = 3 rtf_qr_content_printable = html_qr_details = dc_summ = rtf_qr_content = rtf_letter_content = rtf_letter_content_printable = html_letter_content = Posting record Param Type = n trn_rcms_deccontentid=16982000011472 Param Type = n trn_rcms_decisionid=16982000011471 insert into TRN_RCMS_DECCONTENT (trn_rcms_deccontentid,trn_rcms_decisionid,rtf_qr_content_printable,html_qr_details,dc_summ,rtf_qr_content,rtf_letter_content,rtf_letter_content_printable,html_letter_content) values (:trn_rcms_deccontentid,:trn_rcms_decisionid,null,null,null,null,null,null,null) >>Mapping Mapped court_code Row = 1 value = 10480 idvalue 0 Mapped case_no Row = 1 value = 2020/00345 idvalue 0 Mapped trn_rcms_caseid Row = 1 value = 14015000005250 idvalue 0 Mapped next_hear_date Row = 1 value = 02/06/2025 idvalue 0 Mapped new_case_purpose Row = 1 value = ????????? idvalue 1025550004746 Mapped pagesrc Row = 1 value = DECISION idvalue 0 Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0 >>Validating tsrcf >>Frame No 1 currdate = Evaluating - date() Result of date = 03/06/2025 currdate after validation = 03/06/2025 pagesrc = DECISION viewfilter = Evaluating - { AND a1.court_code = :m_courtcode } viewfilter after validation = AND a1.court_code = :m_courtcode court_name = Evaluating - m_courtname m_courtname = ????? ???????,??????,??????? court_name after validation = ????? ???????,??????,??????? Id = 13816000000027 court_code = 10480 Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_no = 2020/00345 Dynamicfilter x1.CASE_NO~Case No = trn_rcms_caseid = 14015000005250 Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function Dynamicfilter x1.CASE_NO~Case No = casedetails = trn_rcms_caseid=14015000005250 SELECT DISTINCT A1.CASE_NO, A1.DOCID, A1.TRN_RCMS_CASEREGID, A1.INSTITUTION_DATE, A2.ACT_NAME, A1.SECTION_NAME, A3.CASE_PURPOSE_NAME, A4.CASE_PURPOSE_GROUP, A1.CASEDESCRIPTION, A1.LAST_HEARING_DATE as HEARINGDATE, A1.PRIMARY_APPELLANT, A1.PRIMARY_RESPONDENT FROM trn_rcms_casereg A1, rule_Act_mast A2, case_purpose_mast A3, case_purpose_group_mast A4 WHERE A1.ACT_NAME = A2.RULE_ACT_MASTID AND A1.COURT_CODE = :court_code AND A1.CASE_PURPOSE_NAME = A3.CASE_PURPOSE_MASTID(+) AND A3.CASE_PURPOSE_GROUP = A4.CASE_PURPOSE_GROUP_MASTID(+) AND A1.TRN_RCMS_CASEREGID = :trn_rcms_caseid court_code=10480 trn_rcms_caseid=14015000005250 Time elapsed = 8 casedetails after validation = 2020/00345 pre_hear_date = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function pre_hear_date after validation = 26/06/2025 inst_date = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function inst_date after validation = 08/09/2020 act_name = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function act_name after validation = ???????? ????????? ??????? 1955 section_name = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function section_name after validation = 88 case_purpose_group = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_purpose_group after validation = ????? ???? / ???????? case_purpose_name = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_purpose_name after validation = ???? ???? appellant_name = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function appellant_name after validation = ?????????? respondent_name = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function respondent_name after validation = ?????? description = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function new_case_purpose = ????????? Id = 1025550004746 new_purpose_code = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function new_purpose_code after validation = 900 next_hear_date = 02/06/2025 case_purpose_nameid = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_purpose_nameid after validation = 1025550004746 isadjourn = Evaluating - {NO} isadjourn after validation = NO adjourn_type = adj_mastid = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function adjourn_remark = trans_type = Feedback Submitted (Decision) >>Writing to tables tsrcf Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tsrcf' Time elapsed = 7 Saving to table TRN_RCMS_HEARING select * from TRN_RCMS_HEARING where TRN_RCMS_HEARINGid=0 Time elapsed = 4 Adding new record to store data from Frame 1, Row 1 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 3 RecordId = 16982000011473 MapName tscd2 SourceId 16982000011471 Select sysdate as sdt from dual Time elapsed = 4 Select sysdate as sdt from dual Time elapsed = 6 adjourn_type = 0 adjourn_remark = pre_hear_date = 26/06/2025 isadjourn = NO new_case_purpose = 1025550004746 case_no = 2020/00345 court_code = 10480 trn_rcms_caseid = 14015000005250 next_hear_date = 02/06/2025 Posting record Param Type = n trn_rcms_hearingid=16982000011473 Param Type = c mapname=tscd2 Param Type = n sourceid=16982000011471 Param Type = c cancel=F Param Type = c createdby=SDO_Chidawa_PRO Param Type = c createdon=03/06/2025 16:28:03 Param Type = c username=SDO_Chidawa_PRO Param Type = c modifiedon=03/06/2025 16:28:03 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = n adjourn_type=0 Param Type = c pre_hear_date=26/06/2025 00:00:00 Param Type = c isadjourn=NO Param Type = n new_case_purpose=1025550004746 Param Type = c case_no=2020/00345 Param Type = c court_code=10480 Param Type = c trn_rcms_caseid=14015000005250 Param Type = c next_hear_date=02/06/2025 00:00:00 insert into TRN_RCMS_HEARING (trn_rcms_hearingid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,adjourn_remark,pre_hear_date,isadjourn,new_case_purpose,case_no,court_code,trn_rcms_caseid,next_hear_date) values (:trn_rcms_hearingid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:adjourn_type,null,to_date(:pre_hear_date,'dd/mm/yyyy hh24:mi:ss'),:isadjourn,:new_case_purpose,:case_no,:court_code,:trn_rcms_caseid,to_date(:next_hear_date,'dd/mm/yyyy hh24:mi:ss')) >>Mapping Mapped court_code Row = 1 value = 10480 idvalue 0 Mapped case_no Row = 1 value = 2020/00345 idvalue 0 Mapped hearing_date Row = 1 value = 02/06/2025 idvalue 0 Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0 Mapped trans_type Row = 1 value = Decision Submitted idvalue 0 Mapped trn_rcms_caseregid Row = 1 value = 14015000005250 idvalue 0 Mapped decision_date Row = 1 value = 02/06/2025 idvalue 0 Mapped decision_type Row = 1 value = 11782000000706 idvalue 0 Mapped prev_case_purposename Row = 1 value = ???? ???? idvalue 0 Mapped prev_hearing_date Row = 1 value = 02/06/2025 idvalue 0 >>Validating tchdh >>Frame No 1 court_code = 10480 trn_rcms_caseregid = 14015000005250 case_no = 2020/00345 prev_hearing_date = 02/06/2025 hearing_date = 02/06/2025 prev_case_purposename = ???? ???? prev_case_purpose = prev_case_purposename=???? ???? SELECT V.CASE_PURPOSE_MASTID FROM case_purpose_mast v WHERE v.case_purpose_name = :prev_case_purposename prev_case_purposename=???? ???? Time elapsed = 4 prev_case_purpose after validation = 1000525 case_purpose = 1025550004746 trans_type = Decision Submitted clcheck = isadjourn = adjourn_type = decision_type = 11782000000706 decision_date = 02/06/2025 >>Writing to tables tchdh Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh' Time elapsed = 2 Saving to table TRN_RCMS_CASE_HIST select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0 Time elapsed = 4 Adding new record to store data from Frame 1, Row 1 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 2 RecordId = 16982000011474 MapName tscd1 SourceId 16982000011471 Select sysdate as sdt from dual Time elapsed = 3 Select sysdate as sdt from dual Time elapsed = 3 prev_hearing_date = 02/06/2025 decision_type = 11782000000706 decision_date = 02/06/2025 adjourn_type = isadjourn = prev_case_purpose = 1000525 hearing_date = 02/06/2025 case_no = 2020/00345 court_code = 10480 case_purpose = 1025550004746 trans_type = Decision Submitted trn_rcms_caseregid = 14015000005250 Posting record Param Type = n trn_rcms_case_histid=16982000011474 Param Type = c mapname=tscd1 Param Type = n sourceid=16982000011471 Param Type = c cancel=F Param Type = c createdby=SDO_Chidawa_PRO Param Type = c createdon=03/06/2025 16:28:03 Param Type = c username=SDO_Chidawa_PRO Param Type = c modifiedon=03/06/2025 16:28:03 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c prev_hearing_date=02/06/2025 00:00:00 Param Type = n decision_type=11782000000706 Param Type = c decision_date=02/06/2025 00:00:00 Param Type = c prev_case_purpose=1000525 Param Type = c hearing_date=02/06/2025 00:00:00 Param Type = c case_no=2020/00345 Param Type = c court_code=10480 Param Type = c case_purpose=1025550004746 Param Type = c trans_type=Decision Submitted Param Type = c trn_rcms_caseregid=14015000005250 insert into TRN_RCMS_CASE_HIST (trn_rcms_case_histid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,prev_hearing_date,decision_type,decision_date,adjourn_type,isadjourn,prev_case_purpose,hearing_date,case_no,court_code,case_purpose,trans_type,trn_rcms_caseregid) values (:trn_rcms_case_histid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,to_date(:prev_hearing_date,'dd/mm/yyyy hh24:mi:ss'),:decision_type,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),null,null,:prev_case_purpose,to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'),:case_no,:court_code,:case_purpose,:trans_type,:trn_rcms_caseregid) >>Mapping Mapped court_code Row = 1 value = 10480 idvalue 0 Mapped case_no Row = 1 value = 2020/00345 idvalue 0 Mapped prev_hearing_date Row = 1 value = 26/06/2025 idvalue 0 Mapped hearing_date Row = 1 value = 02/06/2025 idvalue 0 Mapped prev_case_purposename Row = 1 value = ???? ???? idvalue 0 Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0 Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0 Mapped trn_rcms_caseregid Row = 1 value = 14015000005250 idvalue 0 Mapped isadjourn Row = 1 value = NO idvalue 0 Mapped adjourn_type Row = 1 value = idvalue 0 >>Validating tchdh >>Frame No 1 court_code = 10480 trn_rcms_caseregid = 14015000005250 case_no = 2020/00345 prev_hearing_date = 26/06/2025 hearing_date = 02/06/2025 prev_case_purposename = ???? ???? prev_case_purpose = prev_case_purposename=???? ???? SELECT V.CASE_PURPOSE_MASTID FROM case_purpose_mast v WHERE v.case_purpose_name = :prev_case_purposename prev_case_purposename=???? ???? Time elapsed = 6 prev_case_purpose after validation = 1000525 case_purpose = 1025550004746 trans_type = Feedback Submitted (Decision) clcheck = isadjourn = NO adjourn_type = decision_type = decision_date = >>Writing to tables tchdh Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh' Time elapsed = 2 Saving to table TRN_RCMS_CASE_HIST select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0 Time elapsed = 5 Adding new record to store data from Frame 1, Row 1 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 2 RecordId = 16982000011475 MapName tsrcf1 SourceId 16982000011473 Select sysdate as sdt from dual Time elapsed = 3 Select sysdate as sdt from dual Time elapsed = 3 adjourn_type = isadjourn = NO trn_rcms_caseregid = 14015000005250 decision_date = decision_type = 0 prev_case_purpose = 1000525 trans_type = Feedback Submitted (Decision) prev_hearing_date = 26/06/2025 case_no = 2020/00345 court_code = 10480 case_purpose = 1025550004746 hearing_date = 02/06/2025 Posting record Param Type = n trn_rcms_case_histid=16982000011475 Param Type = c mapname=tsrcf1 Param Type = n sourceid=16982000011473 Param Type = c cancel=F Param Type = c createdby=SDO_Chidawa_PRO Param Type = c createdon=03/06/2025 16:28:06 Param Type = c username=SDO_Chidawa_PRO Param Type = c modifiedon=03/06/2025 16:28:06 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c isadjourn=NO Param Type = c trn_rcms_caseregid=14015000005250 Param Type = n decision_type=0 Param Type = c prev_case_purpose=1000525 Param Type = c trans_type=Feedback Submitted (Decision) Param Type = c prev_hearing_date=26/06/2025 00:00:00 Param Type = c case_no=2020/00345 Param Type = c court_code=10480 Param Type = c case_purpose=1025550004746 Param Type = c hearing_date=02/06/2025 00:00:00 insert into TRN_RCMS_CASE_HIST (trn_rcms_case_histid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,isadjourn,trn_rcms_caseregid,decision_date,decision_type,prev_case_purpose,trans_type,prev_hearing_date,case_no,court_code,case_purpose,hearing_date) values (:trn_rcms_case_histid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,null,:isadjourn,:trn_rcms_caseregid,null,:decision_type,:prev_case_purpose,:trans_type,to_date(:prev_hearing_date,'dd/mm/yyyy hh24:mi:ss'),:case_no,:court_code,:case_purpose,to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss')) >>Posting from rctcr to tscd from row 7 >>Mapping Mapped court_code Row = 1 value = 10480 idvalue 0 Mapped case_no Row = 1 value = 2022/361 idvalue 0 Mapped new_case_purpose Row = 1 value = ????????? idvalue 1025550004746 Mapped decision_type Row = 1 value = ????????? idvalue 11782000000706 Mapped decision_date Row = 1 value = 02/06/2025 idvalue 0 Mapped hearing_date Row = 1 value = 02/06/2025 idvalue 0 Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0 >>Validating tscd >>Frame No 1 currdate = Evaluating - date() Result of date = 03/06/2025 currdate after validation = 03/06/2025 court_name = Evaluating - m_courtname m_courtname = ????? ???????,??????,??????? court_name after validation = ????? ???????,??????,??????? Id = 13816000000027 court_code = 10480 Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function viewfilter = Evaluating - {AND a1.court_code=:m_courtcode } viewfilter after validation = AND a1.court_code=:m_courtcode case_no = 2022/361 casedetails = case_no=2022/361 SELECT A1.COURT_CODE, A1.TRN_RCMS_CASEREGID, A1.INSTITUTION_DATE, A1.CASE_NO, A1.MCASE_NO, A1.LAST_HEARING_DATE AS hearing_date, B2.DISTRICT_NAME, B3.CASE_TYPE, B1.CASE_PURPOSE_NAME, A1.CASE_PURPOSE_NAME AS CPID, B4.ACT_NAME, A1.SECTION_NAME, A1.PRIMARY_APPELLANT AS APPELLANT_NAME, A1.PRIMARY_RESPONDENT AS RESPONDENT_NAME FROM trn_rcms_casereg a1, case_purpose_mast b1, district_mast b2, case_type_mast b3, rule_act_mast b4 WHERE A1.CASE_PURPOSE_NAME = B1.CASE_PURPOSE_MASTID AND A1.DISTRICT_NAME = B2.DISTRICT_MASTID AND A1.ACT_NAME = B4.RULE_ACT_MASTID AND A1.CASE_TYPE = B3.CASE_TYPE_MASTID AND A1.COURT_CODE = :court_code AND a1.CASE_NO = :case_no AND (CASE WHEN :recordid > 0 THEN 1 WHEN :recordid = 0 AND b1.CASE_PURPOSE_MASTID <> 1364660005542 AND b1.CASE_PURPOSE_GROUP <> 18438000000000 AND NOT EXISTS (SELECT 1 FROM TRN_RCMS_DECISION WHERE TRN_RCMS_CASEID = a1.TRN_RCMS_CASEREGID) THEN 1 ELSE 0 END) = 1 court_code=10480 case_no=2022/361 recordid=0 recordid=0 Time elapsed = 1357 casedetails after validation = 10480 trn_rcms_caseid = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function S=16050000006932 Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S S=16050000006932 Time elapsed = 1315 trn_rcms_caseid after validation = 16050000006932 pagesource = TRANSPAGE instdate = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function instdate after validation = 10/08/2022 case_type = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_type after validation = ???? act = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function act after validation = ???????? ????????? ??????? 1955 section = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function section after validation = 88 case_purposeid = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_purposeid after validation = 18678000000000 purpose = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function purpose after validation = ???? hearing_date = 02/06/2025 Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T}) hearing_date = 02/06/2025 currdate = 03/06/2025 Result of iif = T escase = case_no=2022/361 SELECT REPLACE (A1.CASE_NO, '/', '') FROM trn_rcms_casereg a1 WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no court_code=10480 case_no=2022/361 Time elapsed = 7 escase after validation = 2022361 appellant = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function appellant after validation = ???????? respondent = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function respondent after validation = ??????? decision_date = 02/06/2025 Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T}) decision_date = 02/06/2025 currdate = 03/06/2025 Result of iif = T decision_type = ????????? Id = 11782000000706 decsion_mastid = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function decsion_mastid after validation = 11782000000706 new_case_purpose = ????????? Id = 1025550004746 new_purpose_id = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function new_purpose_id after validation = 1025550004746 new_purpose_code = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function new_purpose_code after validation = 900 showinactive = member_name = member_name after validation = Naresh Soni decision_remark = template = template after validation = General Decision no_of_page = Evaluating - 0 no_of_page after validation = 0 chkfinal = Evaluating - {F} chkfinal after validation = F isoneside = Evaluating - {F} isoneside after validation = F chkworth = Evaluating - {F} chkworth after validation = F dupchk = Evaluating - court_code+case_no court_code = 10480 case_no = 2022/361 S=104802022/361 Select dupchk from trn_rcms_decision where lower(dupchk) = :S S=104802022/361 Time elapsed = 1217 dupchk after validation = 104802022/361 usern = Evaluating - username username = SDO_Chidawa_PRO usern after validation = SDO_Chidawa_PRO adharno = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function adharno after validation = 0 esign_template = Evaluating - {cd.pdf} esign_template after validation = cd.pdf esign_filename = case_no=2022/361 SELECT UPPER ('CD' || REGEXP_REPLACE ( :court_code || A1.CASE_NO, '[^0-9A-Za-z]', '')) AS FileName FROM trn_rcms_casereg a1 WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no court_code=10480 court_code=10480 case_no=2022/361 Time elapsed = 8 esign_filename after validation = CD104802022361 trans_type = Evaluating - iif(recordid>0,{Decision Updated},{Decision Submitted}) recordid = 0 Result of iif = Decision Submitted trans_type after validation = Decision Submitted isfeedback = Evaluating - iif(recordid>0,{F},{T}) recordid = 0 Result of iif = T isfeedback after validation = T rtf_letter_content = rtf_letter_content_printable = html_letter_content = rtf_qr_content = rtf_qr_content_printable = html_qr_details = dc_summ = >>Writing to tables tscd Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tscd' Time elapsed = 3 Saving to table TRN_RCMS_DECISION select * from TRN_RCMS_DECISION where TRN_RCMS_DECISIONid=0 Time elapsed = 5 Adding new record to store data from Frame 1, Row 1 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 5 RecordId = 16982000011476 MapName rctcr1 SourceId 16982000011444 Select sysdate as sdt from dual Time elapsed = 5 Select sysdate as sdt from dual Time elapsed = 3 isoneside = F chkfinal = F chkworth = F trn_rcms_caseid = 16050000006932 dupchk = 104802022/361 no_of_page = 0 showinactive = new_purpose_code = 900 member_name = Naresh Soni template = General Decision decision_remark = decision_type = 11782000000706 decision_date = 02/06/2025 hearing_date = 02/06/2025 court_code = 10480 case_no = 2022/361 new_case_purpose = 1025550004746 Posting record Param Type = n trn_rcms_decisionid=16982000011476 Param Type = c mapname=rctcr1 Param Type = n sourceid=16982000011444 Param Type = c cancel=F Param Type = c createdby=SDO_Chidawa_PRO Param Type = c createdon=03/06/2025 16:28:10 Param Type = c username=SDO_Chidawa_PRO Param Type = c modifiedon=03/06/2025 16:28:10 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c isoneside=F Param Type = c chkfinal=F Param Type = c chkworth=F Param Type = n trn_rcms_caseid=16050000006932 Param Type = c dupchk=104802022/361 Param Type = n no_of_page=0 Param Type = c new_purpose_code=900 Param Type = c member_name=Naresh Soni Param Type = c template=General Decision Param Type = n decision_type=11782000000706 Param Type = c decision_date=02/06/2025 00:00:00 Param Type = c hearing_date=02/06/2025 00:00:00 Param Type = c court_code=10480 Param Type = c case_no=2022/361 Param Type = n new_case_purpose=1025550004746 insert into TRN_RCMS_DECISION (trn_rcms_decisionid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,isoneside,chkfinal,chkworth,trn_rcms_caseid,dupchk,no_of_page,showinactive,new_purpose_code,member_name,template,decision_remark,decision_type,decision_date,hearing_date,court_code,case_no,new_case_purpose) values (:trn_rcms_decisionid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:isoneside,:chkfinal,:chkworth,:trn_rcms_caseid,:dupchk,:no_of_page,null,:new_purpose_code,:member_name,:template,null,:decision_type,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'),:court_code,:case_no,:new_case_purpose) Saving to table TRN_RCMS_DECCONTENT select * from TRN_RCMS_DECCONTENT where TRN_RCMS_DECCONTENTid=0 Time elapsed = 4 Adding new record to store data from Frame 2, Row 1 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 4 RecordId = 16982000011477 Select sysdate as sdt from dual Time elapsed = 4 rtf_qr_content_printable = html_qr_details = dc_summ = rtf_qr_content = rtf_letter_content = rtf_letter_content_printable = html_letter_content = Posting record Param Type = n trn_rcms_deccontentid=16982000011477 Param Type = n trn_rcms_decisionid=16982000011476 insert into TRN_RCMS_DECCONTENT (trn_rcms_deccontentid,trn_rcms_decisionid,rtf_qr_content_printable,html_qr_details,dc_summ,rtf_qr_content,rtf_letter_content,rtf_letter_content_printable,html_letter_content) values (:trn_rcms_deccontentid,:trn_rcms_decisionid,null,null,null,null,null,null,null) >>Mapping Mapped court_code Row = 1 value = 10480 idvalue 0 Mapped case_no Row = 1 value = 2022/361 idvalue 0 Mapped trn_rcms_caseid Row = 1 value = 16050000006932 idvalue 0 Mapped next_hear_date Row = 1 value = 02/06/2025 idvalue 0 Mapped new_case_purpose Row = 1 value = ????????? idvalue 1025550004746 Mapped pagesrc Row = 1 value = DECISION idvalue 0 Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0 >>Validating tsrcf >>Frame No 1 currdate = Evaluating - date() Result of date = 03/06/2025 currdate after validation = 03/06/2025 pagesrc = DECISION viewfilter = Evaluating - { AND a1.court_code = :m_courtcode } viewfilter after validation = AND a1.court_code = :m_courtcode court_name = Evaluating - m_courtname m_courtname = ????? ???????,??????,??????? court_name after validation = ????? ???????,??????,??????? Id = 13816000000027 court_code = 10480 Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_no = 2022/361 Dynamicfilter x1.CASE_NO~Case No = trn_rcms_caseid = 16050000006932 Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function Dynamicfilter x1.CASE_NO~Case No = casedetails = trn_rcms_caseid=16050000006932 SELECT DISTINCT A1.CASE_NO, A1.DOCID, A1.TRN_RCMS_CASEREGID, A1.INSTITUTION_DATE, A2.ACT_NAME, A1.SECTION_NAME, A3.CASE_PURPOSE_NAME, A4.CASE_PURPOSE_GROUP, A1.CASEDESCRIPTION, A1.LAST_HEARING_DATE as HEARINGDATE, A1.PRIMARY_APPELLANT, A1.PRIMARY_RESPONDENT FROM trn_rcms_casereg A1, rule_Act_mast A2, case_purpose_mast A3, case_purpose_group_mast A4 WHERE A1.ACT_NAME = A2.RULE_ACT_MASTID AND A1.COURT_CODE = :court_code AND A1.CASE_PURPOSE_NAME = A3.CASE_PURPOSE_MASTID(+) AND A3.CASE_PURPOSE_GROUP = A4.CASE_PURPOSE_GROUP_MASTID(+) AND A1.TRN_RCMS_CASEREGID = :trn_rcms_caseid court_code=10480 trn_rcms_caseid=16050000006932 Time elapsed = 8 casedetails after validation = 2022/361 pre_hear_date = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function pre_hear_date after validation = 07/07/2025 inst_date = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function inst_date after validation = 10/08/2022 act_name = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function act_name after validation = ???????? ????????? ??????? 1955 section_name = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function section_name after validation = 88 case_purpose_group = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_purpose_group after validation = ????? case_purpose_name = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_purpose_name after validation = ???? appellant_name = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function appellant_name after validation = ???????? respondent_name = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function respondent_name after validation = ??????? description = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function new_case_purpose = ????????? Id = 1025550004746 new_purpose_code = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function new_purpose_code after validation = 900 next_hear_date = 02/06/2025 case_purpose_nameid = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_purpose_nameid after validation = 1025550004746 isadjourn = Evaluating - {NO} isadjourn after validation = NO adjourn_type = adj_mastid = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function adjourn_remark = trans_type = Feedback Submitted (Decision) >>Writing to tables tsrcf Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tsrcf' Time elapsed = 2 Saving to table TRN_RCMS_HEARING select * from TRN_RCMS_HEARING where TRN_RCMS_HEARINGid=0 Time elapsed = 5 Adding new record to store data from Frame 1, Row 1 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 3 RecordId = 16982000011478 MapName tscd2 SourceId 16982000011476 Select sysdate as sdt from dual Time elapsed = 4 Select sysdate as sdt from dual Time elapsed = 4 adjourn_type = 0 adjourn_remark = pre_hear_date = 07/07/2025 isadjourn = NO new_case_purpose = 1025550004746 case_no = 2022/361 court_code = 10480 trn_rcms_caseid = 16050000006932 next_hear_date = 02/06/2025 Posting record Param Type = n trn_rcms_hearingid=16982000011478 Param Type = c mapname=tscd2 Param Type = n sourceid=16982000011476 Param Type = c cancel=F Param Type = c createdby=SDO_Chidawa_PRO Param Type = c createdon=03/06/2025 16:28:10 Param Type = c username=SDO_Chidawa_PRO Param Type = c modifiedon=03/06/2025 16:28:10 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = n adjourn_type=0 Param Type = c pre_hear_date=07/07/2025 00:00:00 Param Type = c isadjourn=NO Param Type = n new_case_purpose=1025550004746 Param Type = c case_no=2022/361 Param Type = c court_code=10480 Param Type = c trn_rcms_caseid=16050000006932 Param Type = c next_hear_date=02/06/2025 00:00:00 insert into TRN_RCMS_HEARING (trn_rcms_hearingid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,adjourn_remark,pre_hear_date,isadjourn,new_case_purpose,case_no,court_code,trn_rcms_caseid,next_hear_date) values (:trn_rcms_hearingid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:adjourn_type,null,to_date(:pre_hear_date,'dd/mm/yyyy hh24:mi:ss'),:isadjourn,:new_case_purpose,:case_no,:court_code,:trn_rcms_caseid,to_date(:next_hear_date,'dd/mm/yyyy hh24:mi:ss')) >>Mapping Mapped court_code Row = 1 value = 10480 idvalue 0 Mapped case_no Row = 1 value = 2022/361 idvalue 0 Mapped hearing_date Row = 1 value = 02/06/2025 idvalue 0 Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0 Mapped trans_type Row = 1 value = Decision Submitted idvalue 0 Mapped trn_rcms_caseregid Row = 1 value = 16050000006932 idvalue 0 Mapped decision_date Row = 1 value = 02/06/2025 idvalue 0 Mapped decision_type Row = 1 value = 11782000000706 idvalue 0 Mapped prev_case_purposename Row = 1 value = ???? idvalue 0 Mapped prev_hearing_date Row = 1 value = 02/06/2025 idvalue 0 >>Validating tchdh >>Frame No 1 court_code = 10480 trn_rcms_caseregid = 16050000006932 case_no = 2022/361 prev_hearing_date = 02/06/2025 hearing_date = 02/06/2025 prev_case_purposename = ???? prev_case_purpose = prev_case_purposename=???? SELECT V.CASE_PURPOSE_MASTID FROM case_purpose_mast v WHERE v.case_purpose_name = :prev_case_purposename prev_case_purposename=???? Time elapsed = 4 prev_case_purpose after validation = 18678000000000 case_purpose = 1025550004746 trans_type = Decision Submitted clcheck = isadjourn = adjourn_type = decision_type = 11782000000706 decision_date = 02/06/2025 >>Writing to tables tchdh Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh' Time elapsed = 4 Saving to table TRN_RCMS_CASE_HIST select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0 Time elapsed = 3 Adding new record to store data from Frame 1, Row 1 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 3 RecordId = 16982000011479 MapName tscd1 SourceId 16982000011476 Select sysdate as sdt from dual Time elapsed = 5 Select sysdate as sdt from dual Time elapsed = 5 prev_hearing_date = 02/06/2025 decision_type = 11782000000706 decision_date = 02/06/2025 adjourn_type = isadjourn = prev_case_purpose = 18678000000000 hearing_date = 02/06/2025 case_no = 2022/361 court_code = 10480 case_purpose = 1025550004746 trans_type = Decision Submitted trn_rcms_caseregid = 16050000006932 Posting record Param Type = n trn_rcms_case_histid=16982000011479 Param Type = c mapname=tscd1 Param Type = n sourceid=16982000011476 Param Type = c cancel=F Param Type = c createdby=SDO_Chidawa_PRO Param Type = c createdon=03/06/2025 16:28:10 Param Type = c username=SDO_Chidawa_PRO Param Type = c modifiedon=03/06/2025 16:28:10 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c prev_hearing_date=02/06/2025 00:00:00 Param Type = n decision_type=11782000000706 Param Type = c decision_date=02/06/2025 00:00:00 Param Type = c prev_case_purpose=18678000000000 Param Type = c hearing_date=02/06/2025 00:00:00 Param Type = c case_no=2022/361 Param Type = c court_code=10480 Param Type = c case_purpose=1025550004746 Param Type = c trans_type=Decision Submitted Param Type = c trn_rcms_caseregid=16050000006932 insert into TRN_RCMS_CASE_HIST (trn_rcms_case_histid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,prev_hearing_date,decision_type,decision_date,adjourn_type,isadjourn,prev_case_purpose,hearing_date,case_no,court_code,case_purpose,trans_type,trn_rcms_caseregid) values (:trn_rcms_case_histid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,to_date(:prev_hearing_date,'dd/mm/yyyy hh24:mi:ss'),:decision_type,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),null,null,:prev_case_purpose,to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'),:case_no,:court_code,:case_purpose,:trans_type,:trn_rcms_caseregid) >>Mapping Mapped court_code Row = 1 value = 10480 idvalue 0 Mapped case_no Row = 1 value = 2022/361 idvalue 0 Mapped prev_hearing_date Row = 1 value = 07/07/2025 idvalue 0 Mapped hearing_date Row = 1 value = 02/06/2025 idvalue 0 Mapped prev_case_purposename Row = 1 value = ???? idvalue 0 Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0 Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0 Mapped trn_rcms_caseregid Row = 1 value = 16050000006932 idvalue 0 Mapped isadjourn Row = 1 value = NO idvalue 0 Mapped adjourn_type Row = 1 value = idvalue 0 >>Validating tchdh >>Frame No 1 court_code = 10480 trn_rcms_caseregid = 16050000006932 case_no = 2022/361 prev_hearing_date = 07/07/2025 hearing_date = 02/06/2025 prev_case_purposename = ???? prev_case_purpose = prev_case_purposename=???? SELECT V.CASE_PURPOSE_MASTID FROM case_purpose_mast v WHERE v.case_purpose_name = :prev_case_purposename prev_case_purposename=???? Time elapsed = 10 prev_case_purpose after validation = 18678000000000 case_purpose = 1025550004746 trans_type = Feedback Submitted (Decision) clcheck = isadjourn = NO adjourn_type = decision_type = decision_date = >>Writing to tables tchdh Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh' Time elapsed = 2 Saving to table TRN_RCMS_CASE_HIST select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0 Time elapsed = 5 Adding new record to store data from Frame 1, Row 1 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 2 RecordId = 16982000011480 MapName tsrcf1 SourceId 16982000011478 Select sysdate as sdt from dual Time elapsed = 3 Select sysdate as sdt from dual Time elapsed = 4 adjourn_type = isadjourn = NO trn_rcms_caseregid = 16050000006932 decision_date = decision_type = 0 prev_case_purpose = 18678000000000 trans_type = Feedback Submitted (Decision) prev_hearing_date = 07/07/2025 case_no = 2022/361 court_code = 10480 case_purpose = 1025550004746 hearing_date = 02/06/2025 Posting record Param Type = n trn_rcms_case_histid=16982000011480 Param Type = c mapname=tsrcf1 Param Type = n sourceid=16982000011478 Param Type = c cancel=F Param Type = c createdby=SDO_Chidawa_PRO Param Type = c createdon=03/06/2025 16:28:13 Param Type = c username=SDO_Chidawa_PRO Param Type = c modifiedon=03/06/2025 16:28:13 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c isadjourn=NO Param Type = c trn_rcms_caseregid=16050000006932 Param Type = n decision_type=0 Param Type = c prev_case_purpose=18678000000000 Param Type = c trans_type=Feedback Submitted (Decision) Param Type = c prev_hearing_date=07/07/2025 00:00:00 Param Type = c case_no=2022/361 Param Type = c court_code=10480 Param Type = c case_purpose=1025550004746 Param Type = c hearing_date=02/06/2025 00:00:00 insert into TRN_RCMS_CASE_HIST (trn_rcms_case_histid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,isadjourn,trn_rcms_caseregid,decision_date,decision_type,prev_case_purpose,trans_type,prev_hearing_date,case_no,court_code,case_purpose,hearing_date) values (:trn_rcms_case_histid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,null,:isadjourn,:trn_rcms_caseregid,null,:decision_type,:prev_case_purpose,:trans_type,to_date(:prev_hearing_date,'dd/mm/yyyy hh24:mi:ss'),:case_no,:court_code,:case_purpose,to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss')) >>Posting from rctcr to tscd from row 8 >>Mapping Mapped court_code Row = 1 value = 10480 idvalue 0 Mapped case_no Row = 1 value = 2024/195 idvalue 0 Mapped new_case_purpose Row = 1 value = ????????? idvalue 1025550004746 Mapped decision_type Row = 1 value = ????????? idvalue 11782000000706 Mapped decision_date Row = 1 value = 02/06/2025 idvalue 0 Mapped hearing_date Row = 1 value = 02/06/2025 idvalue 0 Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0 >>Validating tscd >>Frame No 1 currdate = Evaluating - date() Result of date = 03/06/2025 currdate after validation = 03/06/2025 court_name = Evaluating - m_courtname m_courtname = ????? ???????,??????,??????? court_name after validation = ????? ???????,??????,??????? Id = 13816000000027 court_code = 10480 Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function viewfilter = Evaluating - {AND a1.court_code=:m_courtcode } viewfilter after validation = AND a1.court_code=:m_courtcode case_no = 2024/195 casedetails = case_no=2024/195 SELECT A1.COURT_CODE, A1.TRN_RCMS_CASEREGID, A1.INSTITUTION_DATE, A1.CASE_NO, A1.MCASE_NO, A1.LAST_HEARING_DATE AS hearing_date, B2.DISTRICT_NAME, B3.CASE_TYPE, B1.CASE_PURPOSE_NAME, A1.CASE_PURPOSE_NAME AS CPID, B4.ACT_NAME, A1.SECTION_NAME, A1.PRIMARY_APPELLANT AS APPELLANT_NAME, A1.PRIMARY_RESPONDENT AS RESPONDENT_NAME FROM trn_rcms_casereg a1, case_purpose_mast b1, district_mast b2, case_type_mast b3, rule_act_mast b4 WHERE A1.CASE_PURPOSE_NAME = B1.CASE_PURPOSE_MASTID AND A1.DISTRICT_NAME = B2.DISTRICT_MASTID AND A1.ACT_NAME = B4.RULE_ACT_MASTID AND A1.CASE_TYPE = B3.CASE_TYPE_MASTID AND A1.COURT_CODE = :court_code AND a1.CASE_NO = :case_no AND (CASE WHEN :recordid > 0 THEN 1 WHEN :recordid = 0 AND b1.CASE_PURPOSE_MASTID <> 1364660005542 AND b1.CASE_PURPOSE_GROUP <> 18438000000000 AND NOT EXISTS (SELECT 1 FROM TRN_RCMS_DECISION WHERE TRN_RCMS_CASEID = a1.TRN_RCMS_CASEREGID) THEN 1 ELSE 0 END) = 1 court_code=10480 case_no=2024/195 recordid=0 recordid=0 Time elapsed = 1197 casedetails after validation = 10480 trn_rcms_caseid = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function S=16011000009397 Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S S=16011000009397 Time elapsed = 1079 trn_rcms_caseid after validation = 16011000009397 pagesource = TRANSPAGE instdate = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function instdate after validation = 01/05/2024 case_type = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_type after validation = ???? act = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function act after validation = ???????? ????????? ??????? 1955 section = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function section after validation = 88 case_purposeid = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_purposeid after validation = 18678000000000 purpose = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function purpose after validation = ???? hearing_date = 02/06/2025 Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T}) hearing_date = 02/06/2025 currdate = 03/06/2025 Result of iif = T escase = case_no=2024/195 SELECT REPLACE (A1.CASE_NO, '/', '') FROM trn_rcms_casereg a1 WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no court_code=10480 case_no=2024/195 Time elapsed = 11 escase after validation = 2024195 appellant = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function appellant after validation = ??????? respondent = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function respondent after validation = ??????? decision_date = 02/06/2025 Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T}) decision_date = 02/06/2025 currdate = 03/06/2025 Result of iif = T decision_type = ????????? Id = 11782000000706 decsion_mastid = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function decsion_mastid after validation = 11782000000706 new_case_purpose = ????????? Id = 1025550004746 new_purpose_id = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function new_purpose_id after validation = 1025550004746 new_purpose_code = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function new_purpose_code after validation = 900 showinactive = member_name = member_name after validation = Naresh Soni decision_remark = template = template after validation = General Decision no_of_page = Evaluating - 0 no_of_page after validation = 0 chkfinal = Evaluating - {F} chkfinal after validation = F isoneside = Evaluating - {F} isoneside after validation = F chkworth = Evaluating - {F} chkworth after validation = F dupchk = Evaluating - court_code+case_no court_code = 10480 case_no = 2024/195 S=104802024/195 Select dupchk from trn_rcms_decision where lower(dupchk) = :S S=104802024/195 Time elapsed = 1014 dupchk after validation = 104802024/195 usern = Evaluating - username username = SDO_Chidawa_PRO usern after validation = SDO_Chidawa_PRO adharno = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function adharno after validation = 0 esign_template = Evaluating - {cd.pdf} esign_template after validation = cd.pdf esign_filename = case_no=2024/195 SELECT UPPER ('CD' || REGEXP_REPLACE ( :court_code || A1.CASE_NO, '[^0-9A-Za-z]', '')) AS FileName FROM trn_rcms_casereg a1 WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no court_code=10480 court_code=10480 case_no=2024/195 Time elapsed = 8 esign_filename after validation = CD104802024195 trans_type = Evaluating - iif(recordid>0,{Decision Updated},{Decision Submitted}) recordid = 0 Result of iif = Decision Submitted trans_type after validation = Decision Submitted isfeedback = Evaluating - iif(recordid>0,{F},{T}) recordid = 0 Result of iif = T isfeedback after validation = T rtf_letter_content = rtf_letter_content_printable = html_letter_content = rtf_qr_content = rtf_qr_content_printable = html_qr_details = dc_summ = >>Writing to tables tscd Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tscd' Time elapsed = 2 Saving to table TRN_RCMS_DECISION select * from TRN_RCMS_DECISION where TRN_RCMS_DECISIONid=0 Time elapsed = 7 Adding new record to store data from Frame 1, Row 1 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 4 RecordId = 16982000011481 MapName rctcr1 SourceId 16982000011445 Select sysdate as sdt from dual Time elapsed = 11 Select sysdate as sdt from dual Time elapsed = 5 isoneside = F chkfinal = F chkworth = F trn_rcms_caseid = 16011000009397 dupchk = 104802024/195 no_of_page = 0 showinactive = new_purpose_code = 900 member_name = Naresh Soni template = General Decision decision_remark = decision_type = 11782000000706 decision_date = 02/06/2025 hearing_date = 02/06/2025 court_code = 10480 case_no = 2024/195 new_case_purpose = 1025550004746 Posting record Param Type = n trn_rcms_decisionid=16982000011481 Param Type = c mapname=rctcr1 Param Type = n sourceid=16982000011445 Param Type = c cancel=F Param Type = c createdby=SDO_Chidawa_PRO Param Type = c createdon=03/06/2025 16:28:17 Param Type = c username=SDO_Chidawa_PRO Param Type = c modifiedon=03/06/2025 16:28:17 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c isoneside=F Param Type = c chkfinal=F Param Type = c chkworth=F Param Type = n trn_rcms_caseid=16011000009397 Param Type = c dupchk=104802024/195 Param Type = n no_of_page=0 Param Type = c new_purpose_code=900 Param Type = c member_name=Naresh Soni Param Type = c template=General Decision Param Type = n decision_type=11782000000706 Param Type = c decision_date=02/06/2025 00:00:00 Param Type = c hearing_date=02/06/2025 00:00:00 Param Type = c court_code=10480 Param Type = c case_no=2024/195 Param Type = n new_case_purpose=1025550004746 insert into TRN_RCMS_DECISION (trn_rcms_decisionid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,isoneside,chkfinal,chkworth,trn_rcms_caseid,dupchk,no_of_page,showinactive,new_purpose_code,member_name,template,decision_remark,decision_type,decision_date,hearing_date,court_code,case_no,new_case_purpose) values (:trn_rcms_decisionid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:isoneside,:chkfinal,:chkworth,:trn_rcms_caseid,:dupchk,:no_of_page,null,:new_purpose_code,:member_name,:template,null,:decision_type,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'),:court_code,:case_no,:new_case_purpose) Saving to table TRN_RCMS_DECCONTENT select * from TRN_RCMS_DECCONTENT where TRN_RCMS_DECCONTENTid=0 Time elapsed = 5 Adding new record to store data from Frame 2, Row 1 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 3 RecordId = 16982000011482 Select sysdate as sdt from dual Time elapsed = 5 rtf_qr_content_printable = html_qr_details = dc_summ = rtf_qr_content = rtf_letter_content = rtf_letter_content_printable = html_letter_content = Posting record Param Type = n trn_rcms_deccontentid=16982000011482 Param Type = n trn_rcms_decisionid=16982000011481 insert into TRN_RCMS_DECCONTENT (trn_rcms_deccontentid,trn_rcms_decisionid,rtf_qr_content_printable,html_qr_details,dc_summ,rtf_qr_content,rtf_letter_content,rtf_letter_content_printable,html_letter_content) values (:trn_rcms_deccontentid,:trn_rcms_decisionid,null,null,null,null,null,null,null) >>Mapping Mapped court_code Row = 1 value = 10480 idvalue 0 Mapped case_no Row = 1 value = 2024/195 idvalue 0 Mapped trn_rcms_caseid Row = 1 value = 16011000009397 idvalue 0 Mapped next_hear_date Row = 1 value = 02/06/2025 idvalue 0 Mapped new_case_purpose Row = 1 value = ????????? idvalue 1025550004746 Mapped pagesrc Row = 1 value = DECISION idvalue 0 Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0 >>Validating tsrcf >>Frame No 1 currdate = Evaluating - date() Result of date = 03/06/2025 currdate after validation = 03/06/2025 pagesrc = DECISION viewfilter = Evaluating - { AND a1.court_code = :m_courtcode } viewfilter after validation = AND a1.court_code = :m_courtcode court_name = Evaluating - m_courtname m_courtname = ????? ???????,??????,??????? court_name after validation = ????? ???????,??????,??????? Id = 13816000000027 court_code = 10480 Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_no = 2024/195 Dynamicfilter x1.CASE_NO~Case No = trn_rcms_caseid = 16011000009397 Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function Dynamicfilter x1.CASE_NO~Case No = casedetails = trn_rcms_caseid=16011000009397 SELECT DISTINCT A1.CASE_NO, A1.DOCID, A1.TRN_RCMS_CASEREGID, A1.INSTITUTION_DATE, A2.ACT_NAME, A1.SECTION_NAME, A3.CASE_PURPOSE_NAME, A4.CASE_PURPOSE_GROUP, A1.CASEDESCRIPTION, A1.LAST_HEARING_DATE as HEARINGDATE, A1.PRIMARY_APPELLANT, A1.PRIMARY_RESPONDENT FROM trn_rcms_casereg A1, rule_Act_mast A2, case_purpose_mast A3, case_purpose_group_mast A4 WHERE A1.ACT_NAME = A2.RULE_ACT_MASTID AND A1.COURT_CODE = :court_code AND A1.CASE_PURPOSE_NAME = A3.CASE_PURPOSE_MASTID(+) AND A3.CASE_PURPOSE_GROUP = A4.CASE_PURPOSE_GROUP_MASTID(+) AND A1.TRN_RCMS_CASEREGID = :trn_rcms_caseid court_code=10480 trn_rcms_caseid=16011000009397 Time elapsed = 7 casedetails after validation = 2024/195 pre_hear_date = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function pre_hear_date after validation = 07/07/2025 inst_date = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function inst_date after validation = 01/05/2024 act_name = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function act_name after validation = ???????? ????????? ??????? 1955 section_name = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function section_name after validation = 88 case_purpose_group = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_purpose_group after validation = ????? case_purpose_name = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_purpose_name after validation = ???? appellant_name = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function appellant_name after validation = ??????? respondent_name = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function respondent_name after validation = ??????? description = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function new_case_purpose = ????????? Id = 1025550004746 new_purpose_code = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function new_purpose_code after validation = 900 next_hear_date = 02/06/2025 case_purpose_nameid = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_purpose_nameid after validation = 1025550004746 isadjourn = Evaluating - {NO} isadjourn after validation = NO adjourn_type = adj_mastid = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function adjourn_remark = trans_type = Feedback Submitted (Decision) >>Writing to tables tsrcf Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tsrcf' Time elapsed = 2 Saving to table TRN_RCMS_HEARING select * from TRN_RCMS_HEARING where TRN_RCMS_HEARINGid=0 Time elapsed = 4 Adding new record to store data from Frame 1, Row 1 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 4 RecordId = 16982000011483 MapName tscd2 SourceId 16982000011481 Select sysdate as sdt from dual Time elapsed = 9 Select sysdate as sdt from dual Time elapsed = 8 adjourn_type = 0 adjourn_remark = pre_hear_date = 07/07/2025 isadjourn = NO new_case_purpose = 1025550004746 case_no = 2024/195 court_code = 10480 trn_rcms_caseid = 16011000009397 next_hear_date = 02/06/2025 Posting record Param Type = n trn_rcms_hearingid=16982000011483 Param Type = c mapname=tscd2 Param Type = n sourceid=16982000011481 Param Type = c cancel=F Param Type = c createdby=SDO_Chidawa_PRO Param Type = c createdon=03/06/2025 16:28:17 Param Type = c username=SDO_Chidawa_PRO Param Type = c modifiedon=03/06/2025 16:28:17 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = n adjourn_type=0 Param Type = c pre_hear_date=07/07/2025 00:00:00 Param Type = c isadjourn=NO Param Type = n new_case_purpose=1025550004746 Param Type = c case_no=2024/195 Param Type = c court_code=10480 Param Type = c trn_rcms_caseid=16011000009397 Param Type = c next_hear_date=02/06/2025 00:00:00 insert into TRN_RCMS_HEARING (trn_rcms_hearingid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,adjourn_remark,pre_hear_date,isadjourn,new_case_purpose,case_no,court_code,trn_rcms_caseid,next_hear_date) values (:trn_rcms_hearingid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:adjourn_type,null,to_date(:pre_hear_date,'dd/mm/yyyy hh24:mi:ss'),:isadjourn,:new_case_purpose,:case_no,:court_code,:trn_rcms_caseid,to_date(:next_hear_date,'dd/mm/yyyy hh24:mi:ss')) >>Mapping Mapped court_code Row = 1 value = 10480 idvalue 0 Mapped case_no Row = 1 value = 2024/195 idvalue 0 Mapped hearing_date Row = 1 value = 02/06/2025 idvalue 0 Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0 Mapped trans_type Row = 1 value = Decision Submitted idvalue 0 Mapped trn_rcms_caseregid Row = 1 value = 16011000009397 idvalue 0 Mapped decision_date Row = 1 value = 02/06/2025 idvalue 0 Mapped decision_type Row = 1 value = 11782000000706 idvalue 0 Mapped prev_case_purposename Row = 1 value = ???? idvalue 0 Mapped prev_hearing_date Row = 1 value = 02/06/2025 idvalue 0 >>Validating tchdh >>Frame No 1 court_code = 10480 trn_rcms_caseregid = 16011000009397 case_no = 2024/195 prev_hearing_date = 02/06/2025 hearing_date = 02/06/2025 prev_case_purposename = ???? prev_case_purpose = prev_case_purpose after validation = 18678000000000 case_purpose = 1025550004746 trans_type = Decision Submitted clcheck = isadjourn = adjourn_type = decision_type = 11782000000706 decision_date = 02/06/2025 >>Writing to tables tchdh Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh' Time elapsed = 4 Saving to table TRN_RCMS_CASE_HIST select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0 Time elapsed = 6 Adding new record to store data from Frame 1, Row 1 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 4 RecordId = 16982000011484 MapName tscd1 SourceId 16982000011481 Select sysdate as sdt from dual Time elapsed = 9 Select sysdate as sdt from dual Time elapsed = 8 prev_hearing_date = 02/06/2025 decision_type = 11782000000706 decision_date = 02/06/2025 adjourn_type = isadjourn = prev_case_purpose = 18678000000000 hearing_date = 02/06/2025 case_no = 2024/195 court_code = 10480 case_purpose = 1025550004746 trans_type = Decision Submitted trn_rcms_caseregid = 16011000009397 Posting record Param Type = n trn_rcms_case_histid=16982000011484 Param Type = c mapname=tscd1 Param Type = n sourceid=16982000011481 Param Type = c cancel=F Param Type = c createdby=SDO_Chidawa_PRO Param Type = c createdon=03/06/2025 16:28:17 Param Type = c username=SDO_Chidawa_PRO Param Type = c modifiedon=03/06/2025 16:28:17 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c prev_hearing_date=02/06/2025 00:00:00 Param Type = n decision_type=11782000000706 Param Type = c decision_date=02/06/2025 00:00:00 Param Type = c prev_case_purpose=18678000000000 Param Type = c hearing_date=02/06/2025 00:00:00 Param Type = c case_no=2024/195 Param Type = c court_code=10480 Param Type = c case_purpose=1025550004746 Param Type = c trans_type=Decision Submitted Param Type = c trn_rcms_caseregid=16011000009397 insert into TRN_RCMS_CASE_HIST (trn_rcms_case_histid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,prev_hearing_date,decision_type,decision_date,adjourn_type,isadjourn,prev_case_purpose,hearing_date,case_no,court_code,case_purpose,trans_type,trn_rcms_caseregid) values (:trn_rcms_case_histid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,to_date(:prev_hearing_date,'dd/mm/yyyy hh24:mi:ss'),:decision_type,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),null,null,:prev_case_purpose,to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'),:case_no,:court_code,:case_purpose,:trans_type,:trn_rcms_caseregid) >>Mapping Mapped court_code Row = 1 value = 10480 idvalue 0 Mapped case_no Row = 1 value = 2024/195 idvalue 0 Mapped prev_hearing_date Row = 1 value = 07/07/2025 idvalue 0 Mapped hearing_date Row = 1 value = 02/06/2025 idvalue 0 Mapped prev_case_purposename Row = 1 value = ???? idvalue 0 Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0 Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0 Mapped trn_rcms_caseregid Row = 1 value = 16011000009397 idvalue 0 Mapped isadjourn Row = 1 value = NO idvalue 0 Mapped adjourn_type Row = 1 value = idvalue 0 >>Validating tchdh >>Frame No 1 court_code = 10480 trn_rcms_caseregid = 16011000009397 case_no = 2024/195 prev_hearing_date = 07/07/2025 hearing_date = 02/06/2025 prev_case_purposename = ???? prev_case_purpose = prev_case_purpose after validation = 18678000000000 case_purpose = 1025550004746 trans_type = Feedback Submitted (Decision) clcheck = isadjourn = NO adjourn_type = decision_type = decision_date = >>Writing to tables tchdh Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh' Time elapsed = 3 Saving to table TRN_RCMS_CASE_HIST select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0 Time elapsed = 4 Adding new record to store data from Frame 1, Row 1 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 2 RecordId = 16982000011485 MapName tsrcf1 SourceId 16982000011483 Select sysdate as sdt from dual Time elapsed = 5 Select sysdate as sdt from dual Time elapsed = 3 adjourn_type = isadjourn = NO trn_rcms_caseregid = 16011000009397 decision_date = decision_type = 0 prev_case_purpose = 18678000000000 trans_type = Feedback Submitted (Decision) prev_hearing_date = 07/07/2025 case_no = 2024/195 court_code = 10480 case_purpose = 1025550004746 hearing_date = 02/06/2025 Posting record Param Type = n trn_rcms_case_histid=16982000011485 Param Type = c mapname=tsrcf1 Param Type = n sourceid=16982000011483 Param Type = c cancel=F Param Type = c createdby=SDO_Chidawa_PRO Param Type = c createdon=03/06/2025 16:28:20 Param Type = c username=SDO_Chidawa_PRO Param Type = c modifiedon=03/06/2025 16:28:20 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c isadjourn=NO Param Type = c trn_rcms_caseregid=16011000009397 Param Type = n decision_type=0 Param Type = c prev_case_purpose=18678000000000 Param Type = c trans_type=Feedback Submitted (Decision) Param Type = c prev_hearing_date=07/07/2025 00:00:00 Param Type = c case_no=2024/195 Param Type = c court_code=10480 Param Type = c case_purpose=1025550004746 Param Type = c hearing_date=02/06/2025 00:00:00 insert into TRN_RCMS_CASE_HIST (trn_rcms_case_histid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,isadjourn,trn_rcms_caseregid,decision_date,decision_type,prev_case_purpose,trans_type,prev_hearing_date,case_no,court_code,case_purpose,hearing_date) values (:trn_rcms_case_histid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,null,:isadjourn,:trn_rcms_caseregid,null,:decision_type,:prev_case_purpose,:trans_type,to_date(:prev_hearing_date,'dd/mm/yyyy hh24:mi:ss'),:case_no,:court_code,:case_purpose,to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss')) Time elapsed for Gen Map = 3958129701193 >>Posting MD Maps : Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=19179000009044 @trn_rcms_caseregid=19179000009044 *case_decision_date=02/06/2025 *decision_type=11782000000706 SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=19179000009044 for update Time elapsed = 31 SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=19179000009044 Time elapsed = 21 Param Type = c case_decision_date=02/06/2025 00:00:00 Param Type = n decision_type=11782000000706 update trn_rcms_casereg set case_decision_date=to_date(:case_decision_date,'dd/mm/yyyy hh24:mi:ss'),decision_type= :decision_type where trn_rcms_caseregid=19179000009044 >>Posting MD Maps : Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=15224000009772 @trn_rcms_caseregid=15224000009772 *case_decision_date=02/06/2025 *decision_type=11782000000706 SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=15224000009772 for update Time elapsed = 20 SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=15224000009772 Time elapsed = 25 Param Type = c case_decision_date=02/06/2025 00:00:00 Param Type = n decision_type=11782000000706 update trn_rcms_casereg set case_decision_date=to_date(:case_decision_date,'dd/mm/yyyy hh24:mi:ss'),decision_type= :decision_type where trn_rcms_caseregid=15224000009772 >>Posting MD Maps : Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=15208000008098 @trn_rcms_caseregid=15208000008098 *case_decision_date=02/06/2025 *decision_type=11782000000706 SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=15208000008098 for update Time elapsed = 21 SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=15208000008098 Time elapsed = 20 Param Type = c case_decision_date=02/06/2025 00:00:00 Param Type = n decision_type=11782000000706 update trn_rcms_casereg set case_decision_date=to_date(:case_decision_date,'dd/mm/yyyy hh24:mi:ss'),decision_type= :decision_type where trn_rcms_caseregid=15208000008098 >>Posting MD Maps : Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=15807000007829 @trn_rcms_caseregid=15807000007829 *case_decision_date=02/06/2025 *decision_type=11782000000706 SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=15807000007829 for update Time elapsed = 21 SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=15807000007829 Time elapsed = 23 Param Type = c case_decision_date=02/06/2025 00:00:00 Param Type = n decision_type=11782000000706 update trn_rcms_casereg set case_decision_date=to_date(:case_decision_date,'dd/mm/yyyy hh24:mi:ss'),decision_type= :decision_type where trn_rcms_caseregid=15807000007829 >>Posting MD Maps : Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=10489000002536 @trn_rcms_caseregid=10489000002536 *case_decision_date=02/06/2025 *decision_type=11782000000706 SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=10489000002536 for update Time elapsed = 20 SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=10489000002536 Time elapsed = 20 Param Type = c case_decision_date=02/06/2025 00:00:00 Param Type = n decision_type=11782000000706 update trn_rcms_casereg set case_decision_date=to_date(:case_decision_date,'dd/mm/yyyy hh24:mi:ss'),decision_type= :decision_type where trn_rcms_caseregid=10489000002536 >>Posting MD Maps : Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=14015000005250 @trn_rcms_caseregid=14015000005250 *case_decision_date=02/06/2025 *decision_type=11782000000706 SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=14015000005250 for update Time elapsed = 20 SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=14015000005250 Time elapsed = 18 Param Type = c case_decision_date=02/06/2025 00:00:00 Param Type = n decision_type=11782000000706 update trn_rcms_casereg set case_decision_date=to_date(:case_decision_date,'dd/mm/yyyy hh24:mi:ss'),decision_type= :decision_type where trn_rcms_caseregid=14015000005250 >>Posting MD Maps : Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=16050000006932 @trn_rcms_caseregid=16050000006932 *case_decision_date=02/06/2025 *decision_type=11782000000706 SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=16050000006932 for update Time elapsed = 21 SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=16050000006932 Time elapsed = 20 Param Type = c case_decision_date=02/06/2025 00:00:00 Param Type = n decision_type=11782000000706 update trn_rcms_casereg set case_decision_date=to_date(:case_decision_date,'dd/mm/yyyy hh24:mi:ss'),decision_type= :decision_type where trn_rcms_caseregid=16050000006932 >>Posting MD Maps : Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=16011000009397 @trn_rcms_caseregid=16011000009397 *case_decision_date=02/06/2025 *decision_type=11782000000706 SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=16011000009397 for update Time elapsed = 20 SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=16011000009397 Time elapsed = 17 Param Type = c case_decision_date=02/06/2025 00:00:00 Param Type = n decision_type=11782000000706 update trn_rcms_casereg set case_decision_date=to_date(:case_decision_date,'dd/mm/yyyy hh24:mi:ss'),decision_type= :decision_type where trn_rcms_caseregid=16011000009397 Time elapsed for MD Map = 3958129701705 Time elapsed for Save History = 3958129701706 Time elapsed for Save Attachment = 3958129701706 Time elapsed for After Save WF Exec = 3958129701707 Transaction commited Result : {"message":[{"msg":"Request for Case Transfer Saved","recordid":"16982000011437"}]} Savedata webservice completed Freeing DbCall Resources Freeing Store data Freeing DD Map Freeing Provide Link Freeing Validate Freeing Parser Freeing Poststr Freeing Maxrows Freeing Fnames Freeing NewMaxRows Freeing tlines Freeing workquery Freeing Struct Freeing EventList Freeing Tree Obj Freeing Workflow Obj Freeing DbCall Completed Freeing Action Obj Resources Closing connection # 1#Saving to log Param Type = c username=SDO_Chidawa_PRO Param Type = c calledon=03/06/2025 16:27:07 Param Type = c callfinished=03/06/2025 16:28:21 Param Type = c structname=rctcr Param Type = n recordid=0 Param Type = c servicename=Saving data Param Type = c serviceresult=success Param Type = n timetaken=74816 Param Type = n dbtimetaken=72601 insert into axmwslog (sessionid,username,calledon,callfinished,structname,recordid,servicename,serviceresult,timetaken,dbtimetaken) values (null,:username,to_date(:calledon,'dd/mm/yyyy hh24:mi:ss'),to_date(:callfinished,'dd/mm/yyyy hh24:mi:ss'),:structname,:recordid,:servicename,:serviceresult,:timetaken,:dbtimetaken) Freeing AxProvider Resources Freeing DbManager Resources