ASB XE3/32/64 DLL running
[Compiled on 05/06/2018 1:03:04 PM] [File Version : 1.0.0.0]] [Product Version : 1.0.0.0][]
DB Manager created
gcmsSDO_bikaner827ccb0eea8a706c4c34a16891f84e7brctcr001008510554012118000000072100851492100000005410554149430000011362016/0017010085-10554#2016/0017008/04/20250T012118000000072100851492100000005410554181530000029132019/0017010085-10554#2019/0017008/04/20250T012118000000072100851492100000005410554166800000064262021/11810085-10554#2021/11808/04/20250T012118000000072100851492100000005410554146360000054122021/16410085-10554#2021/16408/04/20250T012118000000072100851492100000005410554105780000088282024/7110085-10554#2024/7108/04/20250T012118000000072100851492100000005410554109170000079432024/7710085-10554#2024/7708/04/20250T012118000000072100851492100000005410554134150000050162020/0011310085-10554#2020/0011308/04/20250T012118000000072100851492100000005410554149530000067572022/2610085-10554#2022/2608/04/20250T0121180000000721008514921000000054105543289602010/0001410085-10554#2010/0001408/04/20250T012118000000072100851492100000005410554145120000059892020/0011610085-10554#2020/0011608/04/20250T
Executing Savedata webservice
-----------------------------
Received JSON : {"savedata":{"axpapp":"gcms","username":"SDO_bikaner","password":"827ccb0eea8a706c4c34a16891f84e7b","seed":"","s":"","transid":"rctcr","recordid":"0","recdata":[{"axp_recid1":[{"rowno":"001","text":"0","columns":{"court_code":"10085","trans_ccode":"10554"}}]},{"axp_recid2":[{"rowno":"001","text":"0","columns":{"fromcourt":"12118000000072","fromccode":"10085","transcourt":"14921000000054","transccode":"10554","trn_rcms_caseregid":"14943000001136","case_no":"2016/00170","requestno":"10085-10554#2016/00170","decision_date":"08/04/2025","status":"0","transContFld":"T"}},{"rowno":"002","text":"0","columns":{"fromcourt":"12118000000072","fromccode":"10085","transcourt":"14921000000054","transccode":"10554","trn_rcms_caseregid":"18153000002913","case_no":"2019/00170","requestno":"10085-10554#2019/00170","decision_date":"08/04/2025","status":"0","transContFld":"T"}},{"rowno":"003","text":"0","columns":{"fromcourt":"12118000000072","fromccode":"10085","transcourt":"14921000000054","transccode":"10554","trn_rcms_caseregid":"16680000006426","case_no":"2021/118","requestno":"10085-10554#2021/118","decision_date":"08/04/2025","status":"0","transContFld":"T"}},{"rowno":"004","text":"0","columns":{"fromcourt":"12118000000072","fromccode":"10085","transcourt":"14921000000054","transccode":"10554","trn_rcms_caseregid":"14636000005412","case_no":"2021/164","requestno":"10085-10554#2021/164","decision_date":"08/04/2025","status":"0","transContFld":"T"}},{"rowno":"005","text":"0","columns":{"fromcourt":"12118000000072","fromccode":"10085","transcourt":"14921000000054","transccode":"10554","trn_rcms_caseregid":"10578000008828","case_no":"2024/71","requestno":"10085-10554#2024/71","decision_date":"08/04/2025","status":"0","transContFld":"T"}},{"rowno":"006","text":"0","columns":{"fromcourt":"12118000000072","fromccode":"10085","transcourt":"14921000000054","transccode":"10554","trn_rcms_caseregid":"10917000007943","case_no":"2024/77","requestno":"10085-10554#2024/77","decision_date":"08/04/2025","status":"0","transContFld":"T"}},{"rowno":"007","text":"0","columns":{"fromcourt":"12118000000072","fromccode":"10085","transcourt":"14921000000054","transccode":"10554","trn_rcms_caseregid":"13415000005016","case_no":"2020/00113","requestno":"10085-10554#2020/00113","decision_date":"08/04/2025","status":"0","transContFld":"T"}},{"rowno":"008","text":"0","columns":{"fromcourt":"12118000000072","fromccode":"10085","transcourt":"14921000000054","transccode":"10554","trn_rcms_caseregid":"14953000006757","case_no":"2022/26","requestno":"10085-10554#2022/26","decision_date":"08/04/2025","status":"0","transContFld":"T"}},{"rowno":"009","text":"0","columns":{"fromcourt":"12118000000072","fromccode":"10085","transcourt":"14921000000054","transccode":"10554","trn_rcms_caseregid":"328960","case_no":"2010/00014","requestno":"10085-10554#2010/00014","decision_date":"08/04/2025","status":"0","transContFld":"T"}},{"rowno":"0010","text":"0","columns":{"fromcourt":"12118000000072","fromccode":"10085","transcourt":"14921000000054","transccode":"10554","trn_rcms_caseregid":"14512000005989","case_no":"2020/00116","requestno":"10085-10554#2020/00116","decision_date":"08/04/2025","status":"0","transContFld":"T"}}]}]}}
Verifying username and password
User Name : SDO_bikaner
Select a.*, b.maxlogintry from AXUSERS a , axprops b WHERE lower(a.USERNAME) = :U and b.name = 'app'
U=sdo_bikaner
Time elapsed = 51
Password checking along with max.no of login specified in app.xml
update axusers set logintry = 0 where lower(username) = :U
Time elapsed = 19
Result :
Verifying completed...
Page Access Category :
User Name : sdo_bikaner
Select sysdate as sdt from dual
Time elapsed = 18
dt=20/04/2025 10:24:28
Select sysdate as sdt from dual
Time elapsed = 18
Select usergroup from AXUSERLEVELGROUPS WHERE (lower(username) =:U) and ((startdate is not null and to_date(:dt,'dd/mm/yyyy hh24:mi:ss') >= startdate) or (startdate is null)) and ((enddate is not null and to_date(:dt,'dd/mm/yyyy hh24:mi:ss') <= enddate) or (enddate is null))
U=sdo_bikaner
dt=20/04/2025 10:24:28
dt=20/04/2025 10:24:28
Time elapsed = 62
User Groups: court_admin
select userroles from axusergroups where groupname in ( 'court_admin' )
Time elapsed = 17
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 = 13
Step4
axprops\stm size:4235
Step4-123456
images\Generalized Court Management System
INRF500250000Ffiresql({m2},{select a.court_name from v_axcourts a where a.PAXUSERNAME = :username order by 1})m_courtname := sqlget({m2},{court_name})firesql({m3},{select a.court_type from v_axcourts a where a.paxusername= :username order by 1})m_courttype := sqlget({m3},{court_type})firesql({m4},{select a.court_name_mastid from v_axcourts a where a.paxusername = :username order by 1})m_courtid := sqlget({m4},{court_name_mastid})firesql({m4},{select a1.axusersid from axusers a1 where a1.username=:username})login_userid := sqlget({m4},{axusersid})firesql({m4},{select :username as uname from dual})u_name := sqlget({m4},{uname})firesql({m4},{select a.COURT_CODE from v_axcourts a where a.PAXUSERNAME = :username order by 1})m_courtcode := sqlget({m4},{COURT_CODE})firesql({m2},{select A.STATE_NAME from state_mast a where A.STATE_CODE ='RJ'})m_statename := sqlget({m2},{STATE_NAME})firesql({m7},{SELECT INITCAP (TRIM (A.DISTNAMEENG)) AS DISTNAMEENG FROM v_axcourts a WHERE A.PAXUSERNAME = :username ORDER BY 1})m_distName := sqlget({m7},{DISTNAMEENG})firesql({m8},{SELECT A.COURT_CATEGOTY FROM v_axcourts a WHERE A.PAXUSERNAME = :username ORDER BY 1})m_courtcatid := sqlget({m8},{COURT_CATEGOTY})firesql({m4},{select b.department_mastid from axcourts a,department_mast b where a.deptname=b.department_mastid and A.AXUSERSID=:login_userid})m_deptid := sqlget({m4},{department_mastid})firesql({m3},{select a.court_type_mastid from v_axcourts a where a.PAXUSERNAME= :username order by 1})m_courttypeid := sqlget({m3},{court_type_mastid})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 })urole := sqlget({m4},{groupname})firesql({a1},{select to_date('30/01/2021','DD/MM/RRRR') dd from dual})m_cutoffdt := sqlget({a1},{dd})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})m_offcount := sqlget({P1},{ct})00000F
Step4-4
Step5
Step6
Step9
fetched the props xml
10010000-1000000
2
Evaluating firesql({m2},{select a.court_name from v_axcourts a where a.PAXUSERNAME = :username order by 1})
Calling function firesql
username=SDO_bikaner
select a.court_name from v_axcourts a where a.PAXUSERNAME = :username order by 1
username=SDO_bikaner
Time elapsed = 27
Result of firesql =
Result =
Evaluating sqlget({m2},{court_name})
Calling function sqlget
Result of sqlget = ????? ???????, ???????,???? -???????
Result = ????? ???????, ???????,???? -???????
Evaluating firesql({m3},{select a.court_type from v_axcourts a where a.paxusername= :username order by 1})
Calling function firesql
username=SDO_bikaner
select a.court_type from v_axcourts a where a.paxusername= :username order by 1
username=SDO_bikaner
Time elapsed = 36
Result of firesql =
Result =
Evaluating sqlget({m3},{court_type})
Calling function sqlget
Result of sqlget = SDO
Result = SDO
Evaluating firesql({m4},{select a.court_name_mastid from v_axcourts a where a.paxusername = :username order by 1})
Calling function firesql
username=SDO_bikaner
select a.court_name_mastid from v_axcourts a where a.paxusername = :username order by 1
username=SDO_bikaner
Time elapsed = 35
Result of firesql =
Result =
Evaluating sqlget({m4},{court_name_mastid})
Calling function sqlget
Result of sqlget = 12118000000072
Result = 12118000000072
Evaluating firesql({m4},{select a1.axusersid from axusers a1 where a1.username=:username})
Calling function firesql
select a1.axusersid from axusers a1 where a1.username=:username
username=SDO_bikaner
Time elapsed = 46
Result of firesql =
Result =
Evaluating sqlget({m4},{axusersid})
Calling function sqlget
Result of sqlget = 3187
Result = 3187
Evaluating firesql({m4},{select :username as uname from dual})
Calling function firesql
select :username as uname from dual
username=SDO_bikaner
Time elapsed = 31
Result of firesql =
Result =
Evaluating sqlget({m4},{uname})
Calling function sqlget
Result of sqlget = SDO_bikaner
Result = SDO_bikaner
Evaluating firesql({m4},{select a.COURT_CODE from v_axcourts a where a.PAXUSERNAME = :username order by 1})
Calling function firesql
select a.COURT_CODE from v_axcourts a where a.PAXUSERNAME = :username order by 1
username=SDO_bikaner
Time elapsed = 33
Result of firesql =
Result =
Evaluating sqlget({m4},{COURT_CODE})
Calling function sqlget
Result of sqlget = 10085
Result = 10085
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 = 19
Result of firesql =
Result =
Evaluating sqlget({m2},{STATE_NAME})
Calling function sqlget
Result of sqlget = ????????
Result = ????????
Evaluating firesql({m7},{SELECT INITCAP (TRIM (A.DISTNAMEENG)) AS DISTNAMEENG FROM v_axcourts a WHERE A.PAXUSERNAME = :username ORDER BY 1})
Calling function firesql
username=SDO_bikaner
SELECT INITCAP (TRIM (A.DISTNAMEENG)) AS DISTNAMEENG FROM v_axcourts a WHERE A.PAXUSERNAME = :username ORDER BY 1
username=SDO_bikaner
Time elapsed = 23
Result of firesql =
Result =
Evaluating sqlget({m7},{DISTNAMEENG})
Calling function sqlget
Result of sqlget = Bikaner
Result = Bikaner
Evaluating firesql({m8},{SELECT A.COURT_CATEGOTY FROM v_axcourts a WHERE A.PAXUSERNAME = :username ORDER BY 1})
Calling function firesql
username=SDO_bikaner
SELECT A.COURT_CATEGOTY FROM v_axcourts a WHERE A.PAXUSERNAME = :username ORDER BY 1
username=SDO_bikaner
Time elapsed = 32
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=3187
select b.department_mastid from axcourts a,department_mast b where a.deptname=b.department_mastid and A.AXUSERSID=:login_userid
login_userid=3187
Time elapsed = 41
Result of firesql =
Result =
Evaluating sqlget({m4},{department_mastid})
Calling function sqlget
Result of sqlget = 1579880000000
Result = 1579880000000
Evaluating firesql({m3},{select a.court_type_mastid from v_axcourts a where a.PAXUSERNAME= :username order by 1})
Calling function firesql
select a.court_type_mastid from v_axcourts a where a.PAXUSERNAME= :username order by 1
username=SDO_bikaner
Time elapsed = 33
Result of firesql =
Result =
Evaluating sqlget({m3},{court_type_mastid})
Calling function sqlget
Result of sqlget = 10823000000000
Result = 10823000000000
Evaluating firesql({m4},{select A3.GROUPNAME from axusers a1, axuserlevelgroups a2,axusergroups a3 where a1.axusersid=A2.AXUSERSID and A2.USERGROUP=A3.GROUPNAME and a1.username= :username })
Calling function firesql
username=SDO_bikaner
select A3.GROUPNAME from axusers a1, axuserlevelgroups a2,axusergroups a3 where a1.axusersid=A2.AXUSERSID and A2.USERGROUP=A3.GROUPNAME and a1.username= :username
username=SDO_bikaner
Time elapsed = 35
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 = 16
Result of firesql =
Result =
Evaluating sqlget({a1},{dd})
Calling function sqlget
Result of sqlget = 30/01/2021
Result = 30/01/2021
Evaluating firesql({P1},{SELECT count(1) ct FROM trn_rcms_officer WHERE court_code in (select court_code from v_axcourts where paxusername = :username) and officer_name !=0})
Calling function firesql
username=SDO_bikaner
SELECT count(1) ct FROM trn_rcms_officer WHERE court_code in (select court_code from v_axcourts where paxusername = :username) and officer_name !=0
username=SDO_bikaner
Time elapsed = 37
Result of firesql =
Result =
Evaluating sqlget({P1},{ct})
Calling function sqlget
Result of sqlget = 10
Result = 10
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 = 18
select Props from axuseraccess where lower(rname)='court_admin' and lower(sname)='rctcr' and stype = 't'
Time elapsed = 23
Sql : select props from axuseraccess where lower(rname)= :rname and lower(sname)= :sname and stype = :stype order by blobno
Paramval : court_admin,rctcr,t
ParamTYpe : ccc
Param List : rname
sname
stype
select props from axuseraccess where lower(rname)= :rname and lower(sname)= :sname and stype = :stype order by blobno
Time elapsed = 17
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 = 19
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 = 42
select * from trn_rcms_transreq where trn_rcms_transreqid=0
Time elapsed = 25
select * from Axusers where 1=2
Time elapsed = 22
select distinct(fldname) from AxTempUserFields
Time elapsed = 17
select * from AxAttachWorkflow where lower(transid) = 'rctcr'
Time elapsed = 18
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 = 16
Step4
tstructs\stm size:6667
Step4-0
Step4-1
Step4-2
Step4-3
Step4-4
Step5
Step6
Step9
select lpad(' ', 250, ' ') LVAL from dual
Time elapsed = 17
Post on approve = False
select transid from axpexchange where (transid = :tid) and (adxinout = :adxinout)
tid=tscd
adxinout=o
Time elapsed = 34
select * from trn_rcms_decision where trn_rcms_decisionid=0
Time elapsed = 8
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 = 16
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 = 45
select * from trn_rcms_hearing where trn_rcms_hearingid=0
Time elapsed = 28
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 = 19
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 = 38
select * from trn_rcms_case_hist where trn_rcms_case_histid=0
Time elapsed = 16
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 = 19
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 = 40
select * from trn_rcms_case_hist where trn_rcms_case_histid=0
Time elapsed = 17
select distinct(schemaname) from axschema where lower(transid)='tscrg'
Time elapsed = 18
select trn_rcms_caseregid from trn_rcms_casereg where trn_rcms_caseregid=0
Time elapsed = 11
select case_decision_date from trn_rcms_casereg where trn_rcms_caseregid=0
Time elapsed = 10
select distinct(schemaname) from axschema where lower(transid)='tscrg'
Time elapsed = 11
select decision_type from trn_rcms_casereg where trn_rcms_caseregid=0
Time elapsed = 16
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 = 20/04/2025
currdate after validation = 20/04/2025
court_code = 10085
trans_ccode = 10554
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 = 18
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 = 18
dec_type after validation = ????????? Id = 11782000000706
time zone difference = 0
>>Writing to tables rctcr
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'rctcr'
Time elapsed = 15
Saving to table TRN_RCMS_TRANSREQ
select * from TRN_RCMS_TRANSREQ where TRN_RCMS_TRANSREQid=0
Time elapsed = 17
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 = 15
RecordId = 12415000010957
MapName
SourceId 0
Select sysdate as sdt from dual
Time elapsed = 16
Select sysdate as sdt from dual
Time elapsed = 17
trans_ccode = 10554
court_code = 10085
Posting record
Param Type = n
trn_rcms_transreqid=12415000010957
Param Type = n
sourceid=0
Param Type = c
cancel=F
Param Type = c
createdby=SDO_bikaner
Param Type = c
createdon=20/04/2025 10:24:34
Param Type = c
username=SDO_bikaner
Param Type = c
modifiedon=20/04/2025 10:24:34
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
trans_ccode=10554
Param Type = c
court_code=10085
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 = 17
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 = 16
RecordId = 12415000010958
Select sysdate as sdt from dual
Time elapsed = 20
decision_date = 08/04/2025
status = 0
transContFld = T
requestno = 10085-10554#2016/00170
transcourt = 14921000000054
fromccode = 10085
fromcourt = 12118000000072
case_no = 2016/00170
trn_rcms_caseregid = 14943000001136
transccode = 10554
TRN_RCMS_TRANSREQDTLrow = 1
Posting record
Param Type = n
trn_rcms_transreqdtlid=12415000010958
Param Type = n
trn_rcms_transreqid=12415000010957
Param Type = c
decision_date=08/04/2025 00:00:00
Param Type = n
status=0
Param Type = c
transcontfld=T
Param Type = c
requestno=10085-10554#2016/00170
Param Type = n
transcourt=14921000000054
Param Type = c
fromccode=10085
Param Type = n
fromcourt=12118000000072
Param Type = c
case_no=2016/00170
Param Type = n
trn_rcms_caseregid=14943000001136
Param Type = c
transccode=10554
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 = 18
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 = 19
RecordId = 12415000010959
Select sysdate as sdt from dual
Time elapsed = 16
decision_date = 08/04/2025
status = 0
transContFld = T
requestno = 10085-10554#2019/00170
transcourt = 14921000000054
fromccode = 10085
fromcourt = 12118000000072
case_no = 2019/00170
trn_rcms_caseregid = 18153000002913
transccode = 10554
TRN_RCMS_TRANSREQDTLrow = 2
Posting record
Param Type = n
trn_rcms_transreqdtlid=12415000010959
Param Type = n
trn_rcms_transreqid=12415000010957
Param Type = c
decision_date=08/04/2025 00:00:00
Param Type = n
status=0
Param Type = c
transcontfld=T
Param Type = c
requestno=10085-10554#2019/00170
Param Type = n
transcourt=14921000000054
Param Type = c
fromccode=10085
Param Type = n
fromcourt=12118000000072
Param Type = c
case_no=2019/00170
Param Type = n
trn_rcms_caseregid=18153000002913
Param Type = c
transccode=10554
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 = 13
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 = 16
RecordId = 12415000010960
Select sysdate as sdt from dual
Time elapsed = 11
decision_date = 08/04/2025
status = 0
transContFld = T
requestno = 10085-10554#2021/118
transcourt = 14921000000054
fromccode = 10085
fromcourt = 12118000000072
case_no = 2021/118
trn_rcms_caseregid = 16680000006426
transccode = 10554
TRN_RCMS_TRANSREQDTLrow = 3
Posting record
Param Type = n
trn_rcms_transreqdtlid=12415000010960
Param Type = n
trn_rcms_transreqid=12415000010957
Param Type = c
decision_date=08/04/2025 00:00:00
Param Type = n
status=0
Param Type = c
transcontfld=T
Param Type = c
requestno=10085-10554#2021/118
Param Type = n
transcourt=14921000000054
Param Type = c
fromccode=10085
Param Type = n
fromcourt=12118000000072
Param Type = c
case_no=2021/118
Param Type = n
trn_rcms_caseregid=16680000006426
Param Type = c
transccode=10554
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 = 20
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 = 16
RecordId = 12415000010961
Select sysdate as sdt from dual
Time elapsed = 18
decision_date = 08/04/2025
status = 0
transContFld = T
requestno = 10085-10554#2021/164
transcourt = 14921000000054
fromccode = 10085
fromcourt = 12118000000072
case_no = 2021/164
trn_rcms_caseregid = 14636000005412
transccode = 10554
TRN_RCMS_TRANSREQDTLrow = 4
Posting record
Param Type = n
trn_rcms_transreqdtlid=12415000010961
Param Type = n
trn_rcms_transreqid=12415000010957
Param Type = c
decision_date=08/04/2025 00:00:00
Param Type = n
status=0
Param Type = c
transcontfld=T
Param Type = c
requestno=10085-10554#2021/164
Param Type = n
transcourt=14921000000054
Param Type = c
fromccode=10085
Param Type = n
fromcourt=12118000000072
Param Type = c
case_no=2021/164
Param Type = n
trn_rcms_caseregid=14636000005412
Param Type = c
transccode=10554
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 = 20
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 = 16
RecordId = 12415000010962
Select sysdate as sdt from dual
Time elapsed = 20
decision_date = 08/04/2025
status = 0
transContFld = T
requestno = 10085-10554#2024/71
transcourt = 14921000000054
fromccode = 10085
fromcourt = 12118000000072
case_no = 2024/71
trn_rcms_caseregid = 10578000008828
transccode = 10554
TRN_RCMS_TRANSREQDTLrow = 5
Posting record
Param Type = n
trn_rcms_transreqdtlid=12415000010962
Param Type = n
trn_rcms_transreqid=12415000010957
Param Type = c
decision_date=08/04/2025 00:00:00
Param Type = n
status=0
Param Type = c
transcontfld=T
Param Type = c
requestno=10085-10554#2024/71
Param Type = n
transcourt=14921000000054
Param Type = c
fromccode=10085
Param Type = n
fromcourt=12118000000072
Param Type = c
case_no=2024/71
Param Type = n
trn_rcms_caseregid=10578000008828
Param Type = c
transccode=10554
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 = 25
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 = 18
RecordId = 12415000010963
Select sysdate as sdt from dual
Time elapsed = 16
decision_date = 08/04/2025
status = 0
transContFld = T
requestno = 10085-10554#2024/77
transcourt = 14921000000054
fromccode = 10085
fromcourt = 12118000000072
case_no = 2024/77
trn_rcms_caseregid = 10917000007943
transccode = 10554
TRN_RCMS_TRANSREQDTLrow = 6
Posting record
Param Type = n
trn_rcms_transreqdtlid=12415000010963
Param Type = n
trn_rcms_transreqid=12415000010957
Param Type = c
decision_date=08/04/2025 00:00:00
Param Type = n
status=0
Param Type = c
transcontfld=T
Param Type = c
requestno=10085-10554#2024/77
Param Type = n
transcourt=14921000000054
Param Type = c
fromccode=10085
Param Type = n
fromcourt=12118000000072
Param Type = c
case_no=2024/77
Param Type = n
trn_rcms_caseregid=10917000007943
Param Type = c
transccode=10554
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 = 22
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 = 13
RecordId = 12415000010964
Select sysdate as sdt from dual
Time elapsed = 14
decision_date = 08/04/2025
status = 0
transContFld = T
requestno = 10085-10554#2020/00113
transcourt = 14921000000054
fromccode = 10085
fromcourt = 12118000000072
case_no = 2020/00113
trn_rcms_caseregid = 13415000005016
transccode = 10554
TRN_RCMS_TRANSREQDTLrow = 7
Posting record
Param Type = n
trn_rcms_transreqdtlid=12415000010964
Param Type = n
trn_rcms_transreqid=12415000010957
Param Type = c
decision_date=08/04/2025 00:00:00
Param Type = n
status=0
Param Type = c
transcontfld=T
Param Type = c
requestno=10085-10554#2020/00113
Param Type = n
transcourt=14921000000054
Param Type = c
fromccode=10085
Param Type = n
fromcourt=12118000000072
Param Type = c
case_no=2020/00113
Param Type = n
trn_rcms_caseregid=13415000005016
Param Type = c
transccode=10554
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 = 19
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 = 14
RecordId = 12415000010965
Select sysdate as sdt from dual
Time elapsed = 21
decision_date = 08/04/2025
status = 0
transContFld = T
requestno = 10085-10554#2022/26
fromcourt = 12118000000072
fromccode = 10085
transcourt = 14921000000054
case_no = 2022/26
trn_rcms_caseregid = 14953000006757
transccode = 10554
TRN_RCMS_TRANSREQDTLrow = 8
Posting record
Param Type = n
trn_rcms_transreqdtlid=12415000010965
Param Type = n
trn_rcms_transreqid=12415000010957
Param Type = c
decision_date=08/04/2025 00:00:00
Param Type = n
status=0
Param Type = c
transcontfld=T
Param Type = c
requestno=10085-10554#2022/26
Param Type = n
fromcourt=12118000000072
Param Type = c
fromccode=10085
Param Type = n
transcourt=14921000000054
Param Type = c
case_no=2022/26
Param Type = n
trn_rcms_caseregid=14953000006757
Param Type = c
transccode=10554
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 = 22
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 = 19
RecordId = 12415000010966
Select sysdate as sdt from dual
Time elapsed = 19
decision_date = 08/04/2025
status = 0
transContFld = T
requestno = 10085-10554#2010/00014
fromcourt = 12118000000072
fromccode = 10085
transcourt = 14921000000054
case_no = 2010/00014
trn_rcms_caseregid = 328960
transccode = 10554
TRN_RCMS_TRANSREQDTLrow = 9
Posting record
Param Type = n
trn_rcms_transreqdtlid=12415000010966
Param Type = n
trn_rcms_transreqid=12415000010957
Param Type = c
decision_date=08/04/2025 00:00:00
Param Type = n
status=0
Param Type = c
transcontfld=T
Param Type = c
requestno=10085-10554#2010/00014
Param Type = n
fromcourt=12118000000072
Param Type = c
fromccode=10085
Param Type = n
transcourt=14921000000054
Param Type = c
case_no=2010/00014
Param Type = n
trn_rcms_caseregid=328960
Param Type = c
transccode=10554
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 = 21
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 = 16
RecordId = 12415000010967
Select sysdate as sdt from dual
Time elapsed = 18
decision_date = 08/04/2025
status = 0
transContFld = T
requestno = 10085-10554#2020/00116
transcourt = 14921000000054
fromccode = 10085
fromcourt = 12118000000072
case_no = 2020/00116
trn_rcms_caseregid = 14512000005989
transccode = 10554
TRN_RCMS_TRANSREQDTLrow = 10
Posting record
Param Type = n
trn_rcms_transreqdtlid=12415000010967
Param Type = n
trn_rcms_transreqid=12415000010957
Param Type = c
decision_date=08/04/2025 00:00:00
Param Type = n
status=0
Param Type = c
transcontfld=T
Param Type = c
requestno=10085-10554#2020/00116
Param Type = n
transcourt=14921000000054
Param Type = c
fromccode=10085
Param Type = n
fromcourt=12118000000072
Param Type = c
case_no=2020/00116
Param Type = n
trn_rcms_caseregid=14512000005989
Param Type = c
transccode=10554
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 = 3954306281320
>>Executing genmaps
>>Posting from rctcr to tscd from row 1
>>Mapping
Mapped court_code Row = 1 value = 10085 idvalue 0
Mapped case_no Row = 1 value = 2016/00170 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/04/2025 idvalue 0
Mapped hearing_date Row = 1 value = 08/04/2025 idvalue 0
Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0
>>Validating tscd
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 20/04/2025
currdate after validation = 20/04/2025
court_name =
username=SDO_bikaner
select court_name_mastid,court_name,court_code from v_axcourts where paxusername=:username
username=SDO_bikaner
Time elapsed = 31
Evaluating - m_courtname
m_courtname = ????? ???????, ???????,???? -???????
court_name after validation = ????? ???????, ???????,???? -??????? Id = 12118000000072
court_code = 10085
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 = 2016/00170
casedetails =
court_code=10085
case_no=2016/00170
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=10085
case_no=2016/00170
recordid=0
recordid=0
Time elapsed = 2146
casedetails after validation = 10085
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=14943000001136
Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S
S=14943000001136
Time elapsed = 1754
trn_rcms_caseid after validation = 14943000001136
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 = 02/11/2016
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,88
case_purposeid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purposeid after validation = 1000525
purpose =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
purpose after validation = ???? ????
hearing_date = 08/04/2025
Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T})
hearing_date = 08/04/2025
currdate = 20/04/2025
Result of iif = T
escase =
court_code=10085
case_no=2016/00170
SELECT REPLACE (A1.CASE_NO, '/', '')
FROM trn_rcms_casereg a1
WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no
court_code=10085
case_no=2016/00170
Time elapsed = 46
escase after validation = 201600170
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/04/2025
Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T})
decision_date = 08/04/2025
currdate = 20/04/2025
Result of iif = T
decision_type = ????????? Id = 11782000000706
recordid=0
pagesource=TRANSPAGE
SELECT DECISION_MASTID, DECISION_NAME
FROM decision_mast A
WHERE court_code = '10006'
AND DECISION_MASTID NOT IN
(11469000000000, 11463000000022, 11776000000009)
AND (CASE
WHEN :recordid > 0
THEN
1
WHEN NVL ( :recordid, 0) = 0
AND DECISION_MASTID != 11782000000706
THEN
1
WHEN NVL ( :pagesource, 'F') = 'TRANSPAGE'
AND DECISION_MASTID = 11782000000706
THEN
1
ELSE
0
END) =
1
ORDER BY DECISION_NAME
recordid=0
recordid=0
pagesource=TRANSPAGE
Time elapsed = 59
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 = 41
new_purpose_id =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_id after validation = 1025550004746
new_purpose_code =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_code after validation = 900
showinactive =
member_name =
court_code=10085
showinactive=
SELECT a.OFFICER_NAME ,a.AADHAAR_NO FROM mst_rcms_officer a,trn_rcms_officer b where a.MST_RCMS_OFFICERID = b.OFFICER_NAME
AND b.court_code = :court_code AND UPPER (b.INACTIVE) = (CASE WHEN :showinactive = 'T' THEN 'T' ELSE 'F' END)
court_code=10085
showinactive=
Time elapsed = 33
member_name after validation = Kavita Godara
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 = 10085
case_no = 2016/00170
S=100852016/00170
Select dupchk from trn_rcms_decision where lower(dupchk) = :S
S=100852016/00170
Time elapsed = 1398
dupchk after validation = 100852016/00170
usern =
Evaluating - username
username = SDO_bikaner
usern after validation = SDO_bikaner
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 = 620927219733
esign_template =
Evaluating - {cd.pdf}
esign_template after validation = cd.pdf
esign_filename =
court_code=10085
case_no=2016/00170
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=10085
court_code=10085
case_no=2016/00170
Time elapsed = 53
esign_filename after validation = CD10085201600170
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 = 15
Saving to table TRN_RCMS_DECISION
select * from TRN_RCMS_DECISION where TRN_RCMS_DECISIONid=0
Time elapsed = 18
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 = 18
RecordId = 12415000010968
MapName rctcr1
SourceId 12415000010958
Select sysdate as sdt from dual
Time elapsed = 19
Select sysdate as sdt from dual
Time elapsed = 19
isoneside = F
chkfinal = F
chkworth = F
trn_rcms_caseid = 14943000001136
dupchk = 100852016/00170
no_of_page = 0
showinactive =
new_purpose_code = 900
member_name = Kavita Godara
template = General Decision
decision_remark =
decision_type = 11782000000706
decision_date = 08/04/2025
hearing_date = 08/04/2025
court_code = 10085
case_no = 2016/00170
new_case_purpose = 1025550004746
Posting record
Param Type = n
trn_rcms_decisionid=12415000010968
Param Type = c
mapname=rctcr1
Param Type = n
sourceid=12415000010958
Param Type = c
cancel=F
Param Type = c
createdby=SDO_bikaner
Param Type = c
createdon=20/04/2025 10:24:49
Param Type = c
username=SDO_bikaner
Param Type = c
modifiedon=20/04/2025 10:24:49
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
isoneside=F
Param Type = c
chkfinal=F
Param Type = c
chkworth=F
Param Type = n
trn_rcms_caseid=14943000001136
Param Type = c
dupchk=100852016/00170
Param Type = n
no_of_page=0
Param Type = c
new_purpose_code=900
Param Type = c
member_name=Kavita Godara
Param Type = c
template=General Decision
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=08/04/2025 00:00:00
Param Type = c
hearing_date=08/04/2025 00:00:00
Param Type = c
court_code=10085
Param Type = c
case_no=2016/00170
Param Type = n
new_case_purpose=1025550004746
insert into TRN_RCMS_DECISION (trn_rcms_decisionid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,isoneside,chkfinal,chkworth,trn_rcms_caseid,dupchk,no_of_page,showinactive,new_purpose_code,member_name,template,decision_remark,decision_type,decision_date,hearing_date,court_code,case_no,new_case_purpose) values (:trn_rcms_decisionid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:isoneside,:chkfinal,:chkworth,:trn_rcms_caseid,:dupchk,:no_of_page,null,:new_purpose_code,:member_name,:template,null,:decision_type,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'),:court_code,:case_no,:new_case_purpose)
Saving to table TRN_RCMS_DECCONTENT
select * from TRN_RCMS_DECCONTENT where TRN_RCMS_DECCONTENTid=0
Time elapsed = 16
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 = 18
RecordId = 12415000010969
Select sysdate as sdt from dual
Time elapsed = 18
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=12415000010969
Param Type = n
trn_rcms_decisionid=12415000010968
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 = 10085 idvalue 0
Mapped case_no Row = 1 value = 2016/00170 idvalue 0
Mapped trn_rcms_caseid Row = 1 value = 14943000001136 idvalue 0
Mapped next_hear_date Row = 1 value = 08/04/2025 idvalue 0
Mapped new_case_purpose Row = 1 value = ????????? idvalue 1025550004746
Mapped pagesrc Row = 1 value = DECISION idvalue 0
Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0
>>Validating tsrcf
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 20/04/2025
currdate after validation = 20/04/2025
pagesrc = DECISION
viewfilter =
Evaluating - { AND a1.court_code = :m_courtcode }
viewfilter after validation = AND a1.court_code = :m_courtcode
court_name =
username=SDO_bikaner
select court_name_mastid,court_name,court_code from v_axcourts where paxusername=:username
username=SDO_bikaner
Time elapsed = 32
Evaluating - m_courtname
m_courtname = ????? ???????, ???????,???? -???????
court_name after validation = ????? ???????, ???????,???? -??????? Id = 12118000000072
court_code = 10085
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_no = 2016/00170
Dynamicfilter x1.CASE_NO~Case No =
Query component recreating again
pagesrc=DECISION
court_code=10085
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=10085
Time elapsed = 190
trn_rcms_caseid = 14943000001136
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=10085
trn_rcms_caseid=14943000001136
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=10085
trn_rcms_caseid=14943000001136
Time elapsed = 39
casedetails after validation = 2016/00170
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 = 08/04/2025
inst_date =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
inst_date after validation = 02/11/2016
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,88
case_purpose_group =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purpose_group after validation = ????? ???? / ????????
case_purpose_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purpose_name after validation = ???? ????
appellant_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
appellant_name after validation = ???? ???
respondent_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
respondent_name after validation = ?????? ??? ????????? ????? ???????? ???????
description =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_case_purpose = ????????? Id = 1025550004746
pagesrc=DECISION
court_code=10085
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=10085
pagesrc=DECISION
pagesrc=DECISION
Time elapsed = 80
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/04/2025
case_purpose_nameid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purpose_nameid after validation = 1025550004746
isadjourn =
Evaluating - {NO}
isadjourn after validation = NO
adjourn_type =
SELECT A1.ADJOURN_MASTID, A1.ADJOURN_TYPE
FROM adjourn_mast a1
WHERE a1.inactive = 'F'
ORDER BY A1.ADJOURN_TYPE
Time elapsed = 21
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 = 18
Saving to table TRN_RCMS_HEARING
select * from TRN_RCMS_HEARING where TRN_RCMS_HEARINGid=0
Time elapsed = 18
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 = 23
RecordId = 12415000010970
MapName tscd2
SourceId 12415000010968
Select sysdate as sdt from dual
Time elapsed = 19
Select sysdate as sdt from dual
Time elapsed = 21
adjourn_type = 0
adjourn_remark =
pre_hear_date = 08/04/2025
isadjourn = NO
new_case_purpose = 1025550004746
case_no = 2016/00170
court_code = 10085
trn_rcms_caseid = 14943000001136
next_hear_date = 08/04/2025
Posting record
Param Type = n
trn_rcms_hearingid=12415000010970
Param Type = c
mapname=tscd2
Param Type = n
sourceid=12415000010968
Param Type = c
cancel=F
Param Type = c
createdby=SDO_bikaner
Param Type = c
createdon=20/04/2025 10:24:52
Param Type = c
username=SDO_bikaner
Param Type = c
modifiedon=20/04/2025 10:24:52
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = n
adjourn_type=0
Param Type = c
pre_hear_date=08/04/2025 00:00:00
Param Type = c
isadjourn=NO
Param Type = n
new_case_purpose=1025550004746
Param Type = c
case_no=2016/00170
Param Type = c
court_code=10085
Param Type = c
trn_rcms_caseid=14943000001136
Param Type = c
next_hear_date=08/04/2025 00:00:00
insert into TRN_RCMS_HEARING (trn_rcms_hearingid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,adjourn_remark,pre_hear_date,isadjourn,new_case_purpose,case_no,court_code,trn_rcms_caseid,next_hear_date) values (:trn_rcms_hearingid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:adjourn_type,null,to_date(:pre_hear_date,'dd/mm/yyyy hh24:mi:ss'),:isadjourn,:new_case_purpose,:case_no,:court_code,:trn_rcms_caseid,to_date(:next_hear_date,'dd/mm/yyyy hh24:mi:ss'))
>>Mapping
Mapped court_code Row = 1 value = 10085 idvalue 0
Mapped case_no Row = 1 value = 2016/00170 idvalue 0
Mapped hearing_date Row = 1 value = 08/04/2025 idvalue 0
Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0
Mapped trans_type Row = 1 value = Decision Submitted idvalue 0
Mapped trn_rcms_caseregid Row = 1 value = 14943000001136 idvalue 0
Mapped decision_date Row = 1 value = 08/04/2025 idvalue 0
Mapped decision_type Row = 1 value = 11782000000706 idvalue 0
Mapped prev_case_purposename Row = 1 value = ???? ???? idvalue 0
Mapped prev_hearing_date Row = 1 value = 08/04/2025 idvalue 0
>>Validating tchdh
>>Frame No 1
court_code = 10085
trn_rcms_caseregid = 14943000001136
case_no = 2016/00170
prev_hearing_date = 08/04/2025
hearing_date = 08/04/2025
prev_case_purposename = ???? ????
prev_case_purpose =
prev_case_purposename=???? ????
SELECT V.CASE_PURPOSE_MASTID
FROM case_purpose_mast v
WHERE v.case_purpose_name = :prev_case_purposename
prev_case_purposename=???? ????
Time elapsed = 33
prev_case_purpose after validation = 1000525
case_purpose = 1025550004746
trans_type = Decision Submitted
clcheck =
isadjourn =
adjourn_type =
decision_type = 11782000000706
decision_date = 08/04/2025
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 13
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 16
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 = 13
RecordId = 12415000010971
MapName tscd1
SourceId 12415000010968
Select sysdate as sdt from dual
Time elapsed = 15
Select sysdate as sdt from dual
Time elapsed = 16
prev_hearing_date = 08/04/2025
decision_type = 11782000000706
decision_date = 08/04/2025
adjourn_type =
isadjourn =
prev_case_purpose = 1000525
hearing_date = 08/04/2025
case_no = 2016/00170
court_code = 10085
case_purpose = 1025550004746
trans_type = Decision Submitted
trn_rcms_caseregid = 14943000001136
Posting record
Param Type = n
trn_rcms_case_histid=12415000010971
Param Type = c
mapname=tscd1
Param Type = n
sourceid=12415000010968
Param Type = c
cancel=F
Param Type = c
createdby=SDO_bikaner
Param Type = c
createdon=20/04/2025 10:24:53
Param Type = c
username=SDO_bikaner
Param Type = c
modifiedon=20/04/2025 10:24:54
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
prev_hearing_date=08/04/2025 00:00:00
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=08/04/2025 00:00:00
Param Type = c
prev_case_purpose=1000525
Param Type = c
hearing_date=08/04/2025 00:00:00
Param Type = c
case_no=2016/00170
Param Type = c
court_code=10085
Param Type = c
case_purpose=1025550004746
Param Type = c
trans_type=Decision Submitted
Param Type = c
trn_rcms_caseregid=14943000001136
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 = 10085 idvalue 0
Mapped case_no Row = 1 value = 2016/00170 idvalue 0
Mapped prev_hearing_date Row = 1 value = 08/04/2025 idvalue 0
Mapped hearing_date Row = 1 value = 08/04/2025 idvalue 0
Mapped prev_case_purposename Row = 1 value = ???? ???? idvalue 0
Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0
Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0
Mapped trn_rcms_caseregid Row = 1 value = 14943000001136 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 = 10085
trn_rcms_caseregid = 14943000001136
case_no = 2016/00170
prev_hearing_date = 08/04/2025
hearing_date = 08/04/2025
prev_case_purposename = ???? ????
prev_case_purpose =
prev_case_purposename=???? ????
SELECT V.CASE_PURPOSE_MASTID
FROM case_purpose_mast v
WHERE v.case_purpose_name = :prev_case_purposename
prev_case_purposename=???? ????
Time elapsed = 34
prev_case_purpose after validation = 1000525
case_purpose = 1025550004746
trans_type = Feedback Submitted (Decision)
clcheck =
isadjourn = NO
adjourn_type =
decision_type =
decision_date =
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 13
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 25
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 = 16
RecordId = 12415000010972
MapName tsrcf1
SourceId 12415000010970
Select sysdate as sdt from dual
Time elapsed = 19
Select sysdate as sdt from dual
Time elapsed = 19
adjourn_type =
isadjourn = NO
trn_rcms_caseregid = 14943000001136
decision_date =
decision_type = 0
prev_case_purpose = 1000525
trans_type = Feedback Submitted (Decision)
prev_hearing_date = 08/04/2025
case_no = 2016/00170
court_code = 10085
case_purpose = 1025550004746
hearing_date = 08/04/2025
Posting record
Param Type = n
trn_rcms_case_histid=12415000010972
Param Type = c
mapname=tsrcf1
Param Type = n
sourceid=12415000010970
Param Type = c
cancel=F
Param Type = c
createdby=SDO_bikaner
Param Type = c
createdon=20/04/2025 10:24:58
Param Type = c
username=SDO_bikaner
Param Type = c
modifiedon=20/04/2025 10:24:58
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
isadjourn=NO
Param Type = c
trn_rcms_caseregid=14943000001136
Param Type = n
decision_type=0
Param Type = c
prev_case_purpose=1000525
Param Type = c
trans_type=Feedback Submitted (Decision)
Param Type = c
prev_hearing_date=08/04/2025 00:00:00
Param Type = c
case_no=2016/00170
Param Type = c
court_code=10085
Param Type = c
case_purpose=1025550004746
Param Type = c
hearing_date=08/04/2025 00:00:00
insert into TRN_RCMS_CASE_HIST (trn_rcms_case_histid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,isadjourn,trn_rcms_caseregid,decision_date,decision_type,prev_case_purpose,trans_type,prev_hearing_date,case_no,court_code,case_purpose,hearing_date) values (:trn_rcms_case_histid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,null,:isadjourn,:trn_rcms_caseregid,null,:decision_type,:prev_case_purpose,:trans_type,to_date(:prev_hearing_date,'dd/mm/yyyy hh24:mi:ss'),:case_no,:court_code,:case_purpose,to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'))
>>Posting from rctcr to tscd from row 2
>>Mapping
Mapped court_code Row = 1 value = 10085 idvalue 0
Mapped case_no Row = 1 value = 2019/00170 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/04/2025 idvalue 0
Mapped hearing_date Row = 1 value = 08/04/2025 idvalue 0
Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0
>>Validating tscd
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 20/04/2025
currdate after validation = 20/04/2025
court_name =
Evaluating - m_courtname
m_courtname = ????? ???????, ???????,???? -???????
court_name after validation = ????? ???????, ???????,???? -??????? Id = 12118000000072
court_code = 10085
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
viewfilter =
Evaluating - {AND a1.court_code=:m_courtcode }
viewfilter after validation = AND a1.court_code=:m_courtcode
case_no = 2019/00170
casedetails =
case_no=2019/00170
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=10085
case_no=2019/00170
recordid=0
recordid=0
Time elapsed = 1182
casedetails after validation = 10085
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=18153000002913
Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S
S=18153000002913
Time elapsed = 1238
trn_rcms_caseid after validation = 18153000002913
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 = 14/11/2019
case_type =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_type after validation = ????
act =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
act after validation = ???????? ??-?????? ?????? 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 = 188,53,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/04/2025
Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T})
hearing_date = 08/04/2025
currdate = 20/04/2025
Result of iif = T
escase =
case_no=2019/00170
SELECT REPLACE (A1.CASE_NO, '/', '')
FROM trn_rcms_casereg a1
WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no
court_code=10085
case_no=2019/00170
Time elapsed = 48
escase after validation = 201900170
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/04/2025
Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T})
decision_date = 08/04/2025
currdate = 20/04/2025
Result of iif = T
decision_type = ????????? Id = 11782000000706
decsion_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
decsion_mastid after validation = 11782000000706
new_case_purpose = ????????? Id = 1025550004746
new_purpose_id =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_id after validation = 1025550004746
new_purpose_code =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_code after validation = 900
showinactive =
member_name =
member_name after validation = Kavita Godara
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 = 10085
case_no = 2019/00170
S=100852019/00170
Select dupchk from trn_rcms_decision where lower(dupchk) = :S
S=100852019/00170
Time elapsed = 1421
dupchk after validation = 100852019/00170
usern =
Evaluating - username
username = SDO_bikaner
usern after validation = SDO_bikaner
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 = 620927219733
esign_template =
Evaluating - {cd.pdf}
esign_template after validation = cd.pdf
esign_filename =
case_no=2019/00170
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=10085
court_code=10085
case_no=2019/00170
Time elapsed = 61
esign_filename after validation = CD10085201900170
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 = 16
Saving to table TRN_RCMS_DECISION
select * from TRN_RCMS_DECISION where TRN_RCMS_DECISIONid=0
Time elapsed = 20
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 = 19
RecordId = 12415000010973
MapName rctcr1
SourceId 12415000010959
Select sysdate as sdt from dual
Time elapsed = 19
Select sysdate as sdt from dual
Time elapsed = 19
isoneside = F
chkfinal = F
chkworth = F
trn_rcms_caseid = 18153000002913
dupchk = 100852019/00170
no_of_page = 0
showinactive =
new_purpose_code = 900
member_name = Kavita Godara
template = General Decision
decision_remark =
decision_type = 11782000000706
decision_date = 08/04/2025
hearing_date = 08/04/2025
court_code = 10085
case_no = 2019/00170
new_case_purpose = 1025550004746
Posting record
Param Type = n
trn_rcms_decisionid=12415000010973
Param Type = c
mapname=rctcr1
Param Type = n
sourceid=12415000010959
Param Type = c
cancel=F
Param Type = c
createdby=SDO_bikaner
Param Type = c
createdon=20/04/2025 10:25:06
Param Type = c
username=SDO_bikaner
Param Type = c
modifiedon=20/04/2025 10:25:06
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
isoneside=F
Param Type = c
chkfinal=F
Param Type = c
chkworth=F
Param Type = n
trn_rcms_caseid=18153000002913
Param Type = c
dupchk=100852019/00170
Param Type = n
no_of_page=0
Param Type = c
new_purpose_code=900
Param Type = c
member_name=Kavita Godara
Param Type = c
template=General Decision
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=08/04/2025 00:00:00
Param Type = c
hearing_date=08/04/2025 00:00:00
Param Type = c
court_code=10085
Param Type = c
case_no=2019/00170
Param Type = n
new_case_purpose=1025550004746
insert into TRN_RCMS_DECISION (trn_rcms_decisionid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,isoneside,chkfinal,chkworth,trn_rcms_caseid,dupchk,no_of_page,showinactive,new_purpose_code,member_name,template,decision_remark,decision_type,decision_date,hearing_date,court_code,case_no,new_case_purpose) values (:trn_rcms_decisionid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:isoneside,:chkfinal,:chkworth,:trn_rcms_caseid,:dupchk,:no_of_page,null,:new_purpose_code,:member_name,:template,null,:decision_type,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'),:court_code,:case_no,:new_case_purpose)
Saving to table TRN_RCMS_DECCONTENT
select * from TRN_RCMS_DECCONTENT where TRN_RCMS_DECCONTENTid=0
Time elapsed = 19
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 = 22
RecordId = 12415000010974
Select sysdate as sdt from dual
Time elapsed = 20
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=12415000010974
Param Type = n
trn_rcms_decisionid=12415000010973
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 = 10085 idvalue 0
Mapped case_no Row = 1 value = 2019/00170 idvalue 0
Mapped trn_rcms_caseid Row = 1 value = 18153000002913 idvalue 0
Mapped next_hear_date Row = 1 value = 08/04/2025 idvalue 0
Mapped new_case_purpose Row = 1 value = ????????? idvalue 1025550004746
Mapped pagesrc Row = 1 value = DECISION idvalue 0
Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0
>>Validating tsrcf
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 20/04/2025
currdate after validation = 20/04/2025
pagesrc = DECISION
viewfilter =
Evaluating - { AND a1.court_code = :m_courtcode }
viewfilter after validation = AND a1.court_code = :m_courtcode
court_name =
Evaluating - m_courtname
m_courtname = ????? ???????, ???????,???? -???????
court_name after validation = ????? ???????, ???????,???? -??????? Id = 12118000000072
court_code = 10085
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_no = 2019/00170
Dynamicfilter x1.CASE_NO~Case No =
trn_rcms_caseid = 18153000002913
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=18153000002913
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=10085
trn_rcms_caseid=18153000002913
Time elapsed = 50
casedetails after validation = 2019/00170
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 = 08/04/2025
inst_date =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
inst_date after validation = 14/11/2019
act_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
act_name after validation = ???????? ??-?????? ?????? 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 = 188,53,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/04/2025
case_purpose_nameid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purpose_nameid after validation = 1025550004746
isadjourn =
Evaluating - {NO}
isadjourn after validation = NO
adjourn_type =
adj_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
adjourn_remark =
trans_type = Feedback Submitted (Decision)
>>Writing to tables tsrcf
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tsrcf'
Time elapsed = 15
Saving to table TRN_RCMS_HEARING
select * from TRN_RCMS_HEARING where TRN_RCMS_HEARINGid=0
Time elapsed = 23
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 = 17
RecordId = 12415000010975
MapName tscd2
SourceId 12415000010973
Select sysdate as sdt from dual
Time elapsed = 17
Select sysdate as sdt from dual
Time elapsed = 18
adjourn_type = 0
adjourn_remark =
pre_hear_date = 08/04/2025
isadjourn = NO
new_case_purpose = 1025550004746
case_no = 2019/00170
court_code = 10085
trn_rcms_caseid = 18153000002913
next_hear_date = 08/04/2025
Posting record
Param Type = n
trn_rcms_hearingid=12415000010975
Param Type = c
mapname=tscd2
Param Type = n
sourceid=12415000010973
Param Type = c
cancel=F
Param Type = c
createdby=SDO_bikaner
Param Type = c
createdon=20/04/2025 10:25:09
Param Type = c
username=SDO_bikaner
Param Type = c
modifiedon=20/04/2025 10:25:09
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = n
adjourn_type=0
Param Type = c
pre_hear_date=08/04/2025 00:00:00
Param Type = c
isadjourn=NO
Param Type = n
new_case_purpose=1025550004746
Param Type = c
case_no=2019/00170
Param Type = c
court_code=10085
Param Type = c
trn_rcms_caseid=18153000002913
Param Type = c
next_hear_date=08/04/2025 00:00:00
insert into TRN_RCMS_HEARING (trn_rcms_hearingid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,adjourn_remark,pre_hear_date,isadjourn,new_case_purpose,case_no,court_code,trn_rcms_caseid,next_hear_date) values (:trn_rcms_hearingid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:adjourn_type,null,to_date(:pre_hear_date,'dd/mm/yyyy hh24:mi:ss'),:isadjourn,:new_case_purpose,:case_no,:court_code,:trn_rcms_caseid,to_date(:next_hear_date,'dd/mm/yyyy hh24:mi:ss'))
>>Mapping
Mapped court_code Row = 1 value = 10085 idvalue 0
Mapped case_no Row = 1 value = 2019/00170 idvalue 0
Mapped hearing_date Row = 1 value = 08/04/2025 idvalue 0
Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0
Mapped trans_type Row = 1 value = Decision Submitted idvalue 0
Mapped trn_rcms_caseregid Row = 1 value = 18153000002913 idvalue 0
Mapped decision_date Row = 1 value = 08/04/2025 idvalue 0
Mapped decision_type Row = 1 value = 11782000000706 idvalue 0
Mapped prev_case_purposename Row = 1 value = ???? idvalue 0
Mapped prev_hearing_date Row = 1 value = 08/04/2025 idvalue 0
>>Validating tchdh
>>Frame No 1
court_code = 10085
trn_rcms_caseregid = 18153000002913
case_no = 2019/00170
prev_hearing_date = 08/04/2025
hearing_date = 08/04/2025
prev_case_purposename = ????
prev_case_purpose =
prev_case_purposename=????
SELECT V.CASE_PURPOSE_MASTID
FROM case_purpose_mast v
WHERE v.case_purpose_name = :prev_case_purposename
prev_case_purposename=????
Time elapsed = 34
prev_case_purpose after validation = 18678000000000
case_purpose = 1025550004746
trans_type = Decision Submitted
clcheck =
isadjourn =
adjourn_type =
decision_type = 11782000000706
decision_date = 08/04/2025
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 16
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 = 18
RecordId = 12415000010976
MapName tscd1
SourceId 12415000010973
Select sysdate as sdt from dual
Time elapsed = 17
Select sysdate as sdt from dual
Time elapsed = 20
prev_hearing_date = 08/04/2025
decision_type = 11782000000706
decision_date = 08/04/2025
adjourn_type =
isadjourn =
prev_case_purpose = 18678000000000
hearing_date = 08/04/2025
case_no = 2019/00170
court_code = 10085
case_purpose = 1025550004746
trans_type = Decision Submitted
trn_rcms_caseregid = 18153000002913
Posting record
Param Type = n
trn_rcms_case_histid=12415000010976
Param Type = c
mapname=tscd1
Param Type = n
sourceid=12415000010973
Param Type = c
cancel=F
Param Type = c
createdby=SDO_bikaner
Param Type = c
createdon=20/04/2025 10:25:10
Param Type = c
username=SDO_bikaner
Param Type = c
modifiedon=20/04/2025 10:25:10
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
prev_hearing_date=08/04/2025 00:00:00
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=08/04/2025 00:00:00
Param Type = c
prev_case_purpose=18678000000000
Param Type = c
hearing_date=08/04/2025 00:00:00
Param Type = c
case_no=2019/00170
Param Type = c
court_code=10085
Param Type = c
case_purpose=1025550004746
Param Type = c
trans_type=Decision Submitted
Param Type = c
trn_rcms_caseregid=18153000002913
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 = 10085 idvalue 0
Mapped case_no Row = 1 value = 2019/00170 idvalue 0
Mapped prev_hearing_date Row = 1 value = 08/04/2025 idvalue 0
Mapped hearing_date Row = 1 value = 08/04/2025 idvalue 0
Mapped prev_case_purposename Row = 1 value = ???? idvalue 0
Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0
Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0
Mapped trn_rcms_caseregid Row = 1 value = 18153000002913 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 = 10085
trn_rcms_caseregid = 18153000002913
case_no = 2019/00170
prev_hearing_date = 08/04/2025
hearing_date = 08/04/2025
prev_case_purposename = ????
prev_case_purpose =
prev_case_purposename=????
SELECT V.CASE_PURPOSE_MASTID
FROM case_purpose_mast v
WHERE v.case_purpose_name = :prev_case_purposename
prev_case_purposename=????
Time elapsed = 35
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 = 18
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 22
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 = 18
RecordId = 12415000010977
MapName tsrcf1
SourceId 12415000010975
Select sysdate as sdt from dual
Time elapsed = 20
Select sysdate as sdt from dual
Time elapsed = 21
adjourn_type =
isadjourn = NO
trn_rcms_caseregid = 18153000002913
decision_date =
decision_type = 0
prev_case_purpose = 18678000000000
trans_type = Feedback Submitted (Decision)
prev_hearing_date = 08/04/2025
case_no = 2019/00170
court_code = 10085
case_purpose = 1025550004746
hearing_date = 08/04/2025
Posting record
Param Type = n
trn_rcms_case_histid=12415000010977
Param Type = c
mapname=tsrcf1
Param Type = n
sourceid=12415000010975
Param Type = c
cancel=F
Param Type = c
createdby=SDO_bikaner
Param Type = c
createdon=20/04/2025 10:25:14
Param Type = c
username=SDO_bikaner
Param Type = c
modifiedon=20/04/2025 10:25:14
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
isadjourn=NO
Param Type = c
trn_rcms_caseregid=18153000002913
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=08/04/2025 00:00:00
Param Type = c
case_no=2019/00170
Param Type = c
court_code=10085
Param Type = c
case_purpose=1025550004746
Param Type = c
hearing_date=08/04/2025 00:00:00
insert into TRN_RCMS_CASE_HIST (trn_rcms_case_histid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,isadjourn,trn_rcms_caseregid,decision_date,decision_type,prev_case_purpose,trans_type,prev_hearing_date,case_no,court_code,case_purpose,hearing_date) values (:trn_rcms_case_histid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,null,:isadjourn,:trn_rcms_caseregid,null,:decision_type,:prev_case_purpose,:trans_type,to_date(:prev_hearing_date,'dd/mm/yyyy hh24:mi:ss'),:case_no,:court_code,:case_purpose,to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'))
>>Posting from rctcr to tscd from row 3
>>Mapping
Mapped court_code Row = 1 value = 10085 idvalue 0
Mapped case_no Row = 1 value = 2021/118 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/04/2025 idvalue 0
Mapped hearing_date Row = 1 value = 08/04/2025 idvalue 0
Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0
>>Validating tscd
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 20/04/2025
currdate after validation = 20/04/2025
court_name =
Evaluating - m_courtname
m_courtname = ????? ???????, ???????,???? -???????
court_name after validation = ????? ???????, ???????,???? -??????? Id = 12118000000072
court_code = 10085
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 = 2021/118
casedetails =
case_no=2021/118
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=10085
case_no=2021/118
recordid=0
recordid=0
Time elapsed = 1215
casedetails after validation = 10085
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=16680000006426
Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S
S=16680000006426
Time elapsed = 1261
trn_rcms_caseid after validation = 16680000006426
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 = 13/09/2021
case_type =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_type after validation = ????????? ????
act =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
act after validation = ???????? ????????? ??????? 1955
section =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
section after validation = 212
case_purposeid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purposeid after validation = 18678000000000
purpose =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
purpose after validation = ????
hearing_date = 08/04/2025
Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T})
hearing_date = 08/04/2025
currdate = 20/04/2025
Result of iif = T
escase =
case_no=2021/118
SELECT REPLACE (A1.CASE_NO, '/', '')
FROM trn_rcms_casereg a1
WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no
court_code=10085
case_no=2021/118
Time elapsed = 37
escase after validation = 2021118
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/04/2025
Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T})
decision_date = 08/04/2025
currdate = 20/04/2025
Result of iif = T
decision_type = ????????? Id = 11782000000706
decsion_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
decsion_mastid after validation = 11782000000706
new_case_purpose = ????????? Id = 1025550004746
new_purpose_id =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_id after validation = 1025550004746
new_purpose_code =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_code after validation = 900
showinactive =
member_name =
member_name after validation = Kavita Godara
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 = 10085
case_no = 2021/118
S=100852021/118
Select dupchk from trn_rcms_decision where lower(dupchk) = :S
S=100852021/118
Time elapsed = 1497
dupchk after validation = 100852021/118
usern =
Evaluating - username
username = SDO_bikaner
usern after validation = SDO_bikaner
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 = 620927219733
esign_template =
Evaluating - {cd.pdf}
esign_template after validation = cd.pdf
esign_filename =
case_no=2021/118
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=10085
court_code=10085
case_no=2021/118
Time elapsed = 49
esign_filename after validation = CD100852021118
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 = 11
Saving to table TRN_RCMS_DECISION
select * from TRN_RCMS_DECISION where TRN_RCMS_DECISIONid=0
Time elapsed = 17
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 = 15
RecordId = 12415000010978
MapName rctcr1
SourceId 12415000010960
Select sysdate as sdt from dual
Time elapsed = 16
Select sysdate as sdt from dual
Time elapsed = 17
isoneside = F
chkfinal = F
chkworth = F
trn_rcms_caseid = 16680000006426
dupchk = 100852021/118
no_of_page = 0
showinactive =
new_purpose_code = 900
member_name = Kavita Godara
template = General Decision
decision_remark =
decision_type = 11782000000706
decision_date = 08/04/2025
hearing_date = 08/04/2025
court_code = 10085
case_no = 2021/118
new_case_purpose = 1025550004746
Posting record
Param Type = n
trn_rcms_decisionid=12415000010978
Param Type = c
mapname=rctcr1
Param Type = n
sourceid=12415000010960
Param Type = c
cancel=F
Param Type = c
createdby=SDO_bikaner
Param Type = c
createdon=20/04/2025 10:25:21
Param Type = c
username=SDO_bikaner
Param Type = c
modifiedon=20/04/2025 10:25:21
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
isoneside=F
Param Type = c
chkfinal=F
Param Type = c
chkworth=F
Param Type = n
trn_rcms_caseid=16680000006426
Param Type = c
dupchk=100852021/118
Param Type = n
no_of_page=0
Param Type = c
new_purpose_code=900
Param Type = c
member_name=Kavita Godara
Param Type = c
template=General Decision
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=08/04/2025 00:00:00
Param Type = c
hearing_date=08/04/2025 00:00:00
Param Type = c
court_code=10085
Param Type = c
case_no=2021/118
Param Type = n
new_case_purpose=1025550004746
insert into TRN_RCMS_DECISION (trn_rcms_decisionid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,isoneside,chkfinal,chkworth,trn_rcms_caseid,dupchk,no_of_page,showinactive,new_purpose_code,member_name,template,decision_remark,decision_type,decision_date,hearing_date,court_code,case_no,new_case_purpose) values (:trn_rcms_decisionid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:isoneside,:chkfinal,:chkworth,:trn_rcms_caseid,:dupchk,:no_of_page,null,:new_purpose_code,:member_name,:template,null,:decision_type,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'),:court_code,:case_no,:new_case_purpose)
Saving to table TRN_RCMS_DECCONTENT
select * from TRN_RCMS_DECCONTENT where TRN_RCMS_DECCONTENTid=0
Time elapsed = 18
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 = 14
RecordId = 12415000010979
Select sysdate as sdt from dual
Time elapsed = 19
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=12415000010979
Param Type = n
trn_rcms_decisionid=12415000010978
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 = 10085 idvalue 0
Mapped case_no Row = 1 value = 2021/118 idvalue 0
Mapped trn_rcms_caseid Row = 1 value = 16680000006426 idvalue 0
Mapped next_hear_date Row = 1 value = 08/04/2025 idvalue 0
Mapped new_case_purpose Row = 1 value = ????????? idvalue 1025550004746
Mapped pagesrc Row = 1 value = DECISION idvalue 0
Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0
>>Validating tsrcf
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 20/04/2025
currdate after validation = 20/04/2025
pagesrc = DECISION
viewfilter =
Evaluating - { AND a1.court_code = :m_courtcode }
viewfilter after validation = AND a1.court_code = :m_courtcode
court_name =
Evaluating - m_courtname
m_courtname = ????? ???????, ???????,???? -???????
court_name after validation = ????? ???????, ???????,???? -??????? Id = 12118000000072
court_code = 10085
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_no = 2021/118
Dynamicfilter x1.CASE_NO~Case No =
trn_rcms_caseid = 16680000006426
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=16680000006426
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=10085
trn_rcms_caseid=16680000006426
Time elapsed = 48
casedetails after validation = 2021/118
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 = 08/04/2025
inst_date =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
inst_date after validation = 13/09/2021
act_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
act_name after validation = ???????? ????????? ??????? 1955
section_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
section_name after validation = 212
case_purpose_group =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purpose_group after validation = ?????
case_purpose_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purpose_name after validation = ????
appellant_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
appellant_name after validation = ???????? ????
respondent_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
respondent_name after validation = ???????
description =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_case_purpose = ????????? Id = 1025550004746
new_purpose_code =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_code after validation = 900
next_hear_date = 08/04/2025
case_purpose_nameid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purpose_nameid after validation = 1025550004746
isadjourn =
Evaluating - {NO}
isadjourn after validation = NO
adjourn_type =
adj_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
adjourn_remark =
trans_type = Feedback Submitted (Decision)
>>Writing to tables tsrcf
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tsrcf'
Time elapsed = 18
Saving to table TRN_RCMS_HEARING
select * from TRN_RCMS_HEARING where TRN_RCMS_HEARINGid=0
Time elapsed = 19
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 = 21
RecordId = 12415000010980
MapName tscd2
SourceId 12415000010978
Select sysdate as sdt from dual
Time elapsed = 19
Select sysdate as sdt from dual
Time elapsed = 22
adjourn_type = 0
adjourn_remark =
pre_hear_date = 08/04/2025
isadjourn = NO
new_case_purpose = 1025550004746
case_no = 2021/118
court_code = 10085
trn_rcms_caseid = 16680000006426
next_hear_date = 08/04/2025
Posting record
Param Type = n
trn_rcms_hearingid=12415000010980
Param Type = c
mapname=tscd2
Param Type = n
sourceid=12415000010978
Param Type = c
cancel=F
Param Type = c
createdby=SDO_bikaner
Param Type = c
createdon=20/04/2025 10:25:24
Param Type = c
username=SDO_bikaner
Param Type = c
modifiedon=20/04/2025 10:25:24
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = n
adjourn_type=0
Param Type = c
pre_hear_date=08/04/2025 00:00:00
Param Type = c
isadjourn=NO
Param Type = n
new_case_purpose=1025550004746
Param Type = c
case_no=2021/118
Param Type = c
court_code=10085
Param Type = c
trn_rcms_caseid=16680000006426
Param Type = c
next_hear_date=08/04/2025 00:00:00
insert into TRN_RCMS_HEARING (trn_rcms_hearingid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,adjourn_remark,pre_hear_date,isadjourn,new_case_purpose,case_no,court_code,trn_rcms_caseid,next_hear_date) values (:trn_rcms_hearingid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:adjourn_type,null,to_date(:pre_hear_date,'dd/mm/yyyy hh24:mi:ss'),:isadjourn,:new_case_purpose,:case_no,:court_code,:trn_rcms_caseid,to_date(:next_hear_date,'dd/mm/yyyy hh24:mi:ss'))
>>Mapping
Mapped court_code Row = 1 value = 10085 idvalue 0
Mapped case_no Row = 1 value = 2021/118 idvalue 0
Mapped hearing_date Row = 1 value = 08/04/2025 idvalue 0
Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0
Mapped trans_type Row = 1 value = Decision Submitted idvalue 0
Mapped trn_rcms_caseregid Row = 1 value = 16680000006426 idvalue 0
Mapped decision_date Row = 1 value = 08/04/2025 idvalue 0
Mapped decision_type Row = 1 value = 11782000000706 idvalue 0
Mapped prev_case_purposename Row = 1 value = ???? idvalue 0
Mapped prev_hearing_date Row = 1 value = 08/04/2025 idvalue 0
>>Validating tchdh
>>Frame No 1
court_code = 10085
trn_rcms_caseregid = 16680000006426
case_no = 2021/118
prev_hearing_date = 08/04/2025
hearing_date = 08/04/2025
prev_case_purposename = ????
prev_case_purpose =
prev_case_purpose after validation = 18678000000000
case_purpose = 1025550004746
trans_type = Decision Submitted
clcheck =
isadjourn =
adjourn_type =
decision_type = 11782000000706
decision_date = 08/04/2025
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 16
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 19
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 = 17
RecordId = 12415000010981
MapName tscd1
SourceId 12415000010978
Select sysdate as sdt from dual
Time elapsed = 18
Select sysdate as sdt from dual
Time elapsed = 18
prev_hearing_date = 08/04/2025
decision_type = 11782000000706
decision_date = 08/04/2025
adjourn_type =
isadjourn =
prev_case_purpose = 18678000000000
hearing_date = 08/04/2025
case_no = 2021/118
court_code = 10085
case_purpose = 1025550004746
trans_type = Decision Submitted
trn_rcms_caseregid = 16680000006426
Posting record
Param Type = n
trn_rcms_case_histid=12415000010981
Param Type = c
mapname=tscd1
Param Type = n
sourceid=12415000010978
Param Type = c
cancel=F
Param Type = c
createdby=SDO_bikaner
Param Type = c
createdon=20/04/2025 10:25:25
Param Type = c
username=SDO_bikaner
Param Type = c
modifiedon=20/04/2025 10:25:25
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
prev_hearing_date=08/04/2025 00:00:00
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=08/04/2025 00:00:00
Param Type = c
prev_case_purpose=18678000000000
Param Type = c
hearing_date=08/04/2025 00:00:00
Param Type = c
case_no=2021/118
Param Type = c
court_code=10085
Param Type = c
case_purpose=1025550004746
Param Type = c
trans_type=Decision Submitted
Param Type = c
trn_rcms_caseregid=16680000006426
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 = 10085 idvalue 0
Mapped case_no Row = 1 value = 2021/118 idvalue 0
Mapped prev_hearing_date Row = 1 value = 08/04/2025 idvalue 0
Mapped hearing_date Row = 1 value = 08/04/2025 idvalue 0
Mapped prev_case_purposename Row = 1 value = ???? idvalue 0
Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0
Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0
Mapped trn_rcms_caseregid Row = 1 value = 16680000006426 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 = 10085
trn_rcms_caseregid = 16680000006426
case_no = 2021/118
prev_hearing_date = 08/04/2025
hearing_date = 08/04/2025
prev_case_purposename = ????
prev_case_purpose =
prev_case_purpose after validation = 18678000000000
case_purpose = 1025550004746
trans_type = Feedback Submitted (Decision)
clcheck =
isadjourn = NO
adjourn_type =
decision_type =
decision_date =
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 14
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 19
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 = 17
RecordId = 12415000010982
MapName tsrcf1
SourceId 12415000010980
Select sysdate as sdt from dual
Time elapsed = 21
Select sysdate as sdt from dual
Time elapsed = 18
adjourn_type =
isadjourn = NO
trn_rcms_caseregid = 16680000006426
decision_date =
decision_type = 0
prev_case_purpose = 18678000000000
trans_type = Feedback Submitted (Decision)
prev_hearing_date = 08/04/2025
case_no = 2021/118
court_code = 10085
case_purpose = 1025550004746
hearing_date = 08/04/2025
Posting record
Param Type = n
trn_rcms_case_histid=12415000010982
Param Type = c
mapname=tsrcf1
Param Type = n
sourceid=12415000010980
Param Type = c
cancel=F
Param Type = c
createdby=SDO_bikaner
Param Type = c
createdon=20/04/2025 10:25:30
Param Type = c
username=SDO_bikaner
Param Type = c
modifiedon=20/04/2025 10:25:30
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
isadjourn=NO
Param Type = c
trn_rcms_caseregid=16680000006426
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=08/04/2025 00:00:00
Param Type = c
case_no=2021/118
Param Type = c
court_code=10085
Param Type = c
case_purpose=1025550004746
Param Type = c
hearing_date=08/04/2025 00:00:00
insert into TRN_RCMS_CASE_HIST (trn_rcms_case_histid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,isadjourn,trn_rcms_caseregid,decision_date,decision_type,prev_case_purpose,trans_type,prev_hearing_date,case_no,court_code,case_purpose,hearing_date) values (:trn_rcms_case_histid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,null,:isadjourn,:trn_rcms_caseregid,null,:decision_type,:prev_case_purpose,:trans_type,to_date(:prev_hearing_date,'dd/mm/yyyy hh24:mi:ss'),:case_no,:court_code,:case_purpose,to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'))
>>Posting from rctcr to tscd from row 4
>>Mapping
Mapped court_code Row = 1 value = 10085 idvalue 0
Mapped case_no Row = 1 value = 2021/164 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/04/2025 idvalue 0
Mapped hearing_date Row = 1 value = 08/04/2025 idvalue 0
Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0
>>Validating tscd
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 20/04/2025
currdate after validation = 20/04/2025
court_name =
Evaluating - m_courtname
m_courtname = ????? ???????, ???????,???? -???????
court_name after validation = ????? ???????, ???????,???? -??????? Id = 12118000000072
court_code = 10085
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 = 2021/164
casedetails =
case_no=2021/164
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=10085
case_no=2021/164
recordid=0
recordid=0
Time elapsed = 1088
casedetails after validation = 10085
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=14636000005412
Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S
S=14636000005412
Time elapsed = 1004
trn_rcms_caseid after validation = 14636000005412
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 = 13/09/2021
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 = 136,188,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/04/2025
Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T})
hearing_date = 08/04/2025
currdate = 20/04/2025
Result of iif = T
escase =
case_no=2021/164
SELECT REPLACE (A1.CASE_NO, '/', '')
FROM trn_rcms_casereg a1
WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no
court_code=10085
case_no=2021/164
Time elapsed = 50
escase after validation = 2021164
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/04/2025
Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T})
decision_date = 08/04/2025
currdate = 20/04/2025
Result of iif = T
decision_type = ????????? Id = 11782000000706
decsion_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
decsion_mastid after validation = 11782000000706
new_case_purpose = ????????? Id = 1025550004746
new_purpose_id =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_id after validation = 1025550004746
new_purpose_code =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_code after validation = 900
showinactive =
member_name =
member_name after validation = Kavita Godara
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 = 10085
case_no = 2021/164
S=100852021/164
Select dupchk from trn_rcms_decision where lower(dupchk) = :S
S=100852021/164
Time elapsed = 1397
dupchk after validation = 100852021/164
usern =
Evaluating - username
username = SDO_bikaner
usern after validation = SDO_bikaner
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 = 620927219733
esign_template =
Evaluating - {cd.pdf}
esign_template after validation = cd.pdf
esign_filename =
case_no=2021/164
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=10085
court_code=10085
case_no=2021/164
Time elapsed = 67
esign_filename after validation = CD100852021164
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 = 14
Saving to table TRN_RCMS_DECISION
select * from TRN_RCMS_DECISION where TRN_RCMS_DECISIONid=0
Time elapsed = 19
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 = 19
RecordId = 12415000010983
MapName rctcr1
SourceId 12415000010961
Select sysdate as sdt from dual
Time elapsed = 17
Select sysdate as sdt from dual
Time elapsed = 16
isoneside = F
chkfinal = F
chkworth = F
trn_rcms_caseid = 14636000005412
dupchk = 100852021/164
no_of_page = 0
showinactive =
new_purpose_code = 900
member_name = Kavita Godara
template = General Decision
decision_remark =
decision_type = 11782000000706
decision_date = 08/04/2025
hearing_date = 08/04/2025
court_code = 10085
case_no = 2021/164
new_case_purpose = 1025550004746
Posting record
Param Type = n
trn_rcms_decisionid=12415000010983
Param Type = c
mapname=rctcr1
Param Type = n
sourceid=12415000010961
Param Type = c
cancel=F
Param Type = c
createdby=SDO_bikaner
Param Type = c
createdon=20/04/2025 10:25:37
Param Type = c
username=SDO_bikaner
Param Type = c
modifiedon=20/04/2025 10:25:37
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
isoneside=F
Param Type = c
chkfinal=F
Param Type = c
chkworth=F
Param Type = n
trn_rcms_caseid=14636000005412
Param Type = c
dupchk=100852021/164
Param Type = n
no_of_page=0
Param Type = c
new_purpose_code=900
Param Type = c
member_name=Kavita Godara
Param Type = c
template=General Decision
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=08/04/2025 00:00:00
Param Type = c
hearing_date=08/04/2025 00:00:00
Param Type = c
court_code=10085
Param Type = c
case_no=2021/164
Param Type = n
new_case_purpose=1025550004746
insert into TRN_RCMS_DECISION (trn_rcms_decisionid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,isoneside,chkfinal,chkworth,trn_rcms_caseid,dupchk,no_of_page,showinactive,new_purpose_code,member_name,template,decision_remark,decision_type,decision_date,hearing_date,court_code,case_no,new_case_purpose) values (:trn_rcms_decisionid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:isoneside,:chkfinal,:chkworth,:trn_rcms_caseid,:dupchk,:no_of_page,null,:new_purpose_code,:member_name,:template,null,:decision_type,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'),:court_code,:case_no,:new_case_purpose)
Saving to table TRN_RCMS_DECCONTENT
select * from TRN_RCMS_DECCONTENT where TRN_RCMS_DECCONTENTid=0
Time elapsed = 17
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 = 15
RecordId = 12415000010984
Select sysdate as sdt from dual
Time elapsed = 18
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=12415000010984
Param Type = n
trn_rcms_decisionid=12415000010983
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 = 10085 idvalue 0
Mapped case_no Row = 1 value = 2021/164 idvalue 0
Mapped trn_rcms_caseid Row = 1 value = 14636000005412 idvalue 0
Mapped next_hear_date Row = 1 value = 08/04/2025 idvalue 0
Mapped new_case_purpose Row = 1 value = ????????? idvalue 1025550004746
Mapped pagesrc Row = 1 value = DECISION idvalue 0
Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0
>>Validating tsrcf
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 20/04/2025
currdate after validation = 20/04/2025
pagesrc = DECISION
viewfilter =
Evaluating - { AND a1.court_code = :m_courtcode }
viewfilter after validation = AND a1.court_code = :m_courtcode
court_name =
Evaluating - m_courtname
m_courtname = ????? ???????, ???????,???? -???????
court_name after validation = ????? ???????, ???????,???? -??????? Id = 12118000000072
court_code = 10085
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_no = 2021/164
Dynamicfilter x1.CASE_NO~Case No =
trn_rcms_caseid = 14636000005412
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=14636000005412
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=10085
trn_rcms_caseid=14636000005412
Time elapsed = 48
casedetails after validation = 2021/164
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 = 08/04/2025
inst_date =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
inst_date after validation = 13/09/2021
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 = 136,188,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/04/2025
case_purpose_nameid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purpose_nameid after validation = 1025550004746
isadjourn =
Evaluating - {NO}
isadjourn after validation = NO
adjourn_type =
adj_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
adjourn_remark =
trans_type = Feedback Submitted (Decision)
>>Writing to tables tsrcf
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tsrcf'
Time elapsed = 22
Saving to table TRN_RCMS_HEARING
select * from TRN_RCMS_HEARING where TRN_RCMS_HEARINGid=0
Time elapsed = 23
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 = 18
RecordId = 12415000010985
MapName tscd2
SourceId 12415000010983
Select sysdate as sdt from dual
Time elapsed = 20
Select sysdate as sdt from dual
Time elapsed = 16
adjourn_type = 0
adjourn_remark =
pre_hear_date = 08/04/2025
isadjourn = NO
new_case_purpose = 1025550004746
case_no = 2021/164
court_code = 10085
trn_rcms_caseid = 14636000005412
next_hear_date = 08/04/2025
Posting record
Param Type = n
trn_rcms_hearingid=12415000010985
Param Type = c
mapname=tscd2
Param Type = n
sourceid=12415000010983
Param Type = c
cancel=F
Param Type = c
createdby=SDO_bikaner
Param Type = c
createdon=20/04/2025 10:25:39
Param Type = c
username=SDO_bikaner
Param Type = c
modifiedon=20/04/2025 10:25: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=08/04/2025 00:00:00
Param Type = c
isadjourn=NO
Param Type = n
new_case_purpose=1025550004746
Param Type = c
case_no=2021/164
Param Type = c
court_code=10085
Param Type = c
trn_rcms_caseid=14636000005412
Param Type = c
next_hear_date=08/04/2025 00:00:00
insert into TRN_RCMS_HEARING (trn_rcms_hearingid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,adjourn_remark,pre_hear_date,isadjourn,new_case_purpose,case_no,court_code,trn_rcms_caseid,next_hear_date) values (:trn_rcms_hearingid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:adjourn_type,null,to_date(:pre_hear_date,'dd/mm/yyyy hh24:mi:ss'),:isadjourn,:new_case_purpose,:case_no,:court_code,:trn_rcms_caseid,to_date(:next_hear_date,'dd/mm/yyyy hh24:mi:ss'))
>>Mapping
Mapped court_code Row = 1 value = 10085 idvalue 0
Mapped case_no Row = 1 value = 2021/164 idvalue 0
Mapped hearing_date Row = 1 value = 08/04/2025 idvalue 0
Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0
Mapped trans_type Row = 1 value = Decision Submitted idvalue 0
Mapped trn_rcms_caseregid Row = 1 value = 14636000005412 idvalue 0
Mapped decision_date Row = 1 value = 08/04/2025 idvalue 0
Mapped decision_type Row = 1 value = 11782000000706 idvalue 0
Mapped prev_case_purposename Row = 1 value = ???? idvalue 0
Mapped prev_hearing_date Row = 1 value = 08/04/2025 idvalue 0
>>Validating tchdh
>>Frame No 1
court_code = 10085
trn_rcms_caseregid = 14636000005412
case_no = 2021/164
prev_hearing_date = 08/04/2025
hearing_date = 08/04/2025
prev_case_purposename = ????
prev_case_purpose =
prev_case_purpose after validation = 18678000000000
case_purpose = 1025550004746
trans_type = Decision Submitted
clcheck =
isadjourn =
adjourn_type =
decision_type = 11782000000706
decision_date = 08/04/2025
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 17
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 18
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 = 14
RecordId = 12415000010986
MapName tscd1
SourceId 12415000010983
Select sysdate as sdt from dual
Time elapsed = 17
Select sysdate as sdt from dual
Time elapsed = 17
prev_hearing_date = 08/04/2025
decision_type = 11782000000706
decision_date = 08/04/2025
adjourn_type =
isadjourn =
prev_case_purpose = 18678000000000
hearing_date = 08/04/2025
case_no = 2021/164
court_code = 10085
case_purpose = 1025550004746
trans_type = Decision Submitted
trn_rcms_caseregid = 14636000005412
Posting record
Param Type = n
trn_rcms_case_histid=12415000010986
Param Type = c
mapname=tscd1
Param Type = n
sourceid=12415000010983
Param Type = c
cancel=F
Param Type = c
createdby=SDO_bikaner
Param Type = c
createdon=20/04/2025 10:25:41
Param Type = c
username=SDO_bikaner
Param Type = c
modifiedon=20/04/2025 10:25:41
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
prev_hearing_date=08/04/2025 00:00:00
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=08/04/2025 00:00:00
Param Type = c
prev_case_purpose=18678000000000
Param Type = c
hearing_date=08/04/2025 00:00:00
Param Type = c
case_no=2021/164
Param Type = c
court_code=10085
Param Type = c
case_purpose=1025550004746
Param Type = c
trans_type=Decision Submitted
Param Type = c
trn_rcms_caseregid=14636000005412
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 = 10085 idvalue 0
Mapped case_no Row = 1 value = 2021/164 idvalue 0
Mapped prev_hearing_date Row = 1 value = 08/04/2025 idvalue 0
Mapped hearing_date Row = 1 value = 08/04/2025 idvalue 0
Mapped prev_case_purposename Row = 1 value = ???? idvalue 0
Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0
Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0
Mapped trn_rcms_caseregid Row = 1 value = 14636000005412 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 = 10085
trn_rcms_caseregid = 14636000005412
case_no = 2021/164
prev_hearing_date = 08/04/2025
hearing_date = 08/04/2025
prev_case_purposename = ????
prev_case_purpose =
prev_case_purpose after validation = 18678000000000
case_purpose = 1025550004746
trans_type = Feedback Submitted (Decision)
clcheck =
isadjourn = NO
adjourn_type =
decision_type =
decision_date =
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 15
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 18
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 = 18
RecordId = 12415000010987
MapName tsrcf1
SourceId 12415000010985
Select sysdate as sdt from dual
Time elapsed = 17
Select sysdate as sdt from dual
Time elapsed = 17
adjourn_type =
isadjourn = NO
trn_rcms_caseregid = 14636000005412
decision_date =
decision_type = 0
prev_case_purpose = 18678000000000
trans_type = Feedback Submitted (Decision)
prev_hearing_date = 08/04/2025
case_no = 2021/164
court_code = 10085
case_purpose = 1025550004746
hearing_date = 08/04/2025
Posting record
Param Type = n
trn_rcms_case_histid=12415000010987
Param Type = c
mapname=tsrcf1
Param Type = n
sourceid=12415000010985
Param Type = c
cancel=F
Param Type = c
createdby=SDO_bikaner
Param Type = c
createdon=20/04/2025 10:25:45
Param Type = c
username=SDO_bikaner
Param Type = c
modifiedon=20/04/2025 10:25:45
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
isadjourn=NO
Param Type = c
trn_rcms_caseregid=14636000005412
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=08/04/2025 00:00:00
Param Type = c
case_no=2021/164
Param Type = c
court_code=10085
Param Type = c
case_purpose=1025550004746
Param Type = c
hearing_date=08/04/2025 00:00:00
insert into TRN_RCMS_CASE_HIST (trn_rcms_case_histid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,isadjourn,trn_rcms_caseregid,decision_date,decision_type,prev_case_purpose,trans_type,prev_hearing_date,case_no,court_code,case_purpose,hearing_date) values (:trn_rcms_case_histid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,null,:isadjourn,:trn_rcms_caseregid,null,:decision_type,:prev_case_purpose,:trans_type,to_date(:prev_hearing_date,'dd/mm/yyyy hh24:mi:ss'),:case_no,:court_code,:case_purpose,to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'))
>>Posting from rctcr to tscd from row 5
>>Mapping
Mapped court_code Row = 1 value = 10085 idvalue 0
Mapped case_no Row = 1 value = 2024/71 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/04/2025 idvalue 0
Mapped hearing_date Row = 1 value = 08/04/2025 idvalue 0
Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0
>>Validating tscd
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 20/04/2025
currdate after validation = 20/04/2025
court_name =
Evaluating - m_courtname
m_courtname = ????? ???????, ???????,???? -???????
court_name after validation = ????? ???????, ???????,???? -??????? Id = 12118000000072
court_code = 10085
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
viewfilter =
Evaluating - {AND a1.court_code=:m_courtcode }
viewfilter after validation = AND a1.court_code=:m_courtcode
case_no = 2024/71
casedetails =
case_no=2024/71
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=10085
case_no=2024/71
recordid=0
recordid=0
Time elapsed = 850
casedetails after validation = 10085
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=10578000008828
Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S
S=10578000008828
Time elapsed = 1013
trn_rcms_caseid after validation = 10578000008828
pagesource = TRANSPAGE
instdate =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
instdate after validation = 30/05/2024
case_type =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_type after validation = ????
act =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
act after validation = ???????? ????????? ??????? 1955
section =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
section after validation = 188,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/04/2025
Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T})
hearing_date = 08/04/2025
currdate = 20/04/2025
Result of iif = T
escase =
case_no=2024/71
SELECT REPLACE (A1.CASE_NO, '/', '')
FROM trn_rcms_casereg a1
WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no
court_code=10085
case_no=2024/71
Time elapsed = 43
escase after validation = 202471
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/04/2025
Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T})
decision_date = 08/04/2025
currdate = 20/04/2025
Result of iif = T
decision_type = ????????? Id = 11782000000706
decsion_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
decsion_mastid after validation = 11782000000706
new_case_purpose = ????????? Id = 1025550004746
new_purpose_id =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_id after validation = 1025550004746
new_purpose_code =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_code after validation = 900
showinactive =
member_name =
member_name after validation = Kavita Godara
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 = 10085
case_no = 2024/71
S=100852024/71
Select dupchk from trn_rcms_decision where lower(dupchk) = :S
S=100852024/71
Time elapsed = 1029
dupchk after validation = 100852024/71
usern =
Evaluating - username
username = SDO_bikaner
usern after validation = SDO_bikaner
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 = 620927219733
esign_template =
Evaluating - {cd.pdf}
esign_template after validation = cd.pdf
esign_filename =
case_no=2024/71
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=10085
court_code=10085
case_no=2024/71
Time elapsed = 55
esign_filename after validation = CD10085202471
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 = 13
Saving to table TRN_RCMS_DECISION
select * from TRN_RCMS_DECISION where TRN_RCMS_DECISIONid=0
Time elapsed = 19
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 = 15
RecordId = 12415000010988
MapName rctcr1
SourceId 12415000010962
Select sysdate as sdt from dual
Time elapsed = 20
Select sysdate as sdt from dual
Time elapsed = 17
isoneside = F
chkfinal = F
chkworth = F
trn_rcms_caseid = 10578000008828
dupchk = 100852024/71
no_of_page = 0
showinactive =
new_purpose_code = 900
member_name = Kavita Godara
template = General Decision
decision_remark =
decision_type = 11782000000706
decision_date = 08/04/2025
hearing_date = 08/04/2025
court_code = 10085
case_no = 2024/71
new_case_purpose = 1025550004746
Posting record
Param Type = n
trn_rcms_decisionid=12415000010988
Param Type = c
mapname=rctcr1
Param Type = n
sourceid=12415000010962
Param Type = c
cancel=F
Param Type = c
createdby=SDO_bikaner
Param Type = c
createdon=20/04/2025 10:25:51
Param Type = c
username=SDO_bikaner
Param Type = c
modifiedon=20/04/2025 10:25:51
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
isoneside=F
Param Type = c
chkfinal=F
Param Type = c
chkworth=F
Param Type = n
trn_rcms_caseid=10578000008828
Param Type = c
dupchk=100852024/71
Param Type = n
no_of_page=0
Param Type = c
new_purpose_code=900
Param Type = c
member_name=Kavita Godara
Param Type = c
template=General Decision
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=08/04/2025 00:00:00
Param Type = c
hearing_date=08/04/2025 00:00:00
Param Type = c
court_code=10085
Param Type = c
case_no=2024/71
Param Type = n
new_case_purpose=1025550004746
insert into TRN_RCMS_DECISION (trn_rcms_decisionid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,isoneside,chkfinal,chkworth,trn_rcms_caseid,dupchk,no_of_page,showinactive,new_purpose_code,member_name,template,decision_remark,decision_type,decision_date,hearing_date,court_code,case_no,new_case_purpose) values (:trn_rcms_decisionid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:isoneside,:chkfinal,:chkworth,:trn_rcms_caseid,:dupchk,:no_of_page,null,:new_purpose_code,:member_name,:template,null,:decision_type,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'),:court_code,:case_no,:new_case_purpose)
Saving to table TRN_RCMS_DECCONTENT
select * from TRN_RCMS_DECCONTENT where TRN_RCMS_DECCONTENTid=0
Time elapsed = 17
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 = 17
RecordId = 12415000010989
Select sysdate as sdt from dual
Time elapsed = 17
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=12415000010989
Param Type = n
trn_rcms_decisionid=12415000010988
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 = 10085 idvalue 0
Mapped case_no Row = 1 value = 2024/71 idvalue 0
Mapped trn_rcms_caseid Row = 1 value = 10578000008828 idvalue 0
Mapped next_hear_date Row = 1 value = 08/04/2025 idvalue 0
Mapped new_case_purpose Row = 1 value = ????????? idvalue 1025550004746
Mapped pagesrc Row = 1 value = DECISION idvalue 0
Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0
>>Validating tsrcf
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 20/04/2025
currdate after validation = 20/04/2025
pagesrc = DECISION
viewfilter =
Evaluating - { AND a1.court_code = :m_courtcode }
viewfilter after validation = AND a1.court_code = :m_courtcode
court_name =
Evaluating - m_courtname
m_courtname = ????? ???????, ???????,???? -???????
court_name after validation = ????? ???????, ???????,???? -??????? Id = 12118000000072
court_code = 10085
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_no = 2024/71
Dynamicfilter x1.CASE_NO~Case No =
trn_rcms_caseid = 10578000008828
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=10578000008828
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=10085
trn_rcms_caseid=10578000008828
Time elapsed = 52
casedetails after validation = 2024/71
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 = 08/04/2025
inst_date =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
inst_date after validation = 30/05/2024
act_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
act_name after validation = ???????? ????????? ??????? 1955
section_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
section_name after validation = 188,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/04/2025
case_purpose_nameid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purpose_nameid after validation = 1025550004746
isadjourn =
Evaluating - {NO}
isadjourn after validation = NO
adjourn_type =
adj_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
adjourn_remark =
trans_type = Feedback Submitted (Decision)
>>Writing to tables tsrcf
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tsrcf'
Time elapsed = 15
Saving to table TRN_RCMS_HEARING
select * from TRN_RCMS_HEARING where TRN_RCMS_HEARINGid=0
Time elapsed = 18
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 = 15
RecordId = 12415000010990
MapName tscd2
SourceId 12415000010988
Select sysdate as sdt from dual
Time elapsed = 19
Select sysdate as sdt from dual
Time elapsed = 18
adjourn_type = 0
adjourn_remark =
pre_hear_date = 08/04/2025
isadjourn = NO
new_case_purpose = 1025550004746
case_no = 2024/71
court_code = 10085
trn_rcms_caseid = 10578000008828
next_hear_date = 08/04/2025
Posting record
Param Type = n
trn_rcms_hearingid=12415000010990
Param Type = c
mapname=tscd2
Param Type = n
sourceid=12415000010988
Param Type = c
cancel=F
Param Type = c
createdby=SDO_bikaner
Param Type = c
createdon=20/04/2025 10:25:53
Param Type = c
username=SDO_bikaner
Param Type = c
modifiedon=20/04/2025 10:25:54
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = n
adjourn_type=0
Param Type = c
pre_hear_date=08/04/2025 00:00:00
Param Type = c
isadjourn=NO
Param Type = n
new_case_purpose=1025550004746
Param Type = c
case_no=2024/71
Param Type = c
court_code=10085
Param Type = c
trn_rcms_caseid=10578000008828
Param Type = c
next_hear_date=08/04/2025 00:00:00
insert into TRN_RCMS_HEARING (trn_rcms_hearingid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,adjourn_remark,pre_hear_date,isadjourn,new_case_purpose,case_no,court_code,trn_rcms_caseid,next_hear_date) values (:trn_rcms_hearingid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:adjourn_type,null,to_date(:pre_hear_date,'dd/mm/yyyy hh24:mi:ss'),:isadjourn,:new_case_purpose,:case_no,:court_code,:trn_rcms_caseid,to_date(:next_hear_date,'dd/mm/yyyy hh24:mi:ss'))
>>Mapping
Mapped court_code Row = 1 value = 10085 idvalue 0
Mapped case_no Row = 1 value = 2024/71 idvalue 0
Mapped hearing_date Row = 1 value = 08/04/2025 idvalue 0
Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0
Mapped trans_type Row = 1 value = Decision Submitted idvalue 0
Mapped trn_rcms_caseregid Row = 1 value = 10578000008828 idvalue 0
Mapped decision_date Row = 1 value = 08/04/2025 idvalue 0
Mapped decision_type Row = 1 value = 11782000000706 idvalue 0
Mapped prev_case_purposename Row = 1 value = ???? idvalue 0
Mapped prev_hearing_date Row = 1 value = 08/04/2025 idvalue 0
>>Validating tchdh
>>Frame No 1
court_code = 10085
trn_rcms_caseregid = 10578000008828
case_no = 2024/71
prev_hearing_date = 08/04/2025
hearing_date = 08/04/2025
prev_case_purposename = ????
prev_case_purpose =
prev_case_purpose after validation = 18678000000000
case_purpose = 1025550004746
trans_type = Decision Submitted
clcheck =
isadjourn =
adjourn_type =
decision_type = 11782000000706
decision_date = 08/04/2025
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 15
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 14
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 = 15
RecordId = 12415000010991
MapName tscd1
SourceId 12415000010988
Select sysdate as sdt from dual
Time elapsed = 20
Select sysdate as sdt from dual
Time elapsed = 19
prev_hearing_date = 08/04/2025
decision_type = 11782000000706
decision_date = 08/04/2025
adjourn_type =
isadjourn =
prev_case_purpose = 18678000000000
hearing_date = 08/04/2025
case_no = 2024/71
court_code = 10085
case_purpose = 1025550004746
trans_type = Decision Submitted
trn_rcms_caseregid = 10578000008828
Posting record
Param Type = n
trn_rcms_case_histid=12415000010991
Param Type = c
mapname=tscd1
Param Type = n
sourceid=12415000010988
Param Type = c
cancel=F
Param Type = c
createdby=SDO_bikaner
Param Type = c
createdon=20/04/2025 10:25:55
Param Type = c
username=SDO_bikaner
Param Type = c
modifiedon=20/04/2025 10:25:55
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
prev_hearing_date=08/04/2025 00:00:00
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=08/04/2025 00:00:00
Param Type = c
prev_case_purpose=18678000000000
Param Type = c
hearing_date=08/04/2025 00:00:00
Param Type = c
case_no=2024/71
Param Type = c
court_code=10085
Param Type = c
case_purpose=1025550004746
Param Type = c
trans_type=Decision Submitted
Param Type = c
trn_rcms_caseregid=10578000008828
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 = 10085 idvalue 0
Mapped case_no Row = 1 value = 2024/71 idvalue 0
Mapped prev_hearing_date Row = 1 value = 08/04/2025 idvalue 0
Mapped hearing_date Row = 1 value = 08/04/2025 idvalue 0
Mapped prev_case_purposename Row = 1 value = ???? idvalue 0
Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0
Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0
Mapped trn_rcms_caseregid Row = 1 value = 10578000008828 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 = 10085
trn_rcms_caseregid = 10578000008828
case_no = 2024/71
prev_hearing_date = 08/04/2025
hearing_date = 08/04/2025
prev_case_purposename = ????
prev_case_purpose =
prev_case_purpose after validation = 18678000000000
case_purpose = 1025550004746
trans_type = Feedback Submitted (Decision)
clcheck =
isadjourn = NO
adjourn_type =
decision_type =
decision_date =
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 15
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 17
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 = 17
RecordId = 12415000010992
MapName tsrcf1
SourceId 12415000010990
Select sysdate as sdt from dual
Time elapsed = 17
Select sysdate as sdt from dual
Time elapsed = 18
adjourn_type =
isadjourn = NO
trn_rcms_caseregid = 10578000008828
decision_date =
decision_type = 0
prev_case_purpose = 18678000000000
trans_type = Feedback Submitted (Decision)
prev_hearing_date = 08/04/2025
case_no = 2024/71
court_code = 10085
case_purpose = 1025550004746
hearing_date = 08/04/2025
Posting record
Param Type = n
trn_rcms_case_histid=12415000010992
Param Type = c
mapname=tsrcf1
Param Type = n
sourceid=12415000010990
Param Type = c
cancel=F
Param Type = c
createdby=SDO_bikaner
Param Type = c
createdon=20/04/2025 10:25:59
Param Type = c
username=SDO_bikaner
Param Type = c
modifiedon=20/04/2025 10:25:59
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
isadjourn=NO
Param Type = c
trn_rcms_caseregid=10578000008828
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=08/04/2025 00:00:00
Param Type = c
case_no=2024/71
Param Type = c
court_code=10085
Param Type = c
case_purpose=1025550004746
Param Type = c
hearing_date=08/04/2025 00:00:00
insert into TRN_RCMS_CASE_HIST (trn_rcms_case_histid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,isadjourn,trn_rcms_caseregid,decision_date,decision_type,prev_case_purpose,trans_type,prev_hearing_date,case_no,court_code,case_purpose,hearing_date) values (:trn_rcms_case_histid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,null,:isadjourn,:trn_rcms_caseregid,null,:decision_type,:prev_case_purpose,:trans_type,to_date(:prev_hearing_date,'dd/mm/yyyy hh24:mi:ss'),:case_no,:court_code,:case_purpose,to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'))
>>Posting from rctcr to tscd from row 6
>>Mapping
Mapped court_code Row = 1 value = 10085 idvalue 0
Mapped case_no Row = 1 value = 2024/77 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/04/2025 idvalue 0
Mapped hearing_date Row = 1 value = 08/04/2025 idvalue 0
Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0
>>Validating tscd
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 20/04/2025
currdate after validation = 20/04/2025
court_name =
Evaluating - m_courtname
m_courtname = ????? ???????, ???????,???? -???????
court_name after validation = ????? ???????, ???????,???? -??????? Id = 12118000000072
court_code = 10085
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
viewfilter =
Evaluating - {AND a1.court_code=:m_courtcode }
viewfilter after validation = AND a1.court_code=:m_courtcode
case_no = 2024/77
casedetails =
case_no=2024/77
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=10085
case_no=2024/77
recordid=0
recordid=0
Time elapsed = 904
casedetails after validation = 10085
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=10917000007943
Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S
S=10917000007943
Time elapsed = 980
trn_rcms_caseid after validation = 10917000007943
pagesource = TRANSPAGE
instdate =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
instdate after validation = 30/05/2024
case_type =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_type after validation = ????????? ????
act =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
act after validation = ???????? ????????? ??????? 1955
section =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
section after validation = 212
case_purposeid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purposeid after validation = 18678000000000
purpose =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
purpose after validation = ????
hearing_date = 08/04/2025
Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T})
hearing_date = 08/04/2025
currdate = 20/04/2025
Result of iif = T
escase =
case_no=2024/77
SELECT REPLACE (A1.CASE_NO, '/', '')
FROM trn_rcms_casereg a1
WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no
court_code=10085
case_no=2024/77
Time elapsed = 43
escase after validation = 202477
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/04/2025
Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T})
decision_date = 08/04/2025
currdate = 20/04/2025
Result of iif = T
decision_type = ????????? Id = 11782000000706
decsion_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
decsion_mastid after validation = 11782000000706
new_case_purpose = ????????? Id = 1025550004746
new_purpose_id =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_id after validation = 1025550004746
new_purpose_code =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_code after validation = 900
showinactive =
member_name =
member_name after validation = Kavita Godara
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 = 10085
case_no = 2024/77
S=100852024/77
Select dupchk from trn_rcms_decision where lower(dupchk) = :S
S=100852024/77
Time elapsed = 1120
dupchk after validation = 100852024/77
usern =
Evaluating - username
username = SDO_bikaner
usern after validation = SDO_bikaner
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 = 620927219733
esign_template =
Evaluating - {cd.pdf}
esign_template after validation = cd.pdf
esign_filename =
case_no=2024/77
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=10085
court_code=10085
case_no=2024/77
Time elapsed = 56
esign_filename after validation = CD10085202477
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 = 14
Saving to table TRN_RCMS_DECISION
select * from TRN_RCMS_DECISION where TRN_RCMS_DECISIONid=0
Time elapsed = 19
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 = 21
RecordId = 12415000010993
MapName rctcr1
SourceId 12415000010963
Select sysdate as sdt from dual
Time elapsed = 18
Select sysdate as sdt from dual
Time elapsed = 18
isoneside = F
chkfinal = F
chkworth = F
trn_rcms_caseid = 10917000007943
dupchk = 100852024/77
no_of_page = 0
showinactive =
new_purpose_code = 900
member_name = Kavita Godara
template = General Decision
decision_remark =
decision_type = 11782000000706
decision_date = 08/04/2025
hearing_date = 08/04/2025
court_code = 10085
case_no = 2024/77
new_case_purpose = 1025550004746
Posting record
Param Type = n
trn_rcms_decisionid=12415000010993
Param Type = c
mapname=rctcr1
Param Type = n
sourceid=12415000010963
Param Type = c
cancel=F
Param Type = c
createdby=SDO_bikaner
Param Type = c
createdon=20/04/2025 10:26:05
Param Type = c
username=SDO_bikaner
Param Type = c
modifiedon=20/04/2025 10:26:05
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
isoneside=F
Param Type = c
chkfinal=F
Param Type = c
chkworth=F
Param Type = n
trn_rcms_caseid=10917000007943
Param Type = c
dupchk=100852024/77
Param Type = n
no_of_page=0
Param Type = c
new_purpose_code=900
Param Type = c
member_name=Kavita Godara
Param Type = c
template=General Decision
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=08/04/2025 00:00:00
Param Type = c
hearing_date=08/04/2025 00:00:00
Param Type = c
court_code=10085
Param Type = c
case_no=2024/77
Param Type = n
new_case_purpose=1025550004746
insert into TRN_RCMS_DECISION (trn_rcms_decisionid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,isoneside,chkfinal,chkworth,trn_rcms_caseid,dupchk,no_of_page,showinactive,new_purpose_code,member_name,template,decision_remark,decision_type,decision_date,hearing_date,court_code,case_no,new_case_purpose) values (:trn_rcms_decisionid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:isoneside,:chkfinal,:chkworth,:trn_rcms_caseid,:dupchk,:no_of_page,null,:new_purpose_code,:member_name,:template,null,:decision_type,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'),:court_code,:case_no,:new_case_purpose)
Saving to table TRN_RCMS_DECCONTENT
select * from TRN_RCMS_DECCONTENT where TRN_RCMS_DECCONTENTid=0
Time elapsed = 19
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 = 16
RecordId = 12415000010994
Select sysdate as sdt from dual
Time elapsed = 17
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=12415000010994
Param Type = n
trn_rcms_decisionid=12415000010993
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 = 10085 idvalue 0
Mapped case_no Row = 1 value = 2024/77 idvalue 0
Mapped trn_rcms_caseid Row = 1 value = 10917000007943 idvalue 0
Mapped next_hear_date Row = 1 value = 08/04/2025 idvalue 0
Mapped new_case_purpose Row = 1 value = ????????? idvalue 1025550004746
Mapped pagesrc Row = 1 value = DECISION idvalue 0
Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0
>>Validating tsrcf
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 20/04/2025
currdate after validation = 20/04/2025
pagesrc = DECISION
viewfilter =
Evaluating - { AND a1.court_code = :m_courtcode }
viewfilter after validation = AND a1.court_code = :m_courtcode
court_name =
Evaluating - m_courtname
m_courtname = ????? ???????, ???????,???? -???????
court_name after validation = ????? ???????, ???????,???? -??????? Id = 12118000000072
court_code = 10085
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_no = 2024/77
Dynamicfilter x1.CASE_NO~Case No =
trn_rcms_caseid = 10917000007943
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=10917000007943
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=10085
trn_rcms_caseid=10917000007943
Time elapsed = 46
casedetails after validation = 2024/77
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 = 08/04/2025
inst_date =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
inst_date after validation = 30/05/2024
act_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
act_name after validation = ???????? ????????? ??????? 1955
section_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
section_name after validation = 212
case_purpose_group =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purpose_group after validation = ?????
case_purpose_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purpose_name after validation = ????
appellant_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
appellant_name after validation = ??? ???????
respondent_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
respondent_name after validation = ???? ??? ???
description =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_case_purpose = ????????? Id = 1025550004746
new_purpose_code =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_code after validation = 900
next_hear_date = 08/04/2025
case_purpose_nameid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purpose_nameid after validation = 1025550004746
isadjourn =
Evaluating - {NO}
isadjourn after validation = NO
adjourn_type =
adj_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
adjourn_remark =
trans_type = Feedback Submitted (Decision)
>>Writing to tables tsrcf
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tsrcf'
Time elapsed = 15
Saving to table TRN_RCMS_HEARING
select * from TRN_RCMS_HEARING where TRN_RCMS_HEARINGid=0
Time elapsed = 18
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 = 16
RecordId = 12415000010995
MapName tscd2
SourceId 12415000010993
Select sysdate as sdt from dual
Time elapsed = 16
Select sysdate as sdt from dual
Time elapsed = 18
adjourn_type = 0
adjourn_remark =
pre_hear_date = 08/04/2025
isadjourn = NO
new_case_purpose = 1025550004746
case_no = 2024/77
court_code = 10085
trn_rcms_caseid = 10917000007943
next_hear_date = 08/04/2025
Posting record
Param Type = n
trn_rcms_hearingid=12415000010995
Param Type = c
mapname=tscd2
Param Type = n
sourceid=12415000010993
Param Type = c
cancel=F
Param Type = c
createdby=SDO_bikaner
Param Type = c
createdon=20/04/2025 10:26:08
Param Type = c
username=SDO_bikaner
Param Type = c
modifiedon=20/04/2025 10:26:08
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = n
adjourn_type=0
Param Type = c
pre_hear_date=08/04/2025 00:00:00
Param Type = c
isadjourn=NO
Param Type = n
new_case_purpose=1025550004746
Param Type = c
case_no=2024/77
Param Type = c
court_code=10085
Param Type = c
trn_rcms_caseid=10917000007943
Param Type = c
next_hear_date=08/04/2025 00:00:00
insert into TRN_RCMS_HEARING (trn_rcms_hearingid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,adjourn_remark,pre_hear_date,isadjourn,new_case_purpose,case_no,court_code,trn_rcms_caseid,next_hear_date) values (:trn_rcms_hearingid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:adjourn_type,null,to_date(:pre_hear_date,'dd/mm/yyyy hh24:mi:ss'),:isadjourn,:new_case_purpose,:case_no,:court_code,:trn_rcms_caseid,to_date(:next_hear_date,'dd/mm/yyyy hh24:mi:ss'))
>>Mapping
Mapped court_code Row = 1 value = 10085 idvalue 0
Mapped case_no Row = 1 value = 2024/77 idvalue 0
Mapped hearing_date Row = 1 value = 08/04/2025 idvalue 0
Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0
Mapped trans_type Row = 1 value = Decision Submitted idvalue 0
Mapped trn_rcms_caseregid Row = 1 value = 10917000007943 idvalue 0
Mapped decision_date Row = 1 value = 08/04/2025 idvalue 0
Mapped decision_type Row = 1 value = 11782000000706 idvalue 0
Mapped prev_case_purposename Row = 1 value = ???? idvalue 0
Mapped prev_hearing_date Row = 1 value = 08/04/2025 idvalue 0
>>Validating tchdh
>>Frame No 1
court_code = 10085
trn_rcms_caseregid = 10917000007943
case_no = 2024/77
prev_hearing_date = 08/04/2025
hearing_date = 08/04/2025
prev_case_purposename = ????
prev_case_purpose =
prev_case_purpose after validation = 18678000000000
case_purpose = 1025550004746
trans_type = Decision Submitted
clcheck =
isadjourn =
adjourn_type =
decision_type = 11782000000706
decision_date = 08/04/2025
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 15
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 14
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 = 18
RecordId = 12415000010996
MapName tscd1
SourceId 12415000010993
Select sysdate as sdt from dual
Time elapsed = 21
Select sysdate as sdt from dual
Time elapsed = 18
prev_hearing_date = 08/04/2025
decision_type = 11782000000706
decision_date = 08/04/2025
adjourn_type =
isadjourn =
prev_case_purpose = 18678000000000
hearing_date = 08/04/2025
case_no = 2024/77
court_code = 10085
case_purpose = 1025550004746
trans_type = Decision Submitted
trn_rcms_caseregid = 10917000007943
Posting record
Param Type = n
trn_rcms_case_histid=12415000010996
Param Type = c
mapname=tscd1
Param Type = n
sourceid=12415000010993
Param Type = c
cancel=F
Param Type = c
createdby=SDO_bikaner
Param Type = c
createdon=20/04/2025 10:26:09
Param Type = c
username=SDO_bikaner
Param Type = c
modifiedon=20/04/2025 10:26:09
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
prev_hearing_date=08/04/2025 00:00:00
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=08/04/2025 00:00:00
Param Type = c
prev_case_purpose=18678000000000
Param Type = c
hearing_date=08/04/2025 00:00:00
Param Type = c
case_no=2024/77
Param Type = c
court_code=10085
Param Type = c
case_purpose=1025550004746
Param Type = c
trans_type=Decision Submitted
Param Type = c
trn_rcms_caseregid=10917000007943
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 = 10085 idvalue 0
Mapped case_no Row = 1 value = 2024/77 idvalue 0
Mapped prev_hearing_date Row = 1 value = 08/04/2025 idvalue 0
Mapped hearing_date Row = 1 value = 08/04/2025 idvalue 0
Mapped prev_case_purposename Row = 1 value = ???? idvalue 0
Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0
Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0
Mapped trn_rcms_caseregid Row = 1 value = 10917000007943 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 = 10085
trn_rcms_caseregid = 10917000007943
case_no = 2024/77
prev_hearing_date = 08/04/2025
hearing_date = 08/04/2025
prev_case_purposename = ????
prev_case_purpose =
prev_case_purpose after validation = 18678000000000
case_purpose = 1025550004746
trans_type = Feedback Submitted (Decision)
clcheck =
isadjourn = NO
adjourn_type =
decision_type =
decision_date =
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 15
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 17
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 = 19
RecordId = 12415000010997
MapName tsrcf1
SourceId 12415000010995
Select sysdate as sdt from dual
Time elapsed = 24
Select sysdate as sdt from dual
Time elapsed = 33
adjourn_type =
isadjourn = NO
trn_rcms_caseregid = 10917000007943
decision_date =
decision_type = 0
prev_case_purpose = 18678000000000
trans_type = Feedback Submitted (Decision)
prev_hearing_date = 08/04/2025
case_no = 2024/77
court_code = 10085
case_purpose = 1025550004746
hearing_date = 08/04/2025
Posting record
Param Type = n
trn_rcms_case_histid=12415000010997
Param Type = c
mapname=tsrcf1
Param Type = n
sourceid=12415000010995
Param Type = c
cancel=F
Param Type = c
createdby=SDO_bikaner
Param Type = c
createdon=20/04/2025 10:26:13
Param Type = c
username=SDO_bikaner
Param Type = c
modifiedon=20/04/2025 10:26:13
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
isadjourn=NO
Param Type = c
trn_rcms_caseregid=10917000007943
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=08/04/2025 00:00:00
Param Type = c
case_no=2024/77
Param Type = c
court_code=10085
Param Type = c
case_purpose=1025550004746
Param Type = c
hearing_date=08/04/2025 00:00:00
insert into TRN_RCMS_CASE_HIST (trn_rcms_case_histid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,isadjourn,trn_rcms_caseregid,decision_date,decision_type,prev_case_purpose,trans_type,prev_hearing_date,case_no,court_code,case_purpose,hearing_date) values (:trn_rcms_case_histid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,null,:isadjourn,:trn_rcms_caseregid,null,:decision_type,:prev_case_purpose,:trans_type,to_date(:prev_hearing_date,'dd/mm/yyyy hh24:mi:ss'),:case_no,:court_code,:case_purpose,to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'))
>>Posting from rctcr to tscd from row 7
>>Mapping
Mapped court_code Row = 1 value = 10085 idvalue 0
Mapped case_no Row = 1 value = 2020/00113 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/04/2025 idvalue 0
Mapped hearing_date Row = 1 value = 08/04/2025 idvalue 0
Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0
>>Validating tscd
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 20/04/2025
currdate after validation = 20/04/2025
court_name =
Evaluating - m_courtname
m_courtname = ????? ???????, ???????,???? -???????
court_name after validation = ????? ???????, ???????,???? -??????? Id = 12118000000072
court_code = 10085
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
viewfilter =
Evaluating - {AND a1.court_code=:m_courtcode }
viewfilter after validation = AND a1.court_code=:m_courtcode
case_no = 2020/00113
casedetails =
case_no=2020/00113
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=10085
case_no=2020/00113
recordid=0
recordid=0
Time elapsed = 1029
casedetails after validation = 10085
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=13415000005016
Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S
S=13415000005016
Time elapsed = 1007
trn_rcms_caseid after validation = 13415000005016
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 = 19/10/2020
case_type =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_type after validation = ????
act =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
act after validation = ???????? ????????? ??????? 1955
section =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
section after validation = 188,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 = 18619000000000
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/04/2025
Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T})
hearing_date = 08/04/2025
currdate = 20/04/2025
Result of iif = T
escase =
case_no=2020/00113
SELECT REPLACE (A1.CASE_NO, '/', '')
FROM trn_rcms_casereg a1
WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no
court_code=10085
case_no=2020/00113
Time elapsed = 45
escase after validation = 202000113
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/04/2025
Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T})
decision_date = 08/04/2025
currdate = 20/04/2025
Result of iif = T
decision_type = ????????? Id = 11782000000706
decsion_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
decsion_mastid after validation = 11782000000706
new_case_purpose = ????????? Id = 1025550004746
new_purpose_id =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_id after validation = 1025550004746
new_purpose_code =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_code after validation = 900
showinactive =
member_name =
member_name after validation = Kavita Godara
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 = 10085
case_no = 2020/00113
S=100852020/00113
Select dupchk from trn_rcms_decision where lower(dupchk) = :S
S=100852020/00113
Time elapsed = 1167
dupchk after validation = 100852020/00113
usern =
Evaluating - username
username = SDO_bikaner
usern after validation = SDO_bikaner
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 = 620927219733
esign_template =
Evaluating - {cd.pdf}
esign_template after validation = cd.pdf
esign_filename =
case_no=2020/00113
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=10085
court_code=10085
case_no=2020/00113
Time elapsed = 56
esign_filename after validation = CD10085202000113
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 = 14
Saving to table TRN_RCMS_DECISION
select * from TRN_RCMS_DECISION where TRN_RCMS_DECISIONid=0
Time elapsed = 37
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 = 11
RecordId = 12415000010998
MapName rctcr1
SourceId 12415000010964
Select sysdate as sdt from dual
Time elapsed = 16
Select sysdate as sdt from dual
Time elapsed = 16
isoneside = F
chkfinal = F
chkworth = F
trn_rcms_caseid = 13415000005016
dupchk = 100852020/00113
no_of_page = 0
showinactive =
new_purpose_code = 900
member_name = Kavita Godara
template = General Decision
decision_remark =
decision_type = 11782000000706
decision_date = 08/04/2025
hearing_date = 08/04/2025
court_code = 10085
case_no = 2020/00113
new_case_purpose = 1025550004746
Posting record
Param Type = n
trn_rcms_decisionid=12415000010998
Param Type = c
mapname=rctcr1
Param Type = n
sourceid=12415000010964
Param Type = c
cancel=F
Param Type = c
createdby=SDO_bikaner
Param Type = c
createdon=20/04/2025 10:26:20
Param Type = c
username=SDO_bikaner
Param Type = c
modifiedon=20/04/2025 10:26:20
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
isoneside=F
Param Type = c
chkfinal=F
Param Type = c
chkworth=F
Param Type = n
trn_rcms_caseid=13415000005016
Param Type = c
dupchk=100852020/00113
Param Type = n
no_of_page=0
Param Type = c
new_purpose_code=900
Param Type = c
member_name=Kavita Godara
Param Type = c
template=General Decision
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=08/04/2025 00:00:00
Param Type = c
hearing_date=08/04/2025 00:00:00
Param Type = c
court_code=10085
Param Type = c
case_no=2020/00113
Param Type = n
new_case_purpose=1025550004746
insert into TRN_RCMS_DECISION (trn_rcms_decisionid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,isoneside,chkfinal,chkworth,trn_rcms_caseid,dupchk,no_of_page,showinactive,new_purpose_code,member_name,template,decision_remark,decision_type,decision_date,hearing_date,court_code,case_no,new_case_purpose) values (:trn_rcms_decisionid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:isoneside,:chkfinal,:chkworth,:trn_rcms_caseid,:dupchk,:no_of_page,null,:new_purpose_code,:member_name,:template,null,:decision_type,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'),:court_code,:case_no,:new_case_purpose)
Saving to table TRN_RCMS_DECCONTENT
select * from TRN_RCMS_DECCONTENT where TRN_RCMS_DECCONTENTid=0
Time elapsed = 19
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 = 18
RecordId = 12415000010999
Select sysdate as sdt from dual
Time elapsed = 18
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=12415000010999
Param Type = n
trn_rcms_decisionid=12415000010998
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 = 10085 idvalue 0
Mapped case_no Row = 1 value = 2020/00113 idvalue 0
Mapped trn_rcms_caseid Row = 1 value = 13415000005016 idvalue 0
Mapped next_hear_date Row = 1 value = 08/04/2025 idvalue 0
Mapped new_case_purpose Row = 1 value = ????????? idvalue 1025550004746
Mapped pagesrc Row = 1 value = DECISION idvalue 0
Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0
>>Validating tsrcf
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 20/04/2025
currdate after validation = 20/04/2025
pagesrc = DECISION
viewfilter =
Evaluating - { AND a1.court_code = :m_courtcode }
viewfilter after validation = AND a1.court_code = :m_courtcode
court_name =
Evaluating - m_courtname
m_courtname = ????? ???????, ???????,???? -???????
court_name after validation = ????? ???????, ???????,???? -??????? Id = 12118000000072
court_code = 10085
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_no = 2020/00113
Dynamicfilter x1.CASE_NO~Case No =
trn_rcms_caseid = 13415000005016
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=13415000005016
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=10085
trn_rcms_caseid=13415000005016
Time elapsed = 39
casedetails after validation = 2020/00113
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 = 08/04/2025
inst_date =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
inst_date after validation = 19/10/2020
act_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
act_name after validation = ???????? ????????? ??????? 1955
section_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
section_name after validation = 188,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/04/2025
case_purpose_nameid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purpose_nameid after validation = 1025550004746
isadjourn =
Evaluating - {NO}
isadjourn after validation = NO
adjourn_type =
adj_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
adjourn_remark =
trans_type = Feedback Submitted (Decision)
>>Writing to tables tsrcf
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tsrcf'
Time elapsed = 12
Saving to table TRN_RCMS_HEARING
select * from TRN_RCMS_HEARING where TRN_RCMS_HEARINGid=0
Time elapsed = 19
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 = 20
RecordId = 12415000011000
MapName tscd2
SourceId 12415000010998
Select sysdate as sdt from dual
Time elapsed = 17
Select sysdate as sdt from dual
Time elapsed = 18
adjourn_type = 0
adjourn_remark =
pre_hear_date = 08/04/2025
isadjourn = NO
new_case_purpose = 1025550004746
case_no = 2020/00113
court_code = 10085
trn_rcms_caseid = 13415000005016
next_hear_date = 08/04/2025
Posting record
Param Type = n
trn_rcms_hearingid=12415000011000
Param Type = c
mapname=tscd2
Param Type = n
sourceid=12415000010998
Param Type = c
cancel=F
Param Type = c
createdby=SDO_bikaner
Param Type = c
createdon=20/04/2025 10:26:22
Param Type = c
username=SDO_bikaner
Param Type = c
modifiedon=20/04/2025 10:26:22
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = n
adjourn_type=0
Param Type = c
pre_hear_date=08/04/2025 00:00:00
Param Type = c
isadjourn=NO
Param Type = n
new_case_purpose=1025550004746
Param Type = c
case_no=2020/00113
Param Type = c
court_code=10085
Param Type = c
trn_rcms_caseid=13415000005016
Param Type = c
next_hear_date=08/04/2025 00:00:00
insert into TRN_RCMS_HEARING (trn_rcms_hearingid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,adjourn_remark,pre_hear_date,isadjourn,new_case_purpose,case_no,court_code,trn_rcms_caseid,next_hear_date) values (:trn_rcms_hearingid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:adjourn_type,null,to_date(:pre_hear_date,'dd/mm/yyyy hh24:mi:ss'),:isadjourn,:new_case_purpose,:case_no,:court_code,:trn_rcms_caseid,to_date(:next_hear_date,'dd/mm/yyyy hh24:mi:ss'))
>>Mapping
Mapped court_code Row = 1 value = 10085 idvalue 0
Mapped case_no Row = 1 value = 2020/00113 idvalue 0
Mapped hearing_date Row = 1 value = 08/04/2025 idvalue 0
Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0
Mapped trans_type Row = 1 value = Decision Submitted idvalue 0
Mapped trn_rcms_caseregid Row = 1 value = 13415000005016 idvalue 0
Mapped decision_date Row = 1 value = 08/04/2025 idvalue 0
Mapped decision_type Row = 1 value = 11782000000706 idvalue 0
Mapped prev_case_purposename Row = 1 value = ??????? ????? idvalue 0
Mapped prev_hearing_date Row = 1 value = 08/04/2025 idvalue 0
>>Validating tchdh
>>Frame No 1
court_code = 10085
trn_rcms_caseregid = 13415000005016
case_no = 2020/00113
prev_hearing_date = 08/04/2025
hearing_date = 08/04/2025
prev_case_purposename = ??????? ?????
prev_case_purpose =
prev_case_purposename=??????? ?????
SELECT V.CASE_PURPOSE_MASTID
FROM case_purpose_mast v
WHERE v.case_purpose_name = :prev_case_purposename
prev_case_purposename=??????? ?????
Time elapsed = 32
prev_case_purpose after validation = 18619000000000
case_purpose = 1025550004746
trans_type = Decision Submitted
clcheck =
isadjourn =
adjourn_type =
decision_type = 11782000000706
decision_date = 08/04/2025
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 15
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 18
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 = 18
RecordId = 12415000011001
MapName tscd1
SourceId 12415000010998
Select sysdate as sdt from dual
Time elapsed = 20
Select sysdate as sdt from dual
Time elapsed = 18
prev_hearing_date = 08/04/2025
decision_type = 11782000000706
decision_date = 08/04/2025
adjourn_type =
isadjourn =
prev_case_purpose = 18619000000000
hearing_date = 08/04/2025
case_no = 2020/00113
court_code = 10085
case_purpose = 1025550004746
trans_type = Decision Submitted
trn_rcms_caseregid = 13415000005016
Posting record
Param Type = n
trn_rcms_case_histid=12415000011001
Param Type = c
mapname=tscd1
Param Type = n
sourceid=12415000010998
Param Type = c
cancel=F
Param Type = c
createdby=SDO_bikaner
Param Type = c
createdon=20/04/2025 10:26:24
Param Type = c
username=SDO_bikaner
Param Type = c
modifiedon=20/04/2025 10:26:24
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
prev_hearing_date=08/04/2025 00:00:00
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=08/04/2025 00:00:00
Param Type = c
prev_case_purpose=18619000000000
Param Type = c
hearing_date=08/04/2025 00:00:00
Param Type = c
case_no=2020/00113
Param Type = c
court_code=10085
Param Type = c
case_purpose=1025550004746
Param Type = c
trans_type=Decision Submitted
Param Type = c
trn_rcms_caseregid=13415000005016
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 = 10085 idvalue 0
Mapped case_no Row = 1 value = 2020/00113 idvalue 0
Mapped prev_hearing_date Row = 1 value = 08/04/2025 idvalue 0
Mapped hearing_date Row = 1 value = 08/04/2025 idvalue 0
Mapped prev_case_purposename Row = 1 value = ??????? ????? idvalue 0
Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0
Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0
Mapped trn_rcms_caseregid Row = 1 value = 13415000005016 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 = 10085
trn_rcms_caseregid = 13415000005016
case_no = 2020/00113
prev_hearing_date = 08/04/2025
hearing_date = 08/04/2025
prev_case_purposename = ??????? ?????
prev_case_purpose =
prev_case_purposename=??????? ?????
SELECT V.CASE_PURPOSE_MASTID
FROM case_purpose_mast v
WHERE v.case_purpose_name = :prev_case_purposename
prev_case_purposename=??????? ?????
Time elapsed = 36
prev_case_purpose after validation = 18619000000000
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 = 18
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 20
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 = 19
RecordId = 12415000011002
MapName tsrcf1
SourceId 12415000011000
Select sysdate as sdt from dual
Time elapsed = 17
Select sysdate as sdt from dual
Time elapsed = 17
adjourn_type =
isadjourn = NO
trn_rcms_caseregid = 13415000005016
decision_date =
decision_type = 0
prev_case_purpose = 18619000000000
trans_type = Feedback Submitted (Decision)
prev_hearing_date = 08/04/2025
case_no = 2020/00113
court_code = 10085
case_purpose = 1025550004746
hearing_date = 08/04/2025
Posting record
Param Type = n
trn_rcms_case_histid=12415000011002
Param Type = c
mapname=tsrcf1
Param Type = n
sourceid=12415000011000
Param Type = c
cancel=F
Param Type = c
createdby=SDO_bikaner
Param Type = c
createdon=20/04/2025 10:26:28
Param Type = c
username=SDO_bikaner
Param Type = c
modifiedon=20/04/2025 10:26:28
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
isadjourn=NO
Param Type = c
trn_rcms_caseregid=13415000005016
Param Type = n
decision_type=0
Param Type = c
prev_case_purpose=18619000000000
Param Type = c
trans_type=Feedback Submitted (Decision)
Param Type = c
prev_hearing_date=08/04/2025 00:00:00
Param Type = c
case_no=2020/00113
Param Type = c
court_code=10085
Param Type = c
case_purpose=1025550004746
Param Type = c
hearing_date=08/04/2025 00:00:00
insert into TRN_RCMS_CASE_HIST (trn_rcms_case_histid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,isadjourn,trn_rcms_caseregid,decision_date,decision_type,prev_case_purpose,trans_type,prev_hearing_date,case_no,court_code,case_purpose,hearing_date) values (:trn_rcms_case_histid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,null,:isadjourn,:trn_rcms_caseregid,null,:decision_type,:prev_case_purpose,:trans_type,to_date(:prev_hearing_date,'dd/mm/yyyy hh24:mi:ss'),:case_no,:court_code,:case_purpose,to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'))
>>Posting from rctcr to tscd from row 8
>>Mapping
Mapped court_code Row = 1 value = 10085 idvalue 0
Mapped case_no Row = 1 value = 2022/26 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/04/2025 idvalue 0
Mapped hearing_date Row = 1 value = 08/04/2025 idvalue 0
Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0
>>Validating tscd
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 20/04/2025
currdate after validation = 20/04/2025
court_name =
Evaluating - m_courtname
m_courtname = ????? ???????, ???????,???? -???????
court_name after validation = ????? ???????, ???????,???? -??????? Id = 12118000000072
court_code = 10085
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/26
casedetails =
case_no=2022/26
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=10085
case_no=2022/26
recordid=0
recordid=0
Time elapsed = 947
casedetails after validation = 10085
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=14953000006757
Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S
S=14953000006757
Time elapsed = 994
trn_rcms_caseid after validation = 14953000006757
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 = 09/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 = 18619000000000
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/04/2025
Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T})
hearing_date = 08/04/2025
currdate = 20/04/2025
Result of iif = T
escase =
case_no=2022/26
SELECT REPLACE (A1.CASE_NO, '/', '')
FROM trn_rcms_casereg a1
WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no
court_code=10085
case_no=2022/26
Time elapsed = 30
escase after validation = 202226
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/04/2025
Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T})
decision_date = 08/04/2025
currdate = 20/04/2025
Result of iif = T
decision_type = ????????? Id = 11782000000706
decsion_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
decsion_mastid after validation = 11782000000706
new_case_purpose = ????????? Id = 1025550004746
new_purpose_id =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_id after validation = 1025550004746
new_purpose_code =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_code after validation = 900
showinactive =
member_name =
member_name after validation = Kavita Godara
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 = 10085
case_no = 2022/26
S=100852022/26
Select dupchk from trn_rcms_decision where lower(dupchk) = :S
S=100852022/26
Time elapsed = 1145
dupchk after validation = 100852022/26
usern =
Evaluating - username
username = SDO_bikaner
usern after validation = SDO_bikaner
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 = 620927219733
esign_template =
Evaluating - {cd.pdf}
esign_template after validation = cd.pdf
esign_filename =
case_no=2022/26
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=10085
court_code=10085
case_no=2022/26
Time elapsed = 51
esign_filename after validation = CD10085202226
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 = 15
Saving to table TRN_RCMS_DECISION
select * from TRN_RCMS_DECISION where TRN_RCMS_DECISIONid=0
Time elapsed = 19
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 = 17
RecordId = 12415000011003
MapName rctcr1
SourceId 12415000010965
Select sysdate as sdt from dual
Time elapsed = 18
Select sysdate as sdt from dual
Time elapsed = 19
isoneside = F
chkfinal = F
chkworth = F
trn_rcms_caseid = 14953000006757
dupchk = 100852022/26
no_of_page = 0
showinactive =
new_purpose_code = 900
member_name = Kavita Godara
template = General Decision
decision_remark =
decision_type = 11782000000706
decision_date = 08/04/2025
hearing_date = 08/04/2025
court_code = 10085
case_no = 2022/26
new_case_purpose = 1025550004746
Posting record
Param Type = n
trn_rcms_decisionid=12415000011003
Param Type = c
mapname=rctcr1
Param Type = n
sourceid=12415000010965
Param Type = c
cancel=F
Param Type = c
createdby=SDO_bikaner
Param Type = c
createdon=20/04/2025 10:26:34
Param Type = c
username=SDO_bikaner
Param Type = c
modifiedon=20/04/2025 10:26:34
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
isoneside=F
Param Type = c
chkfinal=F
Param Type = c
chkworth=F
Param Type = n
trn_rcms_caseid=14953000006757
Param Type = c
dupchk=100852022/26
Param Type = n
no_of_page=0
Param Type = c
new_purpose_code=900
Param Type = c
member_name=Kavita Godara
Param Type = c
template=General Decision
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=08/04/2025 00:00:00
Param Type = c
hearing_date=08/04/2025 00:00:00
Param Type = c
court_code=10085
Param Type = c
case_no=2022/26
Param Type = n
new_case_purpose=1025550004746
insert into TRN_RCMS_DECISION (trn_rcms_decisionid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,isoneside,chkfinal,chkworth,trn_rcms_caseid,dupchk,no_of_page,showinactive,new_purpose_code,member_name,template,decision_remark,decision_type,decision_date,hearing_date,court_code,case_no,new_case_purpose) values (:trn_rcms_decisionid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:isoneside,:chkfinal,:chkworth,:trn_rcms_caseid,:dupchk,:no_of_page,null,:new_purpose_code,:member_name,:template,null,:decision_type,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'),:court_code,:case_no,:new_case_purpose)
Saving to table TRN_RCMS_DECCONTENT
select * from TRN_RCMS_DECCONTENT where TRN_RCMS_DECCONTENTid=0
Time elapsed = 19
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 = 17
RecordId = 12415000011004
Select sysdate as sdt from dual
Time elapsed = 18
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=12415000011004
Param Type = n
trn_rcms_decisionid=12415000011003
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 = 10085 idvalue 0
Mapped case_no Row = 1 value = 2022/26 idvalue 0
Mapped trn_rcms_caseid Row = 1 value = 14953000006757 idvalue 0
Mapped next_hear_date Row = 1 value = 08/04/2025 idvalue 0
Mapped new_case_purpose Row = 1 value = ????????? idvalue 1025550004746
Mapped pagesrc Row = 1 value = DECISION idvalue 0
Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0
>>Validating tsrcf
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 20/04/2025
currdate after validation = 20/04/2025
pagesrc = DECISION
viewfilter =
Evaluating - { AND a1.court_code = :m_courtcode }
viewfilter after validation = AND a1.court_code = :m_courtcode
court_name =
Evaluating - m_courtname
m_courtname = ????? ???????, ???????,???? -???????
court_name after validation = ????? ???????, ???????,???? -??????? Id = 12118000000072
court_code = 10085
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_no = 2022/26
Dynamicfilter x1.CASE_NO~Case No =
trn_rcms_caseid = 14953000006757
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=14953000006757
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=10085
trn_rcms_caseid=14953000006757
Time elapsed = 46
casedetails after validation = 2022/26
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 = 08/04/2025
inst_date =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
inst_date after validation = 09/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/04/2025
case_purpose_nameid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purpose_nameid after validation = 1025550004746
isadjourn =
Evaluating - {NO}
isadjourn after validation = NO
adjourn_type =
adj_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
adjourn_remark =
trans_type = Feedback Submitted (Decision)
>>Writing to tables tsrcf
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tsrcf'
Time elapsed = 17
Saving to table TRN_RCMS_HEARING
select * from TRN_RCMS_HEARING where TRN_RCMS_HEARINGid=0
Time elapsed = 21
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 = 19
RecordId = 12415000011005
MapName tscd2
SourceId 12415000011003
Select sysdate as sdt from dual
Time elapsed = 22
Select sysdate as sdt from dual
Time elapsed = 18
adjourn_type = 0
adjourn_remark =
pre_hear_date = 08/04/2025
isadjourn = NO
new_case_purpose = 1025550004746
case_no = 2022/26
court_code = 10085
trn_rcms_caseid = 14953000006757
next_hear_date = 08/04/2025
Posting record
Param Type = n
trn_rcms_hearingid=12415000011005
Param Type = c
mapname=tscd2
Param Type = n
sourceid=12415000011003
Param Type = c
cancel=F
Param Type = c
createdby=SDO_bikaner
Param Type = c
createdon=20/04/2025 10:26:37
Param Type = c
username=SDO_bikaner
Param Type = c
modifiedon=20/04/2025 10:26: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=08/04/2025 00:00:00
Param Type = c
isadjourn=NO
Param Type = n
new_case_purpose=1025550004746
Param Type = c
case_no=2022/26
Param Type = c
court_code=10085
Param Type = c
trn_rcms_caseid=14953000006757
Param Type = c
next_hear_date=08/04/2025 00:00:00
insert into TRN_RCMS_HEARING (trn_rcms_hearingid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,adjourn_remark,pre_hear_date,isadjourn,new_case_purpose,case_no,court_code,trn_rcms_caseid,next_hear_date) values (:trn_rcms_hearingid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:adjourn_type,null,to_date(:pre_hear_date,'dd/mm/yyyy hh24:mi:ss'),:isadjourn,:new_case_purpose,:case_no,:court_code,:trn_rcms_caseid,to_date(:next_hear_date,'dd/mm/yyyy hh24:mi:ss'))
>>Mapping
Mapped court_code Row = 1 value = 10085 idvalue 0
Mapped case_no Row = 1 value = 2022/26 idvalue 0
Mapped hearing_date Row = 1 value = 08/04/2025 idvalue 0
Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0
Mapped trans_type Row = 1 value = Decision Submitted idvalue 0
Mapped trn_rcms_caseregid Row = 1 value = 14953000006757 idvalue 0
Mapped decision_date Row = 1 value = 08/04/2025 idvalue 0
Mapped decision_type Row = 1 value = 11782000000706 idvalue 0
Mapped prev_case_purposename Row = 1 value = ??????? ????? idvalue 0
Mapped prev_hearing_date Row = 1 value = 08/04/2025 idvalue 0
>>Validating tchdh
>>Frame No 1
court_code = 10085
trn_rcms_caseregid = 14953000006757
case_no = 2022/26
prev_hearing_date = 08/04/2025
hearing_date = 08/04/2025
prev_case_purposename = ??????? ?????
prev_case_purpose =
prev_case_purpose after validation = 18619000000000
case_purpose = 1025550004746
trans_type = Decision Submitted
clcheck =
isadjourn =
adjourn_type =
decision_type = 11782000000706
decision_date = 08/04/2025
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 16
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 19
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 = 16
RecordId = 12415000011006
MapName tscd1
SourceId 12415000011003
Select sysdate as sdt from dual
Time elapsed = 19
Select sysdate as sdt from dual
Time elapsed = 18
prev_hearing_date = 08/04/2025
decision_type = 11782000000706
decision_date = 08/04/2025
adjourn_type =
isadjourn =
prev_case_purpose = 18619000000000
hearing_date = 08/04/2025
case_no = 2022/26
court_code = 10085
case_purpose = 1025550004746
trans_type = Decision Submitted
trn_rcms_caseregid = 14953000006757
Posting record
Param Type = n
trn_rcms_case_histid=12415000011006
Param Type = c
mapname=tscd1
Param Type = n
sourceid=12415000011003
Param Type = c
cancel=F
Param Type = c
createdby=SDO_bikaner
Param Type = c
createdon=20/04/2025 10:26:38
Param Type = c
username=SDO_bikaner
Param Type = c
modifiedon=20/04/2025 10:26:38
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
prev_hearing_date=08/04/2025 00:00:00
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=08/04/2025 00:00:00
Param Type = c
prev_case_purpose=18619000000000
Param Type = c
hearing_date=08/04/2025 00:00:00
Param Type = c
case_no=2022/26
Param Type = c
court_code=10085
Param Type = c
case_purpose=1025550004746
Param Type = c
trans_type=Decision Submitted
Param Type = c
trn_rcms_caseregid=14953000006757
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 = 10085 idvalue 0
Mapped case_no Row = 1 value = 2022/26 idvalue 0
Mapped prev_hearing_date Row = 1 value = 08/04/2025 idvalue 0
Mapped hearing_date Row = 1 value = 08/04/2025 idvalue 0
Mapped prev_case_purposename Row = 1 value = ??????? ????? idvalue 0
Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0
Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0
Mapped trn_rcms_caseregid Row = 1 value = 14953000006757 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 = 10085
trn_rcms_caseregid = 14953000006757
case_no = 2022/26
prev_hearing_date = 08/04/2025
hearing_date = 08/04/2025
prev_case_purposename = ??????? ?????
prev_case_purpose =
prev_case_purpose after validation = 18619000000000
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 = 15
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 19
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 = 17
RecordId = 12415000011007
MapName tsrcf1
SourceId 12415000011005
Select sysdate as sdt from dual
Time elapsed = 22
Select sysdate as sdt from dual
Time elapsed = 21
adjourn_type =
isadjourn = NO
trn_rcms_caseregid = 14953000006757
decision_date =
decision_type = 0
prev_case_purpose = 18619000000000
trans_type = Feedback Submitted (Decision)
prev_hearing_date = 08/04/2025
case_no = 2022/26
court_code = 10085
case_purpose = 1025550004746
hearing_date = 08/04/2025
Posting record
Param Type = n
trn_rcms_case_histid=12415000011007
Param Type = c
mapname=tsrcf1
Param Type = n
sourceid=12415000011005
Param Type = c
cancel=F
Param Type = c
createdby=SDO_bikaner
Param Type = c
createdon=20/04/2025 10:26:42
Param Type = c
username=SDO_bikaner
Param Type = c
modifiedon=20/04/2025 10:26:42
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
isadjourn=NO
Param Type = c
trn_rcms_caseregid=14953000006757
Param Type = n
decision_type=0
Param Type = c
prev_case_purpose=18619000000000
Param Type = c
trans_type=Feedback Submitted (Decision)
Param Type = c
prev_hearing_date=08/04/2025 00:00:00
Param Type = c
case_no=2022/26
Param Type = c
court_code=10085
Param Type = c
case_purpose=1025550004746
Param Type = c
hearing_date=08/04/2025 00:00:00
insert into TRN_RCMS_CASE_HIST (trn_rcms_case_histid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,isadjourn,trn_rcms_caseregid,decision_date,decision_type,prev_case_purpose,trans_type,prev_hearing_date,case_no,court_code,case_purpose,hearing_date) values (:trn_rcms_case_histid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,null,:isadjourn,:trn_rcms_caseregid,null,:decision_type,:prev_case_purpose,:trans_type,to_date(:prev_hearing_date,'dd/mm/yyyy hh24:mi:ss'),:case_no,:court_code,:case_purpose,to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'))
>>Posting from rctcr to tscd from row 9
>>Mapping
Mapped court_code Row = 1 value = 10085 idvalue 0
Mapped case_no Row = 1 value = 2010/00014 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/04/2025 idvalue 0
Mapped hearing_date Row = 1 value = 08/04/2025 idvalue 0
Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0
>>Validating tscd
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 20/04/2025
currdate after validation = 20/04/2025
court_name =
Evaluating - m_courtname
m_courtname = ????? ???????, ???????,???? -???????
court_name after validation = ????? ???????, ???????,???? -??????? Id = 12118000000072
court_code = 10085
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/00014
casedetails =
case_no=2010/00014
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=10085
case_no=2010/00014
recordid=0
recordid=0
Time elapsed = 908
casedetails after validation = 10085
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=328960
Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S
S=328960
Time elapsed = 1012
trn_rcms_caseid after validation = 328960
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 = 23/04/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,92,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 = 18466000000000
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/04/2025
Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T})
hearing_date = 08/04/2025
currdate = 20/04/2025
Result of iif = T
escase =
case_no=2010/00014
SELECT REPLACE (A1.CASE_NO, '/', '')
FROM trn_rcms_casereg a1
WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no
court_code=10085
case_no=2010/00014
Time elapsed = 56
escase after validation = 201000014
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/04/2025
Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T})
decision_date = 08/04/2025
currdate = 20/04/2025
Result of iif = T
decision_type = ????????? Id = 11782000000706
decsion_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
decsion_mastid after validation = 11782000000706
new_case_purpose = ????????? Id = 1025550004746
new_purpose_id =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_id after validation = 1025550004746
new_purpose_code =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_code after validation = 900
showinactive =
member_name =
member_name after validation = Kavita Godara
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 = 10085
case_no = 2010/00014
S=100852010/00014
Select dupchk from trn_rcms_decision where lower(dupchk) = :S
S=100852010/00014
Time elapsed = 1060
dupchk after validation = 100852010/00014
usern =
Evaluating - username
username = SDO_bikaner
usern after validation = SDO_bikaner
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 = 620927219733
esign_template =
Evaluating - {cd.pdf}
esign_template after validation = cd.pdf
esign_filename =
case_no=2010/00014
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=10085
court_code=10085
case_no=2010/00014
Time elapsed = 66
esign_filename after validation = CD10085201000014
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 = 16
Saving to table TRN_RCMS_DECISION
select * from TRN_RCMS_DECISION where TRN_RCMS_DECISIONid=0
Time elapsed = 22
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 = 18
RecordId = 12415000011008
MapName rctcr1
SourceId 12415000010966
Select sysdate as sdt from dual
Time elapsed = 60
Select sysdate as sdt from dual
Time elapsed = 19
isoneside = F
chkfinal = F
chkworth = F
trn_rcms_caseid = 328960
dupchk = 100852010/00014
no_of_page = 0
showinactive =
new_purpose_code = 900
member_name = Kavita Godara
template = General Decision
decision_remark =
decision_type = 11782000000706
decision_date = 08/04/2025
hearing_date = 08/04/2025
court_code = 10085
case_no = 2010/00014
new_case_purpose = 1025550004746
Posting record
Param Type = n
trn_rcms_decisionid=12415000011008
Param Type = c
mapname=rctcr1
Param Type = n
sourceid=12415000010966
Param Type = c
cancel=F
Param Type = c
createdby=SDO_bikaner
Param Type = c
createdon=20/04/2025 10:26:49
Param Type = c
username=SDO_bikaner
Param Type = c
modifiedon=20/04/2025 10:26:49
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
isoneside=F
Param Type = c
chkfinal=F
Param Type = c
chkworth=F
Param Type = n
trn_rcms_caseid=328960
Param Type = c
dupchk=100852010/00014
Param Type = n
no_of_page=0
Param Type = c
new_purpose_code=900
Param Type = c
member_name=Kavita Godara
Param Type = c
template=General Decision
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=08/04/2025 00:00:00
Param Type = c
hearing_date=08/04/2025 00:00:00
Param Type = c
court_code=10085
Param Type = c
case_no=2010/00014
Param Type = n
new_case_purpose=1025550004746
insert into TRN_RCMS_DECISION (trn_rcms_decisionid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,isoneside,chkfinal,chkworth,trn_rcms_caseid,dupchk,no_of_page,showinactive,new_purpose_code,member_name,template,decision_remark,decision_type,decision_date,hearing_date,court_code,case_no,new_case_purpose) values (:trn_rcms_decisionid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:isoneside,:chkfinal,:chkworth,:trn_rcms_caseid,:dupchk,:no_of_page,null,:new_purpose_code,:member_name,:template,null,:decision_type,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'),:court_code,:case_no,:new_case_purpose)
Saving to table TRN_RCMS_DECCONTENT
select * from TRN_RCMS_DECCONTENT where TRN_RCMS_DECCONTENTid=0
Time elapsed = 21
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 = 18
RecordId = 12415000011009
Select sysdate as sdt from dual
Time elapsed = 17
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=12415000011009
Param Type = n
trn_rcms_decisionid=12415000011008
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 = 10085 idvalue 0
Mapped case_no Row = 1 value = 2010/00014 idvalue 0
Mapped trn_rcms_caseid Row = 1 value = 328960 idvalue 0
Mapped next_hear_date Row = 1 value = 08/04/2025 idvalue 0
Mapped new_case_purpose Row = 1 value = ????????? idvalue 1025550004746
Mapped pagesrc Row = 1 value = DECISION idvalue 0
Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0
>>Validating tsrcf
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 20/04/2025
currdate after validation = 20/04/2025
pagesrc = DECISION
viewfilter =
Evaluating - { AND a1.court_code = :m_courtcode }
viewfilter after validation = AND a1.court_code = :m_courtcode
court_name =
Evaluating - m_courtname
m_courtname = ????? ???????, ???????,???? -???????
court_name after validation = ????? ???????, ???????,???? -??????? Id = 12118000000072
court_code = 10085
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_no = 2010/00014
Dynamicfilter x1.CASE_NO~Case No =
trn_rcms_caseid = 328960
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=328960
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=10085
trn_rcms_caseid=328960
Time elapsed = 43
casedetails after validation = 2010/00014
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 = 08/04/2025
inst_date =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
inst_date after validation = 23/04/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,92,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/04/2025
case_purpose_nameid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purpose_nameid after validation = 1025550004746
isadjourn =
Evaluating - {NO}
isadjourn after validation = NO
adjourn_type =
adj_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
adjourn_remark =
trans_type = Feedback Submitted (Decision)
>>Writing to tables tsrcf
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tsrcf'
Time elapsed = 16
Saving to table TRN_RCMS_HEARING
select * from TRN_RCMS_HEARING where TRN_RCMS_HEARINGid=0
Time elapsed = 18
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 = 16
RecordId = 12415000011010
MapName tscd2
SourceId 12415000011008
Select sysdate as sdt from dual
Time elapsed = 17
Select sysdate as sdt from dual
Time elapsed = 19
adjourn_type = 0
adjourn_remark =
pre_hear_date = 08/04/2025
isadjourn = NO
new_case_purpose = 1025550004746
case_no = 2010/00014
court_code = 10085
trn_rcms_caseid = 328960
next_hear_date = 08/04/2025
Posting record
Param Type = n
trn_rcms_hearingid=12415000011010
Param Type = c
mapname=tscd2
Param Type = n
sourceid=12415000011008
Param Type = c
cancel=F
Param Type = c
createdby=SDO_bikaner
Param Type = c
createdon=20/04/2025 10:26:52
Param Type = c
username=SDO_bikaner
Param Type = c
modifiedon=20/04/2025 10:26:52
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = n
adjourn_type=0
Param Type = c
pre_hear_date=08/04/2025 00:00:00
Param Type = c
isadjourn=NO
Param Type = n
new_case_purpose=1025550004746
Param Type = c
case_no=2010/00014
Param Type = c
court_code=10085
Param Type = c
trn_rcms_caseid=328960
Param Type = c
next_hear_date=08/04/2025 00:00:00
insert into TRN_RCMS_HEARING (trn_rcms_hearingid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,adjourn_remark,pre_hear_date,isadjourn,new_case_purpose,case_no,court_code,trn_rcms_caseid,next_hear_date) values (:trn_rcms_hearingid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:adjourn_type,null,to_date(:pre_hear_date,'dd/mm/yyyy hh24:mi:ss'),:isadjourn,:new_case_purpose,:case_no,:court_code,:trn_rcms_caseid,to_date(:next_hear_date,'dd/mm/yyyy hh24:mi:ss'))
>>Mapping
Mapped court_code Row = 1 value = 10085 idvalue 0
Mapped case_no Row = 1 value = 2010/00014 idvalue 0
Mapped hearing_date Row = 1 value = 08/04/2025 idvalue 0
Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0
Mapped trans_type Row = 1 value = Decision Submitted idvalue 0
Mapped trn_rcms_caseregid Row = 1 value = 328960 idvalue 0
Mapped decision_date Row = 1 value = 08/04/2025 idvalue 0
Mapped decision_type Row = 1 value = 11782000000706 idvalue 0
Mapped prev_case_purposename Row = 1 value = ??????? ???? idvalue 0
Mapped prev_hearing_date Row = 1 value = 08/04/2025 idvalue 0
>>Validating tchdh
>>Frame No 1
court_code = 10085
trn_rcms_caseregid = 328960
case_no = 2010/00014
prev_hearing_date = 08/04/2025
hearing_date = 08/04/2025
prev_case_purposename = ??????? ????
prev_case_purpose =
prev_case_purposename=??????? ????
SELECT V.CASE_PURPOSE_MASTID
FROM case_purpose_mast v
WHERE v.case_purpose_name = :prev_case_purposename
prev_case_purposename=??????? ????
Time elapsed = 36
prev_case_purpose after validation = 18466000000000
case_purpose = 1025550004746
trans_type = Decision Submitted
clcheck =
isadjourn =
adjourn_type =
decision_type = 11782000000706
decision_date = 08/04/2025
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 19
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 17
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 = 20
RecordId = 12415000011011
MapName tscd1
SourceId 12415000011008
Select sysdate as sdt from dual
Time elapsed = 19
Select sysdate as sdt from dual
Time elapsed = 22
prev_hearing_date = 08/04/2025
decision_type = 11782000000706
decision_date = 08/04/2025
adjourn_type =
isadjourn =
prev_case_purpose = 18466000000000
hearing_date = 08/04/2025
case_no = 2010/00014
court_code = 10085
case_purpose = 1025550004746
trans_type = Decision Submitted
trn_rcms_caseregid = 328960
Posting record
Param Type = n
trn_rcms_case_histid=12415000011011
Param Type = c
mapname=tscd1
Param Type = n
sourceid=12415000011008
Param Type = c
cancel=F
Param Type = c
createdby=SDO_bikaner
Param Type = c
createdon=20/04/2025 10:26:53
Param Type = c
username=SDO_bikaner
Param Type = c
modifiedon=20/04/2025 10:26:53
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
prev_hearing_date=08/04/2025 00:00:00
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=08/04/2025 00:00:00
Param Type = c
prev_case_purpose=18466000000000
Param Type = c
hearing_date=08/04/2025 00:00:00
Param Type = c
case_no=2010/00014
Param Type = c
court_code=10085
Param Type = c
case_purpose=1025550004746
Param Type = c
trans_type=Decision Submitted
Param Type = c
trn_rcms_caseregid=328960
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 = 10085 idvalue 0
Mapped case_no Row = 1 value = 2010/00014 idvalue 0
Mapped prev_hearing_date Row = 1 value = 08/04/2025 idvalue 0
Mapped hearing_date Row = 1 value = 08/04/2025 idvalue 0
Mapped prev_case_purposename Row = 1 value = ??????? ???? idvalue 0
Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0
Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0
Mapped trn_rcms_caseregid Row = 1 value = 328960 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 = 10085
trn_rcms_caseregid = 328960
case_no = 2010/00014
prev_hearing_date = 08/04/2025
hearing_date = 08/04/2025
prev_case_purposename = ??????? ????
prev_case_purpose =
prev_case_purposename=??????? ????
SELECT V.CASE_PURPOSE_MASTID
FROM case_purpose_mast v
WHERE v.case_purpose_name = :prev_case_purposename
prev_case_purposename=??????? ????
Time elapsed = 32
prev_case_purpose after validation = 18466000000000
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 = 14
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 18
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 = 16
RecordId = 12415000011012
MapName tsrcf1
SourceId 12415000011010
Select sysdate as sdt from dual
Time elapsed = 21
Select sysdate as sdt from dual
Time elapsed = 18
adjourn_type =
isadjourn = NO
trn_rcms_caseregid = 328960
decision_date =
decision_type = 0
prev_case_purpose = 18466000000000
trans_type = Feedback Submitted (Decision)
prev_hearing_date = 08/04/2025
case_no = 2010/00014
court_code = 10085
case_purpose = 1025550004746
hearing_date = 08/04/2025
Posting record
Param Type = n
trn_rcms_case_histid=12415000011012
Param Type = c
mapname=tsrcf1
Param Type = n
sourceid=12415000011010
Param Type = c
cancel=F
Param Type = c
createdby=SDO_bikaner
Param Type = c
createdon=20/04/2025 10:26:57
Param Type = c
username=SDO_bikaner
Param Type = c
modifiedon=20/04/2025 10:26:57
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
isadjourn=NO
Param Type = c
trn_rcms_caseregid=328960
Param Type = n
decision_type=0
Param Type = c
prev_case_purpose=18466000000000
Param Type = c
trans_type=Feedback Submitted (Decision)
Param Type = c
prev_hearing_date=08/04/2025 00:00:00
Param Type = c
case_no=2010/00014
Param Type = c
court_code=10085
Param Type = c
case_purpose=1025550004746
Param Type = c
hearing_date=08/04/2025 00:00:00
insert into TRN_RCMS_CASE_HIST (trn_rcms_case_histid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,isadjourn,trn_rcms_caseregid,decision_date,decision_type,prev_case_purpose,trans_type,prev_hearing_date,case_no,court_code,case_purpose,hearing_date) values (:trn_rcms_case_histid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,null,:isadjourn,:trn_rcms_caseregid,null,:decision_type,:prev_case_purpose,:trans_type,to_date(:prev_hearing_date,'dd/mm/yyyy hh24:mi:ss'),:case_no,:court_code,:case_purpose,to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'))
>>Posting from rctcr to tscd from row 10
>>Mapping
Mapped court_code Row = 1 value = 10085 idvalue 0
Mapped case_no Row = 1 value = 2020/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/04/2025 idvalue 0
Mapped hearing_date Row = 1 value = 08/04/2025 idvalue 0
Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0
>>Validating tscd
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 20/04/2025
currdate after validation = 20/04/2025
court_name =
Evaluating - m_courtname
m_courtname = ????? ???????, ???????,???? -???????
court_name after validation = ????? ???????, ???????,???? -??????? Id = 12118000000072
court_code = 10085
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
viewfilter =
Evaluating - {AND a1.court_code=:m_courtcode }
viewfilter after validation = AND a1.court_code=:m_courtcode
case_no = 2020/00116
casedetails =
case_no=2020/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=10085
case_no=2020/00116
recordid=0
recordid=0
Time elapsed = 951
casedetails after validation = 10085
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=14512000005989
Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S
S=14512000005989
Time elapsed = 919
trn_rcms_caseid after validation = 14512000005989
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 = 04/11/2020
case_type =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_type after validation = ????
act =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
act after validation = ???????? ????????? ??????? 1955
section =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
section after validation = 188,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 = 18466000000000
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/04/2025
Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T})
hearing_date = 08/04/2025
currdate = 20/04/2025
Result of iif = T
escase =
case_no=2020/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=10085
case_no=2020/00116
Time elapsed = 49
escase after validation = 202000116
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/04/2025
Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T})
decision_date = 08/04/2025
currdate = 20/04/2025
Result of iif = T
decision_type = ????????? Id = 11782000000706
decsion_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
decsion_mastid after validation = 11782000000706
new_case_purpose = ????????? Id = 1025550004746
new_purpose_id =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_id after validation = 1025550004746
new_purpose_code =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_code after validation = 900
showinactive =
member_name =
member_name after validation = Kavita Godara
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 = 10085
case_no = 2020/00116
S=100852020/00116
Select dupchk from trn_rcms_decision where lower(dupchk) = :S
S=100852020/00116
Time elapsed = 870
dupchk after validation = 100852020/00116
usern =
Evaluating - username
username = SDO_bikaner
usern after validation = SDO_bikaner
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 = 620927219733
esign_template =
Evaluating - {cd.pdf}
esign_template after validation = cd.pdf
esign_filename =
case_no=2020/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=10085
court_code=10085
case_no=2020/00116
Time elapsed = 61
esign_filename after validation = CD10085202000116
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 = 15
Saving to table TRN_RCMS_DECISION
select * from TRN_RCMS_DECISION where TRN_RCMS_DECISIONid=0
Time elapsed = 23
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 = 16
RecordId = 12415000011013
MapName rctcr1
SourceId 12415000010967
Select sysdate as sdt from dual
Time elapsed = 19
Select sysdate as sdt from dual
Time elapsed = 21
isoneside = F
chkfinal = F
chkworth = F
trn_rcms_caseid = 14512000005989
dupchk = 100852020/00116
no_of_page = 0
showinactive =
new_purpose_code = 900
member_name = Kavita Godara
template = General Decision
decision_remark =
decision_type = 11782000000706
decision_date = 08/04/2025
hearing_date = 08/04/2025
court_code = 10085
case_no = 2020/00116
new_case_purpose = 1025550004746
Posting record
Param Type = n
trn_rcms_decisionid=12415000011013
Param Type = c
mapname=rctcr1
Param Type = n
sourceid=12415000010967
Param Type = c
cancel=F
Param Type = c
createdby=SDO_bikaner
Param Type = c
createdon=20/04/2025 10:27:03
Param Type = c
username=SDO_bikaner
Param Type = c
modifiedon=20/04/2025 10:27:03
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
isoneside=F
Param Type = c
chkfinal=F
Param Type = c
chkworth=F
Param Type = n
trn_rcms_caseid=14512000005989
Param Type = c
dupchk=100852020/00116
Param Type = n
no_of_page=0
Param Type = c
new_purpose_code=900
Param Type = c
member_name=Kavita Godara
Param Type = c
template=General Decision
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=08/04/2025 00:00:00
Param Type = c
hearing_date=08/04/2025 00:00:00
Param Type = c
court_code=10085
Param Type = c
case_no=2020/00116
Param Type = n
new_case_purpose=1025550004746
insert into TRN_RCMS_DECISION (trn_rcms_decisionid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,isoneside,chkfinal,chkworth,trn_rcms_caseid,dupchk,no_of_page,showinactive,new_purpose_code,member_name,template,decision_remark,decision_type,decision_date,hearing_date,court_code,case_no,new_case_purpose) values (:trn_rcms_decisionid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:isoneside,:chkfinal,:chkworth,:trn_rcms_caseid,:dupchk,:no_of_page,null,:new_purpose_code,:member_name,:template,null,:decision_type,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'),:court_code,:case_no,:new_case_purpose)
Saving to table TRN_RCMS_DECCONTENT
select * from TRN_RCMS_DECCONTENT where TRN_RCMS_DECCONTENTid=0
Time elapsed = 17
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 = 13
RecordId = 12415000011014
Select sysdate as sdt from dual
Time elapsed = 19
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=12415000011014
Param Type = n
trn_rcms_decisionid=12415000011013
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 = 10085 idvalue 0
Mapped case_no Row = 1 value = 2020/00116 idvalue 0
Mapped trn_rcms_caseid Row = 1 value = 14512000005989 idvalue 0
Mapped next_hear_date Row = 1 value = 08/04/2025 idvalue 0
Mapped new_case_purpose Row = 1 value = ????????? idvalue 1025550004746
Mapped pagesrc Row = 1 value = DECISION idvalue 0
Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0
>>Validating tsrcf
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 20/04/2025
currdate after validation = 20/04/2025
pagesrc = DECISION
viewfilter =
Evaluating - { AND a1.court_code = :m_courtcode }
viewfilter after validation = AND a1.court_code = :m_courtcode
court_name =
Evaluating - m_courtname
m_courtname = ????? ???????, ???????,???? -???????
court_name after validation = ????? ???????, ???????,???? -??????? Id = 12118000000072
court_code = 10085
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_no = 2020/00116
Dynamicfilter x1.CASE_NO~Case No =
trn_rcms_caseid = 14512000005989
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=14512000005989
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=10085
trn_rcms_caseid=14512000005989
Time elapsed = 47
casedetails after validation = 2020/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 = 08/04/2025
inst_date =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
inst_date after validation = 04/11/2020
act_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
act_name after validation = ???????? ????????? ??????? 1955
section_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
section_name after validation = 188,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/04/2025
case_purpose_nameid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purpose_nameid after validation = 1025550004746
isadjourn =
Evaluating - {NO}
isadjourn after validation = NO
adjourn_type =
adj_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
adjourn_remark =
trans_type = Feedback Submitted (Decision)
>>Writing to tables tsrcf
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tsrcf'
Time elapsed = 18
Saving to table TRN_RCMS_HEARING
select * from TRN_RCMS_HEARING where TRN_RCMS_HEARINGid=0
Time elapsed = 20
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 = 15
RecordId = 12415000011015
MapName tscd2
SourceId 12415000011013
Select sysdate as sdt from dual
Time elapsed = 19
Select sysdate as sdt from dual
Time elapsed = 17
adjourn_type = 0
adjourn_remark =
pre_hear_date = 08/04/2025
isadjourn = NO
new_case_purpose = 1025550004746
case_no = 2020/00116
court_code = 10085
trn_rcms_caseid = 14512000005989
next_hear_date = 08/04/2025
Posting record
Param Type = n
trn_rcms_hearingid=12415000011015
Param Type = c
mapname=tscd2
Param Type = n
sourceid=12415000011013
Param Type = c
cancel=F
Param Type = c
createdby=SDO_bikaner
Param Type = c
createdon=20/04/2025 10:27:06
Param Type = c
username=SDO_bikaner
Param Type = c
modifiedon=20/04/2025 10:27:06
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = n
adjourn_type=0
Param Type = c
pre_hear_date=08/04/2025 00:00:00
Param Type = c
isadjourn=NO
Param Type = n
new_case_purpose=1025550004746
Param Type = c
case_no=2020/00116
Param Type = c
court_code=10085
Param Type = c
trn_rcms_caseid=14512000005989
Param Type = c
next_hear_date=08/04/2025 00:00:00
insert into TRN_RCMS_HEARING (trn_rcms_hearingid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,adjourn_remark,pre_hear_date,isadjourn,new_case_purpose,case_no,court_code,trn_rcms_caseid,next_hear_date) values (:trn_rcms_hearingid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:adjourn_type,null,to_date(:pre_hear_date,'dd/mm/yyyy hh24:mi:ss'),:isadjourn,:new_case_purpose,:case_no,:court_code,:trn_rcms_caseid,to_date(:next_hear_date,'dd/mm/yyyy hh24:mi:ss'))
>>Mapping
Mapped court_code Row = 1 value = 10085 idvalue 0
Mapped case_no Row = 1 value = 2020/00116 idvalue 0
Mapped hearing_date Row = 1 value = 08/04/2025 idvalue 0
Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0
Mapped trans_type Row = 1 value = Decision Submitted idvalue 0
Mapped trn_rcms_caseregid Row = 1 value = 14512000005989 idvalue 0
Mapped decision_date Row = 1 value = 08/04/2025 idvalue 0
Mapped decision_type Row = 1 value = 11782000000706 idvalue 0
Mapped prev_case_purposename Row = 1 value = ??????? ???? idvalue 0
Mapped prev_hearing_date Row = 1 value = 08/04/2025 idvalue 0
>>Validating tchdh
>>Frame No 1
court_code = 10085
trn_rcms_caseregid = 14512000005989
case_no = 2020/00116
prev_hearing_date = 08/04/2025
hearing_date = 08/04/2025
prev_case_purposename = ??????? ????
prev_case_purpose =
prev_case_purpose after validation = 18466000000000
case_purpose = 1025550004746
trans_type = Decision Submitted
clcheck =
isadjourn =
adjourn_type =
decision_type = 11782000000706
decision_date = 08/04/2025
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 18
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 19
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 = 21
RecordId = 12415000011016
MapName tscd1
SourceId 12415000011013
Select sysdate as sdt from dual
Time elapsed = 18
Select sysdate as sdt from dual
Time elapsed = 20
prev_hearing_date = 08/04/2025
decision_type = 11782000000706
decision_date = 08/04/2025
adjourn_type =
isadjourn =
prev_case_purpose = 18466000000000
hearing_date = 08/04/2025
case_no = 2020/00116
court_code = 10085
case_purpose = 1025550004746
trans_type = Decision Submitted
trn_rcms_caseregid = 14512000005989
Posting record
Param Type = n
trn_rcms_case_histid=12415000011016
Param Type = c
mapname=tscd1
Param Type = n
sourceid=12415000011013
Param Type = c
cancel=F
Param Type = c
createdby=SDO_bikaner
Param Type = c
createdon=20/04/2025 10:27:07
Param Type = c
username=SDO_bikaner
Param Type = c
modifiedon=20/04/2025 10:27:07
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
prev_hearing_date=08/04/2025 00:00:00
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=08/04/2025 00:00:00
Param Type = c
prev_case_purpose=18466000000000
Param Type = c
hearing_date=08/04/2025 00:00:00
Param Type = c
case_no=2020/00116
Param Type = c
court_code=10085
Param Type = c
case_purpose=1025550004746
Param Type = c
trans_type=Decision Submitted
Param Type = c
trn_rcms_caseregid=14512000005989
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 = 10085 idvalue 0
Mapped case_no Row = 1 value = 2020/00116 idvalue 0
Mapped prev_hearing_date Row = 1 value = 08/04/2025 idvalue 0
Mapped hearing_date Row = 1 value = 08/04/2025 idvalue 0
Mapped prev_case_purposename Row = 1 value = ??????? ???? idvalue 0
Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0
Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0
Mapped trn_rcms_caseregid Row = 1 value = 14512000005989 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 = 10085
trn_rcms_caseregid = 14512000005989
case_no = 2020/00116
prev_hearing_date = 08/04/2025
hearing_date = 08/04/2025
prev_case_purposename = ??????? ????
prev_case_purpose =
prev_case_purpose after validation = 18466000000000
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 = 17
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 19
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 = 19
RecordId = 12415000011017
MapName tsrcf1
SourceId 12415000011015
Select sysdate as sdt from dual
Time elapsed = 19
Select sysdate as sdt from dual
Time elapsed = 18
adjourn_type =
isadjourn = NO
trn_rcms_caseregid = 14512000005989
decision_date =
decision_type = 0
prev_case_purpose = 18466000000000
trans_type = Feedback Submitted (Decision)
prev_hearing_date = 08/04/2025
case_no = 2020/00116
court_code = 10085
case_purpose = 1025550004746
hearing_date = 08/04/2025
Posting record
Param Type = n
trn_rcms_case_histid=12415000011017
Param Type = c
mapname=tsrcf1
Param Type = n
sourceid=12415000011015
Param Type = c
cancel=F
Param Type = c
createdby=SDO_bikaner
Param Type = c
createdon=20/04/2025 10:27:12
Param Type = c
username=SDO_bikaner
Param Type = c
modifiedon=20/04/2025 10:27:12
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
isadjourn=NO
Param Type = c
trn_rcms_caseregid=14512000005989
Param Type = n
decision_type=0
Param Type = c
prev_case_purpose=18466000000000
Param Type = c
trans_type=Feedback Submitted (Decision)
Param Type = c
prev_hearing_date=08/04/2025 00:00:00
Param Type = c
case_no=2020/00116
Param Type = c
court_code=10085
Param Type = c
case_purpose=1025550004746
Param Type = c
hearing_date=08/04/2025 00:00:00
insert into TRN_RCMS_CASE_HIST (trn_rcms_case_histid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,isadjourn,trn_rcms_caseregid,decision_date,decision_type,prev_case_purpose,trans_type,prev_hearing_date,case_no,court_code,case_purpose,hearing_date) values (:trn_rcms_case_histid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,null,:isadjourn,:trn_rcms_caseregid,null,:decision_type,:prev_case_purpose,:trans_type,to_date(:prev_hearing_date,'dd/mm/yyyy hh24:mi:ss'),:case_no,:court_code,:case_purpose,to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'))
Time elapsed for Gen Map = 3954306432882
>>Posting MD Maps :
Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=14943000001136
@trn_rcms_caseregid=14943000001136
*case_decision_date=08/04/2025
*decision_type=11782000000706
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=14943000001136 for update
Time elapsed = 45
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=14943000001136
Time elapsed = 41
Param Type = c
case_decision_date=08/04/2025 00:00:00
Param Type = n
decision_type=11782000000706
update trn_rcms_casereg set case_decision_date=to_date(:case_decision_date,'dd/mm/yyyy hh24:mi:ss'),decision_type= :decision_type
where trn_rcms_caseregid=14943000001136
>>Posting MD Maps :
Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=18153000002913
@trn_rcms_caseregid=18153000002913
*case_decision_date=08/04/2025
*decision_type=11782000000706
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=18153000002913 for update
Time elapsed = 36
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=18153000002913
Time elapsed = 36
Param Type = c
case_decision_date=08/04/2025 00:00:00
Param Type = n
decision_type=11782000000706
update trn_rcms_casereg set case_decision_date=to_date(:case_decision_date,'dd/mm/yyyy hh24:mi:ss'),decision_type= :decision_type
where trn_rcms_caseregid=18153000002913
>>Posting MD Maps :
Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=16680000006426
@trn_rcms_caseregid=16680000006426
*case_decision_date=08/04/2025
*decision_type=11782000000706
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=16680000006426 for update
Time elapsed = 37
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=16680000006426
Time elapsed = 46
Param Type = c
case_decision_date=08/04/2025 00:00:00
Param Type = n
decision_type=11782000000706
update trn_rcms_casereg set case_decision_date=to_date(:case_decision_date,'dd/mm/yyyy hh24:mi:ss'),decision_type= :decision_type
where trn_rcms_caseregid=16680000006426
>>Posting MD Maps :
Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=14636000005412
@trn_rcms_caseregid=14636000005412
*case_decision_date=08/04/2025
*decision_type=11782000000706
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=14636000005412 for update
Time elapsed = 29
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=14636000005412
Time elapsed = 36
Param Type = c
case_decision_date=08/04/2025 00:00:00
Param Type = n
decision_type=11782000000706
update trn_rcms_casereg set case_decision_date=to_date(:case_decision_date,'dd/mm/yyyy hh24:mi:ss'),decision_type= :decision_type
where trn_rcms_caseregid=14636000005412
>>Posting MD Maps :
Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=10578000008828
@trn_rcms_caseregid=10578000008828
*case_decision_date=08/04/2025
*decision_type=11782000000706
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=10578000008828 for update
Time elapsed = 35
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=10578000008828
Time elapsed = 37
Param Type = c
case_decision_date=08/04/2025 00:00:00
Param Type = n
decision_type=11782000000706
update trn_rcms_casereg set case_decision_date=to_date(:case_decision_date,'dd/mm/yyyy hh24:mi:ss'),decision_type= :decision_type
where trn_rcms_caseregid=10578000008828
>>Posting MD Maps :
Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=10917000007943
@trn_rcms_caseregid=10917000007943
*case_decision_date=08/04/2025
*decision_type=11782000000706
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=10917000007943 for update
Time elapsed = 37
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=10917000007943
Time elapsed = 37
Param Type = c
case_decision_date=08/04/2025 00:00:00
Param Type = n
decision_type=11782000000706
update trn_rcms_casereg set case_decision_date=to_date(:case_decision_date,'dd/mm/yyyy hh24:mi:ss'),decision_type= :decision_type
where trn_rcms_caseregid=10917000007943
>>Posting MD Maps :
Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=13415000005016
@trn_rcms_caseregid=13415000005016
*case_decision_date=08/04/2025
*decision_type=11782000000706
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=13415000005016 for update
Time elapsed = 36
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=13415000005016
Time elapsed = 35
Param Type = c
case_decision_date=08/04/2025 00:00:00
Param Type = n
decision_type=11782000000706
update trn_rcms_casereg set case_decision_date=to_date(:case_decision_date,'dd/mm/yyyy hh24:mi:ss'),decision_type= :decision_type
where trn_rcms_caseregid=13415000005016
>>Posting MD Maps :
Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=14953000006757
@trn_rcms_caseregid=14953000006757
*case_decision_date=08/04/2025
*decision_type=11782000000706
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=14953000006757 for update
Time elapsed = 40
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=14953000006757
Time elapsed = 34
Param Type = c
case_decision_date=08/04/2025 00:00:00
Param Type = n
decision_type=11782000000706
update trn_rcms_casereg set case_decision_date=to_date(:case_decision_date,'dd/mm/yyyy hh24:mi:ss'),decision_type= :decision_type
where trn_rcms_caseregid=14953000006757
>>Posting MD Maps :
Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=328960
@trn_rcms_caseregid=328960
*case_decision_date=08/04/2025
*decision_type=11782000000706
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=328960 for update
Time elapsed = 39
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=328960
Time elapsed = 29
Param Type = c
case_decision_date=08/04/2025 00:00:00
Param Type = n
decision_type=11782000000706
update trn_rcms_casereg set case_decision_date=to_date(:case_decision_date,'dd/mm/yyyy hh24:mi:ss'),decision_type= :decision_type
where trn_rcms_caseregid=328960
>>Posting MD Maps :
Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=14512000005989
@trn_rcms_caseregid=14512000005989
*case_decision_date=08/04/2025
*decision_type=11782000000706
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=14512000005989 for update
Time elapsed = 36
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=14512000005989
Time elapsed = 35
Param Type = c
case_decision_date=08/04/2025 00:00:00
Param Type = n
decision_type=11782000000706
update trn_rcms_casereg set case_decision_date=to_date(:case_decision_date,'dd/mm/yyyy hh24:mi:ss'),decision_type= :decision_type
where trn_rcms_caseregid=14512000005989
Time elapsed for MD Map = 3954306435451
Time elapsed for Save History = 3954306435464
Time elapsed for Save Attachment = 3954306435477
Time elapsed for After Save WF Exec = 3954306435495
Transaction commited
Result : {"message":[{"msg":"Request for Case Transfer Saved","recordid":"12415000010957"}]}
Savedata webservice completed
Freeing DbCall Resources
Freeing Store data
Freeing DD Map
Freeing Provide Link
Freeing Validate
Freeing Parser
Freeing Poststr
Freeing Maxrows
Freeing Fnames
Freeing NewMaxRows
Freeing tlines
Freeing workquery
Freeing Struct
Freeing EventList
Freeing Tree Obj
Freeing Workflow Obj
Freeing DbCall Completed
Freeing Action Obj Resources
Closing connection
# 1#Saving to log
Param Type = c
username=SDO_bikaner
Param Type = c
calledon=20/04/2025 10:24:28
Param Type = c
callfinished=20/04/2025 10:27:15
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=167684
Param Type = n
dbtimetaken=100690
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