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
gcmsdcjai827ccb0eea8a706c4c34a16891f84e7brctcr001041410637013289000000049104141741000000000410637157480000012602016/0016510414-10637#2016/0016508/10/20240T013289000000049104141741000000000410637108170000010832016/0023910414-10637#2016/0023908/10/20240T013289000000049104141741000000000410637114300000012992016/0024110414-10637#2016/0024108/10/20240T013289000000049104141741000000000410637118280000008382016/0024210414-10637#2016/0024208/10/20240T013289000000049104141741000000000410637150210000032372018/0033210414-10637#2018/0033208/10/20240T013289000000049104141741000000000410637150530000021202018/0033310414-10637#2018/0033308/10/20240T013289000000049104141741000000000410637150970000020642018/0033510414-10637#2018/0033508/10/20240T013289000000049104141741000000000410637115890000022072018/0033810414-10637#2018/0033808/10/20240T013289000000049104141741000000000410637129610000020472018/0034610414-10637#2018/0034608/10/20240T013289000000049104141741000000000410637152470000022722018/0036510414-10637#2018/0036508/10/20240T
Executing Savedata webservice
-----------------------------
Received JSON : {"savedata":{"axpapp":"gcms","username":"dcjai","password":"827ccb0eea8a706c4c34a16891f84e7b","seed":"","s":"","transid":"rctcr","recordid":"0","recdata":[{"axp_recid1":[{"rowno":"001","text":"0","columns":{"court_code":"10414","trans_ccode":"10637"}}]},{"axp_recid2":[{"rowno":"001","text":"0","columns":{"fromcourt":"13289000000049","fromccode":"10414","transcourt":"17410000000004","transccode":"10637","trn_rcms_caseregid":"15748000001260","case_no":"2016/00165","requestno":"10414-10637#2016/00165","decision_date":"08/10/2024","status":"0","transContFld":"T"}},{"rowno":"002","text":"0","columns":{"fromcourt":"13289000000049","fromccode":"10414","transcourt":"17410000000004","transccode":"10637","trn_rcms_caseregid":"10817000001083","case_no":"2016/00239","requestno":"10414-10637#2016/00239","decision_date":"08/10/2024","status":"0","transContFld":"T"}},{"rowno":"003","text":"0","columns":{"fromcourt":"13289000000049","fromccode":"10414","transcourt":"17410000000004","transccode":"10637","trn_rcms_caseregid":"11430000001299","case_no":"2016/00241","requestno":"10414-10637#2016/00241","decision_date":"08/10/2024","status":"0","transContFld":"T"}},{"rowno":"004","text":"0","columns":{"fromcourt":"13289000000049","fromccode":"10414","transcourt":"17410000000004","transccode":"10637","trn_rcms_caseregid":"11828000000838","case_no":"2016/00242","requestno":"10414-10637#2016/00242","decision_date":"08/10/2024","status":"0","transContFld":"T"}},{"rowno":"005","text":"0","columns":{"fromcourt":"13289000000049","fromccode":"10414","transcourt":"17410000000004","transccode":"10637","trn_rcms_caseregid":"15021000003237","case_no":"2018/00332","requestno":"10414-10637#2018/00332","decision_date":"08/10/2024","status":"0","transContFld":"T"}},{"rowno":"006","text":"0","columns":{"fromcourt":"13289000000049","fromccode":"10414","transcourt":"17410000000004","transccode":"10637","trn_rcms_caseregid":"15053000002120","case_no":"2018/00333","requestno":"10414-10637#2018/00333","decision_date":"08/10/2024","status":"0","transContFld":"T"}},{"rowno":"007","text":"0","columns":{"fromcourt":"13289000000049","fromccode":"10414","transcourt":"17410000000004","transccode":"10637","trn_rcms_caseregid":"15097000002064","case_no":"2018/00335","requestno":"10414-10637#2018/00335","decision_date":"08/10/2024","status":"0","transContFld":"T"}},{"rowno":"008","text":"0","columns":{"fromcourt":"13289000000049","fromccode":"10414","transcourt":"17410000000004","transccode":"10637","trn_rcms_caseregid":"11589000002207","case_no":"2018/00338","requestno":"10414-10637#2018/00338","decision_date":"08/10/2024","status":"0","transContFld":"T"}},{"rowno":"009","text":"0","columns":{"fromcourt":"13289000000049","fromccode":"10414","transcourt":"17410000000004","transccode":"10637","trn_rcms_caseregid":"12961000002047","case_no":"2018/00346","requestno":"10414-10637#2018/00346","decision_date":"08/10/2024","status":"0","transContFld":"T"}},{"rowno":"0010","text":"0","columns":{"fromcourt":"13289000000049","fromccode":"10414","transcourt":"17410000000004","transccode":"10637","trn_rcms_caseregid":"15247000002272","case_no":"2018/00365","requestno":"10414-10637#2018/00365","decision_date":"08/10/2024","status":"0","transContFld":"T"}}]}]}}
Verifying username and password
User Name : dcjai
Select a.*, b.maxlogintry from AXUSERS a , axprops b WHERE lower(a.USERNAME) = :U and b.name = 'app'
U=dcjai
Time elapsed = 19
Password checking along with max.no of login specified in app.xml
update axusers set logintry = 0 where lower(username) = :U
Time elapsed = 7
Result :
Verifying completed...
Page Access Category :
User Name : dcjai
Select sysdate as sdt from dual
Time elapsed = 3
dt=09/10/2024 11:19:24
Select sysdate as sdt from dual
Time elapsed = 5
Select usergroup from AXUSERLEVELGROUPS WHERE (lower(username) =:U) and ((startdate is not null and to_date(:dt,'dd/mm/yyyy hh24:mi:ss') >= startdate) or (startdate is null)) and ((enddate is not null and to_date(:dt,'dd/mm/yyyy hh24:mi:ss') <= enddate) or (enddate is null))
U=dcjai
dt=09/10/2024 11:19:24
dt=09/10/2024 11:19:24
Time elapsed = 13
User Groups: court_reader
select userroles from axusergroups where groupname in ( 'court_reader' )
Time elapsed = 4
User Roles : court_reader
Loading App/User vars
reading the props xml
Step3
Sql : select props from axprops where lower(name)= :name order by blobno
Paramval : app
ParamTYpe : c
Param List : name
select props from axprops where lower(name)= :name order by blobno
Time elapsed = 3
Step4
axprops\stm size:4235
Step4-123456
images\Generalized Court Management 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=dcjai
select a.court_name from v_axcourts a where a.PAXUSERNAME = :username order by 1
username=dcjai
Time elapsed = 7
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=dcjai
select a.court_type from v_axcourts a where a.paxusername= :username order by 1
username=dcjai
Time elapsed = 5
Result of firesql =
Result =
Evaluating sqlget({m3},{court_type})
Calling function sqlget
Result of sqlget = DC
Result = DC
Evaluating firesql({m4},{select a.court_name_mastid from v_axcourts a where a.paxusername = :username order by 1})
Calling function firesql
username=dcjai
select a.court_name_mastid from v_axcourts a where a.paxusername = :username order by 1
username=dcjai
Time elapsed = 5
Result of firesql =
Result =
Evaluating sqlget({m4},{court_name_mastid})
Calling function sqlget
Result of sqlget = 13289000000049
Result = 13289000000049
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=dcjai
Time elapsed = 5
Result of firesql =
Result =
Evaluating sqlget({m4},{axusersid})
Calling function sqlget
Result of sqlget = 1068220008977
Result = 1068220008977
Evaluating firesql({m4},{select :username as uname from dual})
Calling function firesql
select :username as uname from dual
username=dcjai
Time elapsed = 5
Result of firesql =
Result =
Evaluating sqlget({m4},{uname})
Calling function sqlget
Result of sqlget = dcjai
Result = dcjai
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=dcjai
Time elapsed = 7
Result of firesql =
Result =
Evaluating sqlget({m4},{COURT_CODE})
Calling function sqlget
Result of sqlget = 10414
Result = 10414
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 = 5
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=dcjai
SELECT INITCAP (TRIM (A.DISTNAMEENG)) AS DISTNAMEENG FROM v_axcourts a WHERE A.PAXUSERNAME = :username ORDER BY 1
username=dcjai
Time elapsed = 6
Result of firesql =
Result =
Evaluating sqlget({m7},{DISTNAMEENG})
Calling function sqlget
Result of sqlget = Jaipur
Result = Jaipur
Evaluating firesql({m8},{SELECT A.COURT_CATEGOTY FROM v_axcourts a WHERE A.PAXUSERNAME = :username ORDER BY 1})
Calling function firesql
username=dcjai
SELECT A.COURT_CATEGOTY FROM v_axcourts a WHERE A.PAXUSERNAME = :username ORDER BY 1
username=dcjai
Time elapsed = 7
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=1068220008977
select b.department_mastid from axcourts a,department_mast b where a.deptname=b.department_mastid and A.AXUSERSID=:login_userid
login_userid=1068220008977
Time elapsed = 8
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=dcjai
Time elapsed = 6
Result of firesql =
Result =
Evaluating sqlget({m3},{court_type_mastid})
Calling function sqlget
Result of sqlget = 10206000000013
Result = 10206000000013
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=dcjai
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=dcjai
Time elapsed = 8
Result of firesql =
Result =
Evaluating sqlget({m4},{groupname})
Calling function sqlget
Result of sqlget = court_reader
Result = court_reader
Evaluating firesql({a1},{select to_date('30/01/2021','DD/MM/RRRR') dd from dual})
Calling function firesql
select to_date('30/01/2021','DD/MM/RRRR') dd from dual
Time elapsed = 4
Result of firesql =
Result =
Evaluating sqlget({a1},{dd})
Calling function sqlget
Result of sqlget = 30/01/2021
Result = 30/01/2021
Evaluating firesql({P1},{SELECT count(1) ct FROM trn_rcms_officer WHERE court_code in (select court_code from v_axcourts where paxusername = :username) and officer_name !=0})
Calling function firesql
username=dcjai
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=dcjai
Time elapsed = 10
Result of firesql =
Result =
Evaluating sqlget({P1},{ct})
Calling function sqlget
Result of sqlget = 8
Result = 8
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_reader') and lower(sname)='rctcr' and stype = 't' )
Time elapsed = 4
select Props from axuseraccess where lower(rname)='court_reader' and lower(sname)='rctcr' and stype = 't'
Time elapsed = 10
Sql : select props from axuseraccess where lower(rname)= :rname and lower(sname)= :sname and stype = :stype order by blobno
Paramval : court_reader,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 = 4
Reading data from stream
Executing GetTransControlString
Executing GetTransControl
Creating DbCall
Structure xml not received from client
Step3
Sql : select props from tstructs where lower(name)= :name order by blobno
Paramval : rctcr
ParamTYpe : c
Param List : name
select props from tstructs where lower(name)= :name order by blobno
Time elapsed = 4
Step4
tstructs\stm size:2355
Step4-0
Step4-1
Step4-2
Step4-3
Step4-4
Step5
Step6
Step9
Evaluating date()
Result =
Evaluating 0
Result =
select transid from axpexchange where (transid = :tid) and (adxinout = :adxinout)
tid=rctcr
adxinout=o
Time elapsed = 6
select * from trn_rcms_transreq where trn_rcms_transreqid=0
Time elapsed = 7
select * from Axusers where 1=2
Time elapsed = 6
select distinct(fldname) from AxTempUserFields
Time elapsed = 4
select * from AxAttachWorkflow where lower(transid) = 'rctcr'
Time elapsed = 7
Step3
Sql : select props from tstructs where lower(name)= :name order by blobno
Paramval : tscd
ParamTYpe : c
Param List : name
select props from tstructs where lower(name)= :name order by blobno
Time elapsed = 3
Step4
tstructs\stm size:6667
Step4-0
Step4-1
Step4-2
Step4-3
Step4-4
Step5
Step6
Step9
select lpad(' ', 250, ' ') LVAL from dual
Time elapsed = 6
Post on approve = False
select transid from axpexchange where (transid = :tid) and (adxinout = :adxinout)
tid=tscd
adxinout=o
Time elapsed = 5
select * from trn_rcms_decision where trn_rcms_decisionid=0
Time elapsed = 4
Evaluating date()
Result =
Evaluating m_courtname
Result =
Evaluating {AND a1.court_code=:m_courtcode }
Result =
Evaluating iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T})
Result =
Evaluating iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T})
Result =
Evaluating 0
Result =
Evaluating {F}
Result =
Evaluating {F}
Result =
Evaluating {F}
Result =
Evaluating court_code+case_no
Result =
Evaluating username
Result =
Evaluating {cd.pdf}
Result =
Evaluating iif(recordid>0,{Decision Updated},{Decision Submitted})
Result =
Evaluating iif(recordid>0,{F},{T})
Result =
Loading genmaps
Step3
Sql : select props from tstructs where lower(name)= :name order by blobno
Paramval : tsrcf
ParamTYpe : c
Param List : name
select props from tstructs where lower(name)= :name order by blobno
Time elapsed = 3
Step4
tstructs\stm size:4166
Step4-0
Step4-1
Step4-2
Step4-3
Step4-4
Step5
Step6
Step9
Post on approve = False
select transid from axpexchange where (transid = :tid) and (adxinout = :adxinout)
tid=tsrcf
adxinout=o
Time elapsed = 6
select * from trn_rcms_hearing where trn_rcms_hearingid=0
Time elapsed = 5
Evaluating date()
Result =
Evaluating { AND a1.court_code = :m_courtcode }
Result =
Evaluating m_courtname
Result =
Evaluating case_purpose_name
Result =
Evaluating {NO}
Result =
Evaluating {Feedback Submitted}
Result =
Step3
Sql : select props from tstructs where lower(name)= :name order by blobno
Paramval : tchdh
ParamTYpe : c
Param List : name
select props from tstructs where lower(name)= :name order by blobno
Time elapsed = 3
Step4
tstructs\stm size:1907
Step4-0
Step4-1
Step4-2
Step4-3
Step4-4
Step5
Step6
Step9
Post on approve = False
select transid from axpexchange where (transid = :tid) and (adxinout = :adxinout)
tid=tchdh
adxinout=o
Time elapsed = 6
select * from trn_rcms_case_hist where trn_rcms_case_histid=0
Time elapsed = 4
Step3
Sql : select props from tstructs where lower(name)= :name order by blobno
Paramval : tchdh
ParamTYpe : c
Param List : name
select props from tstructs where lower(name)= :name order by blobno
Time elapsed = 3
Step4
tstructs\stm size:1907
Step4-0
Step4-1
Step4-2
Step4-3
Step4-4
Step5
Step6
Step9
Post on approve = False
select transid from axpexchange where (transid = :tid) and (adxinout = :adxinout)
tid=tchdh
adxinout=o
Time elapsed = 7
select * from trn_rcms_case_hist where trn_rcms_case_histid=0
Time elapsed = 5
select distinct(schemaname) from axschema where lower(transid)='tscrg'
Time elapsed = 3
select trn_rcms_caseregid from trn_rcms_casereg where trn_rcms_caseregid=0
Time elapsed = 3
select case_decision_date from trn_rcms_casereg where trn_rcms_caseregid=0
Time elapsed = 3
select distinct(schemaname) from axschema where lower(transid)='tscrg'
Time elapsed = 3
select decision_type from trn_rcms_casereg where trn_rcms_caseregid=0
Time elapsed = 4
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 = 09/10/2024
currdate after validation = 09/10/2024
court_code = 10414
trans_ccode = 10637
case_purpose =
SELECT b.CASE_PURPOSE_MASTID, b.CASE_PURPOSE_NAME, b.case_purpose_code
FROM case_purpose_mast b WHERE CASE_PURPOSE_MASTID = 1025550004746
Time elapsed = 5
case_purpose after validation = ????????? Id = 1025550004746
dec_type =
SELECT DECISION_MASTID, DECISION_NAME
FROM decision_mast A
WHERE court_code = '10006' AND a.DECISION_MASTID = 11782000000706
ORDER BY DECISION_NAME
Time elapsed = 6
dec_type after validation = ????????? Id = 11782000000706
time zone difference = 0
>>Writing to tables rctcr
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'rctcr'
Time elapsed = 3
Saving to table TRN_RCMS_TRANSREQ
select * from TRN_RCMS_TRANSREQ where TRN_RCMS_TRANSREQid=0
Time elapsed = 5
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 3
RecordId = 10420000008640
MapName
SourceId 0
Select sysdate as sdt from dual
Time elapsed = 5
Select sysdate as sdt from dual
Time elapsed = 8
trans_ccode = 10637
court_code = 10414
Posting record
Param Type = n
trn_rcms_transreqid=10420000008640
Param Type = n
sourceid=0
Param Type = c
cancel=F
Param Type = c
createdby=dcjai
Param Type = c
createdon=09/10/2024 11:19:25
Param Type = c
username=dcjai
Param Type = c
modifiedon=09/10/2024 11:19:25
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
trans_ccode=10637
Param Type = c
court_code=10414
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 = 5
Adding new record to store data from Frame 2, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 3
RecordId = 10420000008641
Select sysdate as sdt from dual
Time elapsed = 4
decision_date = 08/10/2024
status = 0
transContFld = T
requestno = 10414-10637#2016/00165
transcourt = 17410000000004
fromccode = 10414
fromcourt = 13289000000049
case_no = 2016/00165
trn_rcms_caseregid = 15748000001260
transccode = 10637
TRN_RCMS_TRANSREQDTLrow = 1
Posting record
Param Type = n
trn_rcms_transreqdtlid=10420000008641
Param Type = n
trn_rcms_transreqid=10420000008640
Param Type = c
decision_date=08/10/2024 00:00:00
Param Type = n
status=0
Param Type = c
transcontfld=T
Param Type = c
requestno=10414-10637#2016/00165
Param Type = n
transcourt=17410000000004
Param Type = c
fromccode=10414
Param Type = n
fromcourt=13289000000049
Param Type = c
case_no=2016/00165
Param Type = n
trn_rcms_caseregid=15748000001260
Param Type = c
transccode=10637
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 = 5
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 = 4
RecordId = 10420000008642
Select sysdate as sdt from dual
Time elapsed = 4
decision_date = 08/10/2024
status = 0
transContFld = T
requestno = 10414-10637#2016/00239
transcourt = 17410000000004
fromccode = 10414
fromcourt = 13289000000049
case_no = 2016/00239
trn_rcms_caseregid = 10817000001083
transccode = 10637
TRN_RCMS_TRANSREQDTLrow = 2
Posting record
Param Type = n
trn_rcms_transreqdtlid=10420000008642
Param Type = n
trn_rcms_transreqid=10420000008640
Param Type = c
decision_date=08/10/2024 00:00:00
Param Type = n
status=0
Param Type = c
transcontfld=T
Param Type = c
requestno=10414-10637#2016/00239
Param Type = n
transcourt=17410000000004
Param Type = c
fromccode=10414
Param Type = n
fromcourt=13289000000049
Param Type = c
case_no=2016/00239
Param Type = n
trn_rcms_caseregid=10817000001083
Param Type = c
transccode=10637
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 = 4
Adding new record to store data from Frame 2, Row 3 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 3
RecordId = 10420000008643
Select sysdate as sdt from dual
Time elapsed = 4
decision_date = 08/10/2024
status = 0
transContFld = T
requestno = 10414-10637#2016/00241
transcourt = 17410000000004
fromccode = 10414
fromcourt = 13289000000049
case_no = 2016/00241
trn_rcms_caseregid = 11430000001299
transccode = 10637
TRN_RCMS_TRANSREQDTLrow = 3
Posting record
Param Type = n
trn_rcms_transreqdtlid=10420000008643
Param Type = n
trn_rcms_transreqid=10420000008640
Param Type = c
decision_date=08/10/2024 00:00:00
Param Type = n
status=0
Param Type = c
transcontfld=T
Param Type = c
requestno=10414-10637#2016/00241
Param Type = n
transcourt=17410000000004
Param Type = c
fromccode=10414
Param Type = n
fromcourt=13289000000049
Param Type = c
case_no=2016/00241
Param Type = n
trn_rcms_caseregid=11430000001299
Param Type = c
transccode=10637
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 = 4
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 = 5
RecordId = 10420000008644
Select sysdate as sdt from dual
Time elapsed = 4
decision_date = 08/10/2024
status = 0
transContFld = T
requestno = 10414-10637#2016/00242
transcourt = 17410000000004
fromccode = 10414
fromcourt = 13289000000049
case_no = 2016/00242
trn_rcms_caseregid = 11828000000838
transccode = 10637
TRN_RCMS_TRANSREQDTLrow = 4
Posting record
Param Type = n
trn_rcms_transreqdtlid=10420000008644
Param Type = n
trn_rcms_transreqid=10420000008640
Param Type = c
decision_date=08/10/2024 00:00:00
Param Type = n
status=0
Param Type = c
transcontfld=T
Param Type = c
requestno=10414-10637#2016/00242
Param Type = n
transcourt=17410000000004
Param Type = c
fromccode=10414
Param Type = n
fromcourt=13289000000049
Param Type = c
case_no=2016/00242
Param Type = n
trn_rcms_caseregid=11828000000838
Param Type = c
transccode=10637
Param Type = n
trn_rcms_transreqdtlrow=4
insert into TRN_RCMS_TRANSREQDTL (trn_rcms_transreqdtlid,trn_rcms_transreqid,decision_date,status,transcontfld,requestno,transcourt,fromccode,fromcourt,case_no,trn_rcms_caseregid,transccode,trn_rcms_transreqdtlrow) values (:trn_rcms_transreqdtlid,:trn_rcms_transreqid,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),:status,:transcontfld,:requestno,:transcourt,:fromccode,:fromcourt,:case_no,:trn_rcms_caseregid,:transccode,:trn_rcms_transreqdtlrow)
select * from TRN_RCMS_TRANSREQDTL where TRN_RCMS_TRANSREQDTLid=0
Time elapsed = 3
Adding new record to store data from Frame 2, Row 5 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 3
RecordId = 10420000008645
Select sysdate as sdt from dual
Time elapsed = 4
decision_date = 08/10/2024
status = 0
transContFld = T
requestno = 10414-10637#2018/00332
transcourt = 17410000000004
fromccode = 10414
fromcourt = 13289000000049
case_no = 2018/00332
trn_rcms_caseregid = 15021000003237
transccode = 10637
TRN_RCMS_TRANSREQDTLrow = 5
Posting record
Param Type = n
trn_rcms_transreqdtlid=10420000008645
Param Type = n
trn_rcms_transreqid=10420000008640
Param Type = c
decision_date=08/10/2024 00:00:00
Param Type = n
status=0
Param Type = c
transcontfld=T
Param Type = c
requestno=10414-10637#2018/00332
Param Type = n
transcourt=17410000000004
Param Type = c
fromccode=10414
Param Type = n
fromcourt=13289000000049
Param Type = c
case_no=2018/00332
Param Type = n
trn_rcms_caseregid=15021000003237
Param Type = c
transccode=10637
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 = 5
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 = 5
RecordId = 10420000008646
Select sysdate as sdt from dual
Time elapsed = 5
decision_date = 08/10/2024
status = 0
transContFld = T
requestno = 10414-10637#2018/00333
transcourt = 17410000000004
fromccode = 10414
fromcourt = 13289000000049
case_no = 2018/00333
trn_rcms_caseregid = 15053000002120
transccode = 10637
TRN_RCMS_TRANSREQDTLrow = 6
Posting record
Param Type = n
trn_rcms_transreqdtlid=10420000008646
Param Type = n
trn_rcms_transreqid=10420000008640
Param Type = c
decision_date=08/10/2024 00:00:00
Param Type = n
status=0
Param Type = c
transcontfld=T
Param Type = c
requestno=10414-10637#2018/00333
Param Type = n
transcourt=17410000000004
Param Type = c
fromccode=10414
Param Type = n
fromcourt=13289000000049
Param Type = c
case_no=2018/00333
Param Type = n
trn_rcms_caseregid=15053000002120
Param Type = c
transccode=10637
Param Type = n
trn_rcms_transreqdtlrow=6
insert into TRN_RCMS_TRANSREQDTL (trn_rcms_transreqdtlid,trn_rcms_transreqid,decision_date,status,transcontfld,requestno,transcourt,fromccode,fromcourt,case_no,trn_rcms_caseregid,transccode,trn_rcms_transreqdtlrow) values (:trn_rcms_transreqdtlid,:trn_rcms_transreqid,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),:status,:transcontfld,:requestno,:transcourt,:fromccode,:fromcourt,:case_no,:trn_rcms_caseregid,:transccode,:trn_rcms_transreqdtlrow)
select * from TRN_RCMS_TRANSREQDTL where TRN_RCMS_TRANSREQDTLid=0
Time elapsed = 3
Adding new record to store data from Frame 2, Row 7 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 3
RecordId = 10420000008647
Select sysdate as sdt from dual
Time elapsed = 4
decision_date = 08/10/2024
status = 0
transContFld = T
requestno = 10414-10637#2018/00335
transcourt = 17410000000004
fromccode = 10414
fromcourt = 13289000000049
case_no = 2018/00335
trn_rcms_caseregid = 15097000002064
transccode = 10637
TRN_RCMS_TRANSREQDTLrow = 7
Posting record
Param Type = n
trn_rcms_transreqdtlid=10420000008647
Param Type = n
trn_rcms_transreqid=10420000008640
Param Type = c
decision_date=08/10/2024 00:00:00
Param Type = n
status=0
Param Type = c
transcontfld=T
Param Type = c
requestno=10414-10637#2018/00335
Param Type = n
transcourt=17410000000004
Param Type = c
fromccode=10414
Param Type = n
fromcourt=13289000000049
Param Type = c
case_no=2018/00335
Param Type = n
trn_rcms_caseregid=15097000002064
Param Type = c
transccode=10637
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 = 3
Adding new record to store data from Frame 2, Row 8 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 4
RecordId = 10420000008648
Select sysdate as sdt from dual
Time elapsed = 4
decision_date = 08/10/2024
status = 0
transContFld = T
requestno = 10414-10637#2018/00338
fromcourt = 13289000000049
fromccode = 10414
transcourt = 17410000000004
case_no = 2018/00338
trn_rcms_caseregid = 11589000002207
transccode = 10637
TRN_RCMS_TRANSREQDTLrow = 8
Posting record
Param Type = n
trn_rcms_transreqdtlid=10420000008648
Param Type = n
trn_rcms_transreqid=10420000008640
Param Type = c
decision_date=08/10/2024 00:00:00
Param Type = n
status=0
Param Type = c
transcontfld=T
Param Type = c
requestno=10414-10637#2018/00338
Param Type = n
fromcourt=13289000000049
Param Type = c
fromccode=10414
Param Type = n
transcourt=17410000000004
Param Type = c
case_no=2018/00338
Param Type = n
trn_rcms_caseregid=11589000002207
Param Type = c
transccode=10637
Param Type = n
trn_rcms_transreqdtlrow=8
insert into TRN_RCMS_TRANSREQDTL (trn_rcms_transreqdtlid,trn_rcms_transreqid,decision_date,status,transcontfld,requestno,fromcourt,fromccode,transcourt,case_no,trn_rcms_caseregid,transccode,trn_rcms_transreqdtlrow) values (:trn_rcms_transreqdtlid,:trn_rcms_transreqid,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),:status,:transcontfld,:requestno,:fromcourt,:fromccode,:transcourt,:case_no,:trn_rcms_caseregid,:transccode,:trn_rcms_transreqdtlrow)
select * from TRN_RCMS_TRANSREQDTL where TRN_RCMS_TRANSREQDTLid=0
Time elapsed = 3
Adding new record to store data from Frame 2, Row 9 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 10
RecordId = 10420000008649
Select sysdate as sdt from dual
Time elapsed = 5
decision_date = 08/10/2024
status = 0
transContFld = T
requestno = 10414-10637#2018/00346
fromcourt = 13289000000049
fromccode = 10414
transcourt = 17410000000004
case_no = 2018/00346
trn_rcms_caseregid = 12961000002047
transccode = 10637
TRN_RCMS_TRANSREQDTLrow = 9
Posting record
Param Type = n
trn_rcms_transreqdtlid=10420000008649
Param Type = n
trn_rcms_transreqid=10420000008640
Param Type = c
decision_date=08/10/2024 00:00:00
Param Type = n
status=0
Param Type = c
transcontfld=T
Param Type = c
requestno=10414-10637#2018/00346
Param Type = n
fromcourt=13289000000049
Param Type = c
fromccode=10414
Param Type = n
transcourt=17410000000004
Param Type = c
case_no=2018/00346
Param Type = n
trn_rcms_caseregid=12961000002047
Param Type = c
transccode=10637
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 = 5
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 = 9
RecordId = 10420000008650
Select sysdate as sdt from dual
Time elapsed = 4
decision_date = 08/10/2024
status = 0
transContFld = T
requestno = 10414-10637#2018/00365
transcourt = 17410000000004
fromccode = 10414
fromcourt = 13289000000049
case_no = 2018/00365
trn_rcms_caseregid = 15247000002272
transccode = 10637
TRN_RCMS_TRANSREQDTLrow = 10
Posting record
Param Type = n
trn_rcms_transreqdtlid=10420000008650
Param Type = n
trn_rcms_transreqid=10420000008640
Param Type = c
decision_date=08/10/2024 00:00:00
Param Type = n
status=0
Param Type = c
transcontfld=T
Param Type = c
requestno=10414-10637#2018/00365
Param Type = n
transcourt=17410000000004
Param Type = c
fromccode=10414
Param Type = n
fromcourt=13289000000049
Param Type = c
case_no=2018/00365
Param Type = n
trn_rcms_caseregid=15247000002272
Param Type = c
transccode=10637
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 = 3937634364420
>>Executing genmaps
>>Posting from rctcr to tscd from row 1
>>Mapping
Mapped court_code Row = 1 value = 10414 idvalue 0
Mapped case_no Row = 1 value = 2016/00165 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/10/2024 idvalue 0
Mapped hearing_date Row = 1 value = 08/10/2024 idvalue 0
Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0
>>Validating tscd
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 09/10/2024
currdate after validation = 09/10/2024
court_name =
username=dcjai
select court_name_mastid,court_name,court_code from v_axcourts where paxusername=:username
username=dcjai
Time elapsed = 11
Evaluating - m_courtname
m_courtname = ??????? ??????,?????
court_name after validation = ??????? ??????,????? Id = 13289000000049
court_code = 10414
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/00165
casedetails =
court_code=10414
case_no=2016/00165
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=10414
case_no=2016/00165
recordid=0
recordid=0
Time elapsed = 526
casedetails after validation = 10414
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=15748000001260
Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S
S=15748000001260
Time elapsed = 389
trn_rcms_caseid after validation = 15748000001260
pagesource = TRANSPAGE
instdate =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
instdate after validation = 22/09/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 = ???????? ??-?????? ?????? 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 = 75
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 = 1000492
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/10/2024
Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T})
hearing_date = 08/10/2024
currdate = 09/10/2024
Result of iif = T
escase =
court_code=10414
case_no=2016/00165
SELECT REPLACE (A1.CASE_NO, '/', '')
FROM trn_rcms_casereg a1
WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no
court_code=10414
case_no=2016/00165
Time elapsed = 8
escase after validation = 201600165
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/10/2024
Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T})
decision_date = 08/10/2024
currdate = 09/10/2024
Result of iif = T
decision_type = ????????? Id = 11782000000706
recordid=0
pagesource=TRANSPAGE
SELECT DECISION_MASTID, DECISION_NAME
FROM decision_mast A
WHERE court_code = '10006'
AND DECISION_MASTID NOT IN
(11469000000000, 11463000000022, 11776000000009)
AND (CASE
WHEN :recordid > 0
THEN
1
WHEN NVL ( :recordid, 0) = 0
AND DECISION_MASTID != 11782000000706
THEN
1
WHEN NVL ( :pagesource, 'F') = 'TRANSPAGE'
AND DECISION_MASTID = 11782000000706
THEN
1
ELSE
0
END) =
1
ORDER BY DECISION_NAME
recordid=0
recordid=0
pagesource=TRANSPAGE
Time elapsed = 8
decsion_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
decsion_mastid after validation = 11782000000706
new_case_purpose = ????????? Id = 1025550004746
decision_type=?????????
SELECT b.CASE_PURPOSE_MASTID, b.CASE_PURPOSE_NAME, b.case_purpose_code
FROM case_purpose_mast b
WHERE CASE_PURPOSE_NAME = :decision_type
ORDER BY CASE_PURPOSE_NAME
decision_type=?????????
Time elapsed = 6
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=10414
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=10414
showinactive=
Time elapsed = 9
member_name after validation = Dr. Arushi Ajey Malik
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 = 10414
case_no = 2016/00165
S=104142016/00165
Select dupchk from trn_rcms_decision where lower(dupchk) = :S
S=104142016/00165
Time elapsed = 618
dupchk after validation = 104142016/00165
usern =
Evaluating - username
username = dcjai
usern after validation = dcjai
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 = 512869708534
esign_template =
Evaluating - {cd.pdf}
esign_template after validation = cd.pdf
esign_filename =
court_code=10414
case_no=2016/00165
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=10414
court_code=10414
case_no=2016/00165
Time elapsed = 14
esign_filename after validation = CD10414201600165
trans_type =
Evaluating - iif(recordid>0,{Decision Updated},{Decision Submitted})
recordid = 0
Result of iif = Decision Submitted
trans_type after validation = Decision Submitted
isfeedback =
Evaluating - iif(recordid>0,{F},{T})
recordid = 0
Result of iif = T
isfeedback after validation = T
rtf_letter_content =
rtf_letter_content_printable =
html_letter_content =
rtf_qr_content =
rtf_qr_content_printable =
html_qr_details =
dc_summ =
>>Writing to tables tscd
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tscd'
Time elapsed = 2
Saving to table TRN_RCMS_DECISION
select * from TRN_RCMS_DECISION where TRN_RCMS_DECISIONid=0
Time elapsed = 5
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 5
RecordId = 10420000008651
MapName rctcr1
SourceId 10420000008641
Select sysdate as sdt from dual
Time elapsed = 6
Select sysdate as sdt from dual
Time elapsed = 4
isoneside = F
chkfinal = F
chkworth = F
trn_rcms_caseid = 15748000001260
dupchk = 104142016/00165
no_of_page = 0
showinactive =
new_purpose_code = 900
member_name = Dr. Arushi Ajey Malik
template = General Decision
decision_remark =
decision_type = 11782000000706
decision_date = 08/10/2024
hearing_date = 08/10/2024
court_code = 10414
case_no = 2016/00165
new_case_purpose = 1025550004746
Posting record
Param Type = n
trn_rcms_decisionid=10420000008651
Param Type = c
mapname=rctcr1
Param Type = n
sourceid=10420000008641
Param Type = c
cancel=F
Param Type = c
createdby=dcjai
Param Type = c
createdon=09/10/2024 11:19:27
Param Type = c
username=dcjai
Param Type = c
modifiedon=09/10/2024 11:19:27
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=15748000001260
Param Type = c
dupchk=104142016/00165
Param Type = n
no_of_page=0
Param Type = c
new_purpose_code=900
Param Type = c
member_name=Dr. Arushi Ajey Malik
Param Type = c
template=General Decision
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=08/10/2024 00:00:00
Param Type = c
hearing_date=08/10/2024 00:00:00
Param Type = c
court_code=10414
Param Type = c
case_no=2016/00165
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 = 7
Adding new record to store data from Frame 2, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 3
RecordId = 10420000008652
Select sysdate as sdt from dual
Time elapsed = 7
rtf_qr_content_printable =
html_qr_details =
dc_summ =
rtf_qr_content =
rtf_letter_content =
rtf_letter_content_printable =
html_letter_content =
Posting record
Param Type = n
trn_rcms_deccontentid=10420000008652
Param Type = n
trn_rcms_decisionid=10420000008651
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 = 10414 idvalue 0
Mapped case_no Row = 1 value = 2016/00165 idvalue 0
Mapped trn_rcms_caseid Row = 1 value = 15748000001260 idvalue 0
Mapped next_hear_date Row = 1 value = 08/10/2024 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 = 09/10/2024
currdate after validation = 09/10/2024
pagesrc = DECISION
viewfilter =
Evaluating - { AND a1.court_code = :m_courtcode }
viewfilter after validation = AND a1.court_code = :m_courtcode
court_name =
username=dcjai
select court_name_mastid,court_name,court_code from v_axcourts where paxusername=:username
username=dcjai
Time elapsed = 6
Evaluating - m_courtname
m_courtname = ??????? ??????,?????
court_name after validation = ??????? ??????,????? Id = 13289000000049
court_code = 10414
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_no = 2016/00165
Dynamicfilter x1.CASE_NO~Case No =
Query component recreating again
pagesrc=DECISION
court_code=10414
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=10414
Time elapsed = 449
trn_rcms_caseid = 15748000001260
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=10414
trn_rcms_caseid=15748000001260
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=10414
trn_rcms_caseid=15748000001260
Time elapsed = 50
casedetails after validation = 2016/00165
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 = 10/10/2024
inst_date =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
inst_date after validation = 22/09/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 = ???????? ??-?????? ?????? 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 = 75
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=10414
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=10414
pagesrc=DECISION
pagesrc=DECISION
Time elapsed = 13
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/10/2024
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 = 6
adj_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
adjourn_remark =
trans_type = Feedback Submitted (Decision)
>>Writing to tables tsrcf
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tsrcf'
Time elapsed = 3
Saving to table TRN_RCMS_HEARING
select * from TRN_RCMS_HEARING where TRN_RCMS_HEARINGid=0
Time elapsed = 6
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 4
RecordId = 10420000008653
MapName tscd2
SourceId 10420000008651
Select sysdate as sdt from dual
Time elapsed = 6
Select sysdate as sdt from dual
Time elapsed = 4
adjourn_type = 0
adjourn_remark =
pre_hear_date = 10/10/2024
isadjourn = NO
new_case_purpose = 1025550004746
case_no = 2016/00165
court_code = 10414
trn_rcms_caseid = 15748000001260
next_hear_date = 08/10/2024
Posting record
Param Type = n
trn_rcms_hearingid=10420000008653
Param Type = c
mapname=tscd2
Param Type = n
sourceid=10420000008651
Param Type = c
cancel=F
Param Type = c
createdby=dcjai
Param Type = c
createdon=09/10/2024 11:19:28
Param Type = c
username=dcjai
Param Type = c
modifiedon=09/10/2024 11:19:28
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = n
adjourn_type=0
Param Type = c
pre_hear_date=10/10/2024 00:00:00
Param Type = c
isadjourn=NO
Param Type = n
new_case_purpose=1025550004746
Param Type = c
case_no=2016/00165
Param Type = c
court_code=10414
Param Type = c
trn_rcms_caseid=15748000001260
Param Type = c
next_hear_date=08/10/2024 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 = 10414 idvalue 0
Mapped case_no Row = 1 value = 2016/00165 idvalue 0
Mapped hearing_date Row = 1 value = 08/10/2024 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 = 15748000001260 idvalue 0
Mapped decision_date Row = 1 value = 08/10/2024 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/10/2024 idvalue 0
>>Validating tchdh
>>Frame No 1
court_code = 10414
trn_rcms_caseregid = 15748000001260
case_no = 2016/00165
prev_hearing_date = 08/10/2024
hearing_date = 08/10/2024
prev_case_purposename = ?????
prev_case_purpose =
prev_case_purposename=?????
SELECT V.CASE_PURPOSE_MASTID
FROM case_purpose_mast v
WHERE v.case_purpose_name = :prev_case_purposename
prev_case_purposename=?????
Time elapsed = 6
prev_case_purpose after validation = 1000492
case_purpose = 1025550004746
trans_type = Decision Submitted
clcheck =
isadjourn =
adjourn_type =
decision_type = 11782000000706
decision_date = 08/10/2024
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 3
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 5
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 4
RecordId = 10420000008654
MapName tscd1
SourceId 10420000008651
Select sysdate as sdt from dual
Time elapsed = 7
Select sysdate as sdt from dual
Time elapsed = 6
prev_hearing_date = 08/10/2024
decision_type = 11782000000706
decision_date = 08/10/2024
adjourn_type =
isadjourn =
prev_case_purpose = 1000492
hearing_date = 08/10/2024
case_no = 2016/00165
court_code = 10414
case_purpose = 1025550004746
trans_type = Decision Submitted
trn_rcms_caseregid = 15748000001260
Posting record
Param Type = n
trn_rcms_case_histid=10420000008654
Param Type = c
mapname=tscd1
Param Type = n
sourceid=10420000008651
Param Type = c
cancel=F
Param Type = c
createdby=dcjai
Param Type = c
createdon=09/10/2024 11:19:28
Param Type = c
username=dcjai
Param Type = c
modifiedon=09/10/2024 11:19:28
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
prev_hearing_date=08/10/2024 00:00:00
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=08/10/2024 00:00:00
Param Type = c
prev_case_purpose=1000492
Param Type = c
hearing_date=08/10/2024 00:00:00
Param Type = c
case_no=2016/00165
Param Type = c
court_code=10414
Param Type = c
case_purpose=1025550004746
Param Type = c
trans_type=Decision Submitted
Param Type = c
trn_rcms_caseregid=15748000001260
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 = 10414 idvalue 0
Mapped case_no Row = 1 value = 2016/00165 idvalue 0
Mapped prev_hearing_date Row = 1 value = 10/10/2024 idvalue 0
Mapped hearing_date Row = 1 value = 08/10/2024 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 = 15748000001260 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 = 10414
trn_rcms_caseregid = 15748000001260
case_no = 2016/00165
prev_hearing_date = 10/10/2024
hearing_date = 08/10/2024
prev_case_purposename = ?????
prev_case_purpose =
prev_case_purposename=?????
SELECT V.CASE_PURPOSE_MASTID
FROM case_purpose_mast v
WHERE v.case_purpose_name = :prev_case_purposename
prev_case_purposename=?????
Time elapsed = 6
prev_case_purpose after validation = 1000492
case_purpose = 1025550004746
trans_type = Feedback Submitted (Decision)
clcheck =
isadjourn = NO
adjourn_type =
decision_type =
decision_date =
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 3
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 5
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 4
RecordId = 10420000008655
MapName tsrcf1
SourceId 10420000008653
Select sysdate as sdt from dual
Time elapsed = 5
Select sysdate as sdt from dual
Time elapsed = 4
adjourn_type =
isadjourn = NO
trn_rcms_caseregid = 15748000001260
decision_date =
decision_type = 0
prev_case_purpose = 1000492
trans_type = Feedback Submitted (Decision)
prev_hearing_date = 10/10/2024
case_no = 2016/00165
court_code = 10414
case_purpose = 1025550004746
hearing_date = 08/10/2024
Posting record
Param Type = n
trn_rcms_case_histid=10420000008655
Param Type = c
mapname=tsrcf1
Param Type = n
sourceid=10420000008653
Param Type = c
cancel=F
Param Type = c
createdby=dcjai
Param Type = c
createdon=09/10/2024 11:19:31
Param Type = c
username=dcjai
Param Type = c
modifiedon=09/10/2024 11:19:31
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
isadjourn=NO
Param Type = c
trn_rcms_caseregid=15748000001260
Param Type = n
decision_type=0
Param Type = c
prev_case_purpose=1000492
Param Type = c
trans_type=Feedback Submitted (Decision)
Param Type = c
prev_hearing_date=10/10/2024 00:00:00
Param Type = c
case_no=2016/00165
Param Type = c
court_code=10414
Param Type = c
case_purpose=1025550004746
Param Type = c
hearing_date=08/10/2024 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 = 10414 idvalue 0
Mapped case_no Row = 1 value = 2016/00239 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/10/2024 idvalue 0
Mapped hearing_date Row = 1 value = 08/10/2024 idvalue 0
Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0
>>Validating tscd
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 09/10/2024
currdate after validation = 09/10/2024
court_name =
Evaluating - m_courtname
m_courtname = ??????? ??????,?????
court_name after validation = ??????? ??????,????? Id = 13289000000049
court_code = 10414
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/00239
casedetails =
case_no=2016/00239
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=10414
case_no=2016/00239
recordid=0
recordid=0
Time elapsed = 415
casedetails after validation = 10414
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=10817000001083
Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S
S=10817000001083
Time elapsed = 376
trn_rcms_caseid after validation = 10817000001083
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 = 05/10/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 = ???????? ??-?????? ?????? 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 = 75
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 = 1000492
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/10/2024
Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T})
hearing_date = 08/10/2024
currdate = 09/10/2024
Result of iif = T
escase =
case_no=2016/00239
SELECT REPLACE (A1.CASE_NO, '/', '')
FROM trn_rcms_casereg a1
WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no
court_code=10414
case_no=2016/00239
Time elapsed = 11
escase after validation = 201600239
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/10/2024
Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T})
decision_date = 08/10/2024
currdate = 09/10/2024
Result of iif = T
decision_type = ????????? Id = 11782000000706
decsion_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
decsion_mastid after validation = 11782000000706
new_case_purpose = ????????? Id = 1025550004746
new_purpose_id =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_id after validation = 1025550004746
new_purpose_code =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_code after validation = 900
showinactive =
member_name =
member_name after validation = Dr. Arushi Ajey Malik
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 = 10414
case_no = 2016/00239
S=104142016/00239
Select dupchk from trn_rcms_decision where lower(dupchk) = :S
S=104142016/00239
Time elapsed = 700
dupchk after validation = 104142016/00239
usern =
Evaluating - username
username = dcjai
usern after validation = dcjai
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 = 512869708534
esign_template =
Evaluating - {cd.pdf}
esign_template after validation = cd.pdf
esign_filename =
case_no=2016/00239
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=10414
court_code=10414
case_no=2016/00239
Time elapsed = 12
esign_filename after validation = CD10414201600239
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 = 5
Saving to table TRN_RCMS_DECISION
select * from TRN_RCMS_DECISION where TRN_RCMS_DECISIONid=0
Time elapsed = 7
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 6
RecordId = 10420000008656
MapName rctcr1
SourceId 10420000008642
Select sysdate as sdt from dual
Time elapsed = 6
Select sysdate as sdt from dual
Time elapsed = 5
isoneside = F
chkfinal = F
chkworth = F
trn_rcms_caseid = 10817000001083
dupchk = 104142016/00239
no_of_page = 0
showinactive =
new_purpose_code = 900
member_name = Dr. Arushi Ajey Malik
template = General Decision
decision_remark =
decision_type = 11782000000706
decision_date = 08/10/2024
hearing_date = 08/10/2024
court_code = 10414
case_no = 2016/00239
new_case_purpose = 1025550004746
Posting record
Param Type = n
trn_rcms_decisionid=10420000008656
Param Type = c
mapname=rctcr1
Param Type = n
sourceid=10420000008642
Param Type = c
cancel=F
Param Type = c
createdby=dcjai
Param Type = c
createdon=09/10/2024 11:19:33
Param Type = c
username=dcjai
Param Type = c
modifiedon=09/10/2024 11:19:33
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=10817000001083
Param Type = c
dupchk=104142016/00239
Param Type = n
no_of_page=0
Param Type = c
new_purpose_code=900
Param Type = c
member_name=Dr. Arushi Ajey Malik
Param Type = c
template=General Decision
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=08/10/2024 00:00:00
Param Type = c
hearing_date=08/10/2024 00:00:00
Param Type = c
court_code=10414
Param Type = c
case_no=2016/00239
Param Type = n
new_case_purpose=1025550004746
insert into TRN_RCMS_DECISION (trn_rcms_decisionid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,isoneside,chkfinal,chkworth,trn_rcms_caseid,dupchk,no_of_page,showinactive,new_purpose_code,member_name,template,decision_remark,decision_type,decision_date,hearing_date,court_code,case_no,new_case_purpose) values (:trn_rcms_decisionid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:isoneside,:chkfinal,:chkworth,:trn_rcms_caseid,:dupchk,:no_of_page,null,:new_purpose_code,:member_name,:template,null,:decision_type,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'),:court_code,:case_no,:new_case_purpose)
Saving to table TRN_RCMS_DECCONTENT
select * from TRN_RCMS_DECCONTENT where TRN_RCMS_DECCONTENTid=0
Time elapsed = 6
Adding new record to store data from Frame 2, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 4
RecordId = 10420000008657
Select sysdate as sdt from dual
Time elapsed = 7
rtf_qr_content_printable =
html_qr_details =
dc_summ =
rtf_qr_content =
rtf_letter_content =
rtf_letter_content_printable =
html_letter_content =
Posting record
Param Type = n
trn_rcms_deccontentid=10420000008657
Param Type = n
trn_rcms_decisionid=10420000008656
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 = 10414 idvalue 0
Mapped case_no Row = 1 value = 2016/00239 idvalue 0
Mapped trn_rcms_caseid Row = 1 value = 10817000001083 idvalue 0
Mapped next_hear_date Row = 1 value = 08/10/2024 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 = 09/10/2024
currdate after validation = 09/10/2024
pagesrc = DECISION
viewfilter =
Evaluating - { AND a1.court_code = :m_courtcode }
viewfilter after validation = AND a1.court_code = :m_courtcode
court_name =
Evaluating - m_courtname
m_courtname = ??????? ??????,?????
court_name after validation = ??????? ??????,????? Id = 13289000000049
court_code = 10414
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_no = 2016/00239
Dynamicfilter x1.CASE_NO~Case No =
trn_rcms_caseid = 10817000001083
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=10817000001083
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=10414
trn_rcms_caseid=10817000001083
Time elapsed = 9
casedetails after validation = 2016/00239
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 = 10/10/2024
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 = 05/10/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 = ???????? ??-?????? ?????? 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 = 75
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/10/2024
case_purpose_nameid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purpose_nameid after validation = 1025550004746
isadjourn =
Evaluating - {NO}
isadjourn after validation = NO
adjourn_type =
adj_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
adjourn_remark =
trans_type = Feedback Submitted (Decision)
>>Writing to tables tsrcf
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tsrcf'
Time elapsed = 3
Saving to table TRN_RCMS_HEARING
select * from TRN_RCMS_HEARING where TRN_RCMS_HEARINGid=0
Time elapsed = 4
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 3
RecordId = 10420000008658
MapName tscd2
SourceId 10420000008656
Select sysdate as sdt from dual
Time elapsed = 5
Select sysdate as sdt from dual
Time elapsed = 6
adjourn_type = 0
adjourn_remark =
pre_hear_date = 10/10/2024
isadjourn = NO
new_case_purpose = 1025550004746
case_no = 2016/00239
court_code = 10414
trn_rcms_caseid = 10817000001083
next_hear_date = 08/10/2024
Posting record
Param Type = n
trn_rcms_hearingid=10420000008658
Param Type = c
mapname=tscd2
Param Type = n
sourceid=10420000008656
Param Type = c
cancel=F
Param Type = c
createdby=dcjai
Param Type = c
createdon=09/10/2024 11:19:33
Param Type = c
username=dcjai
Param Type = c
modifiedon=09/10/2024 11:19:33
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = n
adjourn_type=0
Param Type = c
pre_hear_date=10/10/2024 00:00:00
Param Type = c
isadjourn=NO
Param Type = n
new_case_purpose=1025550004746
Param Type = c
case_no=2016/00239
Param Type = c
court_code=10414
Param Type = c
trn_rcms_caseid=10817000001083
Param Type = c
next_hear_date=08/10/2024 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 = 10414 idvalue 0
Mapped case_no Row = 1 value = 2016/00239 idvalue 0
Mapped hearing_date Row = 1 value = 08/10/2024 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 = 10817000001083 idvalue 0
Mapped decision_date Row = 1 value = 08/10/2024 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/10/2024 idvalue 0
>>Validating tchdh
>>Frame No 1
court_code = 10414
trn_rcms_caseregid = 10817000001083
case_no = 2016/00239
prev_hearing_date = 08/10/2024
hearing_date = 08/10/2024
prev_case_purposename = ?????
prev_case_purpose =
prev_case_purpose after validation = 1000492
case_purpose = 1025550004746
trans_type = Decision Submitted
clcheck =
isadjourn =
adjourn_type =
decision_type = 11782000000706
decision_date = 08/10/2024
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 3
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 5
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 5
RecordId = 10420000008659
MapName tscd1
SourceId 10420000008656
Select sysdate as sdt from dual
Time elapsed = 5
Select sysdate as sdt from dual
Time elapsed = 5
prev_hearing_date = 08/10/2024
decision_type = 11782000000706
decision_date = 08/10/2024
adjourn_type =
isadjourn =
prev_case_purpose = 1000492
hearing_date = 08/10/2024
case_no = 2016/00239
court_code = 10414
case_purpose = 1025550004746
trans_type = Decision Submitted
trn_rcms_caseregid = 10817000001083
Posting record
Param Type = n
trn_rcms_case_histid=10420000008659
Param Type = c
mapname=tscd1
Param Type = n
sourceid=10420000008656
Param Type = c
cancel=F
Param Type = c
createdby=dcjai
Param Type = c
createdon=09/10/2024 11:19:33
Param Type = c
username=dcjai
Param Type = c
modifiedon=09/10/2024 11:19:33
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
prev_hearing_date=08/10/2024 00:00:00
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=08/10/2024 00:00:00
Param Type = c
prev_case_purpose=1000492
Param Type = c
hearing_date=08/10/2024 00:00:00
Param Type = c
case_no=2016/00239
Param Type = c
court_code=10414
Param Type = c
case_purpose=1025550004746
Param Type = c
trans_type=Decision Submitted
Param Type = c
trn_rcms_caseregid=10817000001083
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 = 10414 idvalue 0
Mapped case_no Row = 1 value = 2016/00239 idvalue 0
Mapped prev_hearing_date Row = 1 value = 10/10/2024 idvalue 0
Mapped hearing_date Row = 1 value = 08/10/2024 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 = 10817000001083 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 = 10414
trn_rcms_caseregid = 10817000001083
case_no = 2016/00239
prev_hearing_date = 10/10/2024
hearing_date = 08/10/2024
prev_case_purposename = ?????
prev_case_purpose =
prev_case_purpose after validation = 1000492
case_purpose = 1025550004746
trans_type = Feedback Submitted (Decision)
clcheck =
isadjourn = NO
adjourn_type =
decision_type =
decision_date =
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 3
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 5
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 3
RecordId = 10420000008660
MapName tsrcf1
SourceId 10420000008658
Select sysdate as sdt from dual
Time elapsed = 8
Select sysdate as sdt from dual
Time elapsed = 10
adjourn_type =
isadjourn = NO
trn_rcms_caseregid = 10817000001083
decision_date =
decision_type = 0
prev_case_purpose = 1000492
trans_type = Feedback Submitted (Decision)
prev_hearing_date = 10/10/2024
case_no = 2016/00239
court_code = 10414
case_purpose = 1025550004746
hearing_date = 08/10/2024
Posting record
Param Type = n
trn_rcms_case_histid=10420000008660
Param Type = c
mapname=tsrcf1
Param Type = n
sourceid=10420000008658
Param Type = c
cancel=F
Param Type = c
createdby=dcjai
Param Type = c
createdon=09/10/2024 11:19:36
Param Type = c
username=dcjai
Param Type = c
modifiedon=09/10/2024 11:19:36
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
isadjourn=NO
Param Type = c
trn_rcms_caseregid=10817000001083
Param Type = n
decision_type=0
Param Type = c
prev_case_purpose=1000492
Param Type = c
trans_type=Feedback Submitted (Decision)
Param Type = c
prev_hearing_date=10/10/2024 00:00:00
Param Type = c
case_no=2016/00239
Param Type = c
court_code=10414
Param Type = c
case_purpose=1025550004746
Param Type = c
hearing_date=08/10/2024 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 = 10414 idvalue 0
Mapped case_no Row = 1 value = 2016/00241 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/10/2024 idvalue 0
Mapped hearing_date Row = 1 value = 08/10/2024 idvalue 0
Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0
>>Validating tscd
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 09/10/2024
currdate after validation = 09/10/2024
court_name =
Evaluating - m_courtname
m_courtname = ??????? ??????,?????
court_name after validation = ??????? ??????,????? Id = 13289000000049
court_code = 10414
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/00241
casedetails =
case_no=2016/00241
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=10414
case_no=2016/00241
recordid=0
recordid=0
Time elapsed = 402
casedetails after validation = 10414
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=11430000001299
Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S
S=11430000001299
Time elapsed = 410
trn_rcms_caseid after validation = 11430000001299
pagesource = TRANSPAGE
instdate =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
instdate after validation = 10/02/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 = ???????? ??-?????? ?????? 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 = 75
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 = 1000492
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/10/2024
Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T})
hearing_date = 08/10/2024
currdate = 09/10/2024
Result of iif = T
escase =
case_no=2016/00241
SELECT REPLACE (A1.CASE_NO, '/', '')
FROM trn_rcms_casereg a1
WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no
court_code=10414
case_no=2016/00241
Time elapsed = 11
escase after validation = 201600241
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/10/2024
Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T})
decision_date = 08/10/2024
currdate = 09/10/2024
Result of iif = T
decision_type = ????????? Id = 11782000000706
decsion_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
decsion_mastid after validation = 11782000000706
new_case_purpose = ????????? Id = 1025550004746
new_purpose_id =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_id after validation = 1025550004746
new_purpose_code =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_code after validation = 900
showinactive =
member_name =
member_name after validation = Dr. Arushi Ajey Malik
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 = 10414
case_no = 2016/00241
S=104142016/00241
Select dupchk from trn_rcms_decision where lower(dupchk) = :S
S=104142016/00241
Time elapsed = 630
dupchk after validation = 104142016/00241
usern =
Evaluating - username
username = dcjai
usern after validation = dcjai
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 = 512869708534
esign_template =
Evaluating - {cd.pdf}
esign_template after validation = cd.pdf
esign_filename =
case_no=2016/00241
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=10414
court_code=10414
case_no=2016/00241
Time elapsed = 11
esign_filename after validation = CD10414201600241
trans_type =
Evaluating - iif(recordid>0,{Decision Updated},{Decision Submitted})
recordid = 0
Result of iif = Decision Submitted
trans_type after validation = Decision Submitted
isfeedback =
Evaluating - iif(recordid>0,{F},{T})
recordid = 0
Result of iif = T
isfeedback after validation = T
rtf_letter_content =
rtf_letter_content_printable =
html_letter_content =
rtf_qr_content =
rtf_qr_content_printable =
html_qr_details =
dc_summ =
>>Writing to tables tscd
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tscd'
Time elapsed = 3
Saving to table TRN_RCMS_DECISION
select * from TRN_RCMS_DECISION where TRN_RCMS_DECISIONid=0
Time elapsed = 7
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 3
RecordId = 10420000008661
MapName rctcr1
SourceId 10420000008643
Select sysdate as sdt from dual
Time elapsed = 4
Select sysdate as sdt from dual
Time elapsed = 4
isoneside = F
chkfinal = F
chkworth = F
trn_rcms_caseid = 11430000001299
dupchk = 104142016/00241
no_of_page = 0
showinactive =
new_purpose_code = 900
member_name = Dr. Arushi Ajey Malik
template = General Decision
decision_remark =
decision_type = 11782000000706
decision_date = 08/10/2024
hearing_date = 08/10/2024
court_code = 10414
case_no = 2016/00241
new_case_purpose = 1025550004746
Posting record
Param Type = n
trn_rcms_decisionid=10420000008661
Param Type = c
mapname=rctcr1
Param Type = n
sourceid=10420000008643
Param Type = c
cancel=F
Param Type = c
createdby=dcjai
Param Type = c
createdon=09/10/2024 11:19:37
Param Type = c
username=dcjai
Param Type = c
modifiedon=09/10/2024 11:19: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=11430000001299
Param Type = c
dupchk=104142016/00241
Param Type = n
no_of_page=0
Param Type = c
new_purpose_code=900
Param Type = c
member_name=Dr. Arushi Ajey Malik
Param Type = c
template=General Decision
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=08/10/2024 00:00:00
Param Type = c
hearing_date=08/10/2024 00:00:00
Param Type = c
court_code=10414
Param Type = c
case_no=2016/00241
Param Type = n
new_case_purpose=1025550004746
insert into TRN_RCMS_DECISION (trn_rcms_decisionid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,isoneside,chkfinal,chkworth,trn_rcms_caseid,dupchk,no_of_page,showinactive,new_purpose_code,member_name,template,decision_remark,decision_type,decision_date,hearing_date,court_code,case_no,new_case_purpose) values (:trn_rcms_decisionid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:isoneside,:chkfinal,:chkworth,:trn_rcms_caseid,:dupchk,:no_of_page,null,:new_purpose_code,:member_name,:template,null,:decision_type,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'),:court_code,:case_no,:new_case_purpose)
Saving to table TRN_RCMS_DECCONTENT
select * from TRN_RCMS_DECCONTENT where TRN_RCMS_DECCONTENTid=0
Time elapsed = 5
Adding new record to store data from Frame 2, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 4
RecordId = 10420000008662
Select sysdate as sdt from dual
Time elapsed = 6
rtf_qr_content_printable =
html_qr_details =
dc_summ =
rtf_qr_content =
rtf_letter_content =
rtf_letter_content_printable =
html_letter_content =
Posting record
Param Type = n
trn_rcms_deccontentid=10420000008662
Param Type = n
trn_rcms_decisionid=10420000008661
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 = 10414 idvalue 0
Mapped case_no Row = 1 value = 2016/00241 idvalue 0
Mapped trn_rcms_caseid Row = 1 value = 11430000001299 idvalue 0
Mapped next_hear_date Row = 1 value = 08/10/2024 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 = 09/10/2024
currdate after validation = 09/10/2024
pagesrc = DECISION
viewfilter =
Evaluating - { AND a1.court_code = :m_courtcode }
viewfilter after validation = AND a1.court_code = :m_courtcode
court_name =
Evaluating - m_courtname
m_courtname = ??????? ??????,?????
court_name after validation = ??????? ??????,????? Id = 13289000000049
court_code = 10414
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_no = 2016/00241
Dynamicfilter x1.CASE_NO~Case No =
trn_rcms_caseid = 11430000001299
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=11430000001299
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=10414
trn_rcms_caseid=11430000001299
Time elapsed = 9
casedetails after validation = 2016/00241
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 = 10/10/2024
inst_date =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
inst_date after validation = 10/02/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 = ???????? ??-?????? ?????? 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 = 75
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/10/2024
case_purpose_nameid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purpose_nameid after validation = 1025550004746
isadjourn =
Evaluating - {NO}
isadjourn after validation = NO
adjourn_type =
adj_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
adjourn_remark =
trans_type = Feedback Submitted (Decision)
>>Writing to tables tsrcf
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tsrcf'
Time elapsed = 2
Saving to table TRN_RCMS_HEARING
select * from TRN_RCMS_HEARING where TRN_RCMS_HEARINGid=0
Time elapsed = 5
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 4
RecordId = 10420000008663
MapName tscd2
SourceId 10420000008661
Select sysdate as sdt from dual
Time elapsed = 4
Select sysdate as sdt from dual
Time elapsed = 4
adjourn_type = 0
adjourn_remark =
pre_hear_date = 10/10/2024
isadjourn = NO
new_case_purpose = 1025550004746
case_no = 2016/00241
court_code = 10414
trn_rcms_caseid = 11430000001299
next_hear_date = 08/10/2024
Posting record
Param Type = n
trn_rcms_hearingid=10420000008663
Param Type = c
mapname=tscd2
Param Type = n
sourceid=10420000008661
Param Type = c
cancel=F
Param Type = c
createdby=dcjai
Param Type = c
createdon=09/10/2024 11:19:38
Param Type = c
username=dcjai
Param Type = c
modifiedon=09/10/2024 11:19:38
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = n
adjourn_type=0
Param Type = c
pre_hear_date=10/10/2024 00:00:00
Param Type = c
isadjourn=NO
Param Type = n
new_case_purpose=1025550004746
Param Type = c
case_no=2016/00241
Param Type = c
court_code=10414
Param Type = c
trn_rcms_caseid=11430000001299
Param Type = c
next_hear_date=08/10/2024 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 = 10414 idvalue 0
Mapped case_no Row = 1 value = 2016/00241 idvalue 0
Mapped hearing_date Row = 1 value = 08/10/2024 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 = 11430000001299 idvalue 0
Mapped decision_date Row = 1 value = 08/10/2024 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/10/2024 idvalue 0
>>Validating tchdh
>>Frame No 1
court_code = 10414
trn_rcms_caseregid = 11430000001299
case_no = 2016/00241
prev_hearing_date = 08/10/2024
hearing_date = 08/10/2024
prev_case_purposename = ?????
prev_case_purpose =
prev_case_purpose after validation = 1000492
case_purpose = 1025550004746
trans_type = Decision Submitted
clcheck =
isadjourn =
adjourn_type =
decision_type = 11782000000706
decision_date = 08/10/2024
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 3
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 4
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 3
RecordId = 10420000008664
MapName tscd1
SourceId 10420000008661
Select sysdate as sdt from dual
Time elapsed = 3
Select sysdate as sdt from dual
Time elapsed = 6
prev_hearing_date = 08/10/2024
decision_type = 11782000000706
decision_date = 08/10/2024
adjourn_type =
isadjourn =
prev_case_purpose = 1000492
hearing_date = 08/10/2024
case_no = 2016/00241
court_code = 10414
case_purpose = 1025550004746
trans_type = Decision Submitted
trn_rcms_caseregid = 11430000001299
Posting record
Param Type = n
trn_rcms_case_histid=10420000008664
Param Type = c
mapname=tscd1
Param Type = n
sourceid=10420000008661
Param Type = c
cancel=F
Param Type = c
createdby=dcjai
Param Type = c
createdon=09/10/2024 11:19:38
Param Type = c
username=dcjai
Param Type = c
modifiedon=09/10/2024 11:19:38
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
prev_hearing_date=08/10/2024 00:00:00
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=08/10/2024 00:00:00
Param Type = c
prev_case_purpose=1000492
Param Type = c
hearing_date=08/10/2024 00:00:00
Param Type = c
case_no=2016/00241
Param Type = c
court_code=10414
Param Type = c
case_purpose=1025550004746
Param Type = c
trans_type=Decision Submitted
Param Type = c
trn_rcms_caseregid=11430000001299
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 = 10414 idvalue 0
Mapped case_no Row = 1 value = 2016/00241 idvalue 0
Mapped prev_hearing_date Row = 1 value = 10/10/2024 idvalue 0
Mapped hearing_date Row = 1 value = 08/10/2024 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 = 11430000001299 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 = 10414
trn_rcms_caseregid = 11430000001299
case_no = 2016/00241
prev_hearing_date = 10/10/2024
hearing_date = 08/10/2024
prev_case_purposename = ?????
prev_case_purpose =
prev_case_purpose after validation = 1000492
case_purpose = 1025550004746
trans_type = Feedback Submitted (Decision)
clcheck =
isadjourn = NO
adjourn_type =
decision_type =
decision_date =
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 2
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 4
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 3
RecordId = 10420000008665
MapName tsrcf1
SourceId 10420000008663
Select sysdate as sdt from dual
Time elapsed = 4
Select sysdate as sdt from dual
Time elapsed = 4
adjourn_type =
isadjourn = NO
trn_rcms_caseregid = 11430000001299
decision_date =
decision_type = 0
prev_case_purpose = 1000492
trans_type = Feedback Submitted (Decision)
prev_hearing_date = 10/10/2024
case_no = 2016/00241
court_code = 10414
case_purpose = 1025550004746
hearing_date = 08/10/2024
Posting record
Param Type = n
trn_rcms_case_histid=10420000008665
Param Type = c
mapname=tsrcf1
Param Type = n
sourceid=10420000008663
Param Type = c
cancel=F
Param Type = c
createdby=dcjai
Param Type = c
createdon=09/10/2024 11:19:40
Param Type = c
username=dcjai
Param Type = c
modifiedon=09/10/2024 11:19:40
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
isadjourn=NO
Param Type = c
trn_rcms_caseregid=11430000001299
Param Type = n
decision_type=0
Param Type = c
prev_case_purpose=1000492
Param Type = c
trans_type=Feedback Submitted (Decision)
Param Type = c
prev_hearing_date=10/10/2024 00:00:00
Param Type = c
case_no=2016/00241
Param Type = c
court_code=10414
Param Type = c
case_purpose=1025550004746
Param Type = c
hearing_date=08/10/2024 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 = 10414 idvalue 0
Mapped case_no Row = 1 value = 2016/00242 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/10/2024 idvalue 0
Mapped hearing_date Row = 1 value = 08/10/2024 idvalue 0
Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0
>>Validating tscd
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 09/10/2024
currdate after validation = 09/10/2024
court_name =
Evaluating - m_courtname
m_courtname = ??????? ??????,?????
court_name after validation = ??????? ??????,????? Id = 13289000000049
court_code = 10414
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/00242
casedetails =
case_no=2016/00242
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=10414
case_no=2016/00242
recordid=0
recordid=0
Time elapsed = 411
casedetails after validation = 10414
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=11828000000838
Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S
S=11828000000838
Time elapsed = 402
trn_rcms_caseid after validation = 11828000000838
pagesource = TRANSPAGE
instdate =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
instdate after validation = 22/12/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 = ???????? ??-?????? ?????? 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 = 76
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 = 1000492
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/10/2024
Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T})
hearing_date = 08/10/2024
currdate = 09/10/2024
Result of iif = T
escase =
case_no=2016/00242
SELECT REPLACE (A1.CASE_NO, '/', '')
FROM trn_rcms_casereg a1
WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no
court_code=10414
case_no=2016/00242
Time elapsed = 10
escase after validation = 201600242
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/10/2024
Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T})
decision_date = 08/10/2024
currdate = 09/10/2024
Result of iif = T
decision_type = ????????? Id = 11782000000706
decsion_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
decsion_mastid after validation = 11782000000706
new_case_purpose = ????????? Id = 1025550004746
new_purpose_id =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_id after validation = 1025550004746
new_purpose_code =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_code after validation = 900
showinactive =
member_name =
member_name after validation = Dr. Arushi Ajey Malik
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 = 10414
case_no = 2016/00242
S=104142016/00242
Select dupchk from trn_rcms_decision where lower(dupchk) = :S
S=104142016/00242
Time elapsed = 641
dupchk after validation = 104142016/00242
usern =
Evaluating - username
username = dcjai
usern after validation = dcjai
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 = 512869708534
esign_template =
Evaluating - {cd.pdf}
esign_template after validation = cd.pdf
esign_filename =
case_no=2016/00242
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=10414
court_code=10414
case_no=2016/00242
Time elapsed = 13
esign_filename after validation = CD10414201600242
trans_type =
Evaluating - iif(recordid>0,{Decision Updated},{Decision Submitted})
recordid = 0
Result of iif = Decision Submitted
trans_type after validation = Decision Submitted
isfeedback =
Evaluating - iif(recordid>0,{F},{T})
recordid = 0
Result of iif = T
isfeedback after validation = T
rtf_letter_content =
rtf_letter_content_printable =
html_letter_content =
rtf_qr_content =
rtf_qr_content_printable =
html_qr_details =
dc_summ =
>>Writing to tables tscd
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tscd'
Time elapsed = 3
Saving to table TRN_RCMS_DECISION
select * from TRN_RCMS_DECISION where TRN_RCMS_DECISIONid=0
Time elapsed = 5
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 4
RecordId = 10420000008666
MapName rctcr1
SourceId 10420000008644
Select sysdate as sdt from dual
Time elapsed = 4
Select sysdate as sdt from dual
Time elapsed = 6
isoneside = F
chkfinal = F
chkworth = F
trn_rcms_caseid = 11828000000838
dupchk = 104142016/00242
no_of_page = 0
showinactive =
new_purpose_code = 900
member_name = Dr. Arushi Ajey Malik
template = General Decision
decision_remark =
decision_type = 11782000000706
decision_date = 08/10/2024
hearing_date = 08/10/2024
court_code = 10414
case_no = 2016/00242
new_case_purpose = 1025550004746
Posting record
Param Type = n
trn_rcms_decisionid=10420000008666
Param Type = c
mapname=rctcr1
Param Type = n
sourceid=10420000008644
Param Type = c
cancel=F
Param Type = c
createdby=dcjai
Param Type = c
createdon=09/10/2024 11:19:42
Param Type = c
username=dcjai
Param Type = c
modifiedon=09/10/2024 11:19:42
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=11828000000838
Param Type = c
dupchk=104142016/00242
Param Type = n
no_of_page=0
Param Type = c
new_purpose_code=900
Param Type = c
member_name=Dr. Arushi Ajey Malik
Param Type = c
template=General Decision
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=08/10/2024 00:00:00
Param Type = c
hearing_date=08/10/2024 00:00:00
Param Type = c
court_code=10414
Param Type = c
case_no=2016/00242
Param Type = n
new_case_purpose=1025550004746
insert into TRN_RCMS_DECISION (trn_rcms_decisionid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,isoneside,chkfinal,chkworth,trn_rcms_caseid,dupchk,no_of_page,showinactive,new_purpose_code,member_name,template,decision_remark,decision_type,decision_date,hearing_date,court_code,case_no,new_case_purpose) values (:trn_rcms_decisionid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:isoneside,:chkfinal,:chkworth,:trn_rcms_caseid,:dupchk,:no_of_page,null,:new_purpose_code,:member_name,:template,null,:decision_type,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'),:court_code,:case_no,:new_case_purpose)
Saving to table TRN_RCMS_DECCONTENT
select * from TRN_RCMS_DECCONTENT where TRN_RCMS_DECCONTENTid=0
Time elapsed = 6
Adding new record to store data from Frame 2, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 6
RecordId = 10420000008667
Select sysdate as sdt from dual
Time elapsed = 7
rtf_qr_content_printable =
html_qr_details =
dc_summ =
rtf_qr_content =
rtf_letter_content =
rtf_letter_content_printable =
html_letter_content =
Posting record
Param Type = n
trn_rcms_deccontentid=10420000008667
Param Type = n
trn_rcms_decisionid=10420000008666
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 = 10414 idvalue 0
Mapped case_no Row = 1 value = 2016/00242 idvalue 0
Mapped trn_rcms_caseid Row = 1 value = 11828000000838 idvalue 0
Mapped next_hear_date Row = 1 value = 08/10/2024 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 = 09/10/2024
currdate after validation = 09/10/2024
pagesrc = DECISION
viewfilter =
Evaluating - { AND a1.court_code = :m_courtcode }
viewfilter after validation = AND a1.court_code = :m_courtcode
court_name =
Evaluating - m_courtname
m_courtname = ??????? ??????,?????
court_name after validation = ??????? ??????,????? Id = 13289000000049
court_code = 10414
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_no = 2016/00242
Dynamicfilter x1.CASE_NO~Case No =
trn_rcms_caseid = 11828000000838
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=11828000000838
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=10414
trn_rcms_caseid=11828000000838
Time elapsed = 10
casedetails after validation = 2016/00242
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 = 10/10/2024
inst_date =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
inst_date after validation = 22/12/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 = ???????? ??-?????? ?????? 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 = 76
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/10/2024
case_purpose_nameid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purpose_nameid after validation = 1025550004746
isadjourn =
Evaluating - {NO}
isadjourn after validation = NO
adjourn_type =
adj_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
adjourn_remark =
trans_type = Feedback Submitted (Decision)
>>Writing to tables tsrcf
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tsrcf'
Time elapsed = 2
Saving to table TRN_RCMS_HEARING
select * from TRN_RCMS_HEARING where TRN_RCMS_HEARINGid=0
Time elapsed = 4
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 4
RecordId = 10420000008668
MapName tscd2
SourceId 10420000008666
Select sysdate as sdt from dual
Time elapsed = 4
Select sysdate as sdt from dual
Time elapsed = 4
adjourn_type = 0
adjourn_remark =
pre_hear_date = 10/10/2024
isadjourn = NO
new_case_purpose = 1025550004746
case_no = 2016/00242
court_code = 10414
trn_rcms_caseid = 11828000000838
next_hear_date = 08/10/2024
Posting record
Param Type = n
trn_rcms_hearingid=10420000008668
Param Type = c
mapname=tscd2
Param Type = n
sourceid=10420000008666
Param Type = c
cancel=F
Param Type = c
createdby=dcjai
Param Type = c
createdon=09/10/2024 11:19:42
Param Type = c
username=dcjai
Param Type = c
modifiedon=09/10/2024 11:19:42
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = n
adjourn_type=0
Param Type = c
pre_hear_date=10/10/2024 00:00:00
Param Type = c
isadjourn=NO
Param Type = n
new_case_purpose=1025550004746
Param Type = c
case_no=2016/00242
Param Type = c
court_code=10414
Param Type = c
trn_rcms_caseid=11828000000838
Param Type = c
next_hear_date=08/10/2024 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 = 10414 idvalue 0
Mapped case_no Row = 1 value = 2016/00242 idvalue 0
Mapped hearing_date Row = 1 value = 08/10/2024 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 = 11828000000838 idvalue 0
Mapped decision_date Row = 1 value = 08/10/2024 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/10/2024 idvalue 0
>>Validating tchdh
>>Frame No 1
court_code = 10414
trn_rcms_caseregid = 11828000000838
case_no = 2016/00242
prev_hearing_date = 08/10/2024
hearing_date = 08/10/2024
prev_case_purposename = ?????
prev_case_purpose =
prev_case_purpose after validation = 1000492
case_purpose = 1025550004746
trans_type = Decision Submitted
clcheck =
isadjourn =
adjourn_type =
decision_type = 11782000000706
decision_date = 08/10/2024
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 3
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 4
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 4
RecordId = 10420000008669
MapName tscd1
SourceId 10420000008666
Select sysdate as sdt from dual
Time elapsed = 10
Select sysdate as sdt from dual
Time elapsed = 6
prev_hearing_date = 08/10/2024
decision_type = 11782000000706
decision_date = 08/10/2024
adjourn_type =
isadjourn =
prev_case_purpose = 1000492
hearing_date = 08/10/2024
case_no = 2016/00242
court_code = 10414
case_purpose = 1025550004746
trans_type = Decision Submitted
trn_rcms_caseregid = 11828000000838
Posting record
Param Type = n
trn_rcms_case_histid=10420000008669
Param Type = c
mapname=tscd1
Param Type = n
sourceid=10420000008666
Param Type = c
cancel=F
Param Type = c
createdby=dcjai
Param Type = c
createdon=09/10/2024 11:19:42
Param Type = c
username=dcjai
Param Type = c
modifiedon=09/10/2024 11:19:42
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
prev_hearing_date=08/10/2024 00:00:00
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=08/10/2024 00:00:00
Param Type = c
prev_case_purpose=1000492
Param Type = c
hearing_date=08/10/2024 00:00:00
Param Type = c
case_no=2016/00242
Param Type = c
court_code=10414
Param Type = c
case_purpose=1025550004746
Param Type = c
trans_type=Decision Submitted
Param Type = c
trn_rcms_caseregid=11828000000838
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 = 10414 idvalue 0
Mapped case_no Row = 1 value = 2016/00242 idvalue 0
Mapped prev_hearing_date Row = 1 value = 10/10/2024 idvalue 0
Mapped hearing_date Row = 1 value = 08/10/2024 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 = 11828000000838 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 = 10414
trn_rcms_caseregid = 11828000000838
case_no = 2016/00242
prev_hearing_date = 10/10/2024
hearing_date = 08/10/2024
prev_case_purposename = ?????
prev_case_purpose =
prev_case_purpose after validation = 1000492
case_purpose = 1025550004746
trans_type = Feedback Submitted (Decision)
clcheck =
isadjourn = NO
adjourn_type =
decision_type =
decision_date =
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 4
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 5
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 4
RecordId = 10420000008670
MapName tsrcf1
SourceId 10420000008668
Select sysdate as sdt from dual
Time elapsed = 5
Select sysdate as sdt from dual
Time elapsed = 4
adjourn_type =
isadjourn = NO
trn_rcms_caseregid = 11828000000838
decision_date =
decision_type = 0
prev_case_purpose = 1000492
trans_type = Feedback Submitted (Decision)
prev_hearing_date = 10/10/2024
case_no = 2016/00242
court_code = 10414
case_purpose = 1025550004746
hearing_date = 08/10/2024
Posting record
Param Type = n
trn_rcms_case_histid=10420000008670
Param Type = c
mapname=tsrcf1
Param Type = n
sourceid=10420000008668
Param Type = c
cancel=F
Param Type = c
createdby=dcjai
Param Type = c
createdon=09/10/2024 11:19:45
Param Type = c
username=dcjai
Param Type = c
modifiedon=09/10/2024 11:19:45
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
isadjourn=NO
Param Type = c
trn_rcms_caseregid=11828000000838
Param Type = n
decision_type=0
Param Type = c
prev_case_purpose=1000492
Param Type = c
trans_type=Feedback Submitted (Decision)
Param Type = c
prev_hearing_date=10/10/2024 00:00:00
Param Type = c
case_no=2016/00242
Param Type = c
court_code=10414
Param Type = c
case_purpose=1025550004746
Param Type = c
hearing_date=08/10/2024 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 = 10414 idvalue 0
Mapped case_no Row = 1 value = 2018/00332 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/10/2024 idvalue 0
Mapped hearing_date Row = 1 value = 08/10/2024 idvalue 0
Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0
>>Validating tscd
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 09/10/2024
currdate after validation = 09/10/2024
court_name =
Evaluating - m_courtname
m_courtname = ??????? ??????,?????
court_name after validation = ??????? ??????,????? Id = 13289000000049
court_code = 10414
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 = 2018/00332
casedetails =
case_no=2018/00332
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=10414
case_no=2018/00332
recordid=0
recordid=0
Time elapsed = 405
casedetails after validation = 10414
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=15021000003237
Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S
S=15021000003237
Time elapsed = 391
trn_rcms_caseid after validation = 15021000003237
pagesource = TRANSPAGE
instdate =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
instdate after validation = 26/07/2018
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 = 75
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 = 1000492
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/10/2024
Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T})
hearing_date = 08/10/2024
currdate = 09/10/2024
Result of iif = T
escase =
case_no=2018/00332
SELECT REPLACE (A1.CASE_NO, '/', '')
FROM trn_rcms_casereg a1
WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no
court_code=10414
case_no=2018/00332
Time elapsed = 8
escase after validation = 201800332
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/10/2024
Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T})
decision_date = 08/10/2024
currdate = 09/10/2024
Result of iif = T
decision_type = ????????? Id = 11782000000706
decsion_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
decsion_mastid after validation = 11782000000706
new_case_purpose = ????????? Id = 1025550004746
new_purpose_id =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_id after validation = 1025550004746
new_purpose_code =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_code after validation = 900
showinactive =
member_name =
member_name after validation = Dr. Arushi Ajey Malik
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 = 10414
case_no = 2018/00332
S=104142018/00332
Select dupchk from trn_rcms_decision where lower(dupchk) = :S
S=104142018/00332
Time elapsed = 617
dupchk after validation = 104142018/00332
usern =
Evaluating - username
username = dcjai
usern after validation = dcjai
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 = 512869708534
esign_template =
Evaluating - {cd.pdf}
esign_template after validation = cd.pdf
esign_filename =
case_no=2018/00332
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=10414
court_code=10414
case_no=2018/00332
Time elapsed = 11
esign_filename after validation = CD10414201800332
trans_type =
Evaluating - iif(recordid>0,{Decision Updated},{Decision Submitted})
recordid = 0
Result of iif = Decision Submitted
trans_type after validation = Decision Submitted
isfeedback =
Evaluating - iif(recordid>0,{F},{T})
recordid = 0
Result of iif = T
isfeedback after validation = T
rtf_letter_content =
rtf_letter_content_printable =
html_letter_content =
rtf_qr_content =
rtf_qr_content_printable =
html_qr_details =
dc_summ =
>>Writing to tables tscd
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tscd'
Time elapsed = 3
Saving to table TRN_RCMS_DECISION
select * from TRN_RCMS_DECISION where TRN_RCMS_DECISIONid=0
Time elapsed = 7
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 3
RecordId = 10420000008671
MapName rctcr1
SourceId 10420000008645
Select sysdate as sdt from dual
Time elapsed = 4
Select sysdate as sdt from dual
Time elapsed = 4
isoneside = F
chkfinal = F
chkworth = F
trn_rcms_caseid = 15021000003237
dupchk = 104142018/00332
no_of_page = 0
showinactive =
new_purpose_code = 900
member_name = Dr. Arushi Ajey Malik
template = General Decision
decision_remark =
decision_type = 11782000000706
decision_date = 08/10/2024
hearing_date = 08/10/2024
court_code = 10414
case_no = 2018/00332
new_case_purpose = 1025550004746
Posting record
Param Type = n
trn_rcms_decisionid=10420000008671
Param Type = c
mapname=rctcr1
Param Type = n
sourceid=10420000008645
Param Type = c
cancel=F
Param Type = c
createdby=dcjai
Param Type = c
createdon=09/10/2024 11:19:47
Param Type = c
username=dcjai
Param Type = c
modifiedon=09/10/2024 11:19:47
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=15021000003237
Param Type = c
dupchk=104142018/00332
Param Type = n
no_of_page=0
Param Type = c
new_purpose_code=900
Param Type = c
member_name=Dr. Arushi Ajey Malik
Param Type = c
template=General Decision
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=08/10/2024 00:00:00
Param Type = c
hearing_date=08/10/2024 00:00:00
Param Type = c
court_code=10414
Param Type = c
case_no=2018/00332
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 = 10
Adding new record to store data from Frame 2, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 4
RecordId = 10420000008672
Select sysdate as sdt from dual
Time elapsed = 5
rtf_qr_content_printable =
html_qr_details =
dc_summ =
rtf_qr_content =
rtf_letter_content =
rtf_letter_content_printable =
html_letter_content =
Posting record
Param Type = n
trn_rcms_deccontentid=10420000008672
Param Type = n
trn_rcms_decisionid=10420000008671
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 = 10414 idvalue 0
Mapped case_no Row = 1 value = 2018/00332 idvalue 0
Mapped trn_rcms_caseid Row = 1 value = 15021000003237 idvalue 0
Mapped next_hear_date Row = 1 value = 08/10/2024 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 = 09/10/2024
currdate after validation = 09/10/2024
pagesrc = DECISION
viewfilter =
Evaluating - { AND a1.court_code = :m_courtcode }
viewfilter after validation = AND a1.court_code = :m_courtcode
court_name =
Evaluating - m_courtname
m_courtname = ??????? ??????,?????
court_name after validation = ??????? ??????,????? Id = 13289000000049
court_code = 10414
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_no = 2018/00332
Dynamicfilter x1.CASE_NO~Case No =
trn_rcms_caseid = 15021000003237
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=15021000003237
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=10414
trn_rcms_caseid=15021000003237
Time elapsed = 19
casedetails after validation = 2018/00332
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 = 10/10/2024
inst_date =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
inst_date after validation = 26/07/2018
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 = 75
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
description after validation = ???????? ?????? ???? ?????? 17-06-2018
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/10/2024
case_purpose_nameid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purpose_nameid after validation = 1025550004746
isadjourn =
Evaluating - {NO}
isadjourn after validation = NO
adjourn_type =
adj_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
adjourn_remark =
trans_type = Feedback Submitted (Decision)
>>Writing to tables tsrcf
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tsrcf'
Time elapsed = 3
Saving to table TRN_RCMS_HEARING
select * from TRN_RCMS_HEARING where TRN_RCMS_HEARINGid=0
Time elapsed = 4
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 4
RecordId = 10420000008673
MapName tscd2
SourceId 10420000008671
Select sysdate as sdt from dual
Time elapsed = 5
Select sysdate as sdt from dual
Time elapsed = 4
adjourn_type = 0
adjourn_remark =
pre_hear_date = 10/10/2024
isadjourn = NO
new_case_purpose = 1025550004746
case_no = 2018/00332
court_code = 10414
trn_rcms_caseid = 15021000003237
next_hear_date = 08/10/2024
Posting record
Param Type = n
trn_rcms_hearingid=10420000008673
Param Type = c
mapname=tscd2
Param Type = n
sourceid=10420000008671
Param Type = c
cancel=F
Param Type = c
createdby=dcjai
Param Type = c
createdon=09/10/2024 11:19:47
Param Type = c
username=dcjai
Param Type = c
modifiedon=09/10/2024 11:19:47
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = n
adjourn_type=0
Param Type = c
pre_hear_date=10/10/2024 00:00:00
Param Type = c
isadjourn=NO
Param Type = n
new_case_purpose=1025550004746
Param Type = c
case_no=2018/00332
Param Type = c
court_code=10414
Param Type = c
trn_rcms_caseid=15021000003237
Param Type = c
next_hear_date=08/10/2024 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 = 10414 idvalue 0
Mapped case_no Row = 1 value = 2018/00332 idvalue 0
Mapped hearing_date Row = 1 value = 08/10/2024 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 = 15021000003237 idvalue 0
Mapped decision_date Row = 1 value = 08/10/2024 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/10/2024 idvalue 0
>>Validating tchdh
>>Frame No 1
court_code = 10414
trn_rcms_caseregid = 15021000003237
case_no = 2018/00332
prev_hearing_date = 08/10/2024
hearing_date = 08/10/2024
prev_case_purposename = ?????
prev_case_purpose =
prev_case_purpose after validation = 1000492
case_purpose = 1025550004746
trans_type = Decision Submitted
clcheck =
isadjourn =
adjourn_type =
decision_type = 11782000000706
decision_date = 08/10/2024
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 2
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 4
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 4
RecordId = 10420000008674
MapName tscd1
SourceId 10420000008671
Select sysdate as sdt from dual
Time elapsed = 5
Select sysdate as sdt from dual
Time elapsed = 4
prev_hearing_date = 08/10/2024
decision_type = 11782000000706
decision_date = 08/10/2024
adjourn_type =
isadjourn =
prev_case_purpose = 1000492
hearing_date = 08/10/2024
case_no = 2018/00332
court_code = 10414
case_purpose = 1025550004746
trans_type = Decision Submitted
trn_rcms_caseregid = 15021000003237
Posting record
Param Type = n
trn_rcms_case_histid=10420000008674
Param Type = c
mapname=tscd1
Param Type = n
sourceid=10420000008671
Param Type = c
cancel=F
Param Type = c
createdby=dcjai
Param Type = c
createdon=09/10/2024 11:19:47
Param Type = c
username=dcjai
Param Type = c
modifiedon=09/10/2024 11:19:47
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
prev_hearing_date=08/10/2024 00:00:00
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=08/10/2024 00:00:00
Param Type = c
prev_case_purpose=1000492
Param Type = c
hearing_date=08/10/2024 00:00:00
Param Type = c
case_no=2018/00332
Param Type = c
court_code=10414
Param Type = c
case_purpose=1025550004746
Param Type = c
trans_type=Decision Submitted
Param Type = c
trn_rcms_caseregid=15021000003237
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 = 10414 idvalue 0
Mapped case_no Row = 1 value = 2018/00332 idvalue 0
Mapped prev_hearing_date Row = 1 value = 10/10/2024 idvalue 0
Mapped hearing_date Row = 1 value = 08/10/2024 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 = 15021000003237 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 = 10414
trn_rcms_caseregid = 15021000003237
case_no = 2018/00332
prev_hearing_date = 10/10/2024
hearing_date = 08/10/2024
prev_case_purposename = ?????
prev_case_purpose =
prev_case_purpose after validation = 1000492
case_purpose = 1025550004746
trans_type = Feedback Submitted (Decision)
clcheck =
isadjourn = NO
adjourn_type =
decision_type =
decision_date =
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 3
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 4
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 4
RecordId = 10420000008675
MapName tsrcf1
SourceId 10420000008673
Select sysdate as sdt from dual
Time elapsed = 5
Select sysdate as sdt from dual
Time elapsed = 4
adjourn_type =
isadjourn = NO
trn_rcms_caseregid = 15021000003237
decision_date =
decision_type = 0
prev_case_purpose = 1000492
trans_type = Feedback Submitted (Decision)
prev_hearing_date = 10/10/2024
case_no = 2018/00332
court_code = 10414
case_purpose = 1025550004746
hearing_date = 08/10/2024
Posting record
Param Type = n
trn_rcms_case_histid=10420000008675
Param Type = c
mapname=tsrcf1
Param Type = n
sourceid=10420000008673
Param Type = c
cancel=F
Param Type = c
createdby=dcjai
Param Type = c
createdon=09/10/2024 11:19:49
Param Type = c
username=dcjai
Param Type = c
modifiedon=09/10/2024 11:19:49
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
isadjourn=NO
Param Type = c
trn_rcms_caseregid=15021000003237
Param Type = n
decision_type=0
Param Type = c
prev_case_purpose=1000492
Param Type = c
trans_type=Feedback Submitted (Decision)
Param Type = c
prev_hearing_date=10/10/2024 00:00:00
Param Type = c
case_no=2018/00332
Param Type = c
court_code=10414
Param Type = c
case_purpose=1025550004746
Param Type = c
hearing_date=08/10/2024 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 = 10414 idvalue 0
Mapped case_no Row = 1 value = 2018/00333 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/10/2024 idvalue 0
Mapped hearing_date Row = 1 value = 08/10/2024 idvalue 0
Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0
>>Validating tscd
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 09/10/2024
currdate after validation = 09/10/2024
court_name =
Evaluating - m_courtname
m_courtname = ??????? ??????,?????
court_name after validation = ??????? ??????,????? Id = 13289000000049
court_code = 10414
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 = 2018/00333
casedetails =
case_no=2018/00333
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=10414
case_no=2018/00333
recordid=0
recordid=0
Time elapsed = 407
casedetails after validation = 10414
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=15053000002120
Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S
S=15053000002120
Time elapsed = 420
trn_rcms_caseid after validation = 15053000002120
pagesource = TRANSPAGE
instdate =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
instdate after validation = 26/04/2018
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 = 75
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 = 1000492
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/10/2024
Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T})
hearing_date = 08/10/2024
currdate = 09/10/2024
Result of iif = T
escase =
case_no=2018/00333
SELECT REPLACE (A1.CASE_NO, '/', '')
FROM trn_rcms_casereg a1
WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no
court_code=10414
case_no=2018/00333
Time elapsed = 9
escase after validation = 201800333
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/10/2024
Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T})
decision_date = 08/10/2024
currdate = 09/10/2024
Result of iif = T
decision_type = ????????? Id = 11782000000706
decsion_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
decsion_mastid after validation = 11782000000706
new_case_purpose = ????????? Id = 1025550004746
new_purpose_id =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_id after validation = 1025550004746
new_purpose_code =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_code after validation = 900
showinactive =
member_name =
member_name after validation = Dr. Arushi Ajey Malik
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 = 10414
case_no = 2018/00333
S=104142018/00333
Select dupchk from trn_rcms_decision where lower(dupchk) = :S
S=104142018/00333
Time elapsed = 677
dupchk after validation = 104142018/00333
usern =
Evaluating - username
username = dcjai
usern after validation = dcjai
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 = 512869708534
esign_template =
Evaluating - {cd.pdf}
esign_template after validation = cd.pdf
esign_filename =
case_no=2018/00333
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=10414
court_code=10414
case_no=2018/00333
Time elapsed = 10
esign_filename after validation = CD10414201800333
trans_type =
Evaluating - iif(recordid>0,{Decision Updated},{Decision Submitted})
recordid = 0
Result of iif = Decision Submitted
trans_type after validation = Decision Submitted
isfeedback =
Evaluating - iif(recordid>0,{F},{T})
recordid = 0
Result of iif = T
isfeedback after validation = T
rtf_letter_content =
rtf_letter_content_printable =
html_letter_content =
rtf_qr_content =
rtf_qr_content_printable =
html_qr_details =
dc_summ =
>>Writing to tables tscd
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tscd'
Time elapsed = 3
Saving to table TRN_RCMS_DECISION
select * from TRN_RCMS_DECISION where TRN_RCMS_DECISIONid=0
Time elapsed = 5
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 3
RecordId = 10420000008676
MapName rctcr1
SourceId 10420000008646
Select sysdate as sdt from dual
Time elapsed = 5
Select sysdate as sdt from dual
Time elapsed = 5
isoneside = F
chkfinal = F
chkworth = F
trn_rcms_caseid = 15053000002120
dupchk = 104142018/00333
no_of_page = 0
showinactive =
new_purpose_code = 900
member_name = Dr. Arushi Ajey Malik
template = General Decision
decision_remark =
decision_type = 11782000000706
decision_date = 08/10/2024
hearing_date = 08/10/2024
court_code = 10414
case_no = 2018/00333
new_case_purpose = 1025550004746
Posting record
Param Type = n
trn_rcms_decisionid=10420000008676
Param Type = c
mapname=rctcr1
Param Type = n
sourceid=10420000008646
Param Type = c
cancel=F
Param Type = c
createdby=dcjai
Param Type = c
createdon=09/10/2024 11:19:51
Param Type = c
username=dcjai
Param Type = c
modifiedon=09/10/2024 11:19: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=15053000002120
Param Type = c
dupchk=104142018/00333
Param Type = n
no_of_page=0
Param Type = c
new_purpose_code=900
Param Type = c
member_name=Dr. Arushi Ajey Malik
Param Type = c
template=General Decision
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=08/10/2024 00:00:00
Param Type = c
hearing_date=08/10/2024 00:00:00
Param Type = c
court_code=10414
Param Type = c
case_no=2018/00333
Param Type = n
new_case_purpose=1025550004746
insert into TRN_RCMS_DECISION (trn_rcms_decisionid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,isoneside,chkfinal,chkworth,trn_rcms_caseid,dupchk,no_of_page,showinactive,new_purpose_code,member_name,template,decision_remark,decision_type,decision_date,hearing_date,court_code,case_no,new_case_purpose) values (:trn_rcms_decisionid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:isoneside,:chkfinal,:chkworth,:trn_rcms_caseid,:dupchk,:no_of_page,null,:new_purpose_code,:member_name,:template,null,:decision_type,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'),:court_code,:case_no,:new_case_purpose)
Saving to table TRN_RCMS_DECCONTENT
select * from TRN_RCMS_DECCONTENT where TRN_RCMS_DECCONTENTid=0
Time elapsed = 6
Adding new record to store data from Frame 2, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 5
RecordId = 10420000008677
Select sysdate as sdt from dual
Time elapsed = 6
rtf_qr_content_printable =
html_qr_details =
dc_summ =
rtf_qr_content =
rtf_letter_content =
rtf_letter_content_printable =
html_letter_content =
Posting record
Param Type = n
trn_rcms_deccontentid=10420000008677
Param Type = n
trn_rcms_decisionid=10420000008676
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 = 10414 idvalue 0
Mapped case_no Row = 1 value = 2018/00333 idvalue 0
Mapped trn_rcms_caseid Row = 1 value = 15053000002120 idvalue 0
Mapped next_hear_date Row = 1 value = 08/10/2024 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 = 09/10/2024
currdate after validation = 09/10/2024
pagesrc = DECISION
viewfilter =
Evaluating - { AND a1.court_code = :m_courtcode }
viewfilter after validation = AND a1.court_code = :m_courtcode
court_name =
Evaluating - m_courtname
m_courtname = ??????? ??????,?????
court_name after validation = ??????? ??????,????? Id = 13289000000049
court_code = 10414
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_no = 2018/00333
Dynamicfilter x1.CASE_NO~Case No =
trn_rcms_caseid = 15053000002120
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=15053000002120
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=10414
trn_rcms_caseid=15053000002120
Time elapsed = 11
casedetails after validation = 2018/00333
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 = 10/10/2024
inst_date =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
inst_date after validation = 26/04/2018
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 = 75
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
description after validation = ???????? ???????? ????? ???? ?????? 25-01-2017
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/10/2024
case_purpose_nameid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purpose_nameid after validation = 1025550004746
isadjourn =
Evaluating - {NO}
isadjourn after validation = NO
adjourn_type =
adj_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
adjourn_remark =
trans_type = Feedback Submitted (Decision)
>>Writing to tables tsrcf
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tsrcf'
Time elapsed = 4
Saving to table TRN_RCMS_HEARING
select * from TRN_RCMS_HEARING where TRN_RCMS_HEARINGid=0
Time elapsed = 4
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 3
RecordId = 10420000008678
MapName tscd2
SourceId 10420000008676
Select sysdate as sdt from dual
Time elapsed = 5
Select sysdate as sdt from dual
Time elapsed = 5
adjourn_type = 0
adjourn_remark =
pre_hear_date = 10/10/2024
isadjourn = NO
new_case_purpose = 1025550004746
case_no = 2018/00333
court_code = 10414
trn_rcms_caseid = 15053000002120
next_hear_date = 08/10/2024
Posting record
Param Type = n
trn_rcms_hearingid=10420000008678
Param Type = c
mapname=tscd2
Param Type = n
sourceid=10420000008676
Param Type = c
cancel=F
Param Type = c
createdby=dcjai
Param Type = c
createdon=09/10/2024 11:19:52
Param Type = c
username=dcjai
Param Type = c
modifiedon=09/10/2024 11:19: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=10/10/2024 00:00:00
Param Type = c
isadjourn=NO
Param Type = n
new_case_purpose=1025550004746
Param Type = c
case_no=2018/00333
Param Type = c
court_code=10414
Param Type = c
trn_rcms_caseid=15053000002120
Param Type = c
next_hear_date=08/10/2024 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 = 10414 idvalue 0
Mapped case_no Row = 1 value = 2018/00333 idvalue 0
Mapped hearing_date Row = 1 value = 08/10/2024 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 = 15053000002120 idvalue 0
Mapped decision_date Row = 1 value = 08/10/2024 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/10/2024 idvalue 0
>>Validating tchdh
>>Frame No 1
court_code = 10414
trn_rcms_caseregid = 15053000002120
case_no = 2018/00333
prev_hearing_date = 08/10/2024
hearing_date = 08/10/2024
prev_case_purposename = ?????
prev_case_purpose =
prev_case_purpose after validation = 1000492
case_purpose = 1025550004746
trans_type = Decision Submitted
clcheck =
isadjourn =
adjourn_type =
decision_type = 11782000000706
decision_date = 08/10/2024
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 2
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 4
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 4
RecordId = 10420000008679
MapName tscd1
SourceId 10420000008676
Select sysdate as sdt from dual
Time elapsed = 4
Select sysdate as sdt from dual
Time elapsed = 4
prev_hearing_date = 08/10/2024
decision_type = 11782000000706
decision_date = 08/10/2024
adjourn_type =
isadjourn =
prev_case_purpose = 1000492
hearing_date = 08/10/2024
case_no = 2018/00333
court_code = 10414
case_purpose = 1025550004746
trans_type = Decision Submitted
trn_rcms_caseregid = 15053000002120
Posting record
Param Type = n
trn_rcms_case_histid=10420000008679
Param Type = c
mapname=tscd1
Param Type = n
sourceid=10420000008676
Param Type = c
cancel=F
Param Type = c
createdby=dcjai
Param Type = c
createdon=09/10/2024 11:19:52
Param Type = c
username=dcjai
Param Type = c
modifiedon=09/10/2024 11:19:52
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
prev_hearing_date=08/10/2024 00:00:00
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=08/10/2024 00:00:00
Param Type = c
prev_case_purpose=1000492
Param Type = c
hearing_date=08/10/2024 00:00:00
Param Type = c
case_no=2018/00333
Param Type = c
court_code=10414
Param Type = c
case_purpose=1025550004746
Param Type = c
trans_type=Decision Submitted
Param Type = c
trn_rcms_caseregid=15053000002120
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 = 10414 idvalue 0
Mapped case_no Row = 1 value = 2018/00333 idvalue 0
Mapped prev_hearing_date Row = 1 value = 10/10/2024 idvalue 0
Mapped hearing_date Row = 1 value = 08/10/2024 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 = 15053000002120 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 = 10414
trn_rcms_caseregid = 15053000002120
case_no = 2018/00333
prev_hearing_date = 10/10/2024
hearing_date = 08/10/2024
prev_case_purposename = ?????
prev_case_purpose =
prev_case_purpose after validation = 1000492
case_purpose = 1025550004746
trans_type = Feedback Submitted (Decision)
clcheck =
isadjourn = NO
adjourn_type =
decision_type =
decision_date =
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 3
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 6
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 4
RecordId = 10420000008680
MapName tsrcf1
SourceId 10420000008678
Select sysdate as sdt from dual
Time elapsed = 4
Select sysdate as sdt from dual
Time elapsed = 5
adjourn_type =
isadjourn = NO
trn_rcms_caseregid = 15053000002120
decision_date =
decision_type = 0
prev_case_purpose = 1000492
trans_type = Feedback Submitted (Decision)
prev_hearing_date = 10/10/2024
case_no = 2018/00333
court_code = 10414
case_purpose = 1025550004746
hearing_date = 08/10/2024
Posting record
Param Type = n
trn_rcms_case_histid=10420000008680
Param Type = c
mapname=tsrcf1
Param Type = n
sourceid=10420000008678
Param Type = c
cancel=F
Param Type = c
createdby=dcjai
Param Type = c
createdon=09/10/2024 11:19:54
Param Type = c
username=dcjai
Param Type = c
modifiedon=09/10/2024 11:19:54
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
isadjourn=NO
Param Type = c
trn_rcms_caseregid=15053000002120
Param Type = n
decision_type=0
Param Type = c
prev_case_purpose=1000492
Param Type = c
trans_type=Feedback Submitted (Decision)
Param Type = c
prev_hearing_date=10/10/2024 00:00:00
Param Type = c
case_no=2018/00333
Param Type = c
court_code=10414
Param Type = c
case_purpose=1025550004746
Param Type = c
hearing_date=08/10/2024 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 = 10414 idvalue 0
Mapped case_no Row = 1 value = 2018/00335 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/10/2024 idvalue 0
Mapped hearing_date Row = 1 value = 08/10/2024 idvalue 0
Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0
>>Validating tscd
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 09/10/2024
currdate after validation = 09/10/2024
court_name =
Evaluating - m_courtname
m_courtname = ??????? ??????,?????
court_name after validation = ??????? ??????,????? Id = 13289000000049
court_code = 10414
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 = 2018/00335
casedetails =
case_no=2018/00335
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=10414
case_no=2018/00335
recordid=0
recordid=0
Time elapsed = 418
casedetails after validation = 10414
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=15097000002064
Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S
S=15097000002064
Time elapsed = 368
trn_rcms_caseid after validation = 15097000002064
pagesource = TRANSPAGE
instdate =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
instdate after validation = 26/04/2018
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 = 75
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 = 1000492
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/10/2024
Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T})
hearing_date = 08/10/2024
currdate = 09/10/2024
Result of iif = T
escase =
case_no=2018/00335
SELECT REPLACE (A1.CASE_NO, '/', '')
FROM trn_rcms_casereg a1
WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no
court_code=10414
case_no=2018/00335
Time elapsed = 9
escase after validation = 201800335
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/10/2024
Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T})
decision_date = 08/10/2024
currdate = 09/10/2024
Result of iif = T
decision_type = ????????? Id = 11782000000706
decsion_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
decsion_mastid after validation = 11782000000706
new_case_purpose = ????????? Id = 1025550004746
new_purpose_id =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_id after validation = 1025550004746
new_purpose_code =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_code after validation = 900
showinactive =
member_name =
member_name after validation = Dr. Arushi Ajey Malik
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 = 10414
case_no = 2018/00335
S=104142018/00335
Select dupchk from trn_rcms_decision where lower(dupchk) = :S
S=104142018/00335
Time elapsed = 634
dupchk after validation = 104142018/00335
usern =
Evaluating - username
username = dcjai
usern after validation = dcjai
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 = 512869708534
esign_template =
Evaluating - {cd.pdf}
esign_template after validation = cd.pdf
esign_filename =
case_no=2018/00335
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=10414
court_code=10414
case_no=2018/00335
Time elapsed = 9
esign_filename after validation = CD10414201800335
trans_type =
Evaluating - iif(recordid>0,{Decision Updated},{Decision Submitted})
recordid = 0
Result of iif = Decision Submitted
trans_type after validation = Decision Submitted
isfeedback =
Evaluating - iif(recordid>0,{F},{T})
recordid = 0
Result of iif = T
isfeedback after validation = T
rtf_letter_content =
rtf_letter_content_printable =
html_letter_content =
rtf_qr_content =
rtf_qr_content_printable =
html_qr_details =
dc_summ =
>>Writing to tables tscd
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tscd'
Time elapsed = 3
Saving to table TRN_RCMS_DECISION
select * from TRN_RCMS_DECISION where TRN_RCMS_DECISIONid=0
Time elapsed = 6
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 3
RecordId = 10420000008681
MapName rctcr1
SourceId 10420000008647
Select sysdate as sdt from dual
Time elapsed = 4
Select sysdate as sdt from dual
Time elapsed = 4
isoneside = F
chkfinal = F
chkworth = F
trn_rcms_caseid = 15097000002064
dupchk = 104142018/00335
no_of_page = 0
showinactive =
new_purpose_code = 900
member_name = Dr. Arushi Ajey Malik
template = General Decision
decision_remark =
decision_type = 11782000000706
decision_date = 08/10/2024
hearing_date = 08/10/2024
court_code = 10414
case_no = 2018/00335
new_case_purpose = 1025550004746
Posting record
Param Type = n
trn_rcms_decisionid=10420000008681
Param Type = c
mapname=rctcr1
Param Type = n
sourceid=10420000008647
Param Type = c
cancel=F
Param Type = c
createdby=dcjai
Param Type = c
createdon=09/10/2024 11:19:56
Param Type = c
username=dcjai
Param Type = c
modifiedon=09/10/2024 11:19:56
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
isoneside=F
Param Type = c
chkfinal=F
Param Type = c
chkworth=F
Param Type = n
trn_rcms_caseid=15097000002064
Param Type = c
dupchk=104142018/00335
Param Type = n
no_of_page=0
Param Type = c
new_purpose_code=900
Param Type = c
member_name=Dr. Arushi Ajey Malik
Param Type = c
template=General Decision
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=08/10/2024 00:00:00
Param Type = c
hearing_date=08/10/2024 00:00:00
Param Type = c
court_code=10414
Param Type = c
case_no=2018/00335
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 = 7
Adding new record to store data from Frame 2, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 3
RecordId = 10420000008682
Select sysdate as sdt from dual
Time elapsed = 5
rtf_qr_content_printable =
html_qr_details =
dc_summ =
rtf_qr_content =
rtf_letter_content =
rtf_letter_content_printable =
html_letter_content =
Posting record
Param Type = n
trn_rcms_deccontentid=10420000008682
Param Type = n
trn_rcms_decisionid=10420000008681
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 = 10414 idvalue 0
Mapped case_no Row = 1 value = 2018/00335 idvalue 0
Mapped trn_rcms_caseid Row = 1 value = 15097000002064 idvalue 0
Mapped next_hear_date Row = 1 value = 08/10/2024 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 = 09/10/2024
currdate after validation = 09/10/2024
pagesrc = DECISION
viewfilter =
Evaluating - { AND a1.court_code = :m_courtcode }
viewfilter after validation = AND a1.court_code = :m_courtcode
court_name =
Evaluating - m_courtname
m_courtname = ??????? ??????,?????
court_name after validation = ??????? ??????,????? Id = 13289000000049
court_code = 10414
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_no = 2018/00335
Dynamicfilter x1.CASE_NO~Case No =
trn_rcms_caseid = 15097000002064
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=15097000002064
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=10414
trn_rcms_caseid=15097000002064
Time elapsed = 8
casedetails after validation = 2018/00335
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 = 10/10/2024
inst_date =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
inst_date after validation = 26/04/2018
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 = 75
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
description after validation = ???????? ???????? ????? ???? ?????? 25-01-2017
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/10/2024
case_purpose_nameid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purpose_nameid after validation = 1025550004746
isadjourn =
Evaluating - {NO}
isadjourn after validation = NO
adjourn_type =
adj_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
adjourn_remark =
trans_type = Feedback Submitted (Decision)
>>Writing to tables tsrcf
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tsrcf'
Time elapsed = 2
Saving to table TRN_RCMS_HEARING
select * from TRN_RCMS_HEARING where TRN_RCMS_HEARINGid=0
Time elapsed = 4
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 3
RecordId = 10420000008683
MapName tscd2
SourceId 10420000008681
Select sysdate as sdt from dual
Time elapsed = 6
Select sysdate as sdt from dual
Time elapsed = 5
adjourn_type = 0
adjourn_remark =
pre_hear_date = 10/10/2024
isadjourn = NO
new_case_purpose = 1025550004746
case_no = 2018/00335
court_code = 10414
trn_rcms_caseid = 15097000002064
next_hear_date = 08/10/2024
Posting record
Param Type = n
trn_rcms_hearingid=10420000008683
Param Type = c
mapname=tscd2
Param Type = n
sourceid=10420000008681
Param Type = c
cancel=F
Param Type = c
createdby=dcjai
Param Type = c
createdon=09/10/2024 11:19:56
Param Type = c
username=dcjai
Param Type = c
modifiedon=09/10/2024 11:19:56
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = n
adjourn_type=0
Param Type = c
pre_hear_date=10/10/2024 00:00:00
Param Type = c
isadjourn=NO
Param Type = n
new_case_purpose=1025550004746
Param Type = c
case_no=2018/00335
Param Type = c
court_code=10414
Param Type = c
trn_rcms_caseid=15097000002064
Param Type = c
next_hear_date=08/10/2024 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 = 10414 idvalue 0
Mapped case_no Row = 1 value = 2018/00335 idvalue 0
Mapped hearing_date Row = 1 value = 08/10/2024 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 = 15097000002064 idvalue 0
Mapped decision_date Row = 1 value = 08/10/2024 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/10/2024 idvalue 0
>>Validating tchdh
>>Frame No 1
court_code = 10414
trn_rcms_caseregid = 15097000002064
case_no = 2018/00335
prev_hearing_date = 08/10/2024
hearing_date = 08/10/2024
prev_case_purposename = ?????
prev_case_purpose =
prev_case_purpose after validation = 1000492
case_purpose = 1025550004746
trans_type = Decision Submitted
clcheck =
isadjourn =
adjourn_type =
decision_type = 11782000000706
decision_date = 08/10/2024
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 4
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 4
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 3
RecordId = 10420000008684
MapName tscd1
SourceId 10420000008681
Select sysdate as sdt from dual
Time elapsed = 5
Select sysdate as sdt from dual
Time elapsed = 4
prev_hearing_date = 08/10/2024
decision_type = 11782000000706
decision_date = 08/10/2024
adjourn_type =
isadjourn =
prev_case_purpose = 1000492
hearing_date = 08/10/2024
case_no = 2018/00335
court_code = 10414
case_purpose = 1025550004746
trans_type = Decision Submitted
trn_rcms_caseregid = 15097000002064
Posting record
Param Type = n
trn_rcms_case_histid=10420000008684
Param Type = c
mapname=tscd1
Param Type = n
sourceid=10420000008681
Param Type = c
cancel=F
Param Type = c
createdby=dcjai
Param Type = c
createdon=09/10/2024 11:19:56
Param Type = c
username=dcjai
Param Type = c
modifiedon=09/10/2024 11:19:56
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
prev_hearing_date=08/10/2024 00:00:00
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=08/10/2024 00:00:00
Param Type = c
prev_case_purpose=1000492
Param Type = c
hearing_date=08/10/2024 00:00:00
Param Type = c
case_no=2018/00335
Param Type = c
court_code=10414
Param Type = c
case_purpose=1025550004746
Param Type = c
trans_type=Decision Submitted
Param Type = c
trn_rcms_caseregid=15097000002064
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 = 10414 idvalue 0
Mapped case_no Row = 1 value = 2018/00335 idvalue 0
Mapped prev_hearing_date Row = 1 value = 10/10/2024 idvalue 0
Mapped hearing_date Row = 1 value = 08/10/2024 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 = 15097000002064 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 = 10414
trn_rcms_caseregid = 15097000002064
case_no = 2018/00335
prev_hearing_date = 10/10/2024
hearing_date = 08/10/2024
prev_case_purposename = ?????
prev_case_purpose =
prev_case_purpose after validation = 1000492
case_purpose = 1025550004746
trans_type = Feedback Submitted (Decision)
clcheck =
isadjourn = NO
adjourn_type =
decision_type =
decision_date =
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 3
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 5
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 4
RecordId = 10420000008685
MapName tsrcf1
SourceId 10420000008683
Select sysdate as sdt from dual
Time elapsed = 7
Select sysdate as sdt from dual
Time elapsed = 5
adjourn_type =
isadjourn = NO
trn_rcms_caseregid = 15097000002064
decision_date =
decision_type = 0
prev_case_purpose = 1000492
trans_type = Feedback Submitted (Decision)
prev_hearing_date = 10/10/2024
case_no = 2018/00335
court_code = 10414
case_purpose = 1025550004746
hearing_date = 08/10/2024
Posting record
Param Type = n
trn_rcms_case_histid=10420000008685
Param Type = c
mapname=tsrcf1
Param Type = n
sourceid=10420000008683
Param Type = c
cancel=F
Param Type = c
createdby=dcjai
Param Type = c
createdon=09/10/2024 11:19:58
Param Type = c
username=dcjai
Param Type = c
modifiedon=09/10/2024 11:19:58
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
isadjourn=NO
Param Type = c
trn_rcms_caseregid=15097000002064
Param Type = n
decision_type=0
Param Type = c
prev_case_purpose=1000492
Param Type = c
trans_type=Feedback Submitted (Decision)
Param Type = c
prev_hearing_date=10/10/2024 00:00:00
Param Type = c
case_no=2018/00335
Param Type = c
court_code=10414
Param Type = c
case_purpose=1025550004746
Param Type = c
hearing_date=08/10/2024 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 = 10414 idvalue 0
Mapped case_no Row = 1 value = 2018/00338 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/10/2024 idvalue 0
Mapped hearing_date Row = 1 value = 08/10/2024 idvalue 0
Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0
>>Validating tscd
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 09/10/2024
currdate after validation = 09/10/2024
court_name =
Evaluating - m_courtname
m_courtname = ??????? ??????,?????
court_name after validation = ??????? ??????,????? Id = 13289000000049
court_code = 10414
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 = 2018/00338
casedetails =
case_no=2018/00338
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=10414
case_no=2018/00338
recordid=0
recordid=0
Time elapsed = 419
casedetails after validation = 10414
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=11589000002207
Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S
S=11589000002207
Time elapsed = 394
trn_rcms_caseid after validation = 11589000002207
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 = 21/06/2018
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 = 76
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 = 1000492
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/10/2024
Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T})
hearing_date = 08/10/2024
currdate = 09/10/2024
Result of iif = T
escase =
case_no=2018/00338
SELECT REPLACE (A1.CASE_NO, '/', '')
FROM trn_rcms_casereg a1
WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no
court_code=10414
case_no=2018/00338
Time elapsed = 8
escase after validation = 201800338
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/10/2024
Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T})
decision_date = 08/10/2024
currdate = 09/10/2024
Result of iif = T
decision_type = ????????? Id = 11782000000706
decsion_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
decsion_mastid after validation = 11782000000706
new_case_purpose = ????????? Id = 1025550004746
new_purpose_id =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_id after validation = 1025550004746
new_purpose_code =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_code after validation = 900
showinactive =
member_name =
member_name after validation = Dr. Arushi Ajey Malik
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 = 10414
case_no = 2018/00338
S=104142018/00338
Select dupchk from trn_rcms_decision where lower(dupchk) = :S
S=104142018/00338
Time elapsed = 676
dupchk after validation = 104142018/00338
usern =
Evaluating - username
username = dcjai
usern after validation = dcjai
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 = 512869708534
esign_template =
Evaluating - {cd.pdf}
esign_template after validation = cd.pdf
esign_filename =
case_no=2018/00338
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=10414
court_code=10414
case_no=2018/00338
Time elapsed = 13
esign_filename after validation = CD10414201800338
trans_type =
Evaluating - iif(recordid>0,{Decision Updated},{Decision Submitted})
recordid = 0
Result of iif = Decision Submitted
trans_type after validation = Decision Submitted
isfeedback =
Evaluating - iif(recordid>0,{F},{T})
recordid = 0
Result of iif = T
isfeedback after validation = T
rtf_letter_content =
rtf_letter_content_printable =
html_letter_content =
rtf_qr_content =
rtf_qr_content_printable =
html_qr_details =
dc_summ =
>>Writing to tables tscd
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tscd'
Time elapsed = 3
Saving to table TRN_RCMS_DECISION
select * from TRN_RCMS_DECISION where TRN_RCMS_DECISIONid=0
Time elapsed = 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 = 4
RecordId = 10420000008686
MapName rctcr1
SourceId 10420000008648
Select sysdate as sdt from dual
Time elapsed = 6
Select sysdate as sdt from dual
Time elapsed = 7
isoneside = F
chkfinal = F
chkworth = F
trn_rcms_caseid = 11589000002207
dupchk = 104142018/00338
no_of_page = 0
showinactive =
new_purpose_code = 900
member_name = Dr. Arushi Ajey Malik
template = General Decision
decision_remark =
decision_type = 11782000000706
decision_date = 08/10/2024
hearing_date = 08/10/2024
court_code = 10414
case_no = 2018/00338
new_case_purpose = 1025550004746
Posting record
Param Type = n
trn_rcms_decisionid=10420000008686
Param Type = c
mapname=rctcr1
Param Type = n
sourceid=10420000008648
Param Type = c
cancel=F
Param Type = c
createdby=dcjai
Param Type = c
createdon=09/10/2024 11:20:00
Param Type = c
username=dcjai
Param Type = c
modifiedon=09/10/2024 11:20:00
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=11589000002207
Param Type = c
dupchk=104142018/00338
Param Type = n
no_of_page=0
Param Type = c
new_purpose_code=900
Param Type = c
member_name=Dr. Arushi Ajey Malik
Param Type = c
template=General Decision
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=08/10/2024 00:00:00
Param Type = c
hearing_date=08/10/2024 00:00:00
Param Type = c
court_code=10414
Param Type = c
case_no=2018/00338
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 = 9
RecordId = 10420000008687
Select sysdate as sdt from dual
Time elapsed = 7
rtf_qr_content_printable =
html_qr_details =
dc_summ =
rtf_qr_content =
rtf_letter_content =
rtf_letter_content_printable =
html_letter_content =
Posting record
Param Type = n
trn_rcms_deccontentid=10420000008687
Param Type = n
trn_rcms_decisionid=10420000008686
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 = 10414 idvalue 0
Mapped case_no Row = 1 value = 2018/00338 idvalue 0
Mapped trn_rcms_caseid Row = 1 value = 11589000002207 idvalue 0
Mapped next_hear_date Row = 1 value = 08/10/2024 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 = 09/10/2024
currdate after validation = 09/10/2024
pagesrc = DECISION
viewfilter =
Evaluating - { AND a1.court_code = :m_courtcode }
viewfilter after validation = AND a1.court_code = :m_courtcode
court_name =
Evaluating - m_courtname
m_courtname = ??????? ??????,?????
court_name after validation = ??????? ??????,????? Id = 13289000000049
court_code = 10414
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_no = 2018/00338
Dynamicfilter x1.CASE_NO~Case No =
trn_rcms_caseid = 11589000002207
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=11589000002207
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=10414
trn_rcms_caseid=11589000002207
Time elapsed = 11
casedetails after validation = 2018/00338
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 = 10/10/2024
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 = 21/06/2018
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 = 76
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
description after validation = ????? ??????? ???? ?????? 11-05-2018
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/10/2024
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 = 6
Saving to table TRN_RCMS_HEARING
select * from TRN_RCMS_HEARING where TRN_RCMS_HEARINGid=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 = 4
RecordId = 10420000008688
MapName tscd2
SourceId 10420000008686
Select sysdate as sdt from dual
Time elapsed = 8
Select sysdate as sdt from dual
Time elapsed = 8
adjourn_type = 0
adjourn_remark =
pre_hear_date = 10/10/2024
isadjourn = NO
new_case_purpose = 1025550004746
case_no = 2018/00338
court_code = 10414
trn_rcms_caseid = 11589000002207
next_hear_date = 08/10/2024
Posting record
Param Type = n
trn_rcms_hearingid=10420000008688
Param Type = c
mapname=tscd2
Param Type = n
sourceid=10420000008686
Param Type = c
cancel=F
Param Type = c
createdby=dcjai
Param Type = c
createdon=09/10/2024 11:20:01
Param Type = c
username=dcjai
Param Type = c
modifiedon=09/10/2024 11:20:01
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = n
adjourn_type=0
Param Type = c
pre_hear_date=10/10/2024 00:00:00
Param Type = c
isadjourn=NO
Param Type = n
new_case_purpose=1025550004746
Param Type = c
case_no=2018/00338
Param Type = c
court_code=10414
Param Type = c
trn_rcms_caseid=11589000002207
Param Type = c
next_hear_date=08/10/2024 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 = 10414 idvalue 0
Mapped case_no Row = 1 value = 2018/00338 idvalue 0
Mapped hearing_date Row = 1 value = 08/10/2024 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 = 11589000002207 idvalue 0
Mapped decision_date Row = 1 value = 08/10/2024 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/10/2024 idvalue 0
>>Validating tchdh
>>Frame No 1
court_code = 10414
trn_rcms_caseregid = 11589000002207
case_no = 2018/00338
prev_hearing_date = 08/10/2024
hearing_date = 08/10/2024
prev_case_purposename = ?????
prev_case_purpose =
prev_case_purpose after validation = 1000492
case_purpose = 1025550004746
trans_type = Decision Submitted
clcheck =
isadjourn =
adjourn_type =
decision_type = 11782000000706
decision_date = 08/10/2024
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 5
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 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 = 4
RecordId = 10420000008689
MapName tscd1
SourceId 10420000008686
Select sysdate as sdt from dual
Time elapsed = 6
Select sysdate as sdt from dual
Time elapsed = 21
prev_hearing_date = 08/10/2024
decision_type = 11782000000706
decision_date = 08/10/2024
adjourn_type =
isadjourn =
prev_case_purpose = 1000492
hearing_date = 08/10/2024
case_no = 2018/00338
court_code = 10414
case_purpose = 1025550004746
trans_type = Decision Submitted
trn_rcms_caseregid = 11589000002207
Posting record
Param Type = n
trn_rcms_case_histid=10420000008689
Param Type = c
mapname=tscd1
Param Type = n
sourceid=10420000008686
Param Type = c
cancel=F
Param Type = c
createdby=dcjai
Param Type = c
createdon=09/10/2024 11:20:01
Param Type = c
username=dcjai
Param Type = c
modifiedon=09/10/2024 11:20:01
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
prev_hearing_date=08/10/2024 00:00:00
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=08/10/2024 00:00:00
Param Type = c
prev_case_purpose=1000492
Param Type = c
hearing_date=08/10/2024 00:00:00
Param Type = c
case_no=2018/00338
Param Type = c
court_code=10414
Param Type = c
case_purpose=1025550004746
Param Type = c
trans_type=Decision Submitted
Param Type = c
trn_rcms_caseregid=11589000002207
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 = 10414 idvalue 0
Mapped case_no Row = 1 value = 2018/00338 idvalue 0
Mapped prev_hearing_date Row = 1 value = 10/10/2024 idvalue 0
Mapped hearing_date Row = 1 value = 08/10/2024 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 = 11589000002207 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 = 10414
trn_rcms_caseregid = 11589000002207
case_no = 2018/00338
prev_hearing_date = 10/10/2024
hearing_date = 08/10/2024
prev_case_purposename = ?????
prev_case_purpose =
prev_case_purpose after validation = 1000492
case_purpose = 1025550004746
trans_type = Feedback Submitted (Decision)
clcheck =
isadjourn = NO
adjourn_type =
decision_type =
decision_date =
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 7
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 5
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 7
RecordId = 10420000008690
MapName tsrcf1
SourceId 10420000008688
Select sysdate as sdt from dual
Time elapsed = 7
Select sysdate as sdt from dual
Time elapsed = 5
adjourn_type =
isadjourn = NO
trn_rcms_caseregid = 11589000002207
decision_date =
decision_type = 0
prev_case_purpose = 1000492
trans_type = Feedback Submitted (Decision)
prev_hearing_date = 10/10/2024
case_no = 2018/00338
court_code = 10414
case_purpose = 1025550004746
hearing_date = 08/10/2024
Posting record
Param Type = n
trn_rcms_case_histid=10420000008690
Param Type = c
mapname=tsrcf1
Param Type = n
sourceid=10420000008688
Param Type = c
cancel=F
Param Type = c
createdby=dcjai
Param Type = c
createdon=09/10/2024 11:20:04
Param Type = c
username=dcjai
Param Type = c
modifiedon=09/10/2024 11:20:04
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
isadjourn=NO
Param Type = c
trn_rcms_caseregid=11589000002207
Param Type = n
decision_type=0
Param Type = c
prev_case_purpose=1000492
Param Type = c
trans_type=Feedback Submitted (Decision)
Param Type = c
prev_hearing_date=10/10/2024 00:00:00
Param Type = c
case_no=2018/00338
Param Type = c
court_code=10414
Param Type = c
case_purpose=1025550004746
Param Type = c
hearing_date=08/10/2024 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 = 10414 idvalue 0
Mapped case_no Row = 1 value = 2018/00346 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/10/2024 idvalue 0
Mapped hearing_date Row = 1 value = 08/10/2024 idvalue 0
Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0
>>Validating tscd
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 09/10/2024
currdate after validation = 09/10/2024
court_name =
Evaluating - m_courtname
m_courtname = ??????? ??????,?????
court_name after validation = ??????? ??????,????? Id = 13289000000049
court_code = 10414
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 = 2018/00346
casedetails =
case_no=2018/00346
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=10414
case_no=2018/00346
recordid=0
recordid=0
Time elapsed = 452
casedetails after validation = 10414
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=12961000002047
Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S
S=12961000002047
Time elapsed = 439
trn_rcms_caseid after validation = 12961000002047
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/08/2018
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 = 75
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 = 1000492
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/10/2024
Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T})
hearing_date = 08/10/2024
currdate = 09/10/2024
Result of iif = T
escase =
case_no=2018/00346
SELECT REPLACE (A1.CASE_NO, '/', '')
FROM trn_rcms_casereg a1
WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no
court_code=10414
case_no=2018/00346
Time elapsed = 14
escase after validation = 201800346
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/10/2024
Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T})
decision_date = 08/10/2024
currdate = 09/10/2024
Result of iif = T
decision_type = ????????? Id = 11782000000706
decsion_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
decsion_mastid after validation = 11782000000706
new_case_purpose = ????????? Id = 1025550004746
new_purpose_id =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_id after validation = 1025550004746
new_purpose_code =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_code after validation = 900
showinactive =
member_name =
member_name after validation = Dr. Arushi Ajey Malik
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 = 10414
case_no = 2018/00346
S=104142018/00346
Select dupchk from trn_rcms_decision where lower(dupchk) = :S
S=104142018/00346
Time elapsed = 641
dupchk after validation = 104142018/00346
usern =
Evaluating - username
username = dcjai
usern after validation = dcjai
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 = 512869708534
esign_template =
Evaluating - {cd.pdf}
esign_template after validation = cd.pdf
esign_filename =
case_no=2018/00346
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=10414
court_code=10414
case_no=2018/00346
Time elapsed = 9
esign_filename after validation = CD10414201800346
trans_type =
Evaluating - iif(recordid>0,{Decision Updated},{Decision Submitted})
recordid = 0
Result of iif = Decision Submitted
trans_type after validation = Decision Submitted
isfeedback =
Evaluating - iif(recordid>0,{F},{T})
recordid = 0
Result of iif = T
isfeedback after validation = T
rtf_letter_content =
rtf_letter_content_printable =
html_letter_content =
rtf_qr_content =
rtf_qr_content_printable =
html_qr_details =
dc_summ =
>>Writing to tables tscd
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tscd'
Time elapsed = 3
Saving to table TRN_RCMS_DECISION
select * from TRN_RCMS_DECISION where TRN_RCMS_DECISIONid=0
Time elapsed = 6
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 4
RecordId = 10420000008691
MapName rctcr1
SourceId 10420000008649
Select sysdate as sdt from dual
Time elapsed = 9
Select sysdate as sdt from dual
Time elapsed = 4
isoneside = F
chkfinal = F
chkworth = F
trn_rcms_caseid = 12961000002047
dupchk = 104142018/00346
no_of_page = 0
showinactive =
new_purpose_code = 900
member_name = Dr. Arushi Ajey Malik
template = General Decision
decision_remark =
decision_type = 11782000000706
decision_date = 08/10/2024
hearing_date = 08/10/2024
court_code = 10414
case_no = 2018/00346
new_case_purpose = 1025550004746
Posting record
Param Type = n
trn_rcms_decisionid=10420000008691
Param Type = c
mapname=rctcr1
Param Type = n
sourceid=10420000008649
Param Type = c
cancel=F
Param Type = c
createdby=dcjai
Param Type = c
createdon=09/10/2024 11:20:05
Param Type = c
username=dcjai
Param Type = c
modifiedon=09/10/2024 11:20: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=12961000002047
Param Type = c
dupchk=104142018/00346
Param Type = n
no_of_page=0
Param Type = c
new_purpose_code=900
Param Type = c
member_name=Dr. Arushi Ajey Malik
Param Type = c
template=General Decision
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=08/10/2024 00:00:00
Param Type = c
hearing_date=08/10/2024 00:00:00
Param Type = c
court_code=10414
Param Type = c
case_no=2018/00346
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 = 10
Adding new record to store data from Frame 2, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 4
RecordId = 10420000008692
Select sysdate as sdt from dual
Time elapsed = 11
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=10420000008692
Param Type = n
trn_rcms_decisionid=10420000008691
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 = 10414 idvalue 0
Mapped case_no Row = 1 value = 2018/00346 idvalue 0
Mapped trn_rcms_caseid Row = 1 value = 12961000002047 idvalue 0
Mapped next_hear_date Row = 1 value = 08/10/2024 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 = 09/10/2024
currdate after validation = 09/10/2024
pagesrc = DECISION
viewfilter =
Evaluating - { AND a1.court_code = :m_courtcode }
viewfilter after validation = AND a1.court_code = :m_courtcode
court_name =
Evaluating - m_courtname
m_courtname = ??????? ??????,?????
court_name after validation = ??????? ??????,????? Id = 13289000000049
court_code = 10414
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_no = 2018/00346
Dynamicfilter x1.CASE_NO~Case No =
trn_rcms_caseid = 12961000002047
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=12961000002047
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=10414
trn_rcms_caseid=12961000002047
Time elapsed = 12
casedetails after validation = 2018/00346
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 = 10/10/2024
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/08/2018
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 = 75
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
description after validation = ???????? ???????? ???? ?????? 15-06-2018
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/10/2024
case_purpose_nameid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purpose_nameid after validation = 1025550004746
isadjourn =
Evaluating - {NO}
isadjourn after validation = NO
adjourn_type =
adj_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
adjourn_remark =
trans_type = Feedback Submitted (Decision)
>>Writing to tables tsrcf
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tsrcf'
Time elapsed = 3
Saving to table TRN_RCMS_HEARING
select * from TRN_RCMS_HEARING where TRN_RCMS_HEARINGid=0
Time elapsed = 7
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 4
RecordId = 10420000008693
MapName tscd2
SourceId 10420000008691
Select sysdate as sdt from dual
Time elapsed = 8
Select sysdate as sdt from dual
Time elapsed = 8
adjourn_type = 0
adjourn_remark =
pre_hear_date = 10/10/2024
isadjourn = NO
new_case_purpose = 1025550004746
case_no = 2018/00346
court_code = 10414
trn_rcms_caseid = 12961000002047
next_hear_date = 08/10/2024
Posting record
Param Type = n
trn_rcms_hearingid=10420000008693
Param Type = c
mapname=tscd2
Param Type = n
sourceid=10420000008691
Param Type = c
cancel=F
Param Type = c
createdby=dcjai
Param Type = c
createdon=09/10/2024 11:20:06
Param Type = c
username=dcjai
Param Type = c
modifiedon=09/10/2024 11:20: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=10/10/2024 00:00:00
Param Type = c
isadjourn=NO
Param Type = n
new_case_purpose=1025550004746
Param Type = c
case_no=2018/00346
Param Type = c
court_code=10414
Param Type = c
trn_rcms_caseid=12961000002047
Param Type = c
next_hear_date=08/10/2024 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 = 10414 idvalue 0
Mapped case_no Row = 1 value = 2018/00346 idvalue 0
Mapped hearing_date Row = 1 value = 08/10/2024 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 = 12961000002047 idvalue 0
Mapped decision_date Row = 1 value = 08/10/2024 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/10/2024 idvalue 0
>>Validating tchdh
>>Frame No 1
court_code = 10414
trn_rcms_caseregid = 12961000002047
case_no = 2018/00346
prev_hearing_date = 08/10/2024
hearing_date = 08/10/2024
prev_case_purposename = ?????
prev_case_purpose =
prev_case_purpose after validation = 1000492
case_purpose = 1025550004746
trans_type = Decision Submitted
clcheck =
isadjourn =
adjourn_type =
decision_type = 11782000000706
decision_date = 08/10/2024
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 4
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 7
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 4
RecordId = 10420000008694
MapName tscd1
SourceId 10420000008691
Select sysdate as sdt from dual
Time elapsed = 7
Select sysdate as sdt from dual
Time elapsed = 5
prev_hearing_date = 08/10/2024
decision_type = 11782000000706
decision_date = 08/10/2024
adjourn_type =
isadjourn =
prev_case_purpose = 1000492
hearing_date = 08/10/2024
case_no = 2018/00346
court_code = 10414
case_purpose = 1025550004746
trans_type = Decision Submitted
trn_rcms_caseregid = 12961000002047
Posting record
Param Type = n
trn_rcms_case_histid=10420000008694
Param Type = c
mapname=tscd1
Param Type = n
sourceid=10420000008691
Param Type = c
cancel=F
Param Type = c
createdby=dcjai
Param Type = c
createdon=09/10/2024 11:20:06
Param Type = c
username=dcjai
Param Type = c
modifiedon=09/10/2024 11:20:06
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
prev_hearing_date=08/10/2024 00:00:00
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=08/10/2024 00:00:00
Param Type = c
prev_case_purpose=1000492
Param Type = c
hearing_date=08/10/2024 00:00:00
Param Type = c
case_no=2018/00346
Param Type = c
court_code=10414
Param Type = c
case_purpose=1025550004746
Param Type = c
trans_type=Decision Submitted
Param Type = c
trn_rcms_caseregid=12961000002047
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 = 10414 idvalue 0
Mapped case_no Row = 1 value = 2018/00346 idvalue 0
Mapped prev_hearing_date Row = 1 value = 10/10/2024 idvalue 0
Mapped hearing_date Row = 1 value = 08/10/2024 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 = 12961000002047 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 = 10414
trn_rcms_caseregid = 12961000002047
case_no = 2018/00346
prev_hearing_date = 10/10/2024
hearing_date = 08/10/2024
prev_case_purposename = ?????
prev_case_purpose =
prev_case_purpose after validation = 1000492
case_purpose = 1025550004746
trans_type = Feedback Submitted (Decision)
clcheck =
isadjourn = NO
adjourn_type =
decision_type =
decision_date =
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 3
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 5
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 14
RecordId = 10420000008695
MapName tsrcf1
SourceId 10420000008693
Select sysdate as sdt from dual
Time elapsed = 4
Select sysdate as sdt from dual
Time elapsed = 4
adjourn_type =
isadjourn = NO
trn_rcms_caseregid = 12961000002047
decision_date =
decision_type = 0
prev_case_purpose = 1000492
trans_type = Feedback Submitted (Decision)
prev_hearing_date = 10/10/2024
case_no = 2018/00346
court_code = 10414
case_purpose = 1025550004746
hearing_date = 08/10/2024
Posting record
Param Type = n
trn_rcms_case_histid=10420000008695
Param Type = c
mapname=tsrcf1
Param Type = n
sourceid=10420000008693
Param Type = c
cancel=F
Param Type = c
createdby=dcjai
Param Type = c
createdon=09/10/2024 11:20:08
Param Type = c
username=dcjai
Param Type = c
modifiedon=09/10/2024 11:20:08
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
isadjourn=NO
Param Type = c
trn_rcms_caseregid=12961000002047
Param Type = n
decision_type=0
Param Type = c
prev_case_purpose=1000492
Param Type = c
trans_type=Feedback Submitted (Decision)
Param Type = c
prev_hearing_date=10/10/2024 00:00:00
Param Type = c
case_no=2018/00346
Param Type = c
court_code=10414
Param Type = c
case_purpose=1025550004746
Param Type = c
hearing_date=08/10/2024 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 = 10414 idvalue 0
Mapped case_no Row = 1 value = 2018/00365 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/10/2024 idvalue 0
Mapped hearing_date Row = 1 value = 08/10/2024 idvalue 0
Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0
>>Validating tscd
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 09/10/2024
currdate after validation = 09/10/2024
court_name =
Evaluating - m_courtname
m_courtname = ??????? ??????,?????
court_name after validation = ??????? ??????,????? Id = 13289000000049
court_code = 10414
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 = 2018/00365
casedetails =
case_no=2018/00365
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=10414
case_no=2018/00365
recordid=0
recordid=0
Time elapsed = 429
casedetails after validation = 10414
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=15247000002272
Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S
S=15247000002272
Time elapsed = 400
trn_rcms_caseid after validation = 15247000002272
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 = 12/04/2018
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 = 76
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 = 1000492
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/10/2024
Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T})
hearing_date = 08/10/2024
currdate = 09/10/2024
Result of iif = T
escase =
case_no=2018/00365
SELECT REPLACE (A1.CASE_NO, '/', '')
FROM trn_rcms_casereg a1
WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no
court_code=10414
case_no=2018/00365
Time elapsed = 9
escase after validation = 201800365
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/10/2024
Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T})
decision_date = 08/10/2024
currdate = 09/10/2024
Result of iif = T
decision_type = ????????? Id = 11782000000706
decsion_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
decsion_mastid after validation = 11782000000706
new_case_purpose = ????????? Id = 1025550004746
new_purpose_id =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_id after validation = 1025550004746
new_purpose_code =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_code after validation = 900
showinactive =
member_name =
member_name after validation = Dr. Arushi Ajey Malik
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 = 10414
case_no = 2018/00365
S=104142018/00365
Select dupchk from trn_rcms_decision where lower(dupchk) = :S
S=104142018/00365
Time elapsed = 621
dupchk after validation = 104142018/00365
usern =
Evaluating - username
username = dcjai
usern after validation = dcjai
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 = 512869708534
esign_template =
Evaluating - {cd.pdf}
esign_template after validation = cd.pdf
esign_filename =
case_no=2018/00365
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=10414
court_code=10414
case_no=2018/00365
Time elapsed = 13
esign_filename after validation = CD10414201800365
trans_type =
Evaluating - iif(recordid>0,{Decision Updated},{Decision Submitted})
recordid = 0
Result of iif = Decision Submitted
trans_type after validation = Decision Submitted
isfeedback =
Evaluating - iif(recordid>0,{F},{T})
recordid = 0
Result of iif = T
isfeedback after validation = T
rtf_letter_content =
rtf_letter_content_printable =
html_letter_content =
rtf_qr_content =
rtf_qr_content_printable =
html_qr_details =
dc_summ =
>>Writing to tables tscd
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tscd'
Time elapsed = 4
Saving to table TRN_RCMS_DECISION
select * from TRN_RCMS_DECISION where TRN_RCMS_DECISIONid=0
Time elapsed = 5
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 3
RecordId = 10420000008696
MapName rctcr1
SourceId 10420000008650
Select sysdate as sdt from dual
Time elapsed = 4
Select sysdate as sdt from dual
Time elapsed = 4
isoneside = F
chkfinal = F
chkworth = F
trn_rcms_caseid = 15247000002272
dupchk = 104142018/00365
no_of_page = 0
showinactive =
new_purpose_code = 900
member_name = Dr. Arushi Ajey Malik
template = General Decision
decision_remark =
decision_type = 11782000000706
decision_date = 08/10/2024
hearing_date = 08/10/2024
court_code = 10414
case_no = 2018/00365
new_case_purpose = 1025550004746
Posting record
Param Type = n
trn_rcms_decisionid=10420000008696
Param Type = c
mapname=rctcr1
Param Type = n
sourceid=10420000008650
Param Type = c
cancel=F
Param Type = c
createdby=dcjai
Param Type = c
createdon=09/10/2024 11:20:10
Param Type = c
username=dcjai
Param Type = c
modifiedon=09/10/2024 11:20:10
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
isoneside=F
Param Type = c
chkfinal=F
Param Type = c
chkworth=F
Param Type = n
trn_rcms_caseid=15247000002272
Param Type = c
dupchk=104142018/00365
Param Type = n
no_of_page=0
Param Type = c
new_purpose_code=900
Param Type = c
member_name=Dr. Arushi Ajey Malik
Param Type = c
template=General Decision
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=08/10/2024 00:00:00
Param Type = c
hearing_date=08/10/2024 00:00:00
Param Type = c
court_code=10414
Param Type = c
case_no=2018/00365
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 = 10
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 = 206
RecordId = 10420000008697
Select sysdate as sdt from dual
Time elapsed = 5
rtf_qr_content_printable =
html_qr_details =
dc_summ =
rtf_qr_content =
rtf_letter_content =
rtf_letter_content_printable =
html_letter_content =
Posting record
Param Type = n
trn_rcms_deccontentid=10420000008697
Param Type = n
trn_rcms_decisionid=10420000008696
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 = 10414 idvalue 0
Mapped case_no Row = 1 value = 2018/00365 idvalue 0
Mapped trn_rcms_caseid Row = 1 value = 15247000002272 idvalue 0
Mapped next_hear_date Row = 1 value = 08/10/2024 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 = 09/10/2024
currdate after validation = 09/10/2024
pagesrc = DECISION
viewfilter =
Evaluating - { AND a1.court_code = :m_courtcode }
viewfilter after validation = AND a1.court_code = :m_courtcode
court_name =
Evaluating - m_courtname
m_courtname = ??????? ??????,?????
court_name after validation = ??????? ??????,????? Id = 13289000000049
court_code = 10414
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_no = 2018/00365
Dynamicfilter x1.CASE_NO~Case No =
trn_rcms_caseid = 15247000002272
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=15247000002272
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=10414
trn_rcms_caseid=15247000002272
Time elapsed = 11
casedetails after validation = 2018/00365
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 = 10/10/2024
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 = 12/04/2018
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 = 76
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
description after validation = ????? ??????? ??????? ???? ?????? 22-03-2017
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/10/2024
case_purpose_nameid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purpose_nameid after validation = 1025550004746
isadjourn =
Evaluating - {NO}
isadjourn after validation = NO
adjourn_type =
adj_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
adjourn_remark =
trans_type = Feedback Submitted (Decision)
>>Writing to tables tsrcf
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tsrcf'
Time elapsed = 4
Saving to table TRN_RCMS_HEARING
select * from TRN_RCMS_HEARING where TRN_RCMS_HEARINGid=0
Time elapsed = 6
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 4
RecordId = 10420000008698
MapName tscd2
SourceId 10420000008696
Select sysdate as sdt from dual
Time elapsed = 7
Select sysdate as sdt from dual
Time elapsed = 11
adjourn_type = 0
adjourn_remark =
pre_hear_date = 10/10/2024
isadjourn = NO
new_case_purpose = 1025550004746
case_no = 2018/00365
court_code = 10414
trn_rcms_caseid = 15247000002272
next_hear_date = 08/10/2024
Posting record
Param Type = n
trn_rcms_hearingid=10420000008698
Param Type = c
mapname=tscd2
Param Type = n
sourceid=10420000008696
Param Type = c
cancel=F
Param Type = c
createdby=dcjai
Param Type = c
createdon=09/10/2024 11:20:11
Param Type = c
username=dcjai
Param Type = c
modifiedon=09/10/2024 11:20:11
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = n
adjourn_type=0
Param Type = c
pre_hear_date=10/10/2024 00:00:00
Param Type = c
isadjourn=NO
Param Type = n
new_case_purpose=1025550004746
Param Type = c
case_no=2018/00365
Param Type = c
court_code=10414
Param Type = c
trn_rcms_caseid=15247000002272
Param Type = c
next_hear_date=08/10/2024 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 = 10414 idvalue 0
Mapped case_no Row = 1 value = 2018/00365 idvalue 0
Mapped hearing_date Row = 1 value = 08/10/2024 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 = 15247000002272 idvalue 0
Mapped decision_date Row = 1 value = 08/10/2024 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/10/2024 idvalue 0
>>Validating tchdh
>>Frame No 1
court_code = 10414
trn_rcms_caseregid = 15247000002272
case_no = 2018/00365
prev_hearing_date = 08/10/2024
hearing_date = 08/10/2024
prev_case_purposename = ?????
prev_case_purpose =
prev_case_purpose after validation = 1000492
case_purpose = 1025550004746
trans_type = Decision Submitted
clcheck =
isadjourn =
adjourn_type =
decision_type = 11782000000706
decision_date = 08/10/2024
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 3
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 5
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 4
RecordId = 10420000008699
MapName tscd1
SourceId 10420000008696
Select sysdate as sdt from dual
Time elapsed = 5
Select sysdate as sdt from dual
Time elapsed = 7
prev_hearing_date = 08/10/2024
decision_type = 11782000000706
decision_date = 08/10/2024
adjourn_type =
isadjourn =
prev_case_purpose = 1000492
hearing_date = 08/10/2024
case_no = 2018/00365
court_code = 10414
case_purpose = 1025550004746
trans_type = Decision Submitted
trn_rcms_caseregid = 15247000002272
Posting record
Param Type = n
trn_rcms_case_histid=10420000008699
Param Type = c
mapname=tscd1
Param Type = n
sourceid=10420000008696
Param Type = c
cancel=F
Param Type = c
createdby=dcjai
Param Type = c
createdon=09/10/2024 11:20:11
Param Type = c
username=dcjai
Param Type = c
modifiedon=09/10/2024 11:20:11
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
prev_hearing_date=08/10/2024 00:00:00
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=08/10/2024 00:00:00
Param Type = c
prev_case_purpose=1000492
Param Type = c
hearing_date=08/10/2024 00:00:00
Param Type = c
case_no=2018/00365
Param Type = c
court_code=10414
Param Type = c
case_purpose=1025550004746
Param Type = c
trans_type=Decision Submitted
Param Type = c
trn_rcms_caseregid=15247000002272
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 = 10414 idvalue 0
Mapped case_no Row = 1 value = 2018/00365 idvalue 0
Mapped prev_hearing_date Row = 1 value = 10/10/2024 idvalue 0
Mapped hearing_date Row = 1 value = 08/10/2024 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 = 15247000002272 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 = 10414
trn_rcms_caseregid = 15247000002272
case_no = 2018/00365
prev_hearing_date = 10/10/2024
hearing_date = 08/10/2024
prev_case_purposename = ?????
prev_case_purpose =
prev_case_purpose after validation = 1000492
case_purpose = 1025550004746
trans_type = Feedback Submitted (Decision)
clcheck =
isadjourn = NO
adjourn_type =
decision_type =
decision_date =
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 4
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 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 = 5
RecordId = 10420000008700
MapName tsrcf1
SourceId 10420000008698
Select sysdate as sdt from dual
Time elapsed = 8
Select sysdate as sdt from dual
Time elapsed = 6
adjourn_type =
isadjourn = NO
trn_rcms_caseregid = 15247000002272
decision_date =
decision_type = 0
prev_case_purpose = 1000492
trans_type = Feedback Submitted (Decision)
prev_hearing_date = 10/10/2024
case_no = 2018/00365
court_code = 10414
case_purpose = 1025550004746
hearing_date = 08/10/2024
Posting record
Param Type = n
trn_rcms_case_histid=10420000008700
Param Type = c
mapname=tsrcf1
Param Type = n
sourceid=10420000008698
Param Type = c
cancel=F
Param Type = c
createdby=dcjai
Param Type = c
createdon=09/10/2024 11:20:13
Param Type = c
username=dcjai
Param Type = c
modifiedon=09/10/2024 11:20:13
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
isadjourn=NO
Param Type = c
trn_rcms_caseregid=15247000002272
Param Type = n
decision_type=0
Param Type = c
prev_case_purpose=1000492
Param Type = c
trans_type=Feedback Submitted (Decision)
Param Type = c
prev_hearing_date=10/10/2024 00:00:00
Param Type = c
case_no=2018/00365
Param Type = c
court_code=10414
Param Type = c
case_purpose=1025550004746
Param Type = c
hearing_date=08/10/2024 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 = 3937634412626
>>Posting MD Maps :
Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=15748000001260
@trn_rcms_caseregid=15748000001260
*case_decision_date=08/10/2024
*decision_type=11782000000706
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=15748000001260 for update
Time elapsed = 34
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=15748000001260
Time elapsed = 22
Param Type = c
case_decision_date=08/10/2024 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=15748000001260
>>Posting MD Maps :
Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=10817000001083
@trn_rcms_caseregid=10817000001083
*case_decision_date=08/10/2024
*decision_type=11782000000706
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=10817000001083 for update
Time elapsed = 23
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=10817000001083
Time elapsed = 26
Param Type = c
case_decision_date=08/10/2024 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=10817000001083
>>Posting MD Maps :
Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=11430000001299
@trn_rcms_caseregid=11430000001299
*case_decision_date=08/10/2024
*decision_type=11782000000706
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=11430000001299 for update
Time elapsed = 23
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=11430000001299
Time elapsed = 22
Param Type = c
case_decision_date=08/10/2024 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=11430000001299
>>Posting MD Maps :
Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=11828000000838
@trn_rcms_caseregid=11828000000838
*case_decision_date=08/10/2024
*decision_type=11782000000706
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=11828000000838 for update
Time elapsed = 23
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=11828000000838
Time elapsed = 24
Param Type = c
case_decision_date=08/10/2024 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=11828000000838
>>Posting MD Maps :
Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=15021000003237
@trn_rcms_caseregid=15021000003237
*case_decision_date=08/10/2024
*decision_type=11782000000706
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=15021000003237 for update
Time elapsed = 23
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=15021000003237
Time elapsed = 24
Param Type = c
case_decision_date=08/10/2024 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=15021000003237
>>Posting MD Maps :
Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=15053000002120
@trn_rcms_caseregid=15053000002120
*case_decision_date=08/10/2024
*decision_type=11782000000706
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=15053000002120 for update
Time elapsed = 24
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=15053000002120
Time elapsed = 19
Param Type = c
case_decision_date=08/10/2024 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=15053000002120
>>Posting MD Maps :
Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=15097000002064
@trn_rcms_caseregid=15097000002064
*case_decision_date=08/10/2024
*decision_type=11782000000706
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=15097000002064 for update
Time elapsed = 19
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=15097000002064
Time elapsed = 22
Param Type = c
case_decision_date=08/10/2024 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=15097000002064
>>Posting MD Maps :
Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=11589000002207
@trn_rcms_caseregid=11589000002207
*case_decision_date=08/10/2024
*decision_type=11782000000706
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=11589000002207 for update
Time elapsed = 26
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=11589000002207
Time elapsed = 22
Param Type = c
case_decision_date=08/10/2024 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=11589000002207
>>Posting MD Maps :
Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=12961000002047
@trn_rcms_caseregid=12961000002047
*case_decision_date=08/10/2024
*decision_type=11782000000706
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=12961000002047 for update
Time elapsed = 28
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=12961000002047
Time elapsed = 20
Param Type = c
case_decision_date=08/10/2024 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=12961000002047
>>Posting MD Maps :
Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=15247000002272
@trn_rcms_caseregid=15247000002272
*case_decision_date=08/10/2024
*decision_type=11782000000706
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=15247000002272 for update
Time elapsed = 19
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=15247000002272
Time elapsed = 18
Param Type = c
case_decision_date=08/10/2024 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=15247000002272
Time elapsed for MD Map = 3937634413435
Time elapsed for Save History = 3937634413437
Time elapsed for Save Attachment = 3937634413438
Time elapsed for After Save WF Exec = 3937634413439
Transaction commited
Result : {"message":[{"msg":"Request for Case Transfer Saved","recordid":"10420000008640"}]}
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=dcjai
Param Type = c
calledon=09/10/2024 11:19:22
Param Type = c
callfinished=09/10/2024 11:20:13
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=50718
Param Type = n
dbtimetaken=44299
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