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 gcmsACEM_Udaipurvati827ccb0eea8a706c4c34a16891f84e7brctcr0010726104810181560000000441072613816000000028104812992282008/0007110726-10481#2008/0007108/09/20230T018156000000044107261381600000002810481148880000075652022/4910726-10481#2022/4908/09/20230T0181560000000441072613816000000028104812994282009/0011610726-10481#2009/0011608/09/20230T018156000000044107261381600000002810481150970000017592005/0002010726-10481#2005/0002008/09/20230T018156000000044107261381600000002810481185360000076752022/8010726-10481#2022/8008/09/20230T018156000000044107261381600000002810481151420000077032022/5310726-10481#2022/5308/09/20230T0181560000000441072613816000000028104812989952010/0000710726-10481#2010/0000708/09/20230T018156000000044107261381600000002810481190040000071412022/4010726-10481#2022/4008/09/20230T018156000000044107261381600000002810481105990000074502022/4510726-10481#2022/4508/09/20230T0181560000000441072613816000000028104812992102010/0006010726-10481#2010/0006008/09/20230T Executing Savedata webservice ----------------------------- Received JSON : {"savedata":{"axpapp":"gcms","username":"ACEM_Udaipurvati","password":"827ccb0eea8a706c4c34a16891f84e7b","seed":"","s":"","transid":"rctcr","recordid":"0","recdata":[{"axp_recid1":[{"rowno":"001","text":"0","columns":{"court_code":"10726","trans_ccode":"10481"}}]},{"axp_recid2":[{"rowno":"001","text":"0","columns":{"fromcourt":"18156000000044","fromccode":"10726","transcourt":"13816000000028","transccode":"10481","trn_rcms_caseregid":"299228","case_no":"2008/00071","requestno":"10726-10481#2008/00071","decision_date":"08/09/2023","status":"0","transContFld":"T"}},{"rowno":"002","text":"0","columns":{"fromcourt":"18156000000044","fromccode":"10726","transcourt":"13816000000028","transccode":"10481","trn_rcms_caseregid":"14888000007565","case_no":"2022/49","requestno":"10726-10481#2022/49","decision_date":"08/09/2023","status":"0","transContFld":"T"}},{"rowno":"003","text":"0","columns":{"fromcourt":"18156000000044","fromccode":"10726","transcourt":"13816000000028","transccode":"10481","trn_rcms_caseregid":"299428","case_no":"2009/00116","requestno":"10726-10481#2009/00116","decision_date":"08/09/2023","status":"0","transContFld":"T"}},{"rowno":"004","text":"0","columns":{"fromcourt":"18156000000044","fromccode":"10726","transcourt":"13816000000028","transccode":"10481","trn_rcms_caseregid":"15097000001759","case_no":"2005/00020","requestno":"10726-10481#2005/00020","decision_date":"08/09/2023","status":"0","transContFld":"T"}},{"rowno":"005","text":"0","columns":{"fromcourt":"18156000000044","fromccode":"10726","transcourt":"13816000000028","transccode":"10481","trn_rcms_caseregid":"18536000007675","case_no":"2022/80","requestno":"10726-10481#2022/80","decision_date":"08/09/2023","status":"0","transContFld":"T"}},{"rowno":"006","text":"0","columns":{"fromcourt":"18156000000044","fromccode":"10726","transcourt":"13816000000028","transccode":"10481","trn_rcms_caseregid":"15142000007703","case_no":"2022/53","requestno":"10726-10481#2022/53","decision_date":"08/09/2023","status":"0","transContFld":"T"}},{"rowno":"007","text":"0","columns":{"fromcourt":"18156000000044","fromccode":"10726","transcourt":"13816000000028","transccode":"10481","trn_rcms_caseregid":"298995","case_no":"2010/00007","requestno":"10726-10481#2010/00007","decision_date":"08/09/2023","status":"0","transContFld":"T"}},{"rowno":"008","text":"0","columns":{"fromcourt":"18156000000044","fromccode":"10726","transcourt":"13816000000028","transccode":"10481","trn_rcms_caseregid":"19004000007141","case_no":"2022/40","requestno":"10726-10481#2022/40","decision_date":"08/09/2023","status":"0","transContFld":"T"}},{"rowno":"009","text":"0","columns":{"fromcourt":"18156000000044","fromccode":"10726","transcourt":"13816000000028","transccode":"10481","trn_rcms_caseregid":"10599000007450","case_no":"2022/45","requestno":"10726-10481#2022/45","decision_date":"08/09/2023","status":"0","transContFld":"T"}},{"rowno":"0010","text":"0","columns":{"fromcourt":"18156000000044","fromccode":"10726","transcourt":"13816000000028","transccode":"10481","trn_rcms_caseregid":"299210","case_no":"2010/00060","requestno":"10726-10481#2010/00060","decision_date":"08/09/2023","status":"0","transContFld":"T"}}]}]}} Verifying username and password User Name : ACEM_Udaipurvati Select a.*, b.maxlogintry from AXUSERS a , axprops b WHERE lower(a.USERNAME) = :U and b.name = 'app' U=acem_udaipurvati Time elapsed = 21 Password checking along with max.no of login specified in app.xml update axusers set logintry = 0 where lower(username) = :U Time elapsed = 7 Result : Verifying completed... Page Access Category : User Name : acem_udaipurvati Select sysdate as sdt from dual Time elapsed = 4 dt=26/04/2024 11:37:33 Select sysdate as sdt from dual Time elapsed = 3 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=acem_udaipurvati dt=26/04/2024 11:37:33 dt=26/04/2024 11:37:33 Time elapsed = 12 User Groups: court_admin select userroles from axusergroups where groupname in ( 'court_admin' ) Time elapsed = 5 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 = 3 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=ACEM_Udaipurvati select a.court_name from v_axcourts a where a.PAXUSERNAME = :username order by 1 username=ACEM_Udaipurvati Time elapsed = 4 Result of firesql = Result = Evaluating sqlget({m2},{court_name}) Calling function sqlget Result of sqlget = ????? ??????? (FT), ?????? ????, ??? ?? ???? Result = ????? ??????? (FT), ?????? ????, ??? ?? ???? Evaluating firesql({m3},{select a.court_type from v_axcourts a where a.paxusername= :username order by 1}) Calling function firesql username=ACEM_Udaipurvati select a.court_type from v_axcourts a where a.paxusername= :username order by 1 username=ACEM_Udaipurvati Time elapsed = 4 Result of firesql = Result = Evaluating sqlget({m3},{court_type}) Calling function sqlget Result of sqlget = ACEM FT Result = ACEM FT Evaluating firesql({m4},{select a.court_name_mastid from v_axcourts a where a.paxusername = :username order by 1}) Calling function firesql username=ACEM_Udaipurvati select a.court_name_mastid from v_axcourts a where a.paxusername = :username order by 1 username=ACEM_Udaipurvati Time elapsed = 5 Result of firesql = Result = Evaluating sqlget({m4},{court_name_mastid}) Calling function sqlget Result of sqlget = 18156000000044 Result = 18156000000044 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=ACEM_Udaipurvati Time elapsed = 8 Result of firesql = Result = Evaluating sqlget({m4},{axusersid}) Calling function sqlget Result of sqlget = 4332 Result = 4332 Evaluating firesql({m4},{select :username as uname from dual}) Calling function firesql select :username as uname from dual username=ACEM_Udaipurvati Time elapsed = 6 Result of firesql = Result = Evaluating sqlget({m4},{uname}) Calling function sqlget Result of sqlget = ACEM_Udaipurvati Result = ACEM_Udaipurvati 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=ACEM_Udaipurvati Time elapsed = 6 Result of firesql = Result = Evaluating sqlget({m4},{COURT_CODE}) Calling function sqlget Result of sqlget = 10726 Result = 10726 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 = 3 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=ACEM_Udaipurvati SELECT INITCAP (TRIM (A.DISTNAMEENG)) AS DISTNAMEENG FROM v_axcourts a WHERE A.PAXUSERNAME = :username ORDER BY 1 username=ACEM_Udaipurvati Time elapsed = 6 Result of firesql = Result = Evaluating sqlget({m7},{DISTNAMEENG}) Calling function sqlget Result of sqlget = Neem Ka Thana Result = Neem Ka Thana Evaluating firesql({m8},{SELECT A.COURT_CATEGOTY FROM v_axcourts a WHERE A.PAXUSERNAME = :username ORDER BY 1}) Calling function firesql username=ACEM_Udaipurvati SELECT A.COURT_CATEGOTY FROM v_axcourts a WHERE A.PAXUSERNAME = :username ORDER BY 1 username=ACEM_Udaipurvati 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=4332 select b.department_mastid from axcourts a,department_mast b where a.deptname=b.department_mastid and A.AXUSERSID=:login_userid login_userid=4332 Time elapsed = 6 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=ACEM_Udaipurvati Time elapsed = 6 Result of firesql = Result = Evaluating sqlget({m3},{court_type_mastid}) Calling function sqlget Result of sqlget = 12487000000154 Result = 12487000000154 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=ACEM_Udaipurvati 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=ACEM_Udaipurvati 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 = 5 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=ACEM_Udaipurvati 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=ACEM_Udaipurvati Time elapsed = 10 Result of firesql = Result = Evaluating sqlget({P1},{ct}) Calling function sqlget Result of sqlget = 6 Result = 6 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 = 6 select Props from axuseraccess where lower(rname)='court_admin' and lower(sname)='rctcr' and stype = 't' Time elapsed = 8 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 = 5 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 = 5 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 = 7 select * from trn_rcms_transreq where trn_rcms_transreqid=0 Time elapsed = 5 select * from Axusers where 1=2 Time elapsed = 7 select distinct(fldname) from AxTempUserFields Time elapsed = 6 select * from AxAttachWorkflow where lower(transid) = 'rctcr' Time elapsed = 6 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 = 5 Step4 tstructs\stm size:6669 Step4-0 Step4-1 Step4-2 Step4-3 Step4-4 Step5 Step6 Step9 select lpad(' ', 250, ' ') LVAL from dual Time elapsed = 5 Post on approve = False select transid from axpexchange where (transid = :tid) and (adxinout = :adxinout) tid=tscd adxinout=o Time elapsed = 9 select * from trn_rcms_decision where trn_rcms_decisionid=0 Time elapsed = 7 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 = 3 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 = 5 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 = 6 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 = 5 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 = 5 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 = 8 select * from trn_rcms_case_hist where trn_rcms_case_histid=0 Time elapsed = 6 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 = 210 select case_decision_date from trn_rcms_casereg where trn_rcms_caseregid=0 Time elapsed = 4 select distinct(schemaname) from axschema where lower(transid)='tscrg' Time elapsed = 4 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 = 26/04/2024 currdate after validation = 26/04/2024 court_code = 10726 trans_ccode = 10481 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 = 5 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 = 5 dec_type after validation = ????????? Id = 11782000000706 time zone difference = 0 >>Writing to tables rctcr Select * FROM Sequence WHERE lower(TRANSTYPE) = 'rctcr' Time elapsed = 3 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 = 5 RecordId = 17794000008323 MapName SourceId 0 Select sysdate as sdt from dual Time elapsed = 4 Select sysdate as sdt from dual Time elapsed = 4 trans_ccode = 10481 court_code = 10726 Posting record Param Type = n trn_rcms_transreqid=17794000008323 Param Type = n sourceid=0 Param Type = c cancel=F Param Type = c createdby=ACEM_Udaipurvati Param Type = c createdon=26/04/2024 11:37:34 Param Type = c username=ACEM_Udaipurvati Param Type = c modifiedon=26/04/2024 11:37:34 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c trans_ccode=10481 Param Type = c court_code=10726 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 = 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 = 4 RecordId = 17794000008324 Select sysdate as sdt from dual Time elapsed = 6 decision_date = 08/09/2023 status = 0 transContFld = T requestno = 10726-10481#2008/00071 transcourt = 13816000000028 fromccode = 10726 fromcourt = 18156000000044 case_no = 2008/00071 trn_rcms_caseregid = 299228 transccode = 10481 TRN_RCMS_TRANSREQDTLrow = 1 Posting record Param Type = n trn_rcms_transreqdtlid=17794000008324 Param Type = n trn_rcms_transreqid=17794000008323 Param Type = c decision_date=08/09/2023 00:00:00 Param Type = n status=0 Param Type = c transcontfld=T Param Type = c requestno=10726-10481#2008/00071 Param Type = n transcourt=13816000000028 Param Type = c fromccode=10726 Param Type = n fromcourt=18156000000044 Param Type = c case_no=2008/00071 Param Type = n trn_rcms_caseregid=299228 Param Type = c transccode=10481 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 = 5 RecordId = 17794000008325 Select sysdate as sdt from dual Time elapsed = 4 decision_date = 08/09/2023 status = 0 transContFld = T requestno = 10726-10481#2022/49 transcourt = 13816000000028 fromccode = 10726 fromcourt = 18156000000044 case_no = 2022/49 trn_rcms_caseregid = 14888000007565 transccode = 10481 TRN_RCMS_TRANSREQDTLrow = 2 Posting record Param Type = n trn_rcms_transreqdtlid=17794000008325 Param Type = n trn_rcms_transreqid=17794000008323 Param Type = c decision_date=08/09/2023 00:00:00 Param Type = n status=0 Param Type = c transcontfld=T Param Type = c requestno=10726-10481#2022/49 Param Type = n transcourt=13816000000028 Param Type = c fromccode=10726 Param Type = n fromcourt=18156000000044 Param Type = c case_no=2022/49 Param Type = n trn_rcms_caseregid=14888000007565 Param Type = c transccode=10481 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 = 6 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 = 17794000008326 Select sysdate as sdt from dual Time elapsed = 5 decision_date = 08/09/2023 status = 0 transContFld = T requestno = 10726-10481#2009/00116 transcourt = 13816000000028 fromccode = 10726 fromcourt = 18156000000044 case_no = 2009/00116 trn_rcms_caseregid = 299428 transccode = 10481 TRN_RCMS_TRANSREQDTLrow = 3 Posting record Param Type = n trn_rcms_transreqdtlid=17794000008326 Param Type = n trn_rcms_transreqid=17794000008323 Param Type = c decision_date=08/09/2023 00:00:00 Param Type = n status=0 Param Type = c transcontfld=T Param Type = c requestno=10726-10481#2009/00116 Param Type = n transcourt=13816000000028 Param Type = c fromccode=10726 Param Type = n fromcourt=18156000000044 Param Type = c case_no=2009/00116 Param Type = n trn_rcms_caseregid=299428 Param Type = c transccode=10481 Param Type = n trn_rcms_transreqdtlrow=3 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 4 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 4 RecordId = 17794000008327 Select sysdate as sdt from dual Time elapsed = 4 decision_date = 08/09/2023 status = 0 transContFld = T requestno = 10726-10481#2005/00020 transcourt = 13816000000028 fromccode = 10726 fromcourt = 18156000000044 case_no = 2005/00020 trn_rcms_caseregid = 15097000001759 transccode = 10481 TRN_RCMS_TRANSREQDTLrow = 4 Posting record Param Type = n trn_rcms_transreqdtlid=17794000008327 Param Type = n trn_rcms_transreqid=17794000008323 Param Type = c decision_date=08/09/2023 00:00:00 Param Type = n status=0 Param Type = c transcontfld=T Param Type = c requestno=10726-10481#2005/00020 Param Type = n transcourt=13816000000028 Param Type = c fromccode=10726 Param Type = n fromcourt=18156000000044 Param Type = c case_no=2005/00020 Param Type = n trn_rcms_caseregid=15097000001759 Param Type = c transccode=10481 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 = 7 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 = 4 RecordId = 17794000008328 Select sysdate as sdt from dual Time elapsed = 5 decision_date = 08/09/2023 status = 0 transContFld = T requestno = 10726-10481#2022/80 transcourt = 13816000000028 fromccode = 10726 fromcourt = 18156000000044 case_no = 2022/80 trn_rcms_caseregid = 18536000007675 transccode = 10481 TRN_RCMS_TRANSREQDTLrow = 5 Posting record Param Type = n trn_rcms_transreqdtlid=17794000008328 Param Type = n trn_rcms_transreqid=17794000008323 Param Type = c decision_date=08/09/2023 00:00:00 Param Type = n status=0 Param Type = c transcontfld=T Param Type = c requestno=10726-10481#2022/80 Param Type = n transcourt=13816000000028 Param Type = c fromccode=10726 Param Type = n fromcourt=18156000000044 Param Type = c case_no=2022/80 Param Type = n trn_rcms_caseregid=18536000007675 Param Type = c transccode=10481 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 = 4 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 = 17794000008329 Select sysdate as sdt from dual Time elapsed = 4 decision_date = 08/09/2023 status = 0 transContFld = T requestno = 10726-10481#2022/53 transcourt = 13816000000028 fromccode = 10726 fromcourt = 18156000000044 case_no = 2022/53 trn_rcms_caseregid = 15142000007703 transccode = 10481 TRN_RCMS_TRANSREQDTLrow = 6 Posting record Param Type = n trn_rcms_transreqdtlid=17794000008329 Param Type = n trn_rcms_transreqid=17794000008323 Param Type = c decision_date=08/09/2023 00:00:00 Param Type = n status=0 Param Type = c transcontfld=T Param Type = c requestno=10726-10481#2022/53 Param Type = n transcourt=13816000000028 Param Type = c fromccode=10726 Param Type = n fromcourt=18156000000044 Param Type = c case_no=2022/53 Param Type = n trn_rcms_caseregid=15142000007703 Param Type = c transccode=10481 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 = 17794000008330 Select sysdate as sdt from dual Time elapsed = 3 decision_date = 08/09/2023 status = 0 transContFld = T requestno = 10726-10481#2010/00007 transcourt = 13816000000028 fromccode = 10726 fromcourt = 18156000000044 case_no = 2010/00007 trn_rcms_caseregid = 298995 transccode = 10481 TRN_RCMS_TRANSREQDTLrow = 7 Posting record Param Type = n trn_rcms_transreqdtlid=17794000008330 Param Type = n trn_rcms_transreqid=17794000008323 Param Type = c decision_date=08/09/2023 00:00:00 Param Type = n status=0 Param Type = c transcontfld=T Param Type = c requestno=10726-10481#2010/00007 Param Type = n transcourt=13816000000028 Param Type = c fromccode=10726 Param Type = n fromcourt=18156000000044 Param Type = c case_no=2010/00007 Param Type = n trn_rcms_caseregid=298995 Param Type = c transccode=10481 Param Type = n trn_rcms_transreqdtlrow=7 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 8 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 3 RecordId = 17794000008331 Select sysdate as sdt from dual Time elapsed = 4 decision_date = 08/09/2023 status = 0 transContFld = T requestno = 10726-10481#2022/40 fromcourt = 18156000000044 fromccode = 10726 transcourt = 13816000000028 case_no = 2022/40 trn_rcms_caseregid = 19004000007141 transccode = 10481 TRN_RCMS_TRANSREQDTLrow = 8 Posting record Param Type = n trn_rcms_transreqdtlid=17794000008331 Param Type = n trn_rcms_transreqid=17794000008323 Param Type = c decision_date=08/09/2023 00:00:00 Param Type = n status=0 Param Type = c transcontfld=T Param Type = c requestno=10726-10481#2022/40 Param Type = n fromcourt=18156000000044 Param Type = c fromccode=10726 Param Type = n transcourt=13816000000028 Param Type = c case_no=2022/40 Param Type = n trn_rcms_caseregid=19004000007141 Param Type = c transccode=10481 Param Type = n trn_rcms_transreqdtlrow=8 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 9 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 5 RecordId = 17794000008332 Select sysdate as sdt from dual Time elapsed = 4 decision_date = 08/09/2023 status = 0 transContFld = T requestno = 10726-10481#2022/45 fromcourt = 18156000000044 fromccode = 10726 transcourt = 13816000000028 case_no = 2022/45 trn_rcms_caseregid = 10599000007450 transccode = 10481 TRN_RCMS_TRANSREQDTLrow = 9 Posting record Param Type = n trn_rcms_transreqdtlid=17794000008332 Param Type = n trn_rcms_transreqid=17794000008323 Param Type = c decision_date=08/09/2023 00:00:00 Param Type = n status=0 Param Type = c transcontfld=T Param Type = c requestno=10726-10481#2022/45 Param Type = n fromcourt=18156000000044 Param Type = c fromccode=10726 Param Type = n transcourt=13816000000028 Param Type = c case_no=2022/45 Param Type = n trn_rcms_caseregid=10599000007450 Param Type = c transccode=10481 Param Type = n trn_rcms_transreqdtlrow=9 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 10 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 3 RecordId = 17794000008333 Select sysdate as sdt from dual Time elapsed = 4 decision_date = 08/09/2023 status = 0 transContFld = T requestno = 10726-10481#2010/00060 transcourt = 13816000000028 fromccode = 10726 fromcourt = 18156000000044 case_no = 2010/00060 trn_rcms_caseregid = 299210 transccode = 10481 TRN_RCMS_TRANSREQDTLrow = 10 Posting record Param Type = n trn_rcms_transreqdtlid=17794000008333 Param Type = n trn_rcms_transreqid=17794000008323 Param Type = c decision_date=08/09/2023 00:00:00 Param Type = n status=0 Param Type = c transcontfld=T Param Type = c requestno=10726-10481#2010/00060 Param Type = n transcourt=13816000000028 Param Type = c fromccode=10726 Param Type = n fromcourt=18156000000044 Param Type = c case_no=2010/00060 Param Type = n trn_rcms_caseregid=299210 Param Type = c transccode=10481 Param Type = n trn_rcms_transreqdtlrow=10 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 = 3923293042669 >>Executing genmaps >>Posting from rctcr to tscd from row 1 >>Mapping Mapped court_code Row = 1 value = 10726 idvalue 0 Mapped case_no Row = 1 value = 2008/00071 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 = 08/09/2023 idvalue 0 Mapped hearing_date Row = 1 value = 08/09/2023 idvalue 0 Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0 >>Validating tscd >>Frame No 1 currdate = Evaluating - date() Result of date = 26/04/2024 currdate after validation = 26/04/2024 court_name = username=ACEM_Udaipurvati select court_name_mastid,court_name,court_code from v_axcourts where paxusername=:username username=ACEM_Udaipurvati Time elapsed = 7 Evaluating - m_courtname m_courtname = ????? ??????? (FT), ?????? ????, ??? ?? ???? court_name after validation = ????? ??????? (FT), ?????? ????, ??? ?? ???? Id = 18156000000044 court_code = 10726 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 = 2008/00071 casedetails = court_code=10726 case_no=2008/00071 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=10726 case_no=2008/00071 recordid=0 recordid=0 Time elapsed = 473 casedetails after validation = 10726 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=299228 Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S S=299228 Time elapsed = 339 trn_rcms_caseid after validation = 299228 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 = 26/05/2008 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 = ???????? ??-?????? ?????? 1956 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 = 10 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 = 08/09/2023 Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T}) hearing_date = 08/09/2023 currdate = 26/04/2024 Result of iif = T escase = court_code=10726 case_no=2008/00071 SELECT REPLACE (A1.CASE_NO, '/', '') FROM trn_rcms_casereg a1 WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no court_code=10726 case_no=2008/00071 Time elapsed = 9 escase after validation = 200800071 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 = 08/09/2023 Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T}) decision_date = 08/09/2023 currdate = 26/04/2024 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 = 8 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 = 7 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 member_name = court_code=10726 recordid=0 SELECT G1.OFFICER_NAME, NVL (G1.AADHAAR_NO, 0) AADHAAR_NO FROM mst_rcms_officer g1, trn_rcms_officer g2 WHERE G1.MST_RCMS_OFFICERID = G2.OFFICER_NAME AND NVL (G1.AADHAAR_NO, 0) > 0 AND G2.COURT_CODE = :court_code AND UPPER (G2.INACTIVE) = 'F' UNION SELECT OFFICER_NAME, AADHAAR_NO FROM (SELECT G.MEMBER_NAME OFFICER_NAME, NVL (G1.AADHAAR_NO, 0) AADHAAR_NO FROM trn_rcms_decision g, mst_rcms_officer g1, trn_rcms_officer g2 WHERE TRN_RCMS_DECISIONID = :recordid AND :recordid > 0 AND G1.MST_RCMS_OFFICERID = G2.OFFICER_NAME AND G2.COURT_CODE = :court_code AND G1.INACTIVE = 'F' AND UPPER (G.MEMBER_NAME) = UPPER (G1.OFFICER_NAME(+))) P1 ORDER BY OFFICER_NAME court_code=10726 recordid=0 recordid=0 court_code=10726 Time elapsed = 9 member_name after validation = monika samore 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 = 10726 case_no = 2008/00071 S=107262008/00071 Select dupchk from trn_rcms_decision where lower(dupchk) = :S S=107262008/00071 Time elapsed = 530 dupchk after validation = 107262008/00071 usern = Evaluating - username username = ACEM_Udaipurvati usern after validation = ACEM_Udaipurvati 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 = 719693966333 esign_template = Evaluating - {cd.pdf} esign_template after validation = cd.pdf esign_filename = court_code=10726 case_no=2008/00071 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=10726 court_code=10726 case_no=2008/00071 Time elapsed = 12 esign_filename after validation = CD10726200800071 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 = 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 = 17794000008334 MapName rctcr1 SourceId 17794000008324 Select sysdate as sdt from dual Time elapsed = 18 Select sysdate as sdt from dual Time elapsed = 4 no_of_page = 0 trn_rcms_caseid = 299228 decision_remark = template = General Decision chkworth = F isoneside = F chkfinal = F dupchk = 107262008/00071 new_case_purpose = 1025550004746 decision_type = 11782000000706 court_code = 10726 case_no = 2008/00071 new_purpose_code = 900 member_name = monika samore decision_date = 08/09/2023 hearing_date = 08/09/2023 Posting record Param Type = n trn_rcms_decisionid=17794000008334 Param Type = c mapname=rctcr1 Param Type = n sourceid=17794000008324 Param Type = c cancel=F Param Type = c createdby=ACEM_Udaipurvati Param Type = c createdon=26/04/2024 11:37:36 Param Type = c username=ACEM_Udaipurvati Param Type = c modifiedon=26/04/2024 11:37:36 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = n no_of_page=0 Param Type = n trn_rcms_caseid=299228 Param Type = c template=General Decision Param Type = c chkworth=F Param Type = c isoneside=F Param Type = c chkfinal=F Param Type = c dupchk=107262008/00071 Param Type = n new_case_purpose=1025550004746 Param Type = n decision_type=11782000000706 Param Type = c court_code=10726 Param Type = c case_no=2008/00071 Param Type = c new_purpose_code=900 Param Type = c member_name=monika samore Param Type = c decision_date=08/09/2023 00:00:00 Param Type = c hearing_date=08/09/2023 00:00:00 insert into TRN_RCMS_DECISION (trn_rcms_decisionid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,no_of_page,trn_rcms_caseid,decision_remark,template,chkworth,isoneside,chkfinal,dupchk,new_case_purpose,decision_type,court_code,case_no,new_purpose_code,member_name,decision_date,hearing_date) 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,:no_of_page,:trn_rcms_caseid,null,:template,:chkworth,:isoneside,:chkfinal,:dupchk,:new_case_purpose,:decision_type,:court_code,:case_no,:new_purpose_code,:member_name,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss')) 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 = 4 RecordId = 17794000008335 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=17794000008335 Param Type = n trn_rcms_decisionid=17794000008334 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 = 10726 idvalue 0 Mapped case_no Row = 1 value = 2008/00071 idvalue 0 Mapped trn_rcms_caseid Row = 1 value = 299228 idvalue 0 Mapped next_hear_date Row = 1 value = 08/09/2023 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 = 26/04/2024 currdate after validation = 26/04/2024 pagesrc = DECISION viewfilter = Evaluating - { AND a1.court_code = :m_courtcode } viewfilter after validation = AND a1.court_code = :m_courtcode court_name = username=ACEM_Udaipurvati select court_name_mastid,court_name,court_code from v_axcourts where paxusername=:username username=ACEM_Udaipurvati Time elapsed = 5 Evaluating - m_courtname m_courtname = ????? ??????? (FT), ?????? ????, ??? ?? ???? court_name after validation = ????? ??????? (FT), ?????? ????, ??? ?? ???? Id = 18156000000044 court_code = 10726 Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_no = 2008/00071 Dynamicfilter x1.CASE_NO~Case No = Query component recreating again pagesrc=DECISION court_code=10726 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=10726 Time elapsed = 35 trn_rcms_caseid = 299228 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=10726 trn_rcms_caseid=299228 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=10726 trn_rcms_caseid=299228 Time elapsed = 10 casedetails after validation = 2008/00071 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 = 17/08/2023 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 = 26/05/2008 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 = ???????? ??-?????? ?????? 1956 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 = 10 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=10726 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=10726 pagesrc=DECISION pagesrc=DECISION Time elapsed = 9 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 = 08/09/2023 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 = 5 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 = 17794000008336 MapName tscd2 SourceId 17794000008334 Select sysdate as sdt from dual Time elapsed = 9 Select sysdate as sdt from dual Time elapsed = 4 adjourn_type = 0 adjourn_remark = pre_hear_date = 17/08/2023 isadjourn = NO new_case_purpose = 1025550004746 case_no = 2008/00071 court_code = 10726 trn_rcms_caseid = 299228 next_hear_date = 08/09/2023 Posting record Param Type = n trn_rcms_hearingid=17794000008336 Param Type = c mapname=tscd2 Param Type = n sourceid=17794000008334 Param Type = c cancel=F Param Type = c createdby=ACEM_Udaipurvati Param Type = c createdon=26/04/2024 11:37:37 Param Type = c username=ACEM_Udaipurvati Param Type = c modifiedon=26/04/2024 11:37:37 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = n adjourn_type=0 Param Type = c pre_hear_date=17/08/2023 00:00:00 Param Type = c isadjourn=NO Param Type = n new_case_purpose=1025550004746 Param Type = c case_no=2008/00071 Param Type = c court_code=10726 Param Type = c trn_rcms_caseid=299228 Param Type = c next_hear_date=08/09/2023 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 = 10726 idvalue 0 Mapped case_no Row = 1 value = 2008/00071 idvalue 0 Mapped hearing_date Row = 1 value = 08/09/2023 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 = 299228 idvalue 0 Mapped decision_date Row = 1 value = 08/09/2023 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 = 08/09/2023 idvalue 0 >>Validating tchdh >>Frame No 1 court_code = 10726 trn_rcms_caseregid = 299228 case_no = 2008/00071 prev_hearing_date = 08/09/2023 hearing_date = 08/09/2023 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 = 7 prev_case_purpose after validation = 18678000000000 case_purpose = 1025550004746 trans_type = Decision Submitted clcheck = isadjourn = adjourn_type = decision_type = 11782000000706 decision_date = 08/09/2023 >>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 = 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 = 17794000008337 MapName tscd1 SourceId 17794000008334 Select sysdate as sdt from dual Time elapsed = 210 Select sysdate as sdt from dual Time elapsed = 5 prev_hearing_date = 08/09/2023 decision_type = 11782000000706 decision_date = 08/09/2023 adjourn_type = isadjourn = prev_case_purpose = 18678000000000 hearing_date = 08/09/2023 case_no = 2008/00071 court_code = 10726 case_purpose = 1025550004746 trans_type = Decision Submitted trn_rcms_caseregid = 299228 Posting record Param Type = n trn_rcms_case_histid=17794000008337 Param Type = c mapname=tscd1 Param Type = n sourceid=17794000008334 Param Type = c cancel=F Param Type = c createdby=ACEM_Udaipurvati Param Type = c createdon=26/04/2024 11:37:37 Param Type = c username=ACEM_Udaipurvati Param Type = c modifiedon=26/04/2024 11:37:37 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c prev_hearing_date=08/09/2023 00:00:00 Param Type = n decision_type=11782000000706 Param Type = c decision_date=08/09/2023 00:00:00 Param Type = c prev_case_purpose=18678000000000 Param Type = c hearing_date=08/09/2023 00:00:00 Param Type = c case_no=2008/00071 Param Type = c court_code=10726 Param Type = c case_purpose=1025550004746 Param Type = c trans_type=Decision Submitted Param Type = c trn_rcms_caseregid=299228 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 = 10726 idvalue 0 Mapped case_no Row = 1 value = 2008/00071 idvalue 0 Mapped prev_hearing_date Row = 1 value = 17/08/2023 idvalue 0 Mapped hearing_date Row = 1 value = 08/09/2023 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 = 299228 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 = 10726 trn_rcms_caseregid = 299228 case_no = 2008/00071 prev_hearing_date = 17/08/2023 hearing_date = 08/09/2023 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 = 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 = 5 RecordId = 17794000008338 MapName tsrcf1 SourceId 17794000008336 Select sysdate as sdt from dual Time elapsed = 5 Select sysdate as sdt from dual Time elapsed = 5 adjourn_type = isadjourn = NO trn_rcms_caseregid = 299228 decision_date = decision_type = 0 prev_case_purpose = 18678000000000 trans_type = Feedback Submitted (Decision) prev_hearing_date = 17/08/2023 case_no = 2008/00071 court_code = 10726 case_purpose = 1025550004746 hearing_date = 08/09/2023 Posting record Param Type = n trn_rcms_case_histid=17794000008338 Param Type = c mapname=tsrcf1 Param Type = n sourceid=17794000008336 Param Type = c cancel=F Param Type = c createdby=ACEM_Udaipurvati Param Type = c createdon=26/04/2024 11:37:37 Param Type = c username=ACEM_Udaipurvati Param Type = c modifiedon=26/04/2024 11:37:37 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c isadjourn=NO Param Type = c trn_rcms_caseregid=299228 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=17/08/2023 00:00:00 Param Type = c case_no=2008/00071 Param Type = c court_code=10726 Param Type = c case_purpose=1025550004746 Param Type = c hearing_date=08/09/2023 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 = 10726 idvalue 0 Mapped case_no Row = 1 value = 2022/49 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 = 08/09/2023 idvalue 0 Mapped hearing_date Row = 1 value = 08/09/2023 idvalue 0 Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0 >>Validating tscd >>Frame No 1 currdate = Evaluating - date() Result of date = 26/04/2024 currdate after validation = 26/04/2024 court_name = Evaluating - m_courtname m_courtname = ????? ??????? (FT), ?????? ????, ??? ?? ???? court_name after validation = ????? ??????? (FT), ?????? ????, ??? ?? ???? Id = 18156000000044 court_code = 10726 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/49 casedetails = case_no=2022/49 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=10726 case_no=2022/49 recordid=0 recordid=0 Time elapsed = 321 casedetails after validation = 10726 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=14888000007565 Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S S=14888000007565 Time elapsed = 315 trn_rcms_caseid after validation = 14888000007565 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 = 27/01/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 = 189 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 = 08/09/2023 Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T}) hearing_date = 08/09/2023 currdate = 26/04/2024 Result of iif = T escase = case_no=2022/49 SELECT REPLACE (A1.CASE_NO, '/', '') FROM trn_rcms_casereg a1 WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no court_code=10726 case_no=2022/49 Time elapsed = 10 escase after validation = 202249 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 = 08/09/2023 Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T}) decision_date = 08/09/2023 currdate = 26/04/2024 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 member_name = member_name after validation = monika samore 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 = 10726 case_no = 2022/49 S=107262022/49 Select dupchk from trn_rcms_decision where lower(dupchk) = :S S=107262022/49 Time elapsed = 494 dupchk after validation = 107262022/49 usern = Evaluating - username username = ACEM_Udaipurvati usern after validation = ACEM_Udaipurvati 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 = 719693966333 esign_template = Evaluating - {cd.pdf} esign_template after validation = cd.pdf esign_filename = case_no=2022/49 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=10726 court_code=10726 case_no=2022/49 Time elapsed = 11 esign_filename after validation = CD10726202249 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 = 4 RecordId = 17794000008339 MapName rctcr1 SourceId 17794000008325 Select sysdate as sdt from dual Time elapsed = 5 Select sysdate as sdt from dual Time elapsed = 4 no_of_page = 0 trn_rcms_caseid = 14888000007565 decision_remark = template = General Decision chkworth = F isoneside = F chkfinal = F dupchk = 107262022/49 new_case_purpose = 1025550004746 decision_type = 11782000000706 court_code = 10726 case_no = 2022/49 new_purpose_code = 900 member_name = monika samore decision_date = 08/09/2023 hearing_date = 08/09/2023 Posting record Param Type = n trn_rcms_decisionid=17794000008339 Param Type = c mapname=rctcr1 Param Type = n sourceid=17794000008325 Param Type = c cancel=F Param Type = c createdby=ACEM_Udaipurvati Param Type = c createdon=26/04/2024 11:37:39 Param Type = c username=ACEM_Udaipurvati Param Type = c modifiedon=26/04/2024 11:37:39 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = n no_of_page=0 Param Type = n trn_rcms_caseid=14888000007565 Param Type = c template=General Decision Param Type = c chkworth=F Param Type = c isoneside=F Param Type = c chkfinal=F Param Type = c dupchk=107262022/49 Param Type = n new_case_purpose=1025550004746 Param Type = n decision_type=11782000000706 Param Type = c court_code=10726 Param Type = c case_no=2022/49 Param Type = c new_purpose_code=900 Param Type = c member_name=monika samore Param Type = c decision_date=08/09/2023 00:00:00 Param Type = c hearing_date=08/09/2023 00:00:00 insert into TRN_RCMS_DECISION (trn_rcms_decisionid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,no_of_page,trn_rcms_caseid,decision_remark,template,chkworth,isoneside,chkfinal,dupchk,new_case_purpose,decision_type,court_code,case_no,new_purpose_code,member_name,decision_date,hearing_date) 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,:no_of_page,:trn_rcms_caseid,null,:template,:chkworth,:isoneside,:chkfinal,:dupchk,:new_case_purpose,:decision_type,:court_code,:case_no,:new_purpose_code,:member_name,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss')) Saving to table TRN_RCMS_DECCONTENT select * from TRN_RCMS_DECCONTENT where TRN_RCMS_DECCONTENTid=0 Time elapsed = 7 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 = 17794000008340 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=17794000008340 Param Type = n trn_rcms_decisionid=17794000008339 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 = 10726 idvalue 0 Mapped case_no Row = 1 value = 2022/49 idvalue 0 Mapped trn_rcms_caseid Row = 1 value = 14888000007565 idvalue 0 Mapped next_hear_date Row = 1 value = 08/09/2023 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 = 26/04/2024 currdate after validation = 26/04/2024 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 = ????? ??????? (FT), ?????? ????, ??? ?? ???? court_name after validation = ????? ??????? (FT), ?????? ????, ??? ?? ???? Id = 18156000000044 court_code = 10726 Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_no = 2022/49 Dynamicfilter x1.CASE_NO~Case No = trn_rcms_caseid = 14888000007565 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=14888000007565 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=10726 trn_rcms_caseid=14888000007565 Time elapsed = 11 casedetails after validation = 2022/49 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 = 17/08/2023 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 = 27/01/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 = 189 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 = 08/09/2023 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 = 3 RecordId = 17794000008341 MapName tscd2 SourceId 17794000008339 Select sysdate as sdt from dual Time elapsed = 3 Select sysdate as sdt from dual Time elapsed = 5 adjourn_type = 0 adjourn_remark = pre_hear_date = 17/08/2023 isadjourn = NO new_case_purpose = 1025550004746 case_no = 2022/49 court_code = 10726 trn_rcms_caseid = 14888000007565 next_hear_date = 08/09/2023 Posting record Param Type = n trn_rcms_hearingid=17794000008341 Param Type = c mapname=tscd2 Param Type = n sourceid=17794000008339 Param Type = c cancel=F Param Type = c createdby=ACEM_Udaipurvati Param Type = c createdon=26/04/2024 11:37:39 Param Type = c username=ACEM_Udaipurvati Param Type = c modifiedon=26/04/2024 11:37:39 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = n adjourn_type=0 Param Type = c pre_hear_date=17/08/2023 00:00:00 Param Type = c isadjourn=NO Param Type = n new_case_purpose=1025550004746 Param Type = c case_no=2022/49 Param Type = c court_code=10726 Param Type = c trn_rcms_caseid=14888000007565 Param Type = c next_hear_date=08/09/2023 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 = 10726 idvalue 0 Mapped case_no Row = 1 value = 2022/49 idvalue 0 Mapped hearing_date Row = 1 value = 08/09/2023 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 = 14888000007565 idvalue 0 Mapped decision_date Row = 1 value = 08/09/2023 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 = 08/09/2023 idvalue 0 >>Validating tchdh >>Frame No 1 court_code = 10726 trn_rcms_caseregid = 14888000007565 case_no = 2022/49 prev_hearing_date = 08/09/2023 hearing_date = 08/09/2023 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 = 08/09/2023 >>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 = 3 RecordId = 17794000008342 MapName tscd1 SourceId 17794000008339 Select sysdate as sdt from dual Time elapsed = 3 Select sysdate as sdt from dual Time elapsed = 5 prev_hearing_date = 08/09/2023 decision_type = 11782000000706 decision_date = 08/09/2023 adjourn_type = isadjourn = prev_case_purpose = 18678000000000 hearing_date = 08/09/2023 case_no = 2022/49 court_code = 10726 case_purpose = 1025550004746 trans_type = Decision Submitted trn_rcms_caseregid = 14888000007565 Posting record Param Type = n trn_rcms_case_histid=17794000008342 Param Type = c mapname=tscd1 Param Type = n sourceid=17794000008339 Param Type = c cancel=F Param Type = c createdby=ACEM_Udaipurvati Param Type = c createdon=26/04/2024 11:37:39 Param Type = c username=ACEM_Udaipurvati Param Type = c modifiedon=26/04/2024 11:37:39 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c prev_hearing_date=08/09/2023 00:00:00 Param Type = n decision_type=11782000000706 Param Type = c decision_date=08/09/2023 00:00:00 Param Type = c prev_case_purpose=18678000000000 Param Type = c hearing_date=08/09/2023 00:00:00 Param Type = c case_no=2022/49 Param Type = c court_code=10726 Param Type = c case_purpose=1025550004746 Param Type = c trans_type=Decision Submitted Param Type = c trn_rcms_caseregid=14888000007565 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 = 10726 idvalue 0 Mapped case_no Row = 1 value = 2022/49 idvalue 0 Mapped prev_hearing_date Row = 1 value = 17/08/2023 idvalue 0 Mapped hearing_date Row = 1 value = 08/09/2023 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 = 14888000007565 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 = 10726 trn_rcms_caseregid = 14888000007565 case_no = 2022/49 prev_hearing_date = 17/08/2023 hearing_date = 08/09/2023 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 = 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 = 17794000008343 MapName tsrcf1 SourceId 17794000008341 Select sysdate as sdt from dual Time elapsed = 7 Select sysdate as sdt from dual Time elapsed = 5 adjourn_type = isadjourn = NO trn_rcms_caseregid = 14888000007565 decision_date = decision_type = 0 prev_case_purpose = 18678000000000 trans_type = Feedback Submitted (Decision) prev_hearing_date = 17/08/2023 case_no = 2022/49 court_code = 10726 case_purpose = 1025550004746 hearing_date = 08/09/2023 Posting record Param Type = n trn_rcms_case_histid=17794000008343 Param Type = c mapname=tsrcf1 Param Type = n sourceid=17794000008341 Param Type = c cancel=F Param Type = c createdby=ACEM_Udaipurvati Param Type = c createdon=26/04/2024 11:37:39 Param Type = c username=ACEM_Udaipurvati Param Type = c modifiedon=26/04/2024 11:37:39 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c isadjourn=NO Param Type = c trn_rcms_caseregid=14888000007565 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=17/08/2023 00:00:00 Param Type = c case_no=2022/49 Param Type = c court_code=10726 Param Type = c case_purpose=1025550004746 Param Type = c hearing_date=08/09/2023 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 = 10726 idvalue 0 Mapped case_no Row = 1 value = 2009/00116 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 = 08/09/2023 idvalue 0 Mapped hearing_date Row = 1 value = 08/09/2023 idvalue 0 Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0 >>Validating tscd >>Frame No 1 currdate = Evaluating - date() Result of date = 26/04/2024 currdate after validation = 26/04/2024 court_name = Evaluating - m_courtname m_courtname = ????? ??????? (FT), ?????? ????, ??? ?? ???? court_name after validation = ????? ??????? (FT), ?????? ????, ??? ?? ???? Id = 18156000000044 court_code = 10726 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 = 2009/00116 casedetails = case_no=2009/00116 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=10726 case_no=2009/00116 recordid=0 recordid=0 Time elapsed = 322 casedetails after validation = 10726 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=299428 Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S S=299428 Time elapsed = 325 trn_rcms_caseid after validation = 299428 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 = 29/07/2009 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 = 08/09/2023 Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T}) hearing_date = 08/09/2023 currdate = 26/04/2024 Result of iif = T escase = case_no=2009/00116 SELECT REPLACE (A1.CASE_NO, '/', '') FROM trn_rcms_casereg a1 WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no court_code=10726 case_no=2009/00116 Time elapsed = 13 escase after validation = 200900116 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 = 08/09/2023 Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T}) decision_date = 08/09/2023 currdate = 26/04/2024 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 member_name = member_name after validation = monika samore 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 = 10726 case_no = 2009/00116 S=107262009/00116 Select dupchk from trn_rcms_decision where lower(dupchk) = :S S=107262009/00116 Time elapsed = 513 dupchk after validation = 107262009/00116 usern = Evaluating - username username = ACEM_Udaipurvati usern after validation = ACEM_Udaipurvati 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 = 719693966333 esign_template = Evaluating - {cd.pdf} esign_template after validation = cd.pdf esign_filename = case_no=2009/00116 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=10726 court_code=10726 case_no=2009/00116 Time elapsed = 14 esign_filename after validation = CD10726200900116 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 = 4 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 = 4 RecordId = 17794000008344 MapName rctcr1 SourceId 17794000008326 Select sysdate as sdt from dual Time elapsed = 7 Select sysdate as sdt from dual Time elapsed = 5 no_of_page = 0 trn_rcms_caseid = 299428 decision_remark = template = General Decision chkworth = F isoneside = F chkfinal = F dupchk = 107262009/00116 new_case_purpose = 1025550004746 decision_type = 11782000000706 court_code = 10726 case_no = 2009/00116 new_purpose_code = 900 member_name = monika samore decision_date = 08/09/2023 hearing_date = 08/09/2023 Posting record Param Type = n trn_rcms_decisionid=17794000008344 Param Type = c mapname=rctcr1 Param Type = n sourceid=17794000008326 Param Type = c cancel=F Param Type = c createdby=ACEM_Udaipurvati Param Type = c createdon=26/04/2024 11:37:41 Param Type = c username=ACEM_Udaipurvati Param Type = c modifiedon=26/04/2024 11:37:41 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = n no_of_page=0 Param Type = n trn_rcms_caseid=299428 Param Type = c template=General Decision Param Type = c chkworth=F Param Type = c isoneside=F Param Type = c chkfinal=F Param Type = c dupchk=107262009/00116 Param Type = n new_case_purpose=1025550004746 Param Type = n decision_type=11782000000706 Param Type = c court_code=10726 Param Type = c case_no=2009/00116 Param Type = c new_purpose_code=900 Param Type = c member_name=monika samore Param Type = c decision_date=08/09/2023 00:00:00 Param Type = c hearing_date=08/09/2023 00:00:00 insert into TRN_RCMS_DECISION (trn_rcms_decisionid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,no_of_page,trn_rcms_caseid,decision_remark,template,chkworth,isoneside,chkfinal,dupchk,new_case_purpose,decision_type,court_code,case_no,new_purpose_code,member_name,decision_date,hearing_date) 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,:no_of_page,:trn_rcms_caseid,null,:template,:chkworth,:isoneside,:chkfinal,:dupchk,:new_case_purpose,:decision_type,:court_code,:case_no,:new_purpose_code,:member_name,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss')) 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 = 4 RecordId = 17794000008345 Select sysdate as sdt from dual Time elapsed = 7 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=17794000008345 Param Type = n trn_rcms_decisionid=17794000008344 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 = 10726 idvalue 0 Mapped case_no Row = 1 value = 2009/00116 idvalue 0 Mapped trn_rcms_caseid Row = 1 value = 299428 idvalue 0 Mapped next_hear_date Row = 1 value = 08/09/2023 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 = 26/04/2024 currdate after validation = 26/04/2024 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 = ????? ??????? (FT), ?????? ????, ??? ?? ???? court_name after validation = ????? ??????? (FT), ?????? ????, ??? ?? ???? Id = 18156000000044 court_code = 10726 Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_no = 2009/00116 Dynamicfilter x1.CASE_NO~Case No = trn_rcms_caseid = 299428 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=299428 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=10726 trn_rcms_caseid=299428 Time elapsed = 8 casedetails after validation = 2009/00116 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 = 17/08/2023 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 = 29/07/2009 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 = 08/09/2023 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 = 3 RecordId = 17794000008346 MapName tscd2 SourceId 17794000008344 Select sysdate as sdt from dual Time elapsed = 4 Select sysdate as sdt from dual Time elapsed = 3 adjourn_type = 0 adjourn_remark = pre_hear_date = 17/08/2023 isadjourn = NO new_case_purpose = 1025550004746 case_no = 2009/00116 court_code = 10726 trn_rcms_caseid = 299428 next_hear_date = 08/09/2023 Posting record Param Type = n trn_rcms_hearingid=17794000008346 Param Type = c mapname=tscd2 Param Type = n sourceid=17794000008344 Param Type = c cancel=F Param Type = c createdby=ACEM_Udaipurvati Param Type = c createdon=26/04/2024 11:37:41 Param Type = c username=ACEM_Udaipurvati Param Type = c modifiedon=26/04/2024 11:37:41 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = n adjourn_type=0 Param Type = c pre_hear_date=17/08/2023 00:00:00 Param Type = c isadjourn=NO Param Type = n new_case_purpose=1025550004746 Param Type = c case_no=2009/00116 Param Type = c court_code=10726 Param Type = c trn_rcms_caseid=299428 Param Type = c next_hear_date=08/09/2023 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 = 10726 idvalue 0 Mapped case_no Row = 1 value = 2009/00116 idvalue 0 Mapped hearing_date Row = 1 value = 08/09/2023 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 = 299428 idvalue 0 Mapped decision_date Row = 1 value = 08/09/2023 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 = 08/09/2023 idvalue 0 >>Validating tchdh >>Frame No 1 court_code = 10726 trn_rcms_caseregid = 299428 case_no = 2009/00116 prev_hearing_date = 08/09/2023 hearing_date = 08/09/2023 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 = 08/09/2023 >>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 = 4 RecordId = 17794000008347 MapName tscd1 SourceId 17794000008344 Select sysdate as sdt from dual Time elapsed = 4 Select sysdate as sdt from dual Time elapsed = 4 prev_hearing_date = 08/09/2023 decision_type = 11782000000706 decision_date = 08/09/2023 adjourn_type = isadjourn = prev_case_purpose = 18678000000000 hearing_date = 08/09/2023 case_no = 2009/00116 court_code = 10726 case_purpose = 1025550004746 trans_type = Decision Submitted trn_rcms_caseregid = 299428 Posting record Param Type = n trn_rcms_case_histid=17794000008347 Param Type = c mapname=tscd1 Param Type = n sourceid=17794000008344 Param Type = c cancel=F Param Type = c createdby=ACEM_Udaipurvati Param Type = c createdon=26/04/2024 11:37:41 Param Type = c username=ACEM_Udaipurvati Param Type = c modifiedon=26/04/2024 11:37:41 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c prev_hearing_date=08/09/2023 00:00:00 Param Type = n decision_type=11782000000706 Param Type = c decision_date=08/09/2023 00:00:00 Param Type = c prev_case_purpose=18678000000000 Param Type = c hearing_date=08/09/2023 00:00:00 Param Type = c case_no=2009/00116 Param Type = c court_code=10726 Param Type = c case_purpose=1025550004746 Param Type = c trans_type=Decision Submitted Param Type = c trn_rcms_caseregid=299428 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 = 10726 idvalue 0 Mapped case_no Row = 1 value = 2009/00116 idvalue 0 Mapped prev_hearing_date Row = 1 value = 17/08/2023 idvalue 0 Mapped hearing_date Row = 1 value = 08/09/2023 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 = 299428 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 = 10726 trn_rcms_caseregid = 299428 case_no = 2009/00116 prev_hearing_date = 17/08/2023 hearing_date = 08/09/2023 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 = 4 RecordId = 17794000008348 MapName tsrcf1 SourceId 17794000008346 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 = 299428 decision_date = decision_type = 0 prev_case_purpose = 18678000000000 trans_type = Feedback Submitted (Decision) prev_hearing_date = 17/08/2023 case_no = 2009/00116 court_code = 10726 case_purpose = 1025550004746 hearing_date = 08/09/2023 Posting record Param Type = n trn_rcms_case_histid=17794000008348 Param Type = c mapname=tsrcf1 Param Type = n sourceid=17794000008346 Param Type = c cancel=F Param Type = c createdby=ACEM_Udaipurvati Param Type = c createdon=26/04/2024 11:37:41 Param Type = c username=ACEM_Udaipurvati Param Type = c modifiedon=26/04/2024 11:37:41 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c isadjourn=NO Param Type = c trn_rcms_caseregid=299428 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=17/08/2023 00:00:00 Param Type = c case_no=2009/00116 Param Type = c court_code=10726 Param Type = c case_purpose=1025550004746 Param Type = c hearing_date=08/09/2023 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 = 10726 idvalue 0 Mapped case_no Row = 1 value = 2005/00020 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 = 08/09/2023 idvalue 0 Mapped hearing_date Row = 1 value = 08/09/2023 idvalue 0 Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0 >>Validating tscd >>Frame No 1 currdate = Evaluating - date() Result of date = 26/04/2024 currdate after validation = 26/04/2024 court_name = Evaluating - m_courtname m_courtname = ????? ??????? (FT), ?????? ????, ??? ?? ???? court_name after validation = ????? ??????? (FT), ?????? ????, ??? ?? ???? Id = 18156000000044 court_code = 10726 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 = 2005/00020 casedetails = case_no=2005/00020 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=10726 case_no=2005/00020 recordid=0 recordid=0 Time elapsed = 332 casedetails after validation = 10726 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=15097000001759 Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S S=15097000001759 Time elapsed = 313 trn_rcms_caseid after validation = 15097000001759 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/03/2005 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 = 53 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 = 08/09/2023 Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T}) hearing_date = 08/09/2023 currdate = 26/04/2024 Result of iif = T escase = case_no=2005/00020 SELECT REPLACE (A1.CASE_NO, '/', '') FROM trn_rcms_casereg a1 WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no court_code=10726 case_no=2005/00020 Time elapsed = 8 escase after validation = 200500020 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 = 08/09/2023 Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T}) decision_date = 08/09/2023 currdate = 26/04/2024 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 member_name = member_name after validation = monika samore 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 = 10726 case_no = 2005/00020 S=107262005/00020 Select dupchk from trn_rcms_decision where lower(dupchk) = :S S=107262005/00020 Time elapsed = 522 dupchk after validation = 107262005/00020 usern = Evaluating - username username = ACEM_Udaipurvati usern after validation = ACEM_Udaipurvati 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 = 719693966333 esign_template = Evaluating - {cd.pdf} esign_template after validation = cd.pdf esign_filename = case_no=2005/00020 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=10726 court_code=10726 case_no=2005/00020 Time elapsed = 9 esign_filename after validation = CD10726200500020 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 = 2 RecordId = 17794000008349 MapName rctcr1 SourceId 17794000008327 Select sysdate as sdt from dual Time elapsed = 3 Select sysdate as sdt from dual Time elapsed = 9 no_of_page = 0 trn_rcms_caseid = 15097000001759 decision_remark = template = General Decision chkworth = F isoneside = F chkfinal = F dupchk = 107262005/00020 new_case_purpose = 1025550004746 decision_type = 11782000000706 court_code = 10726 case_no = 2005/00020 new_purpose_code = 900 member_name = monika samore decision_date = 08/09/2023 hearing_date = 08/09/2023 Posting record Param Type = n trn_rcms_decisionid=17794000008349 Param Type = c mapname=rctcr1 Param Type = n sourceid=17794000008327 Param Type = c cancel=F Param Type = c createdby=ACEM_Udaipurvati Param Type = c createdon=26/04/2024 11:37:43 Param Type = c username=ACEM_Udaipurvati Param Type = c modifiedon=26/04/2024 11:37:43 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = n no_of_page=0 Param Type = n trn_rcms_caseid=15097000001759 Param Type = c template=General Decision Param Type = c chkworth=F Param Type = c isoneside=F Param Type = c chkfinal=F Param Type = c dupchk=107262005/00020 Param Type = n new_case_purpose=1025550004746 Param Type = n decision_type=11782000000706 Param Type = c court_code=10726 Param Type = c case_no=2005/00020 Param Type = c new_purpose_code=900 Param Type = c member_name=monika samore Param Type = c decision_date=08/09/2023 00:00:00 Param Type = c hearing_date=08/09/2023 00:00:00 insert into TRN_RCMS_DECISION (trn_rcms_decisionid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,no_of_page,trn_rcms_caseid,decision_remark,template,chkworth,isoneside,chkfinal,dupchk,new_case_purpose,decision_type,court_code,case_no,new_purpose_code,member_name,decision_date,hearing_date) 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,:no_of_page,:trn_rcms_caseid,null,:template,:chkworth,:isoneside,:chkfinal,:dupchk,:new_case_purpose,:decision_type,:court_code,:case_no,:new_purpose_code,:member_name,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss')) 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 = 17794000008350 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=17794000008350 Param Type = n trn_rcms_decisionid=17794000008349 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 = 10726 idvalue 0 Mapped case_no Row = 1 value = 2005/00020 idvalue 0 Mapped trn_rcms_caseid Row = 1 value = 15097000001759 idvalue 0 Mapped next_hear_date Row = 1 value = 08/09/2023 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 = 26/04/2024 currdate after validation = 26/04/2024 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 = ????? ??????? (FT), ?????? ????, ??? ?? ???? court_name after validation = ????? ??????? (FT), ?????? ????, ??? ?? ???? Id = 18156000000044 court_code = 10726 Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_no = 2005/00020 Dynamicfilter x1.CASE_NO~Case No = trn_rcms_caseid = 15097000001759 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=15097000001759 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=10726 trn_rcms_caseid=15097000001759 Time elapsed = 10 casedetails after validation = 2005/00020 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 = 17/08/2023 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/03/2005 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 = 53 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 = 08/09/2023 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 = 3 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 = 17794000008351 MapName tscd2 SourceId 17794000008349 Select sysdate as sdt from dual Time elapsed = 3 Select sysdate as sdt from dual Time elapsed = 4 adjourn_type = 0 adjourn_remark = pre_hear_date = 17/08/2023 isadjourn = NO new_case_purpose = 1025550004746 case_no = 2005/00020 court_code = 10726 trn_rcms_caseid = 15097000001759 next_hear_date = 08/09/2023 Posting record Param Type = n trn_rcms_hearingid=17794000008351 Param Type = c mapname=tscd2 Param Type = n sourceid=17794000008349 Param Type = c cancel=F Param Type = c createdby=ACEM_Udaipurvati Param Type = c createdon=26/04/2024 11:37:43 Param Type = c username=ACEM_Udaipurvati Param Type = c modifiedon=26/04/2024 11:37:43 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = n adjourn_type=0 Param Type = c pre_hear_date=17/08/2023 00:00:00 Param Type = c isadjourn=NO Param Type = n new_case_purpose=1025550004746 Param Type = c case_no=2005/00020 Param Type = c court_code=10726 Param Type = c trn_rcms_caseid=15097000001759 Param Type = c next_hear_date=08/09/2023 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 = 10726 idvalue 0 Mapped case_no Row = 1 value = 2005/00020 idvalue 0 Mapped hearing_date Row = 1 value = 08/09/2023 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 = 15097000001759 idvalue 0 Mapped decision_date Row = 1 value = 08/09/2023 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 = 08/09/2023 idvalue 0 >>Validating tchdh >>Frame No 1 court_code = 10726 trn_rcms_caseregid = 15097000001759 case_no = 2005/00020 prev_hearing_date = 08/09/2023 hearing_date = 08/09/2023 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 = 08/09/2023 >>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 = 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 = 17794000008352 MapName tscd1 SourceId 17794000008349 Select sysdate as sdt from dual Time elapsed = 4 Select sysdate as sdt from dual Time elapsed = 4 prev_hearing_date = 08/09/2023 decision_type = 11782000000706 decision_date = 08/09/2023 adjourn_type = isadjourn = prev_case_purpose = 18678000000000 hearing_date = 08/09/2023 case_no = 2005/00020 court_code = 10726 case_purpose = 1025550004746 trans_type = Decision Submitted trn_rcms_caseregid = 15097000001759 Posting record Param Type = n trn_rcms_case_histid=17794000008352 Param Type = c mapname=tscd1 Param Type = n sourceid=17794000008349 Param Type = c cancel=F Param Type = c createdby=ACEM_Udaipurvati Param Type = c createdon=26/04/2024 11:37:43 Param Type = c username=ACEM_Udaipurvati Param Type = c modifiedon=26/04/2024 11:37:43 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c prev_hearing_date=08/09/2023 00:00:00 Param Type = n decision_type=11782000000706 Param Type = c decision_date=08/09/2023 00:00:00 Param Type = c prev_case_purpose=18678000000000 Param Type = c hearing_date=08/09/2023 00:00:00 Param Type = c case_no=2005/00020 Param Type = c court_code=10726 Param Type = c case_purpose=1025550004746 Param Type = c trans_type=Decision Submitted Param Type = c trn_rcms_caseregid=15097000001759 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 = 10726 idvalue 0 Mapped case_no Row = 1 value = 2005/00020 idvalue 0 Mapped prev_hearing_date Row = 1 value = 17/08/2023 idvalue 0 Mapped hearing_date Row = 1 value = 08/09/2023 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 = 15097000001759 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 = 10726 trn_rcms_caseregid = 15097000001759 case_no = 2005/00020 prev_hearing_date = 17/08/2023 hearing_date = 08/09/2023 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 = 17794000008353 MapName tsrcf1 SourceId 17794000008351 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 = 15097000001759 decision_date = decision_type = 0 prev_case_purpose = 18678000000000 trans_type = Feedback Submitted (Decision) prev_hearing_date = 17/08/2023 case_no = 2005/00020 court_code = 10726 case_purpose = 1025550004746 hearing_date = 08/09/2023 Posting record Param Type = n trn_rcms_case_histid=17794000008353 Param Type = c mapname=tsrcf1 Param Type = n sourceid=17794000008351 Param Type = c cancel=F Param Type = c createdby=ACEM_Udaipurvati Param Type = c createdon=26/04/2024 11:37:43 Param Type = c username=ACEM_Udaipurvati Param Type = c modifiedon=26/04/2024 11:37:43 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c isadjourn=NO Param Type = c trn_rcms_caseregid=15097000001759 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=17/08/2023 00:00:00 Param Type = c case_no=2005/00020 Param Type = c court_code=10726 Param Type = c case_purpose=1025550004746 Param Type = c hearing_date=08/09/2023 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 = 10726 idvalue 0 Mapped case_no Row = 1 value = 2022/80 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 = 08/09/2023 idvalue 0 Mapped hearing_date Row = 1 value = 08/09/2023 idvalue 0 Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0 >>Validating tscd >>Frame No 1 currdate = Evaluating - date() Result of date = 26/04/2024 currdate after validation = 26/04/2024 court_name = Evaluating - m_courtname m_courtname = ????? ??????? (FT), ?????? ????, ??? ?? ???? court_name after validation = ????? ??????? (FT), ?????? ????, ??? ?? ???? Id = 18156000000044 court_code = 10726 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/80 casedetails = case_no=2022/80 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=10726 case_no=2022/80 recordid=0 recordid=0 Time elapsed = 353 casedetails after validation = 10726 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=18536000007675 Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S S=18536000007675 Time elapsed = 359 trn_rcms_caseid after validation = 18536000007675 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 = 07/02/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 = 08/09/2023 Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T}) hearing_date = 08/09/2023 currdate = 26/04/2024 Result of iif = T escase = case_no=2022/80 SELECT REPLACE (A1.CASE_NO, '/', '') FROM trn_rcms_casereg a1 WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no court_code=10726 case_no=2022/80 Time elapsed = 13 escase after validation = 202280 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 = 08/09/2023 Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T}) decision_date = 08/09/2023 currdate = 26/04/2024 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 member_name = member_name after validation = monika samore 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 = 10726 case_no = 2022/80 S=107262022/80 Select dupchk from trn_rcms_decision where lower(dupchk) = :S S=107262022/80 Time elapsed = 507 dupchk after validation = 107262022/80 usern = Evaluating - username username = ACEM_Udaipurvati usern after validation = ACEM_Udaipurvati 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 = 719693966333 esign_template = Evaluating - {cd.pdf} esign_template after validation = cd.pdf esign_filename = case_no=2022/80 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=10726 court_code=10726 case_no=2022/80 Time elapsed = 13 esign_filename after validation = CD10726202280 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 = 17794000008354 MapName rctcr1 SourceId 17794000008328 Select sysdate as sdt from dual Time elapsed = 6 Select sysdate as sdt from dual Time elapsed = 6 no_of_page = 0 trn_rcms_caseid = 18536000007675 decision_remark = template = General Decision chkworth = F isoneside = F chkfinal = F dupchk = 107262022/80 new_case_purpose = 1025550004746 decision_type = 11782000000706 court_code = 10726 case_no = 2022/80 new_purpose_code = 900 member_name = monika samore decision_date = 08/09/2023 hearing_date = 08/09/2023 Posting record Param Type = n trn_rcms_decisionid=17794000008354 Param Type = c mapname=rctcr1 Param Type = n sourceid=17794000008328 Param Type = c cancel=F Param Type = c createdby=ACEM_Udaipurvati Param Type = c createdon=26/04/2024 11:37:45 Param Type = c username=ACEM_Udaipurvati Param Type = c modifiedon=26/04/2024 11:37:45 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = n no_of_page=0 Param Type = n trn_rcms_caseid=18536000007675 Param Type = c template=General Decision Param Type = c chkworth=F Param Type = c isoneside=F Param Type = c chkfinal=F Param Type = c dupchk=107262022/80 Param Type = n new_case_purpose=1025550004746 Param Type = n decision_type=11782000000706 Param Type = c court_code=10726 Param Type = c case_no=2022/80 Param Type = c new_purpose_code=900 Param Type = c member_name=monika samore Param Type = c decision_date=08/09/2023 00:00:00 Param Type = c hearing_date=08/09/2023 00:00:00 insert into TRN_RCMS_DECISION (trn_rcms_decisionid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,no_of_page,trn_rcms_caseid,decision_remark,template,chkworth,isoneside,chkfinal,dupchk,new_case_purpose,decision_type,court_code,case_no,new_purpose_code,member_name,decision_date,hearing_date) 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,:no_of_page,:trn_rcms_caseid,null,:template,:chkworth,:isoneside,:chkfinal,:dupchk,:new_case_purpose,:decision_type,:court_code,:case_no,:new_purpose_code,:member_name,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss')) Saving to table TRN_RCMS_DECCONTENT select * from TRN_RCMS_DECCONTENT where TRN_RCMS_DECCONTENTid=0 Time elapsed = 7 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 = 17794000008355 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=17794000008355 Param Type = n trn_rcms_decisionid=17794000008354 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 = 10726 idvalue 0 Mapped case_no Row = 1 value = 2022/80 idvalue 0 Mapped trn_rcms_caseid Row = 1 value = 18536000007675 idvalue 0 Mapped next_hear_date Row = 1 value = 08/09/2023 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 = 26/04/2024 currdate after validation = 26/04/2024 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 = ????? ??????? (FT), ?????? ????, ??? ?? ???? court_name after validation = ????? ??????? (FT), ?????? ????, ??? ?? ???? Id = 18156000000044 court_code = 10726 Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_no = 2022/80 Dynamicfilter x1.CASE_NO~Case No = trn_rcms_caseid = 18536000007675 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=18536000007675 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=10726 trn_rcms_caseid=18536000007675 Time elapsed = 7 casedetails after validation = 2022/80 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 = 17/08/2023 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 = 07/02/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 = 08/09/2023 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 = 3 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 = 17794000008356 MapName tscd2 SourceId 17794000008354 Select sysdate as sdt from dual Time elapsed = 5 Select sysdate as sdt from dual Time elapsed = 4 adjourn_type = 0 adjourn_remark = pre_hear_date = 17/08/2023 isadjourn = NO new_case_purpose = 1025550004746 case_no = 2022/80 court_code = 10726 trn_rcms_caseid = 18536000007675 next_hear_date = 08/09/2023 Posting record Param Type = n trn_rcms_hearingid=17794000008356 Param Type = c mapname=tscd2 Param Type = n sourceid=17794000008354 Param Type = c cancel=F Param Type = c createdby=ACEM_Udaipurvati Param Type = c createdon=26/04/2024 11:37:45 Param Type = c username=ACEM_Udaipurvati Param Type = c modifiedon=26/04/2024 11:37:45 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = n adjourn_type=0 Param Type = c pre_hear_date=17/08/2023 00:00:00 Param Type = c isadjourn=NO Param Type = n new_case_purpose=1025550004746 Param Type = c case_no=2022/80 Param Type = c court_code=10726 Param Type = c trn_rcms_caseid=18536000007675 Param Type = c next_hear_date=08/09/2023 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 = 10726 idvalue 0 Mapped case_no Row = 1 value = 2022/80 idvalue 0 Mapped hearing_date Row = 1 value = 08/09/2023 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 = 18536000007675 idvalue 0 Mapped decision_date Row = 1 value = 08/09/2023 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 = 08/09/2023 idvalue 0 >>Validating tchdh >>Frame No 1 court_code = 10726 trn_rcms_caseregid = 18536000007675 case_no = 2022/80 prev_hearing_date = 08/09/2023 hearing_date = 08/09/2023 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 = 08/09/2023 >>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 = 17794000008357 MapName tscd1 SourceId 17794000008354 Select sysdate as sdt from dual Time elapsed = 5 Select sysdate as sdt from dual Time elapsed = 5 prev_hearing_date = 08/09/2023 decision_type = 11782000000706 decision_date = 08/09/2023 adjourn_type = isadjourn = prev_case_purpose = 18678000000000 hearing_date = 08/09/2023 case_no = 2022/80 court_code = 10726 case_purpose = 1025550004746 trans_type = Decision Submitted trn_rcms_caseregid = 18536000007675 Posting record Param Type = n trn_rcms_case_histid=17794000008357 Param Type = c mapname=tscd1 Param Type = n sourceid=17794000008354 Param Type = c cancel=F Param Type = c createdby=ACEM_Udaipurvati Param Type = c createdon=26/04/2024 11:37:45 Param Type = c username=ACEM_Udaipurvati Param Type = c modifiedon=26/04/2024 11:37:45 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c prev_hearing_date=08/09/2023 00:00:00 Param Type = n decision_type=11782000000706 Param Type = c decision_date=08/09/2023 00:00:00 Param Type = c prev_case_purpose=18678000000000 Param Type = c hearing_date=08/09/2023 00:00:00 Param Type = c case_no=2022/80 Param Type = c court_code=10726 Param Type = c case_purpose=1025550004746 Param Type = c trans_type=Decision Submitted Param Type = c trn_rcms_caseregid=18536000007675 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 = 10726 idvalue 0 Mapped case_no Row = 1 value = 2022/80 idvalue 0 Mapped prev_hearing_date Row = 1 value = 17/08/2023 idvalue 0 Mapped hearing_date Row = 1 value = 08/09/2023 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 = 18536000007675 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 = 10726 trn_rcms_caseregid = 18536000007675 case_no = 2022/80 prev_hearing_date = 17/08/2023 hearing_date = 08/09/2023 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 = 4 RecordId = 17794000008358 MapName tsrcf1 SourceId 17794000008356 Select sysdate as sdt from dual Time elapsed = 6 Select sysdate as sdt from dual Time elapsed = 4 adjourn_type = isadjourn = NO trn_rcms_caseregid = 18536000007675 decision_date = decision_type = 0 prev_case_purpose = 18678000000000 trans_type = Feedback Submitted (Decision) prev_hearing_date = 17/08/2023 case_no = 2022/80 court_code = 10726 case_purpose = 1025550004746 hearing_date = 08/09/2023 Posting record Param Type = n trn_rcms_case_histid=17794000008358 Param Type = c mapname=tsrcf1 Param Type = n sourceid=17794000008356 Param Type = c cancel=F Param Type = c createdby=ACEM_Udaipurvati Param Type = c createdon=26/04/2024 11:37:45 Param Type = c username=ACEM_Udaipurvati Param Type = c modifiedon=26/04/2024 11:37:45 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c isadjourn=NO Param Type = c trn_rcms_caseregid=18536000007675 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=17/08/2023 00:00:00 Param Type = c case_no=2022/80 Param Type = c court_code=10726 Param Type = c case_purpose=1025550004746 Param Type = c hearing_date=08/09/2023 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 = 10726 idvalue 0 Mapped case_no Row = 1 value = 2022/53 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 = 08/09/2023 idvalue 0 Mapped hearing_date Row = 1 value = 08/09/2023 idvalue 0 Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0 >>Validating tscd >>Frame No 1 currdate = Evaluating - date() Result of date = 26/04/2024 currdate after validation = 26/04/2024 court_name = Evaluating - m_courtname m_courtname = ????? ??????? (FT), ?????? ????, ??? ?? ???? court_name after validation = ????? ??????? (FT), ?????? ????, ??? ?? ???? Id = 18156000000044 court_code = 10726 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/53 casedetails = case_no=2022/53 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=10726 case_no=2022/53 recordid=0 recordid=0 Time elapsed = 335 casedetails after validation = 10726 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=15142000007703 Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S S=15142000007703 Time elapsed = 318 trn_rcms_caseid after validation = 15142000007703 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 = 07/02/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 = 188 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 = 08/09/2023 Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T}) hearing_date = 08/09/2023 currdate = 26/04/2024 Result of iif = T escase = case_no=2022/53 SELECT REPLACE (A1.CASE_NO, '/', '') FROM trn_rcms_casereg a1 WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no court_code=10726 case_no=2022/53 Time elapsed = 9 escase after validation = 202253 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 = 08/09/2023 Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T}) decision_date = 08/09/2023 currdate = 26/04/2024 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 member_name = member_name after validation = monika samore 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 = 10726 case_no = 2022/53 S=107262022/53 Select dupchk from trn_rcms_decision where lower(dupchk) = :S S=107262022/53 Time elapsed = 516 dupchk after validation = 107262022/53 usern = Evaluating - username username = ACEM_Udaipurvati usern after validation = ACEM_Udaipurvati 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 = 719693966333 esign_template = Evaluating - {cd.pdf} esign_template after validation = cd.pdf esign_filename = case_no=2022/53 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=10726 court_code=10726 case_no=2022/53 Time elapsed = 14 esign_filename after validation = CD10726202253 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 = 4 RecordId = 17794000008359 MapName rctcr1 SourceId 17794000008329 Select sysdate as sdt from dual Time elapsed = 4 Select sysdate as sdt from dual Time elapsed = 3 no_of_page = 0 trn_rcms_caseid = 15142000007703 decision_remark = template = General Decision chkworth = F isoneside = F chkfinal = F dupchk = 107262022/53 new_case_purpose = 1025550004746 decision_type = 11782000000706 court_code = 10726 case_no = 2022/53 new_purpose_code = 900 member_name = monika samore decision_date = 08/09/2023 hearing_date = 08/09/2023 Posting record Param Type = n trn_rcms_decisionid=17794000008359 Param Type = c mapname=rctcr1 Param Type = n sourceid=17794000008329 Param Type = c cancel=F Param Type = c createdby=ACEM_Udaipurvati Param Type = c createdon=26/04/2024 11:37:47 Param Type = c username=ACEM_Udaipurvati Param Type = c modifiedon=26/04/2024 11:37:47 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = n no_of_page=0 Param Type = n trn_rcms_caseid=15142000007703 Param Type = c template=General Decision Param Type = c chkworth=F Param Type = c isoneside=F Param Type = c chkfinal=F Param Type = c dupchk=107262022/53 Param Type = n new_case_purpose=1025550004746 Param Type = n decision_type=11782000000706 Param Type = c court_code=10726 Param Type = c case_no=2022/53 Param Type = c new_purpose_code=900 Param Type = c member_name=monika samore Param Type = c decision_date=08/09/2023 00:00:00 Param Type = c hearing_date=08/09/2023 00:00:00 insert into TRN_RCMS_DECISION (trn_rcms_decisionid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,no_of_page,trn_rcms_caseid,decision_remark,template,chkworth,isoneside,chkfinal,dupchk,new_case_purpose,decision_type,court_code,case_no,new_purpose_code,member_name,decision_date,hearing_date) 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,:no_of_page,:trn_rcms_caseid,null,:template,:chkworth,:isoneside,:chkfinal,:dupchk,:new_case_purpose,:decision_type,:court_code,:case_no,:new_purpose_code,:member_name,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss')) 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 = 17794000008360 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=17794000008360 Param Type = n trn_rcms_decisionid=17794000008359 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 = 10726 idvalue 0 Mapped case_no Row = 1 value = 2022/53 idvalue 0 Mapped trn_rcms_caseid Row = 1 value = 15142000007703 idvalue 0 Mapped next_hear_date Row = 1 value = 08/09/2023 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 = 26/04/2024 currdate after validation = 26/04/2024 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 = ????? ??????? (FT), ?????? ????, ??? ?? ???? court_name after validation = ????? ??????? (FT), ?????? ????, ??? ?? ???? Id = 18156000000044 court_code = 10726 Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_no = 2022/53 Dynamicfilter x1.CASE_NO~Case No = trn_rcms_caseid = 15142000007703 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=15142000007703 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=10726 trn_rcms_caseid=15142000007703 Time elapsed = 8 casedetails after validation = 2022/53 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 = 17/08/2023 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 = 07/02/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 = 188 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 = 08/09/2023 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 = 5 RecordId = 17794000008361 MapName tscd2 SourceId 17794000008359 Select sysdate as sdt from dual Time elapsed = 5 Select sysdate as sdt from dual Time elapsed = 4 adjourn_type = 0 adjourn_remark = pre_hear_date = 17/08/2023 isadjourn = NO new_case_purpose = 1025550004746 case_no = 2022/53 court_code = 10726 trn_rcms_caseid = 15142000007703 next_hear_date = 08/09/2023 Posting record Param Type = n trn_rcms_hearingid=17794000008361 Param Type = c mapname=tscd2 Param Type = n sourceid=17794000008359 Param Type = c cancel=F Param Type = c createdby=ACEM_Udaipurvati Param Type = c createdon=26/04/2024 11:37:47 Param Type = c username=ACEM_Udaipurvati Param Type = c modifiedon=26/04/2024 11:37:47 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = n adjourn_type=0 Param Type = c pre_hear_date=17/08/2023 00:00:00 Param Type = c isadjourn=NO Param Type = n new_case_purpose=1025550004746 Param Type = c case_no=2022/53 Param Type = c court_code=10726 Param Type = c trn_rcms_caseid=15142000007703 Param Type = c next_hear_date=08/09/2023 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 = 10726 idvalue 0 Mapped case_no Row = 1 value = 2022/53 idvalue 0 Mapped hearing_date Row = 1 value = 08/09/2023 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 = 15142000007703 idvalue 0 Mapped decision_date Row = 1 value = 08/09/2023 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 = 08/09/2023 idvalue 0 >>Validating tchdh >>Frame No 1 court_code = 10726 trn_rcms_caseregid = 15142000007703 case_no = 2022/53 prev_hearing_date = 08/09/2023 hearing_date = 08/09/2023 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 = 08/09/2023 >>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 = 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 = 17794000008362 MapName tscd1 SourceId 17794000008359 Select sysdate as sdt from dual Time elapsed = 4 Select sysdate as sdt from dual Time elapsed = 5 prev_hearing_date = 08/09/2023 decision_type = 11782000000706 decision_date = 08/09/2023 adjourn_type = isadjourn = prev_case_purpose = 18678000000000 hearing_date = 08/09/2023 case_no = 2022/53 court_code = 10726 case_purpose = 1025550004746 trans_type = Decision Submitted trn_rcms_caseregid = 15142000007703 Posting record Param Type = n trn_rcms_case_histid=17794000008362 Param Type = c mapname=tscd1 Param Type = n sourceid=17794000008359 Param Type = c cancel=F Param Type = c createdby=ACEM_Udaipurvati Param Type = c createdon=26/04/2024 11:37:47 Param Type = c username=ACEM_Udaipurvati Param Type = c modifiedon=26/04/2024 11:37:47 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c prev_hearing_date=08/09/2023 00:00:00 Param Type = n decision_type=11782000000706 Param Type = c decision_date=08/09/2023 00:00:00 Param Type = c prev_case_purpose=18678000000000 Param Type = c hearing_date=08/09/2023 00:00:00 Param Type = c case_no=2022/53 Param Type = c court_code=10726 Param Type = c case_purpose=1025550004746 Param Type = c trans_type=Decision Submitted Param Type = c trn_rcms_caseregid=15142000007703 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 = 10726 idvalue 0 Mapped case_no Row = 1 value = 2022/53 idvalue 0 Mapped prev_hearing_date Row = 1 value = 17/08/2023 idvalue 0 Mapped hearing_date Row = 1 value = 08/09/2023 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 = 15142000007703 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 = 10726 trn_rcms_caseregid = 15142000007703 case_no = 2022/53 prev_hearing_date = 17/08/2023 hearing_date = 08/09/2023 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 = 4 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 = 17794000008363 MapName tsrcf1 SourceId 17794000008361 Select sysdate as sdt from dual Time elapsed = 3 Select sysdate as sdt from dual Time elapsed = 5 adjourn_type = isadjourn = NO trn_rcms_caseregid = 15142000007703 decision_date = decision_type = 0 prev_case_purpose = 18678000000000 trans_type = Feedback Submitted (Decision) prev_hearing_date = 17/08/2023 case_no = 2022/53 court_code = 10726 case_purpose = 1025550004746 hearing_date = 08/09/2023 Posting record Param Type = n trn_rcms_case_histid=17794000008363 Param Type = c mapname=tsrcf1 Param Type = n sourceid=17794000008361 Param Type = c cancel=F Param Type = c createdby=ACEM_Udaipurvati Param Type = c createdon=26/04/2024 11:37:47 Param Type = c username=ACEM_Udaipurvati Param Type = c modifiedon=26/04/2024 11:37:47 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c isadjourn=NO Param Type = c trn_rcms_caseregid=15142000007703 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=17/08/2023 00:00:00 Param Type = c case_no=2022/53 Param Type = c court_code=10726 Param Type = c case_purpose=1025550004746 Param Type = c hearing_date=08/09/2023 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 = 10726 idvalue 0 Mapped case_no Row = 1 value = 2010/00007 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 = 08/09/2023 idvalue 0 Mapped hearing_date Row = 1 value = 08/09/2023 idvalue 0 Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0 >>Validating tscd >>Frame No 1 currdate = Evaluating - date() Result of date = 26/04/2024 currdate after validation = 26/04/2024 court_name = Evaluating - m_courtname m_courtname = ????? ??????? (FT), ?????? ????, ??? ?? ???? court_name after validation = ????? ??????? (FT), ?????? ????, ??? ?? ???? Id = 18156000000044 court_code = 10726 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 = 2010/00007 casedetails = case_no=2010/00007 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=10726 case_no=2010/00007 recordid=0 recordid=0 Time elapsed = 391 casedetails after validation = 10726 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=298995 Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S S=298995 Time elapsed = 342 trn_rcms_caseid after validation = 298995 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 = 22/07/2010 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 = 08/09/2023 Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T}) hearing_date = 08/09/2023 currdate = 26/04/2024 Result of iif = T escase = case_no=2010/00007 SELECT REPLACE (A1.CASE_NO, '/', '') FROM trn_rcms_casereg a1 WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no court_code=10726 case_no=2010/00007 Time elapsed = 8 escase after validation = 201000007 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 = 08/09/2023 Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T}) decision_date = 08/09/2023 currdate = 26/04/2024 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 member_name = member_name after validation = monika samore 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 = 10726 case_no = 2010/00007 S=107262010/00007 Select dupchk from trn_rcms_decision where lower(dupchk) = :S S=107262010/00007 Time elapsed = 520 dupchk after validation = 107262010/00007 usern = Evaluating - username username = ACEM_Udaipurvati usern after validation = ACEM_Udaipurvati 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 = 719693966333 esign_template = Evaluating - {cd.pdf} esign_template after validation = cd.pdf esign_filename = case_no=2010/00007 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=10726 court_code=10726 case_no=2010/00007 Time elapsed = 7 esign_filename after validation = CD10726201000007 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 = 17794000008364 MapName rctcr1 SourceId 17794000008330 Select sysdate as sdt from dual Time elapsed = 4 Select sysdate as sdt from dual Time elapsed = 4 no_of_page = 0 trn_rcms_caseid = 298995 decision_remark = template = General Decision chkworth = F isoneside = F chkfinal = F dupchk = 107262010/00007 new_case_purpose = 1025550004746 decision_type = 11782000000706 court_code = 10726 case_no = 2010/00007 new_purpose_code = 900 member_name = monika samore decision_date = 08/09/2023 hearing_date = 08/09/2023 Posting record Param Type = n trn_rcms_decisionid=17794000008364 Param Type = c mapname=rctcr1 Param Type = n sourceid=17794000008330 Param Type = c cancel=F Param Type = c createdby=ACEM_Udaipurvati Param Type = c createdon=26/04/2024 11:37:49 Param Type = c username=ACEM_Udaipurvati Param Type = c modifiedon=26/04/2024 11:37:49 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = n no_of_page=0 Param Type = n trn_rcms_caseid=298995 Param Type = c template=General Decision Param Type = c chkworth=F Param Type = c isoneside=F Param Type = c chkfinal=F Param Type = c dupchk=107262010/00007 Param Type = n new_case_purpose=1025550004746 Param Type = n decision_type=11782000000706 Param Type = c court_code=10726 Param Type = c case_no=2010/00007 Param Type = c new_purpose_code=900 Param Type = c member_name=monika samore Param Type = c decision_date=08/09/2023 00:00:00 Param Type = c hearing_date=08/09/2023 00:00:00 insert into TRN_RCMS_DECISION (trn_rcms_decisionid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,no_of_page,trn_rcms_caseid,decision_remark,template,chkworth,isoneside,chkfinal,dupchk,new_case_purpose,decision_type,court_code,case_no,new_purpose_code,member_name,decision_date,hearing_date) 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,:no_of_page,:trn_rcms_caseid,null,:template,:chkworth,:isoneside,:chkfinal,:dupchk,:new_case_purpose,:decision_type,:court_code,:case_no,:new_purpose_code,:member_name,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss')) 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 = 17794000008365 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=17794000008365 Param Type = n trn_rcms_decisionid=17794000008364 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 = 10726 idvalue 0 Mapped case_no Row = 1 value = 2010/00007 idvalue 0 Mapped trn_rcms_caseid Row = 1 value = 298995 idvalue 0 Mapped next_hear_date Row = 1 value = 08/09/2023 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 = 26/04/2024 currdate after validation = 26/04/2024 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 = ????? ??????? (FT), ?????? ????, ??? ?? ???? court_name after validation = ????? ??????? (FT), ?????? ????, ??? ?? ???? Id = 18156000000044 court_code = 10726 Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_no = 2010/00007 Dynamicfilter x1.CASE_NO~Case No = trn_rcms_caseid = 298995 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=298995 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=10726 trn_rcms_caseid=298995 Time elapsed = 6 casedetails after validation = 2010/00007 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 = 17/08/2023 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 = 22/07/2010 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 = 08/09/2023 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 = 3 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 = 2 RecordId = 17794000008366 MapName tscd2 SourceId 17794000008364 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 = 17/08/2023 isadjourn = NO new_case_purpose = 1025550004746 case_no = 2010/00007 court_code = 10726 trn_rcms_caseid = 298995 next_hear_date = 08/09/2023 Posting record Param Type = n trn_rcms_hearingid=17794000008366 Param Type = c mapname=tscd2 Param Type = n sourceid=17794000008364 Param Type = c cancel=F Param Type = c createdby=ACEM_Udaipurvati Param Type = c createdon=26/04/2024 11:37:49 Param Type = c username=ACEM_Udaipurvati Param Type = c modifiedon=26/04/2024 11:37:49 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = n adjourn_type=0 Param Type = c pre_hear_date=17/08/2023 00:00:00 Param Type = c isadjourn=NO Param Type = n new_case_purpose=1025550004746 Param Type = c case_no=2010/00007 Param Type = c court_code=10726 Param Type = c trn_rcms_caseid=298995 Param Type = c next_hear_date=08/09/2023 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 = 10726 idvalue 0 Mapped case_no Row = 1 value = 2010/00007 idvalue 0 Mapped hearing_date Row = 1 value = 08/09/2023 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 = 298995 idvalue 0 Mapped decision_date Row = 1 value = 08/09/2023 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 = 08/09/2023 idvalue 0 >>Validating tchdh >>Frame No 1 court_code = 10726 trn_rcms_caseregid = 298995 case_no = 2010/00007 prev_hearing_date = 08/09/2023 hearing_date = 08/09/2023 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 = 08/09/2023 >>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 = 3 RecordId = 17794000008367 MapName tscd1 SourceId 17794000008364 Select sysdate as sdt from dual Time elapsed = 4 Select sysdate as sdt from dual Time elapsed = 4 prev_hearing_date = 08/09/2023 decision_type = 11782000000706 decision_date = 08/09/2023 adjourn_type = isadjourn = prev_case_purpose = 18678000000000 hearing_date = 08/09/2023 case_no = 2010/00007 court_code = 10726 case_purpose = 1025550004746 trans_type = Decision Submitted trn_rcms_caseregid = 298995 Posting record Param Type = n trn_rcms_case_histid=17794000008367 Param Type = c mapname=tscd1 Param Type = n sourceid=17794000008364 Param Type = c cancel=F Param Type = c createdby=ACEM_Udaipurvati Param Type = c createdon=26/04/2024 11:37:49 Param Type = c username=ACEM_Udaipurvati Param Type = c modifiedon=26/04/2024 11:37:49 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c prev_hearing_date=08/09/2023 00:00:00 Param Type = n decision_type=11782000000706 Param Type = c decision_date=08/09/2023 00:00:00 Param Type = c prev_case_purpose=18678000000000 Param Type = c hearing_date=08/09/2023 00:00:00 Param Type = c case_no=2010/00007 Param Type = c court_code=10726 Param Type = c case_purpose=1025550004746 Param Type = c trans_type=Decision Submitted Param Type = c trn_rcms_caseregid=298995 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 = 10726 idvalue 0 Mapped case_no Row = 1 value = 2010/00007 idvalue 0 Mapped prev_hearing_date Row = 1 value = 17/08/2023 idvalue 0 Mapped hearing_date Row = 1 value = 08/09/2023 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 = 298995 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 = 10726 trn_rcms_caseregid = 298995 case_no = 2010/00007 prev_hearing_date = 17/08/2023 hearing_date = 08/09/2023 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 = 3 RecordId = 17794000008368 MapName tsrcf1 SourceId 17794000008366 Select sysdate as sdt from dual Time elapsed = 4 Select sysdate as sdt from dual Time elapsed = 4 adjourn_type = isadjourn = NO trn_rcms_caseregid = 298995 decision_date = decision_type = 0 prev_case_purpose = 18678000000000 trans_type = Feedback Submitted (Decision) prev_hearing_date = 17/08/2023 case_no = 2010/00007 court_code = 10726 case_purpose = 1025550004746 hearing_date = 08/09/2023 Posting record Param Type = n trn_rcms_case_histid=17794000008368 Param Type = c mapname=tsrcf1 Param Type = n sourceid=17794000008366 Param Type = c cancel=F Param Type = c createdby=ACEM_Udaipurvati Param Type = c createdon=26/04/2024 11:37:49 Param Type = c username=ACEM_Udaipurvati Param Type = c modifiedon=26/04/2024 11:37:49 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c isadjourn=NO Param Type = c trn_rcms_caseregid=298995 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=17/08/2023 00:00:00 Param Type = c case_no=2010/00007 Param Type = c court_code=10726 Param Type = c case_purpose=1025550004746 Param Type = c hearing_date=08/09/2023 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 = 10726 idvalue 0 Mapped case_no Row = 1 value = 2022/40 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 = 08/09/2023 idvalue 0 Mapped hearing_date Row = 1 value = 08/09/2023 idvalue 0 Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0 >>Validating tscd >>Frame No 1 currdate = Evaluating - date() Result of date = 26/04/2024 currdate after validation = 26/04/2024 court_name = Evaluating - m_courtname m_courtname = ????? ??????? (FT), ?????? ????, ??? ?? ???? court_name after validation = ????? ??????? (FT), ?????? ????, ??? ?? ???? Id = 18156000000044 court_code = 10726 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/40 casedetails = case_no=2022/40 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=10726 case_no=2022/40 recordid=0 recordid=0 Time elapsed = 343 casedetails after validation = 10726 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=19004000007141 Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S S=19004000007141 Time elapsed = 362 trn_rcms_caseid after validation = 19004000007141 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 = 27/01/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 = 189 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 = 08/09/2023 Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T}) hearing_date = 08/09/2023 currdate = 26/04/2024 Result of iif = T escase = case_no=2022/40 SELECT REPLACE (A1.CASE_NO, '/', '') FROM trn_rcms_casereg a1 WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no court_code=10726 case_no=2022/40 Time elapsed = 9 escase after validation = 202240 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 = 08/09/2023 Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T}) decision_date = 08/09/2023 currdate = 26/04/2024 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 member_name = member_name after validation = monika samore 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 = 10726 case_no = 2022/40 S=107262022/40 Select dupchk from trn_rcms_decision where lower(dupchk) = :S S=107262022/40 Time elapsed = 549 dupchk after validation = 107262022/40 usern = Evaluating - username username = ACEM_Udaipurvati usern after validation = ACEM_Udaipurvati 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 = 719693966333 esign_template = Evaluating - {cd.pdf} esign_template after validation = cd.pdf esign_filename = case_no=2022/40 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=10726 court_code=10726 case_no=2022/40 Time elapsed = 10 esign_filename after validation = CD10726202240 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 = 4 RecordId = 17794000008369 MapName rctcr1 SourceId 17794000008331 Select sysdate as sdt from dual Time elapsed = 4 Select sysdate as sdt from dual Time elapsed = 3 no_of_page = 0 trn_rcms_caseid = 19004000007141 decision_remark = template = General Decision chkworth = F isoneside = F chkfinal = F dupchk = 107262022/40 new_case_purpose = 1025550004746 decision_type = 11782000000706 court_code = 10726 case_no = 2022/40 new_purpose_code = 900 member_name = monika samore decision_date = 08/09/2023 hearing_date = 08/09/2023 Posting record Param Type = n trn_rcms_decisionid=17794000008369 Param Type = c mapname=rctcr1 Param Type = n sourceid=17794000008331 Param Type = c cancel=F Param Type = c createdby=ACEM_Udaipurvati Param Type = c createdon=26/04/2024 11:37:51 Param Type = c username=ACEM_Udaipurvati Param Type = c modifiedon=26/04/2024 11:37:51 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = n no_of_page=0 Param Type = n trn_rcms_caseid=19004000007141 Param Type = c template=General Decision Param Type = c chkworth=F Param Type = c isoneside=F Param Type = c chkfinal=F Param Type = c dupchk=107262022/40 Param Type = n new_case_purpose=1025550004746 Param Type = n decision_type=11782000000706 Param Type = c court_code=10726 Param Type = c case_no=2022/40 Param Type = c new_purpose_code=900 Param Type = c member_name=monika samore Param Type = c decision_date=08/09/2023 00:00:00 Param Type = c hearing_date=08/09/2023 00:00:00 insert into TRN_RCMS_DECISION (trn_rcms_decisionid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,no_of_page,trn_rcms_caseid,decision_remark,template,chkworth,isoneside,chkfinal,dupchk,new_case_purpose,decision_type,court_code,case_no,new_purpose_code,member_name,decision_date,hearing_date) 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,:no_of_page,:trn_rcms_caseid,null,:template,:chkworth,:isoneside,:chkfinal,:dupchk,:new_case_purpose,:decision_type,:court_code,:case_no,:new_purpose_code,:member_name,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss')) 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 = 17794000008370 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=17794000008370 Param Type = n trn_rcms_decisionid=17794000008369 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 = 10726 idvalue 0 Mapped case_no Row = 1 value = 2022/40 idvalue 0 Mapped trn_rcms_caseid Row = 1 value = 19004000007141 idvalue 0 Mapped next_hear_date Row = 1 value = 08/09/2023 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 = 26/04/2024 currdate after validation = 26/04/2024 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 = ????? ??????? (FT), ?????? ????, ??? ?? ???? court_name after validation = ????? ??????? (FT), ?????? ????, ??? ?? ???? Id = 18156000000044 court_code = 10726 Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_no = 2022/40 Dynamicfilter x1.CASE_NO~Case No = trn_rcms_caseid = 19004000007141 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=19004000007141 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=10726 trn_rcms_caseid=19004000007141 Time elapsed = 8 casedetails after validation = 2022/40 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 = 17/08/2023 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 = 27/01/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 = 189 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 = 08/09/2023 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 = 5 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 = 17794000008371 MapName tscd2 SourceId 17794000008369 Select sysdate as sdt from dual Time elapsed = 4 Select sysdate as sdt from dual Time elapsed = 2 adjourn_type = 0 adjourn_remark = pre_hear_date = 17/08/2023 isadjourn = NO new_case_purpose = 1025550004746 case_no = 2022/40 court_code = 10726 trn_rcms_caseid = 19004000007141 next_hear_date = 08/09/2023 Posting record Param Type = n trn_rcms_hearingid=17794000008371 Param Type = c mapname=tscd2 Param Type = n sourceid=17794000008369 Param Type = c cancel=F Param Type = c createdby=ACEM_Udaipurvati Param Type = c createdon=26/04/2024 11:37:51 Param Type = c username=ACEM_Udaipurvati Param Type = c modifiedon=26/04/2024 11:37:51 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = n adjourn_type=0 Param Type = c pre_hear_date=17/08/2023 00:00:00 Param Type = c isadjourn=NO Param Type = n new_case_purpose=1025550004746 Param Type = c case_no=2022/40 Param Type = c court_code=10726 Param Type = c trn_rcms_caseid=19004000007141 Param Type = c next_hear_date=08/09/2023 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 = 10726 idvalue 0 Mapped case_no Row = 1 value = 2022/40 idvalue 0 Mapped hearing_date Row = 1 value = 08/09/2023 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 = 19004000007141 idvalue 0 Mapped decision_date Row = 1 value = 08/09/2023 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 = 08/09/2023 idvalue 0 >>Validating tchdh >>Frame No 1 court_code = 10726 trn_rcms_caseregid = 19004000007141 case_no = 2022/40 prev_hearing_date = 08/09/2023 hearing_date = 08/09/2023 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 = 08/09/2023 >>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 = 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 = 17794000008372 MapName tscd1 SourceId 17794000008369 Select sysdate as sdt from dual Time elapsed = 3 Select sysdate as sdt from dual Time elapsed = 3 prev_hearing_date = 08/09/2023 decision_type = 11782000000706 decision_date = 08/09/2023 adjourn_type = isadjourn = prev_case_purpose = 18678000000000 hearing_date = 08/09/2023 case_no = 2022/40 court_code = 10726 case_purpose = 1025550004746 trans_type = Decision Submitted trn_rcms_caseregid = 19004000007141 Posting record Param Type = n trn_rcms_case_histid=17794000008372 Param Type = c mapname=tscd1 Param Type = n sourceid=17794000008369 Param Type = c cancel=F Param Type = c createdby=ACEM_Udaipurvati Param Type = c createdon=26/04/2024 11:37:51 Param Type = c username=ACEM_Udaipurvati Param Type = c modifiedon=26/04/2024 11:37:51 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c prev_hearing_date=08/09/2023 00:00:00 Param Type = n decision_type=11782000000706 Param Type = c decision_date=08/09/2023 00:00:00 Param Type = c prev_case_purpose=18678000000000 Param Type = c hearing_date=08/09/2023 00:00:00 Param Type = c case_no=2022/40 Param Type = c court_code=10726 Param Type = c case_purpose=1025550004746 Param Type = c trans_type=Decision Submitted Param Type = c trn_rcms_caseregid=19004000007141 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 = 10726 idvalue 0 Mapped case_no Row = 1 value = 2022/40 idvalue 0 Mapped prev_hearing_date Row = 1 value = 17/08/2023 idvalue 0 Mapped hearing_date Row = 1 value = 08/09/2023 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 = 19004000007141 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 = 10726 trn_rcms_caseregid = 19004000007141 case_no = 2022/40 prev_hearing_date = 17/08/2023 hearing_date = 08/09/2023 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 = 4 RecordId = 17794000008373 MapName tsrcf1 SourceId 17794000008371 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 = 19004000007141 decision_date = decision_type = 0 prev_case_purpose = 18678000000000 trans_type = Feedback Submitted (Decision) prev_hearing_date = 17/08/2023 case_no = 2022/40 court_code = 10726 case_purpose = 1025550004746 hearing_date = 08/09/2023 Posting record Param Type = n trn_rcms_case_histid=17794000008373 Param Type = c mapname=tsrcf1 Param Type = n sourceid=17794000008371 Param Type = c cancel=F Param Type = c createdby=ACEM_Udaipurvati Param Type = c createdon=26/04/2024 11:37:51 Param Type = c username=ACEM_Udaipurvati Param Type = c modifiedon=26/04/2024 11:37:51 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c isadjourn=NO Param Type = c trn_rcms_caseregid=19004000007141 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=17/08/2023 00:00:00 Param Type = c case_no=2022/40 Param Type = c court_code=10726 Param Type = c case_purpose=1025550004746 Param Type = c hearing_date=08/09/2023 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 9 >>Mapping Mapped court_code Row = 1 value = 10726 idvalue 0 Mapped case_no Row = 1 value = 2022/45 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 = 08/09/2023 idvalue 0 Mapped hearing_date Row = 1 value = 08/09/2023 idvalue 0 Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0 >>Validating tscd >>Frame No 1 currdate = Evaluating - date() Result of date = 26/04/2024 currdate after validation = 26/04/2024 court_name = Evaluating - m_courtname m_courtname = ????? ??????? (FT), ?????? ????, ??? ?? ???? court_name after validation = ????? ??????? (FT), ?????? ????, ??? ?? ???? Id = 18156000000044 court_code = 10726 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/45 casedetails = case_no=2022/45 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=10726 case_no=2022/45 recordid=0 recordid=0 Time elapsed = 398 casedetails after validation = 10726 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=10599000007450 Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S S=10599000007450 Time elapsed = 331 trn_rcms_caseid after validation = 10599000007450 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 = 07/02/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 = 189 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 = 08/09/2023 Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T}) hearing_date = 08/09/2023 currdate = 26/04/2024 Result of iif = T escase = case_no=2022/45 SELECT REPLACE (A1.CASE_NO, '/', '') FROM trn_rcms_casereg a1 WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no court_code=10726 case_no=2022/45 Time elapsed = 9 escase after validation = 202245 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 = 08/09/2023 Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T}) decision_date = 08/09/2023 currdate = 26/04/2024 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 member_name = member_name after validation = monika samore 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 = 10726 case_no = 2022/45 S=107262022/45 Select dupchk from trn_rcms_decision where lower(dupchk) = :S S=107262022/45 Time elapsed = 560 dupchk after validation = 107262022/45 usern = Evaluating - username username = ACEM_Udaipurvati usern after validation = ACEM_Udaipurvati 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 = 719693966333 esign_template = Evaluating - {cd.pdf} esign_template after validation = cd.pdf esign_filename = case_no=2022/45 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=10726 court_code=10726 case_no=2022/45 Time elapsed = 16 esign_filename after validation = CD10726202245 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 = 4 RecordId = 17794000008374 MapName rctcr1 SourceId 17794000008332 Select sysdate as sdt from dual Time elapsed = 4 Select sysdate as sdt from dual Time elapsed = 4 no_of_page = 0 trn_rcms_caseid = 10599000007450 decision_remark = template = General Decision chkworth = F isoneside = F chkfinal = F dupchk = 107262022/45 new_case_purpose = 1025550004746 decision_type = 11782000000706 court_code = 10726 case_no = 2022/45 new_purpose_code = 900 member_name = monika samore decision_date = 08/09/2023 hearing_date = 08/09/2023 Posting record Param Type = n trn_rcms_decisionid=17794000008374 Param Type = c mapname=rctcr1 Param Type = n sourceid=17794000008332 Param Type = c cancel=F Param Type = c createdby=ACEM_Udaipurvati Param Type = c createdon=26/04/2024 11:37:53 Param Type = c username=ACEM_Udaipurvati Param Type = c modifiedon=26/04/2024 11:37:53 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = n no_of_page=0 Param Type = n trn_rcms_caseid=10599000007450 Param Type = c template=General Decision Param Type = c chkworth=F Param Type = c isoneside=F Param Type = c chkfinal=F Param Type = c dupchk=107262022/45 Param Type = n new_case_purpose=1025550004746 Param Type = n decision_type=11782000000706 Param Type = c court_code=10726 Param Type = c case_no=2022/45 Param Type = c new_purpose_code=900 Param Type = c member_name=monika samore Param Type = c decision_date=08/09/2023 00:00:00 Param Type = c hearing_date=08/09/2023 00:00:00 insert into TRN_RCMS_DECISION (trn_rcms_decisionid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,no_of_page,trn_rcms_caseid,decision_remark,template,chkworth,isoneside,chkfinal,dupchk,new_case_purpose,decision_type,court_code,case_no,new_purpose_code,member_name,decision_date,hearing_date) 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,:no_of_page,:trn_rcms_caseid,null,:template,:chkworth,:isoneside,:chkfinal,:dupchk,:new_case_purpose,:decision_type,:court_code,:case_no,:new_purpose_code,:member_name,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss')) Saving to table TRN_RCMS_DECCONTENT select * from TRN_RCMS_DECCONTENT where TRN_RCMS_DECCONTENTid=0 Time elapsed = 213 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 = 17794000008375 Select sysdate as sdt from dual Time elapsed = 7 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=17794000008375 Param Type = n trn_rcms_decisionid=17794000008374 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 = 10726 idvalue 0 Mapped case_no Row = 1 value = 2022/45 idvalue 0 Mapped trn_rcms_caseid Row = 1 value = 10599000007450 idvalue 0 Mapped next_hear_date Row = 1 value = 08/09/2023 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 = 26/04/2024 currdate after validation = 26/04/2024 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 = ????? ??????? (FT), ?????? ????, ??? ?? ???? court_name after validation = ????? ??????? (FT), ?????? ????, ??? ?? ???? Id = 18156000000044 court_code = 10726 Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_no = 2022/45 Dynamicfilter x1.CASE_NO~Case No = trn_rcms_caseid = 10599000007450 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=10599000007450 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=10726 trn_rcms_caseid=10599000007450 Time elapsed = 9 casedetails after validation = 2022/45 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 = 17/08/2023 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 = 07/02/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 = 189 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 = 08/09/2023 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 = 3 RecordId = 17794000008376 MapName tscd2 SourceId 17794000008374 Select sysdate as sdt from dual Time elapsed = 4 Select sysdate as sdt from dual Time elapsed = 3 adjourn_type = 0 adjourn_remark = pre_hear_date = 17/08/2023 isadjourn = NO new_case_purpose = 1025550004746 case_no = 2022/45 court_code = 10726 trn_rcms_caseid = 10599000007450 next_hear_date = 08/09/2023 Posting record Param Type = n trn_rcms_hearingid=17794000008376 Param Type = c mapname=tscd2 Param Type = n sourceid=17794000008374 Param Type = c cancel=F Param Type = c createdby=ACEM_Udaipurvati Param Type = c createdon=26/04/2024 11:37:53 Param Type = c username=ACEM_Udaipurvati Param Type = c modifiedon=26/04/2024 11:37:53 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = n adjourn_type=0 Param Type = c pre_hear_date=17/08/2023 00:00:00 Param Type = c isadjourn=NO Param Type = n new_case_purpose=1025550004746 Param Type = c case_no=2022/45 Param Type = c court_code=10726 Param Type = c trn_rcms_caseid=10599000007450 Param Type = c next_hear_date=08/09/2023 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 = 10726 idvalue 0 Mapped case_no Row = 1 value = 2022/45 idvalue 0 Mapped hearing_date Row = 1 value = 08/09/2023 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 = 10599000007450 idvalue 0 Mapped decision_date Row = 1 value = 08/09/2023 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 = 08/09/2023 idvalue 0 >>Validating tchdh >>Frame No 1 court_code = 10726 trn_rcms_caseregid = 10599000007450 case_no = 2022/45 prev_hearing_date = 08/09/2023 hearing_date = 08/09/2023 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 = 08/09/2023 >>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 = 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 = 17794000008377 MapName tscd1 SourceId 17794000008374 Select sysdate as sdt from dual Time elapsed = 4 Select sysdate as sdt from dual Time elapsed = 4 prev_hearing_date = 08/09/2023 decision_type = 11782000000706 decision_date = 08/09/2023 adjourn_type = isadjourn = prev_case_purpose = 18678000000000 hearing_date = 08/09/2023 case_no = 2022/45 court_code = 10726 case_purpose = 1025550004746 trans_type = Decision Submitted trn_rcms_caseregid = 10599000007450 Posting record Param Type = n trn_rcms_case_histid=17794000008377 Param Type = c mapname=tscd1 Param Type = n sourceid=17794000008374 Param Type = c cancel=F Param Type = c createdby=ACEM_Udaipurvati Param Type = c createdon=26/04/2024 11:37:53 Param Type = c username=ACEM_Udaipurvati Param Type = c modifiedon=26/04/2024 11:37:53 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c prev_hearing_date=08/09/2023 00:00:00 Param Type = n decision_type=11782000000706 Param Type = c decision_date=08/09/2023 00:00:00 Param Type = c prev_case_purpose=18678000000000 Param Type = c hearing_date=08/09/2023 00:00:00 Param Type = c case_no=2022/45 Param Type = c court_code=10726 Param Type = c case_purpose=1025550004746 Param Type = c trans_type=Decision Submitted Param Type = c trn_rcms_caseregid=10599000007450 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 = 10726 idvalue 0 Mapped case_no Row = 1 value = 2022/45 idvalue 0 Mapped prev_hearing_date Row = 1 value = 17/08/2023 idvalue 0 Mapped hearing_date Row = 1 value = 08/09/2023 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 = 10599000007450 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 = 10726 trn_rcms_caseregid = 10599000007450 case_no = 2022/45 prev_hearing_date = 17/08/2023 hearing_date = 08/09/2023 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 = 17794000008378 MapName tsrcf1 SourceId 17794000008376 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 = 10599000007450 decision_date = decision_type = 0 prev_case_purpose = 18678000000000 trans_type = Feedback Submitted (Decision) prev_hearing_date = 17/08/2023 case_no = 2022/45 court_code = 10726 case_purpose = 1025550004746 hearing_date = 08/09/2023 Posting record Param Type = n trn_rcms_case_histid=17794000008378 Param Type = c mapname=tsrcf1 Param Type = n sourceid=17794000008376 Param Type = c cancel=F Param Type = c createdby=ACEM_Udaipurvati Param Type = c createdon=26/04/2024 11:37:53 Param Type = c username=ACEM_Udaipurvati Param Type = c modifiedon=26/04/2024 11:37:53 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c isadjourn=NO Param Type = c trn_rcms_caseregid=10599000007450 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=17/08/2023 00:00:00 Param Type = c case_no=2022/45 Param Type = c court_code=10726 Param Type = c case_purpose=1025550004746 Param Type = c hearing_date=08/09/2023 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 10 >>Mapping Mapped court_code Row = 1 value = 10726 idvalue 0 Mapped case_no Row = 1 value = 2010/00060 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 = 08/09/2023 idvalue 0 Mapped hearing_date Row = 1 value = 08/09/2023 idvalue 0 Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0 >>Validating tscd >>Frame No 1 currdate = Evaluating - date() Result of date = 26/04/2024 currdate after validation = 26/04/2024 court_name = Evaluating - m_courtname m_courtname = ????? ??????? (FT), ?????? ????, ??? ?? ???? court_name after validation = ????? ??????? (FT), ?????? ????, ??? ?? ???? Id = 18156000000044 court_code = 10726 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 = 2010/00060 casedetails = case_no=2010/00060 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=10726 case_no=2010/00060 recordid=0 recordid=0 Time elapsed = 369 casedetails after validation = 10726 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=299210 Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S S=299210 Time elapsed = 321 trn_rcms_caseid after validation = 299210 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 = 06/12/2010 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 = 08/09/2023 Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T}) hearing_date = 08/09/2023 currdate = 26/04/2024 Result of iif = T escase = case_no=2010/00060 SELECT REPLACE (A1.CASE_NO, '/', '') FROM trn_rcms_casereg a1 WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no court_code=10726 case_no=2010/00060 Time elapsed = 11 escase after validation = 201000060 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 = 08/09/2023 Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T}) decision_date = 08/09/2023 currdate = 26/04/2024 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 member_name = member_name after validation = monika samore 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 = 10726 case_no = 2010/00060 S=107262010/00060 Select dupchk from trn_rcms_decision where lower(dupchk) = :S S=107262010/00060 Time elapsed = 535 dupchk after validation = 107262010/00060 usern = Evaluating - username username = ACEM_Udaipurvati usern after validation = ACEM_Udaipurvati 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 = 719693966333 esign_template = Evaluating - {cd.pdf} esign_template after validation = cd.pdf esign_filename = case_no=2010/00060 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=10726 court_code=10726 case_no=2010/00060 Time elapsed = 10 esign_filename after validation = CD10726201000060 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 = 3 RecordId = 17794000008379 MapName rctcr1 SourceId 17794000008333 Select sysdate as sdt from dual Time elapsed = 3 Select sysdate as sdt from dual Time elapsed = 3 no_of_page = 0 trn_rcms_caseid = 299210 decision_remark = template = General Decision chkworth = F isoneside = F chkfinal = F dupchk = 107262010/00060 new_case_purpose = 1025550004746 decision_type = 11782000000706 court_code = 10726 case_no = 2010/00060 new_purpose_code = 900 member_name = monika samore decision_date = 08/09/2023 hearing_date = 08/09/2023 Posting record Param Type = n trn_rcms_decisionid=17794000008379 Param Type = c mapname=rctcr1 Param Type = n sourceid=17794000008333 Param Type = c cancel=F Param Type = c createdby=ACEM_Udaipurvati Param Type = c createdon=26/04/2024 11:37:55 Param Type = c username=ACEM_Udaipurvati Param Type = c modifiedon=26/04/2024 11:37:55 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = n no_of_page=0 Param Type = n trn_rcms_caseid=299210 Param Type = c template=General Decision Param Type = c chkworth=F Param Type = c isoneside=F Param Type = c chkfinal=F Param Type = c dupchk=107262010/00060 Param Type = n new_case_purpose=1025550004746 Param Type = n decision_type=11782000000706 Param Type = c court_code=10726 Param Type = c case_no=2010/00060 Param Type = c new_purpose_code=900 Param Type = c member_name=monika samore Param Type = c decision_date=08/09/2023 00:00:00 Param Type = c hearing_date=08/09/2023 00:00:00 insert into TRN_RCMS_DECISION (trn_rcms_decisionid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,no_of_page,trn_rcms_caseid,decision_remark,template,chkworth,isoneside,chkfinal,dupchk,new_case_purpose,decision_type,court_code,case_no,new_purpose_code,member_name,decision_date,hearing_date) 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,:no_of_page,:trn_rcms_caseid,null,:template,:chkworth,:isoneside,:chkfinal,:dupchk,:new_case_purpose,:decision_type,:court_code,:case_no,:new_purpose_code,:member_name,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss')) 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 = 3 RecordId = 17794000008380 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=17794000008380 Param Type = n trn_rcms_decisionid=17794000008379 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 = 10726 idvalue 0 Mapped case_no Row = 1 value = 2010/00060 idvalue 0 Mapped trn_rcms_caseid Row = 1 value = 299210 idvalue 0 Mapped next_hear_date Row = 1 value = 08/09/2023 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 = 26/04/2024 currdate after validation = 26/04/2024 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 = ????? ??????? (FT), ?????? ????, ??? ?? ???? court_name after validation = ????? ??????? (FT), ?????? ????, ??? ?? ???? Id = 18156000000044 court_code = 10726 Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function case_no = 2010/00060 Dynamicfilter x1.CASE_NO~Case No = trn_rcms_caseid = 299210 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=299210 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=10726 trn_rcms_caseid=299210 Time elapsed = 9 casedetails after validation = 2010/00060 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 = 25/08/2023 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 = 06/12/2010 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 = 08/09/2023 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 = 17794000008381 MapName tscd2 SourceId 17794000008379 Select sysdate as sdt from dual Time elapsed = 4 Select sysdate as sdt from dual Time elapsed = 3 adjourn_type = 0 adjourn_remark = pre_hear_date = 25/08/2023 isadjourn = NO new_case_purpose = 1025550004746 case_no = 2010/00060 court_code = 10726 trn_rcms_caseid = 299210 next_hear_date = 08/09/2023 Posting record Param Type = n trn_rcms_hearingid=17794000008381 Param Type = c mapname=tscd2 Param Type = n sourceid=17794000008379 Param Type = c cancel=F Param Type = c createdby=ACEM_Udaipurvati Param Type = c createdon=26/04/2024 11:37:55 Param Type = c username=ACEM_Udaipurvati Param Type = c modifiedon=26/04/2024 11:37:55 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = n adjourn_type=0 Param Type = c pre_hear_date=25/08/2023 00:00:00 Param Type = c isadjourn=NO Param Type = n new_case_purpose=1025550004746 Param Type = c case_no=2010/00060 Param Type = c court_code=10726 Param Type = c trn_rcms_caseid=299210 Param Type = c next_hear_date=08/09/2023 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 = 10726 idvalue 0 Mapped case_no Row = 1 value = 2010/00060 idvalue 0 Mapped hearing_date Row = 1 value = 08/09/2023 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 = 299210 idvalue 0 Mapped decision_date Row = 1 value = 08/09/2023 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 = 08/09/2023 idvalue 0 >>Validating tchdh >>Frame No 1 court_code = 10726 trn_rcms_caseregid = 299210 case_no = 2010/00060 prev_hearing_date = 08/09/2023 hearing_date = 08/09/2023 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 = 08/09/2023 >>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 = 3 RecordId = 17794000008382 MapName tscd1 SourceId 17794000008379 Select sysdate as sdt from dual Time elapsed = 4 Select sysdate as sdt from dual Time elapsed = 4 prev_hearing_date = 08/09/2023 decision_type = 11782000000706 decision_date = 08/09/2023 adjourn_type = isadjourn = prev_case_purpose = 18678000000000 hearing_date = 08/09/2023 case_no = 2010/00060 court_code = 10726 case_purpose = 1025550004746 trans_type = Decision Submitted trn_rcms_caseregid = 299210 Posting record Param Type = n trn_rcms_case_histid=17794000008382 Param Type = c mapname=tscd1 Param Type = n sourceid=17794000008379 Param Type = c cancel=F Param Type = c createdby=ACEM_Udaipurvati Param Type = c createdon=26/04/2024 11:37:55 Param Type = c username=ACEM_Udaipurvati Param Type = c modifiedon=26/04/2024 11:37:55 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c prev_hearing_date=08/09/2023 00:00:00 Param Type = n decision_type=11782000000706 Param Type = c decision_date=08/09/2023 00:00:00 Param Type = c prev_case_purpose=18678000000000 Param Type = c hearing_date=08/09/2023 00:00:00 Param Type = c case_no=2010/00060 Param Type = c court_code=10726 Param Type = c case_purpose=1025550004746 Param Type = c trans_type=Decision Submitted Param Type = c trn_rcms_caseregid=299210 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 = 10726 idvalue 0 Mapped case_no Row = 1 value = 2010/00060 idvalue 0 Mapped prev_hearing_date Row = 1 value = 25/08/2023 idvalue 0 Mapped hearing_date Row = 1 value = 08/09/2023 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 = 299210 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 = 10726 trn_rcms_caseregid = 299210 case_no = 2010/00060 prev_hearing_date = 25/08/2023 hearing_date = 08/09/2023 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 = 8 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 = 17794000008383 MapName tsrcf1 SourceId 17794000008381 Select sysdate as sdt from dual Time elapsed = 4 Select sysdate as sdt from dual Time elapsed = 4 adjourn_type = isadjourn = NO trn_rcms_caseregid = 299210 decision_date = decision_type = 0 prev_case_purpose = 18678000000000 trans_type = Feedback Submitted (Decision) prev_hearing_date = 25/08/2023 case_no = 2010/00060 court_code = 10726 case_purpose = 1025550004746 hearing_date = 08/09/2023 Posting record Param Type = n trn_rcms_case_histid=17794000008383 Param Type = c mapname=tsrcf1 Param Type = n sourceid=17794000008381 Param Type = c cancel=F Param Type = c createdby=ACEM_Udaipurvati Param Type = c createdon=26/04/2024 11:37:55 Param Type = c username=ACEM_Udaipurvati Param Type = c modifiedon=26/04/2024 11:37:55 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c isadjourn=NO Param Type = c trn_rcms_caseregid=299210 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=25/08/2023 00:00:00 Param Type = c case_no=2010/00060 Param Type = c court_code=10726 Param Type = c case_purpose=1025550004746 Param Type = c hearing_date=08/09/2023 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 = 3923293063451 >>Posting MD Maps : Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=299228 @trn_rcms_caseregid=299228 *case_decision_date=08/09/2023 *decision_type=11782000000706 SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=299228 for update Time elapsed = 34 SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=299228 Time elapsed = 26 Param Type = c case_decision_date=08/09/2023 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=299228 >>Posting MD Maps : Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=14888000007565 @trn_rcms_caseregid=14888000007565 *case_decision_date=08/09/2023 *decision_type=11782000000706 SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=14888000007565 for update Time elapsed = 22 SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=14888000007565 Time elapsed = 22 Param Type = c case_decision_date=08/09/2023 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=14888000007565 >>Posting MD Maps : Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=299428 @trn_rcms_caseregid=299428 *case_decision_date=08/09/2023 *decision_type=11782000000706 SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=299428 for update Time elapsed = 23 SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=299428 Time elapsed = 18 Param Type = c case_decision_date=08/09/2023 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=299428 >>Posting MD Maps : Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=15097000001759 @trn_rcms_caseregid=15097000001759 *case_decision_date=08/09/2023 *decision_type=11782000000706 SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=15097000001759 for update Time elapsed = 21 SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=15097000001759 Time elapsed = 20 Param Type = c case_decision_date=08/09/2023 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=15097000001759 >>Posting MD Maps : Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=18536000007675 @trn_rcms_caseregid=18536000007675 *case_decision_date=08/09/2023 *decision_type=11782000000706 SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=18536000007675 for update Time elapsed = 20 SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=18536000007675 Time elapsed = 17 Param Type = c case_decision_date=08/09/2023 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=18536000007675 >>Posting MD Maps : Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=15142000007703 @trn_rcms_caseregid=15142000007703 *case_decision_date=08/09/2023 *decision_type=11782000000706 SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=15142000007703 for update Time elapsed = 17 SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=15142000007703 Time elapsed = 18 Param Type = c case_decision_date=08/09/2023 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=15142000007703 >>Posting MD Maps : Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=298995 @trn_rcms_caseregid=298995 *case_decision_date=08/09/2023 *decision_type=11782000000706 SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=298995 for update Time elapsed = 18 SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=298995 Time elapsed = 17 Param Type = c case_decision_date=08/09/2023 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=298995 >>Posting MD Maps : Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=19004000007141 @trn_rcms_caseregid=19004000007141 *case_decision_date=08/09/2023 *decision_type=11782000000706 SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=19004000007141 for update Time elapsed = 24 SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=19004000007141 Time elapsed = 23 Param Type = c case_decision_date=08/09/2023 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=19004000007141 >>Posting MD Maps : Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=10599000007450 @trn_rcms_caseregid=10599000007450 *case_decision_date=08/09/2023 *decision_type=11782000000706 SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=10599000007450 for update Time elapsed = 17 SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=10599000007450 Time elapsed = 20 Param Type = c case_decision_date=08/09/2023 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=10599000007450 >>Posting MD Maps : Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=299210 @trn_rcms_caseregid=299210 *case_decision_date=08/09/2023 *decision_type=11782000000706 SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=299210 for update Time elapsed = 25 SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=299210 Time elapsed = 20 Param Type = c case_decision_date=08/09/2023 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=299210 Time elapsed for MD Map = 3923293064133 Time elapsed for Save History = 3923293064135 Time elapsed for Save Attachment = 3923293064136 Time elapsed for After Save WF Exec = 3923293064137 Transaction commited Result : {"message":[{"msg":"Request for Case Transfer Saved","recordid":"17794000008323"}]} 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=ACEM_Udaipurvati Param Type = c calledon=26/04/2024 11:37:20 Param Type = c callfinished=26/04/2024 11:37:44 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=23446 Param Type = n dbtimetaken=17489 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