ASB XE3/32/64 DLL running
[Compiled on 05/06/2018 1:03:04 PM] [File Version : 1.0.0.0]] [Product Version : 1.0.0.0][]
DB Manager created
gcmsSDO_mandal827ccb0eea8a706c4c34a16891f84e7brctcr0010225102420121220000001021022512122000000119102423940182014/0014010225-10242#2014/0014030/12/20220T0121220000001021022512122000000119102423940562014/0015110225-10242#2014/0015130/12/20220T012122000000102102251212200000011910242110020000004882015/0022910225-10242#2015/0022930/12/20220T012122000000102102251212200000011910242184670000001482015/0018510225-10242#2015/0018530/12/20220T012122000000102102251212200000011910242158750000004592015/0022410225-10242#2015/0022430/12/20220T012122000000102102251212200000011910242162820000002272015/0022510225-10242#2015/0022530/12/20220T012122000000102102251212200000011910242163940000001942015/0022610225-10242#2015/0022630/12/20220T012122000000102102251212200000011910242151590000003292015/0022310225-10242#2015/0022330/12/20220T012122000000102102251212200000011910242161220000030002015/0025210225-10242#2015/0025230/12/20220T012122000000102102251212200000011910242161960000024362015/0025310225-10242#2015/0025330/12/20220T
Executing Savedata webservice
-----------------------------
Received JSON : {"savedata":{"axpapp":"gcms","username":"SDO_mandal","password":"827ccb0eea8a706c4c34a16891f84e7b","seed":"","s":"","transid":"rctcr","recordid":"0","recdata":[{"axp_recid1":[{"rowno":"001","text":"0","columns":{"court_code":"10225","trans_ccode":"10242"}}]},{"axp_recid2":[{"rowno":"001","text":"0","columns":{"fromcourt":"12122000000102","fromccode":"10225","transcourt":"12122000000119","transccode":"10242","trn_rcms_caseregid":"394018","case_no":"2014/00140","requestno":"10225-10242#2014/00140","decision_date":"30/12/2022","status":"0","transContFld":"T"}},{"rowno":"002","text":"0","columns":{"fromcourt":"12122000000102","fromccode":"10225","transcourt":"12122000000119","transccode":"10242","trn_rcms_caseregid":"394056","case_no":"2014/00151","requestno":"10225-10242#2014/00151","decision_date":"30/12/2022","status":"0","transContFld":"T"}},{"rowno":"003","text":"0","columns":{"fromcourt":"12122000000102","fromccode":"10225","transcourt":"12122000000119","transccode":"10242","trn_rcms_caseregid":"11002000000488","case_no":"2015/00229","requestno":"10225-10242#2015/00229","decision_date":"30/12/2022","status":"0","transContFld":"T"}},{"rowno":"004","text":"0","columns":{"fromcourt":"12122000000102","fromccode":"10225","transcourt":"12122000000119","transccode":"10242","trn_rcms_caseregid":"18467000000148","case_no":"2015/00185","requestno":"10225-10242#2015/00185","decision_date":"30/12/2022","status":"0","transContFld":"T"}},{"rowno":"005","text":"0","columns":{"fromcourt":"12122000000102","fromccode":"10225","transcourt":"12122000000119","transccode":"10242","trn_rcms_caseregid":"15875000000459","case_no":"2015/00224","requestno":"10225-10242#2015/00224","decision_date":"30/12/2022","status":"0","transContFld":"T"}},{"rowno":"006","text":"0","columns":{"fromcourt":"12122000000102","fromccode":"10225","transcourt":"12122000000119","transccode":"10242","trn_rcms_caseregid":"16282000000227","case_no":"2015/00225","requestno":"10225-10242#2015/00225","decision_date":"30/12/2022","status":"0","transContFld":"T"}},{"rowno":"007","text":"0","columns":{"fromcourt":"12122000000102","fromccode":"10225","transcourt":"12122000000119","transccode":"10242","trn_rcms_caseregid":"16394000000194","case_no":"2015/00226","requestno":"10225-10242#2015/00226","decision_date":"30/12/2022","status":"0","transContFld":"T"}},{"rowno":"008","text":"0","columns":{"fromcourt":"12122000000102","fromccode":"10225","transcourt":"12122000000119","transccode":"10242","trn_rcms_caseregid":"15159000000329","case_no":"2015/00223","requestno":"10225-10242#2015/00223","decision_date":"30/12/2022","status":"0","transContFld":"T"}},{"rowno":"009","text":"0","columns":{"fromcourt":"12122000000102","fromccode":"10225","transcourt":"12122000000119","transccode":"10242","trn_rcms_caseregid":"16122000003000","case_no":"2015/00252","requestno":"10225-10242#2015/00252","decision_date":"30/12/2022","status":"0","transContFld":"T"}},{"rowno":"0010","text":"0","columns":{"fromcourt":"12122000000102","fromccode":"10225","transcourt":"12122000000119","transccode":"10242","trn_rcms_caseregid":"16196000002436","case_no":"2015/00253","requestno":"10225-10242#2015/00253","decision_date":"30/12/2022","status":"0","transContFld":"T"}}]}]}}
Verifying username and password
User Name : SDO_mandal
Select a.*, b.maxlogintry from AXUSERS a , axprops b WHERE lower(a.USERNAME) = :U and b.name = 'app'
U=sdo_mandal
Time elapsed = 18
Password checking along with max.no of login specified in app.xml
update axusers set logintry = 0 where lower(username) = :U
Time elapsed = 6
Result :
Verifying completed...
Page Access Category :
User Name : sdo_mandal
Select sysdate as sdt from dual
Time elapsed = 3
dt=30/12/2022 15:11:29
Select sysdate as sdt from dual
Time elapsed = 4
Select usergroup from AXUSERLEVELGROUPS WHERE (lower(username) =:U) and ((startdate is not null and to_date(:dt,'dd/mm/yyyy hh24:mi:ss') >= startdate) or (startdate is null)) and ((enddate is not null and to_date(:dt,'dd/mm/yyyy hh24:mi:ss') <= enddate) or (enddate is null))
U=sdo_mandal
dt=30/12/2022 15:11:29
dt=30/12/2022 15:11:29
Time elapsed = 9
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 = 4
Step4
axprops\stm size:4235
Step4-123456
images\Generalized Court Management System
INRF500250000Ffiresql({m2},{select a.court_name from v_axcourts a where a.PAXUSERNAME = :username order by 1})m_courtname := sqlget({m2},{court_name})firesql({m3},{select a.court_type from v_axcourts a where a.paxusername= :username order by 1})m_courttype := sqlget({m3},{court_type})firesql({m4},{select a.court_name_mastid from v_axcourts a where a.paxusername = :username order by 1})m_courtid := sqlget({m4},{court_name_mastid})firesql({m4},{select a1.axusersid from axusers a1 where a1.username=:username})login_userid := sqlget({m4},{axusersid})firesql({m4},{select :username as uname from dual})u_name := sqlget({m4},{uname})firesql({m4},{select a.COURT_CODE from v_axcourts a where a.PAXUSERNAME = :username order by 1})m_courtcode := sqlget({m4},{COURT_CODE})firesql({m2},{select A.STATE_NAME from state_mast a where A.STATE_CODE ='RJ'})m_statename := sqlget({m2},{STATE_NAME})firesql({m7},{SELECT INITCAP (TRIM (A.DISTNAMEENG)) AS DISTNAMEENG FROM v_axcourts a WHERE A.PAXUSERNAME = :username ORDER BY 1})m_distName := sqlget({m7},{DISTNAMEENG})firesql({m8},{SELECT A.COURT_CATEGOTY FROM v_axcourts a WHERE A.PAXUSERNAME = :username ORDER BY 1})m_courtcatid := sqlget({m8},{COURT_CATEGOTY})firesql({m4},{select b.department_mastid from axcourts a,department_mast b where a.deptname=b.department_mastid and A.AXUSERSID=:login_userid})m_deptid := sqlget({m4},{department_mastid})firesql({m3},{select a.court_type_mastid from v_axcourts a where a.PAXUSERNAME= :username order by 1})m_courttypeid := sqlget({m3},{court_type_mastid})firesql({m4},{select A3.GROUPNAME from axusers a1, axuserlevelgroups a2,axusergroups a3 where a1.axusersid=A2.AXUSERSID and A2.USERGROUP=A3.GROUPNAME and a1.username= :username })urole := sqlget({m4},{groupname})firesql({a1},{select to_date('30/01/2021','DD/MM/RRRR') dd from dual})m_cutoffdt := sqlget({a1},{dd})firesql({P1},{SELECT count(1) ct FROM trn_rcms_officer WHERE court_code in (select court_code from v_axcourts where paxusername = :username) and officer_name !=0})m_offcount := sqlget({P1},{ct})00000F
Step4-4
Step5
Step6
Step9
fetched the props xml
10010000-1000000
2
Evaluating firesql({m2},{select a.court_name from v_axcourts a where a.PAXUSERNAME = :username order by 1})
Calling function firesql
username=SDO_mandal
select a.court_name from v_axcourts a where a.PAXUSERNAME = :username order by 1
username=SDO_mandal
Time elapsed = 7
Result of firesql =
Result =
Evaluating sqlget({m2},{court_name})
Calling function sqlget
Result of sqlget = SDO, ?????,????????
Result = SDO, ?????,????????
Evaluating firesql({m3},{select a.court_type from v_axcourts a where a.paxusername= :username order by 1})
Calling function firesql
username=SDO_mandal
select a.court_type from v_axcourts a where a.paxusername= :username order by 1
username=SDO_mandal
Time elapsed = 6
Result of firesql =
Result =
Evaluating sqlget({m3},{court_type})
Calling function sqlget
Result of sqlget = SDO
Result = SDO
Evaluating firesql({m4},{select a.court_name_mastid from v_axcourts a where a.paxusername = :username order by 1})
Calling function firesql
username=SDO_mandal
select a.court_name_mastid from v_axcourts a where a.paxusername = :username order by 1
username=SDO_mandal
Time elapsed = 4
Result of firesql =
Result =
Evaluating sqlget({m4},{court_name_mastid})
Calling function sqlget
Result of sqlget = 12122000000102
Result = 12122000000102
Evaluating firesql({m4},{select a1.axusersid from axusers a1 where a1.username=:username})
Calling function firesql
select a1.axusersid from axusers a1 where a1.username=:username
username=SDO_mandal
Time elapsed = 4
Result of firesql =
Result =
Evaluating sqlget({m4},{axusersid})
Calling function sqlget
Result of sqlget = 3456
Result = 3456
Evaluating firesql({m4},{select :username as uname from dual})
Calling function firesql
select :username as uname from dual
username=SDO_mandal
Time elapsed = 4
Result of firesql =
Result =
Evaluating sqlget({m4},{uname})
Calling function sqlget
Result of sqlget = SDO_mandal
Result = SDO_mandal
Evaluating firesql({m4},{select a.COURT_CODE from v_axcourts a where a.PAXUSERNAME = :username order by 1})
Calling function firesql
select a.COURT_CODE from v_axcourts a where a.PAXUSERNAME = :username order by 1
username=SDO_mandal
Time elapsed = 5
Result of firesql =
Result =
Evaluating sqlget({m4},{COURT_CODE})
Calling function sqlget
Result of sqlget = 10225
Result = 10225
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=SDO_mandal
SELECT INITCAP (TRIM (A.DISTNAMEENG)) AS DISTNAMEENG FROM v_axcourts a WHERE A.PAXUSERNAME = :username ORDER BY 1
username=SDO_mandal
Time elapsed = 6
Result of firesql =
Result =
Evaluating sqlget({m7},{DISTNAMEENG})
Calling function sqlget
Result of sqlget = Bhilwara
Result = Bhilwara
Evaluating firesql({m8},{SELECT A.COURT_CATEGOTY FROM v_axcourts a WHERE A.PAXUSERNAME = :username ORDER BY 1})
Calling function firesql
username=SDO_mandal
SELECT A.COURT_CATEGOTY FROM v_axcourts a WHERE A.PAXUSERNAME = :username ORDER BY 1
username=SDO_mandal
Time elapsed = 6
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=3456
select b.department_mastid from axcourts a,department_mast b where a.deptname=b.department_mastid and A.AXUSERSID=:login_userid
login_userid=3456
Time elapsed = 7
Result of firesql =
Result =
Evaluating sqlget({m4},{department_mastid})
Calling function sqlget
Result of sqlget = 1579880000000
Result = 1579880000000
Evaluating firesql({m3},{select a.court_type_mastid from v_axcourts a where a.PAXUSERNAME= :username order by 1})
Calling function firesql
select a.court_type_mastid from v_axcourts a where a.PAXUSERNAME= :username order by 1
username=SDO_mandal
Time elapsed = 7
Result of firesql =
Result =
Evaluating sqlget({m3},{court_type_mastid})
Calling function sqlget
Result of sqlget = 10823000000000
Result = 10823000000000
Evaluating firesql({m4},{select A3.GROUPNAME from axusers a1, axuserlevelgroups a2,axusergroups a3 where a1.axusersid=A2.AXUSERSID and A2.USERGROUP=A3.GROUPNAME and a1.username= :username })
Calling function firesql
username=SDO_mandal
select A3.GROUPNAME from axusers a1, axuserlevelgroups a2,axusergroups a3 where a1.axusersid=A2.AXUSERSID and A2.USERGROUP=A3.GROUPNAME and a1.username= :username
username=SDO_mandal
Time elapsed = 7
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 = 3
Result of firesql =
Result =
Evaluating sqlget({a1},{dd})
Calling function sqlget
Result of sqlget = 30/01/2021
Result = 30/01/2021
Evaluating firesql({P1},{SELECT count(1) ct FROM trn_rcms_officer WHERE court_code in (select court_code from v_axcourts where paxusername = :username) and officer_name !=0})
Calling function firesql
username=SDO_mandal
SELECT count(1) ct FROM trn_rcms_officer WHERE court_code in (select court_code from v_axcourts where paxusername = :username) and officer_name !=0
username=SDO_mandal
Time elapsed = 11
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 = 6
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 = 3
Reading data from stream
Executing GetTransControlString
Executing GetTransControl
Creating DbCall
Structure xml not received from client
Step3
Sql : select props from tstructs where lower(name)= :name order by blobno
Paramval : rctcr
ParamTYpe : c
Param List : name
select props from tstructs where lower(name)= :name order by blobno
Time elapsed = 5
Step4
tstructs\stm size:2355
Step4-0
Step4-1
Step4-2
Step4-3
Step4-4
Step5
Step6
Step9
Evaluating date()
Result =
Evaluating 0
Result =
select transid from axpexchange where (transid = :tid) and (adxinout = :adxinout)
tid=rctcr
adxinout=o
Time elapsed = 6
select * from trn_rcms_transreq where trn_rcms_transreqid=0
Time elapsed = 4
select * from Axusers where 1=2
Time elapsed = 5
select distinct(fldname) from AxTempUserFields
Time elapsed = 5
select * from AxAttachWorkflow where lower(transid) = 'rctcr'
Time elapsed = 4
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:6668
Step4-0
Step4-1
Step4-2
Step4-3
Step4-4
Step5
Step6
Step9
select lpad(' ', 250, ' ') LVAL from dual
Time elapsed = 4
Post on approve = False
select transid from axpexchange where (transid = :tid) and (adxinout = :adxinout)
tid=tscd
adxinout=o
Time elapsed = 8
select * from trn_rcms_decision where trn_rcms_decisionid=0
Time elapsed = 5
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 = 7
select * from trn_rcms_hearing where trn_rcms_hearingid=0
Time elapsed = 4
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 = 4
Step4
tstructs\stm size:1907
Step4-0
Step4-1
Step4-2
Step4-3
Step4-4
Step5
Step6
Step9
Post on approve = False
select transid from axpexchange where (transid = :tid) and (adxinout = :adxinout)
tid=tchdh
adxinout=o
Time elapsed = 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 = 4
Step4
tstructs\stm size:1907
Step4-0
Step4-1
Step4-2
Step4-3
Step4-4
Step5
Step6
Step9
Post on approve = False
select transid from axpexchange where (transid = :tid) and (adxinout = :adxinout)
tid=tchdh
adxinout=o
Time elapsed = 6
select * from trn_rcms_case_hist where trn_rcms_case_histid=0
Time elapsed = 4
select distinct(schemaname) from axschema where lower(transid)='tscrg'
Time elapsed = 3
select trn_rcms_caseregid from trn_rcms_casereg where trn_rcms_caseregid=0
Time elapsed = 4
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 = 2
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 = 30/12/2022
currdate after validation = 30/12/2022
court_code = 10225
trans_ccode = 10242
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 = 4
dec_type after validation = ????????? Id = 11782000000706
time zone difference = 0
>>Writing to tables rctcr
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'rctcr'
Time elapsed = 3
Saving to table TRN_RCMS_TRANSREQ
select * from TRN_RCMS_TRANSREQ where TRN_RCMS_TRANSREQid=0
Time elapsed = 4
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 3
RecordId = 15931000007260
MapName
SourceId 0
Select sysdate as sdt from dual
Time elapsed = 5
Select sysdate as sdt from dual
Time elapsed = 4
trans_ccode = 10242
court_code = 10225
Posting record
Param Type = n
trn_rcms_transreqid=15931000007260
Param Type = n
sourceid=0
Param Type = c
cancel=F
Param Type = c
createdby=SDO_mandal
Param Type = c
createdon=30/12/2022 15:11:30
Param Type = c
username=SDO_mandal
Param Type = c
modifiedon=30/12/2022 15:11:30
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
trans_ccode=10242
Param Type = c
court_code=10225
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 = 4
Adding new record to store data from Frame 2, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 4
RecordId = 15931000007261
Select sysdate as sdt from dual
Time elapsed = 3
decision_date = 30/12/2022
status = 0
transContFld = T
requestno = 10225-10242#2014/00140
transcourt = 12122000000119
fromccode = 10225
fromcourt = 12122000000102
case_no = 2014/00140
trn_rcms_caseregid = 394018
transccode = 10242
TRN_RCMS_TRANSREQDTLrow = 1
Posting record
Param Type = n
trn_rcms_transreqdtlid=15931000007261
Param Type = n
trn_rcms_transreqid=15931000007260
Param Type = c
decision_date=30/12/2022 00:00:00
Param Type = n
status=0
Param Type = c
transcontfld=T
Param Type = c
requestno=10225-10242#2014/00140
Param Type = n
transcourt=12122000000119
Param Type = c
fromccode=10225
Param Type = n
fromcourt=12122000000102
Param Type = c
case_no=2014/00140
Param Type = n
trn_rcms_caseregid=394018
Param Type = c
transccode=10242
Param Type = n
trn_rcms_transreqdtlrow=1
insert into TRN_RCMS_TRANSREQDTL (trn_rcms_transreqdtlid,trn_rcms_transreqid,decision_date,status,transcontfld,requestno,transcourt,fromccode,fromcourt,case_no,trn_rcms_caseregid,transccode,trn_rcms_transreqdtlrow) values (:trn_rcms_transreqdtlid,:trn_rcms_transreqid,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),:status,:transcontfld,:requestno,:transcourt,:fromccode,:fromcourt,:case_no,:trn_rcms_caseregid,:transccode,:trn_rcms_transreqdtlrow)
select * from TRN_RCMS_TRANSREQDTL where TRN_RCMS_TRANSREQDTLid=0
Time elapsed = 4
Adding new record to store data from Frame 2, Row 2 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 3
RecordId = 15931000007262
Select sysdate as sdt from dual
Time elapsed = 3
decision_date = 30/12/2022
status = 0
transContFld = T
requestno = 10225-10242#2014/00151
transcourt = 12122000000119
fromccode = 10225
fromcourt = 12122000000102
case_no = 2014/00151
trn_rcms_caseregid = 394056
transccode = 10242
TRN_RCMS_TRANSREQDTLrow = 2
Posting record
Param Type = n
trn_rcms_transreqdtlid=15931000007262
Param Type = n
trn_rcms_transreqid=15931000007260
Param Type = c
decision_date=30/12/2022 00:00:00
Param Type = n
status=0
Param Type = c
transcontfld=T
Param Type = c
requestno=10225-10242#2014/00151
Param Type = n
transcourt=12122000000119
Param Type = c
fromccode=10225
Param Type = n
fromcourt=12122000000102
Param Type = c
case_no=2014/00151
Param Type = n
trn_rcms_caseregid=394056
Param Type = c
transccode=10242
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 = 15931000007263
Select sysdate as sdt from dual
Time elapsed = 3
decision_date = 30/12/2022
status = 0
transContFld = T
requestno = 10225-10242#2015/00229
transcourt = 12122000000119
fromccode = 10225
fromcourt = 12122000000102
case_no = 2015/00229
trn_rcms_caseregid = 11002000000488
transccode = 10242
TRN_RCMS_TRANSREQDTLrow = 3
Posting record
Param Type = n
trn_rcms_transreqdtlid=15931000007263
Param Type = n
trn_rcms_transreqid=15931000007260
Param Type = c
decision_date=30/12/2022 00:00:00
Param Type = n
status=0
Param Type = c
transcontfld=T
Param Type = c
requestno=10225-10242#2015/00229
Param Type = n
transcourt=12122000000119
Param Type = c
fromccode=10225
Param Type = n
fromcourt=12122000000102
Param Type = c
case_no=2015/00229
Param Type = n
trn_rcms_caseregid=11002000000488
Param Type = c
transccode=10242
Param Type = n
trn_rcms_transreqdtlrow=3
insert into TRN_RCMS_TRANSREQDTL (trn_rcms_transreqdtlid,trn_rcms_transreqid,decision_date,status,transcontfld,requestno,transcourt,fromccode,fromcourt,case_no,trn_rcms_caseregid,transccode,trn_rcms_transreqdtlrow) values (:trn_rcms_transreqdtlid,:trn_rcms_transreqid,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),:status,:transcontfld,:requestno,:transcourt,:fromccode,:fromcourt,:case_no,:trn_rcms_caseregid,:transccode,:trn_rcms_transreqdtlrow)
select * from TRN_RCMS_TRANSREQDTL where TRN_RCMS_TRANSREQDTLid=0
Time elapsed = 3
Adding new record to store data from Frame 2, Row 4 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 3
RecordId = 15931000007264
Select sysdate as sdt from dual
Time elapsed = 3
decision_date = 30/12/2022
status = 0
transContFld = T
requestno = 10225-10242#2015/00185
transcourt = 12122000000119
fromccode = 10225
fromcourt = 12122000000102
case_no = 2015/00185
trn_rcms_caseregid = 18467000000148
transccode = 10242
TRN_RCMS_TRANSREQDTLrow = 4
Posting record
Param Type = n
trn_rcms_transreqdtlid=15931000007264
Param Type = n
trn_rcms_transreqid=15931000007260
Param Type = c
decision_date=30/12/2022 00:00:00
Param Type = n
status=0
Param Type = c
transcontfld=T
Param Type = c
requestno=10225-10242#2015/00185
Param Type = n
transcourt=12122000000119
Param Type = c
fromccode=10225
Param Type = n
fromcourt=12122000000102
Param Type = c
case_no=2015/00185
Param Type = n
trn_rcms_caseregid=18467000000148
Param Type = c
transccode=10242
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 = 4
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 = 15931000007265
Select sysdate as sdt from dual
Time elapsed = 4
decision_date = 30/12/2022
status = 0
transContFld = T
requestno = 10225-10242#2015/00224
transcourt = 12122000000119
fromccode = 10225
fromcourt = 12122000000102
case_no = 2015/00224
trn_rcms_caseregid = 15875000000459
transccode = 10242
TRN_RCMS_TRANSREQDTLrow = 5
Posting record
Param Type = n
trn_rcms_transreqdtlid=15931000007265
Param Type = n
trn_rcms_transreqid=15931000007260
Param Type = c
decision_date=30/12/2022 00:00:00
Param Type = n
status=0
Param Type = c
transcontfld=T
Param Type = c
requestno=10225-10242#2015/00224
Param Type = n
transcourt=12122000000119
Param Type = c
fromccode=10225
Param Type = n
fromcourt=12122000000102
Param Type = c
case_no=2015/00224
Param Type = n
trn_rcms_caseregid=15875000000459
Param Type = c
transccode=10242
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 = 4
RecordId = 15931000007266
Select sysdate as sdt from dual
Time elapsed = 4
decision_date = 30/12/2022
status = 0
transContFld = T
requestno = 10225-10242#2015/00225
transcourt = 12122000000119
fromccode = 10225
fromcourt = 12122000000102
case_no = 2015/00225
trn_rcms_caseregid = 16282000000227
transccode = 10242
TRN_RCMS_TRANSREQDTLrow = 6
Posting record
Param Type = n
trn_rcms_transreqdtlid=15931000007266
Param Type = n
trn_rcms_transreqid=15931000007260
Param Type = c
decision_date=30/12/2022 00:00:00
Param Type = n
status=0
Param Type = c
transcontfld=T
Param Type = c
requestno=10225-10242#2015/00225
Param Type = n
transcourt=12122000000119
Param Type = c
fromccode=10225
Param Type = n
fromcourt=12122000000102
Param Type = c
case_no=2015/00225
Param Type = n
trn_rcms_caseregid=16282000000227
Param Type = c
transccode=10242
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 = 4
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 = 4
RecordId = 15931000007267
Select sysdate as sdt from dual
Time elapsed = 3
decision_date = 30/12/2022
status = 0
transContFld = T
requestno = 10225-10242#2015/00226
transcourt = 12122000000119
fromccode = 10225
fromcourt = 12122000000102
case_no = 2015/00226
trn_rcms_caseregid = 16394000000194
transccode = 10242
TRN_RCMS_TRANSREQDTLrow = 7
Posting record
Param Type = n
trn_rcms_transreqdtlid=15931000007267
Param Type = n
trn_rcms_transreqid=15931000007260
Param Type = c
decision_date=30/12/2022 00:00:00
Param Type = n
status=0
Param Type = c
transcontfld=T
Param Type = c
requestno=10225-10242#2015/00226
Param Type = n
transcourt=12122000000119
Param Type = c
fromccode=10225
Param Type = n
fromcourt=12122000000102
Param Type = c
case_no=2015/00226
Param Type = n
trn_rcms_caseregid=16394000000194
Param Type = c
transccode=10242
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 = 3
RecordId = 15931000007268
Select sysdate as sdt from dual
Time elapsed = 3
decision_date = 30/12/2022
status = 0
transContFld = T
requestno = 10225-10242#2015/00223
fromcourt = 12122000000102
fromccode = 10225
transcourt = 12122000000119
case_no = 2015/00223
trn_rcms_caseregid = 15159000000329
transccode = 10242
TRN_RCMS_TRANSREQDTLrow = 8
Posting record
Param Type = n
trn_rcms_transreqdtlid=15931000007268
Param Type = n
trn_rcms_transreqid=15931000007260
Param Type = c
decision_date=30/12/2022 00:00:00
Param Type = n
status=0
Param Type = c
transcontfld=T
Param Type = c
requestno=10225-10242#2015/00223
Param Type = n
fromcourt=12122000000102
Param Type = c
fromccode=10225
Param Type = n
transcourt=12122000000119
Param Type = c
case_no=2015/00223
Param Type = n
trn_rcms_caseregid=15159000000329
Param Type = c
transccode=10242
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 = 3
RecordId = 15931000007269
Select sysdate as sdt from dual
Time elapsed = 6
decision_date = 30/12/2022
status = 0
transContFld = T
requestno = 10225-10242#2015/00252
fromcourt = 12122000000102
fromccode = 10225
transcourt = 12122000000119
case_no = 2015/00252
trn_rcms_caseregid = 16122000003000
transccode = 10242
TRN_RCMS_TRANSREQDTLrow = 9
Posting record
Param Type = n
trn_rcms_transreqdtlid=15931000007269
Param Type = n
trn_rcms_transreqid=15931000007260
Param Type = c
decision_date=30/12/2022 00:00:00
Param Type = n
status=0
Param Type = c
transcontfld=T
Param Type = c
requestno=10225-10242#2015/00252
Param Type = n
fromcourt=12122000000102
Param Type = c
fromccode=10225
Param Type = n
transcourt=12122000000119
Param Type = c
case_no=2015/00252
Param Type = n
trn_rcms_caseregid=16122000003000
Param Type = c
transccode=10242
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 = 4
Adding new record to store data from Frame 2, Row 10 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 3
RecordId = 15931000007270
Select sysdate as sdt from dual
Time elapsed = 4
decision_date = 30/12/2022
status = 0
transContFld = T
requestno = 10225-10242#2015/00253
transcourt = 12122000000119
fromccode = 10225
fromcourt = 12122000000102
case_no = 2015/00253
trn_rcms_caseregid = 16196000002436
transccode = 10242
TRN_RCMS_TRANSREQDTLrow = 10
Posting record
Param Type = n
trn_rcms_transreqdtlid=15931000007270
Param Type = n
trn_rcms_transreqid=15931000007260
Param Type = c
decision_date=30/12/2022 00:00:00
Param Type = n
status=0
Param Type = c
transcontfld=T
Param Type = c
requestno=10225-10242#2015/00253
Param Type = n
transcourt=12122000000119
Param Type = c
fromccode=10225
Param Type = n
fromcourt=12122000000102
Param Type = c
case_no=2015/00253
Param Type = n
trn_rcms_caseregid=16196000002436
Param Type = c
transccode=10242
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 = 3881574683921
>>Executing genmaps
>>Posting from rctcr to tscd from row 1
>>Mapping
Mapped court_code Row = 1 value = 10225 idvalue 0
Mapped case_no Row = 1 value = 2014/00140 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 = 30/12/2022 idvalue 0
Mapped hearing_date Row = 1 value = 30/12/2022 idvalue 0
Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0
>>Validating tscd
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 30/12/2022
currdate after validation = 30/12/2022
court_name =
username=SDO_mandal
select court_name_mastid,court_name,court_code from v_axcourts where paxusername=:username
username=SDO_mandal
Time elapsed = 5
Evaluating - m_courtname
m_courtname = SDO, ?????,????????
court_name after validation = SDO, ?????,???????? Id = 12122000000102
court_code = 10225
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 = 2014/00140
casedetails =
court_code=10225
case_no=2014/00140
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=10225
case_no=2014/00140
recordid=0
recordid=0
Time elapsed = 327
casedetails after validation = 10225
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=394018
Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S
S=394018
Time elapsed = 207
trn_rcms_caseid after validation = 394018
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/06/2014
case_type =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_type after validation = ???
act =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
act after validation = ???????? ????????? ??????? 1955
section =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
section after validation = 183
case_purposeid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purposeid after validation = 18678000000000
purpose =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
purpose after validation = ????
hearing_date = 30/12/2022
Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T})
hearing_date = 30/12/2022
currdate = 30/12/2022
Result of iif = T
escase =
court_code=10225
case_no=2014/00140
SELECT REPLACE (A1.CASE_NO, '/', '')
FROM trn_rcms_casereg a1
WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no
court_code=10225
case_no=2014/00140
Time elapsed = 13
escase after validation = 201400140
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 = 30/12/2022
Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T})
decision_date = 30/12/2022
currdate = 30/12/2022
Result of iif = T
decision_type = ????????? Id = 11782000000706
recordid=0
pagesource=TRANSPAGE
SELECT DECISION_MASTID, DECISION_NAME
FROM decision_mast A
WHERE court_code = '10006'
AND DECISION_MASTID NOT IN
(11469000000000, 11463000000022, 11776000000009)
AND (CASE
WHEN :recordid > 0
THEN
1
WHEN NVL ( :recordid, 0) = 0
AND DECISION_MASTID != 11782000000706
THEN
1
WHEN NVL ( :pagesource, 'F') = 'TRANSPAGE'
AND DECISION_MASTID = 11782000000706
THEN
1
ELSE
0
END) =
1
ORDER BY DECISION_NAME
recordid=0
recordid=0
pagesource=TRANSPAGE
Time elapsed = 7
decsion_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
decsion_mastid after validation = 11782000000706
new_case_purpose = ????????? Id = 1025550004746
decision_type=?????????
SELECT b.CASE_PURPOSE_MASTID, b.CASE_PURPOSE_NAME, b.case_purpose_code
FROM case_purpose_mast b
WHERE CASE_PURPOSE_NAME = :decision_type
ORDER BY CASE_PURPOSE_NAME
decision_type=?????????
Time elapsed = 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
member_name =
court_code=10225
recordid=0
SELECT G1.OFFICER_NAME, NVL (G1.AADHAAR_NO, 0) AADHAAR_NO
FROM mst_rcms_officer g1, trn_rcms_officer g2
WHERE G1.MST_RCMS_OFFICERID = G2.OFFICER_NAME
AND NVL (G1.AADHAAR_NO, 0) > 0
AND G2.COURT_CODE = :court_code
AND UPPER (G2.INACTIVE) = 'F'
UNION
SELECT OFFICER_NAME, AADHAAR_NO
FROM (SELECT G.MEMBER_NAME OFFICER_NAME, NVL (G1.AADHAAR_NO, 0) AADHAAR_NO
FROM trn_rcms_decision g, mst_rcms_officer g1, trn_rcms_officer g2
WHERE TRN_RCMS_DECISIONID = :recordid
AND :recordid > 0
AND G1.MST_RCMS_OFFICERID = G2.OFFICER_NAME
AND G2.COURT_CODE = :court_code
AND G1.INACTIVE = 'F'
AND UPPER (G.MEMBER_NAME) = UPPER (G1.OFFICER_NAME(+))) P1
ORDER BY OFFICER_NAME
court_code=10225
recordid=0
recordid=0
court_code=10225
Time elapsed = 12
member_name after validation = Narayan Lal
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 = 10225
case_no = 2014/00140
S=102252014/00140
Select dupchk from trn_rcms_decision where lower(dupchk) = :S
S=102252014/00140
Time elapsed = 419
dupchk after validation = 102252014/00140
usern =
Evaluating - username
username = SDO_mandal
usern after validation = SDO_mandal
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 = 471039064974
esign_template =
Evaluating - {cd.pdf}
esign_template after validation = cd.pdf
esign_filename =
court_code=10225
case_no=2014/00140
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=10225
court_code=10225
case_no=2014/00140
Time elapsed = 14
esign_filename after validation = CD10225201400140
trans_type =
Evaluating - iif(recordid>0,{Decision Updated},{Decision Submitted})
recordid = 0
Result of iif = Decision Submitted
trans_type after validation = Decision Submitted
isfeedback =
Evaluating - iif(recordid>0,{F},{T})
recordid = 0
Result of iif = T
isfeedback after validation = T
rtf_letter_content =
rtf_letter_content_printable =
html_letter_content =
rtf_qr_content =
rtf_qr_content_printable =
html_qr_details =
dc_summ =
>>Writing to tables tscd
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tscd'
Time elapsed = 3
Saving to table TRN_RCMS_DECISION
select * from TRN_RCMS_DECISION where TRN_RCMS_DECISIONid=0
Time elapsed = 4
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 4
RecordId = 15931000007271
MapName rctcr1
SourceId 15931000007261
Select sysdate as sdt from dual
Time elapsed = 3
Select sysdate as sdt from dual
Time elapsed = 5
no_of_page = 0
trn_rcms_caseid = 394018
decision_remark =
template = General Decision
chkworth = F
isoneside = F
chkfinal = F
dupchk = 102252014/00140
new_case_purpose = 1025550004746
decision_type = 11782000000706
court_code = 10225
case_no = 2014/00140
new_purpose_code = 900
member_name = Narayan Lal
decision_date = 30/12/2022
hearing_date = 30/12/2022
Posting record
Param Type = n
trn_rcms_decisionid=15931000007271
Param Type = c
mapname=rctcr1
Param Type = n
sourceid=15931000007261
Param Type = c
cancel=F
Param Type = c
createdby=SDO_mandal
Param Type = c
createdon=30/12/2022 15:11:32
Param Type = c
username=SDO_mandal
Param Type = c
modifiedon=30/12/2022 15:11:32
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = n
no_of_page=0
Param Type = n
trn_rcms_caseid=394018
Param Type = c
template=General Decision
Param Type = c
chkworth=F
Param Type = c
isoneside=F
Param Type = c
chkfinal=F
Param Type = c
dupchk=102252014/00140
Param Type = n
new_case_purpose=1025550004746
Param Type = n
decision_type=11782000000706
Param Type = c
court_code=10225
Param Type = c
case_no=2014/00140
Param Type = c
new_purpose_code=900
Param Type = c
member_name=Narayan Lal
Param Type = c
decision_date=30/12/2022 00:00:00
Param Type = c
hearing_date=30/12/2022 00:00:00
insert into TRN_RCMS_DECISION (trn_rcms_decisionid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,no_of_page,trn_rcms_caseid,decision_remark,template,chkworth,isoneside,chkfinal,dupchk,new_case_purpose,decision_type,court_code,case_no,new_purpose_code,member_name,decision_date,hearing_date) values (:trn_rcms_decisionid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:no_of_page,:trn_rcms_caseid,null,:template,:chkworth,:isoneside,:chkfinal,:dupchk,:new_case_purpose,:decision_type,:court_code,:case_no,:new_purpose_code,:member_name,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'))
Saving to table TRN_RCMS_DECCONTENT
select * from TRN_RCMS_DECCONTENT where TRN_RCMS_DECCONTENTid=0
Time elapsed = 3
Adding new record to store data from Frame 2, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 3
RecordId = 15931000007272
Select sysdate as sdt from dual
Time elapsed = 4
rtf_qr_content_printable =
html_qr_details =
dc_summ =
rtf_qr_content =
rtf_letter_content =
rtf_letter_content_printable =
html_letter_content =
Posting record
Param Type = n
trn_rcms_deccontentid=15931000007272
Param Type = n
trn_rcms_decisionid=15931000007271
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 = 10225 idvalue 0
Mapped case_no Row = 1 value = 2014/00140 idvalue 0
Mapped trn_rcms_caseid Row = 1 value = 394018 idvalue 0
Mapped next_hear_date Row = 1 value = 30/12/2022 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 = 30/12/2022
currdate after validation = 30/12/2022
pagesrc = DECISION
viewfilter =
Evaluating - { AND a1.court_code = :m_courtcode }
viewfilter after validation = AND a1.court_code = :m_courtcode
court_name =
username=SDO_mandal
select court_name_mastid,court_name,court_code from v_axcourts where paxusername=:username
username=SDO_mandal
Time elapsed = 5
Evaluating - m_courtname
m_courtname = SDO, ?????,????????
court_name after validation = SDO, ?????,???????? Id = 12122000000102
court_code = 10225
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_no = 2014/00140
Dynamicfilter x1.CASE_NO~Case No =
Query component recreating again
pagesrc=DECISION
court_code=10225
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=10225
Time elapsed = 132
trn_rcms_caseid = 394018
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=10225
trn_rcms_caseid=394018
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=10225
trn_rcms_caseid=394018
Time elapsed = 7
casedetails after validation = 2014/00140
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 = 16/02/2023
inst_date =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
inst_date after validation = 09/06/2014
act_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
act_name after validation = ???????? ????????? ??????? 1955
section_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
section_name after validation = 183
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=10225
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=10225
pagesrc=DECISION
pagesrc=DECISION
Time elapsed = 10
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 = 30/12/2022
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 = 5
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 = 5
RecordId = 15931000007273
MapName tscd2
SourceId 15931000007271
Select sysdate as sdt from dual
Time elapsed = 4
Select sysdate as sdt from dual
Time elapsed = 3
adjourn_type = 0
adjourn_remark =
pre_hear_date = 16/02/2023
isadjourn = NO
new_case_purpose = 1025550004746
case_no = 2014/00140
court_code = 10225
trn_rcms_caseid = 394018
next_hear_date = 30/12/2022
Posting record
Param Type = n
trn_rcms_hearingid=15931000007273
Param Type = c
mapname=tscd2
Param Type = n
sourceid=15931000007271
Param Type = c
cancel=F
Param Type = c
createdby=SDO_mandal
Param Type = c
createdon=30/12/2022 15:11:32
Param Type = c
username=SDO_mandal
Param Type = c
modifiedon=30/12/2022 15:11:32
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = n
adjourn_type=0
Param Type = c
pre_hear_date=16/02/2023 00:00:00
Param Type = c
isadjourn=NO
Param Type = n
new_case_purpose=1025550004746
Param Type = c
case_no=2014/00140
Param Type = c
court_code=10225
Param Type = c
trn_rcms_caseid=394018
Param Type = c
next_hear_date=30/12/2022 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 = 10225 idvalue 0
Mapped case_no Row = 1 value = 2014/00140 idvalue 0
Mapped hearing_date Row = 1 value = 30/12/2022 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 = 394018 idvalue 0
Mapped decision_date Row = 1 value = 30/12/2022 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 = 30/12/2022 idvalue 0
>>Validating tchdh
>>Frame No 1
court_code = 10225
trn_rcms_caseregid = 394018
case_no = 2014/00140
prev_hearing_date = 30/12/2022
hearing_date = 30/12/2022
prev_case_purposename = ????
prev_case_purpose =
prev_case_purposename=????
SELECT V.CASE_PURPOSE_MASTID
FROM case_purpose_mast v
WHERE v.case_purpose_name = :prev_case_purposename
prev_case_purposename=????
Time elapsed = 5
prev_case_purpose after validation = 18678000000000
case_purpose = 1025550004746
trans_type = Decision Submitted
clcheck =
isadjourn =
adjourn_type =
decision_type = 11782000000706
decision_date = 30/12/2022
>>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 = 3
RecordId = 15931000007274
MapName tscd1
SourceId 15931000007271
Select sysdate as sdt from dual
Time elapsed = 5
Select sysdate as sdt from dual
Time elapsed = 6
prev_hearing_date = 30/12/2022
decision_type = 11782000000706
decision_date = 30/12/2022
adjourn_type =
isadjourn =
prev_case_purpose = 18678000000000
hearing_date = 30/12/2022
case_no = 2014/00140
court_code = 10225
case_purpose = 1025550004746
trans_type = Decision Submitted
trn_rcms_caseregid = 394018
Posting record
Param Type = n
trn_rcms_case_histid=15931000007274
Param Type = c
mapname=tscd1
Param Type = n
sourceid=15931000007271
Param Type = c
cancel=F
Param Type = c
createdby=SDO_mandal
Param Type = c
createdon=30/12/2022 15:11:32
Param Type = c
username=SDO_mandal
Param Type = c
modifiedon=30/12/2022 15:11:32
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
prev_hearing_date=30/12/2022 00:00:00
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=30/12/2022 00:00:00
Param Type = c
prev_case_purpose=18678000000000
Param Type = c
hearing_date=30/12/2022 00:00:00
Param Type = c
case_no=2014/00140
Param Type = c
court_code=10225
Param Type = c
case_purpose=1025550004746
Param Type = c
trans_type=Decision Submitted
Param Type = c
trn_rcms_caseregid=394018
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 = 10225 idvalue 0
Mapped case_no Row = 1 value = 2014/00140 idvalue 0
Mapped prev_hearing_date Row = 1 value = 16/02/2023 idvalue 0
Mapped hearing_date Row = 1 value = 30/12/2022 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 = 394018 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 = 10225
trn_rcms_caseregid = 394018
case_no = 2014/00140
prev_hearing_date = 16/02/2023
hearing_date = 30/12/2022
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 = 8
prev_case_purpose after validation = 18678000000000
case_purpose = 1025550004746
trans_type = Feedback Submitted (Decision)
clcheck =
isadjourn = NO
adjourn_type =
decision_type =
decision_date =
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 2
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 5
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 3
RecordId = 15931000007275
MapName tsrcf1
SourceId 15931000007273
Select sysdate as sdt from dual
Time elapsed = 6
Select sysdate as sdt from dual
Time elapsed = 6
adjourn_type =
isadjourn = NO
trn_rcms_caseregid = 394018
decision_date =
decision_type = 0
prev_case_purpose = 18678000000000
trans_type = Feedback Submitted (Decision)
prev_hearing_date = 16/02/2023
case_no = 2014/00140
court_code = 10225
case_purpose = 1025550004746
hearing_date = 30/12/2022
Posting record
Param Type = n
trn_rcms_case_histid=15931000007275
Param Type = c
mapname=tsrcf1
Param Type = n
sourceid=15931000007273
Param Type = c
cancel=F
Param Type = c
createdby=SDO_mandal
Param Type = c
createdon=30/12/2022 15:11:32
Param Type = c
username=SDO_mandal
Param Type = c
modifiedon=30/12/2022 15:11:32
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
isadjourn=NO
Param Type = c
trn_rcms_caseregid=394018
Param Type = n
decision_type=0
Param Type = c
prev_case_purpose=18678000000000
Param Type = c
trans_type=Feedback Submitted (Decision)
Param Type = c
prev_hearing_date=16/02/2023 00:00:00
Param Type = c
case_no=2014/00140
Param Type = c
court_code=10225
Param Type = c
case_purpose=1025550004746
Param Type = c
hearing_date=30/12/2022 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 = 10225 idvalue 0
Mapped case_no Row = 1 value = 2014/00151 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 = 30/12/2022 idvalue 0
Mapped hearing_date Row = 1 value = 30/12/2022 idvalue 0
Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0
>>Validating tscd
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 30/12/2022
currdate after validation = 30/12/2022
court_name =
Evaluating - m_courtname
m_courtname = SDO, ?????,????????
court_name after validation = SDO, ?????,???????? Id = 12122000000102
court_code = 10225
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 = 2014/00151
casedetails =
case_no=2014/00151
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=10225
case_no=2014/00151
recordid=0
recordid=0
Time elapsed = 229
casedetails after validation = 10225
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=394056
Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S
S=394056
Time elapsed = 212
trn_rcms_caseid after validation = 394056
pagesource = TRANSPAGE
instdate =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
instdate after validation = 30/04/2014
case_type =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_type after validation = ????????? ????
act =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
act after validation = ???????? ????????? ??????? 1955
section =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
section after validation = 212
case_purposeid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purposeid after validation = 1000497
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 = 30/12/2022
Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T})
hearing_date = 30/12/2022
currdate = 30/12/2022
Result of iif = T
escase =
case_no=2014/00151
SELECT REPLACE (A1.CASE_NO, '/', '')
FROM trn_rcms_casereg a1
WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no
court_code=10225
case_no=2014/00151
Time elapsed = 9
escase after validation = 201400151
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 = 30/12/2022
Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T})
decision_date = 30/12/2022
currdate = 30/12/2022
Result of iif = T
decision_type = ????????? Id = 11782000000706
decsion_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
decsion_mastid after validation = 11782000000706
new_case_purpose = ????????? Id = 1025550004746
new_purpose_id =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_id after validation = 1025550004746
new_purpose_code =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_code after validation = 900
member_name =
member_name after validation = Narayan Lal
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 = 10225
case_no = 2014/00151
S=102252014/00151
Select dupchk from trn_rcms_decision where lower(dupchk) = :S
S=102252014/00151
Time elapsed = 352
dupchk after validation = 102252014/00151
usern =
Evaluating - username
username = SDO_mandal
usern after validation = SDO_mandal
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 = 471039064974
esign_template =
Evaluating - {cd.pdf}
esign_template after validation = cd.pdf
esign_filename =
case_no=2014/00151
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=10225
court_code=10225
case_no=2014/00151
Time elapsed = 8
esign_filename after validation = CD10225201400151
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 = 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 = 15931000007276
MapName rctcr1
SourceId 15931000007262
Select sysdate as sdt from dual
Time elapsed = 5
Select sysdate as sdt from dual
Time elapsed = 4
no_of_page = 0
trn_rcms_caseid = 394056
decision_remark =
template = General Decision
chkworth = F
isoneside = F
chkfinal = F
dupchk = 102252014/00151
new_case_purpose = 1025550004746
decision_type = 11782000000706
court_code = 10225
case_no = 2014/00151
new_purpose_code = 900
member_name = Narayan Lal
decision_date = 30/12/2022
hearing_date = 30/12/2022
Posting record
Param Type = n
trn_rcms_decisionid=15931000007276
Param Type = c
mapname=rctcr1
Param Type = n
sourceid=15931000007262
Param Type = c
cancel=F
Param Type = c
createdby=SDO_mandal
Param Type = c
createdon=30/12/2022 15:11:33
Param Type = c
username=SDO_mandal
Param Type = c
modifiedon=30/12/2022 15:11:33
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = n
no_of_page=0
Param Type = n
trn_rcms_caseid=394056
Param Type = c
template=General Decision
Param Type = c
chkworth=F
Param Type = c
isoneside=F
Param Type = c
chkfinal=F
Param Type = c
dupchk=102252014/00151
Param Type = n
new_case_purpose=1025550004746
Param Type = n
decision_type=11782000000706
Param Type = c
court_code=10225
Param Type = c
case_no=2014/00151
Param Type = c
new_purpose_code=900
Param Type = c
member_name=Narayan Lal
Param Type = c
decision_date=30/12/2022 00:00:00
Param Type = c
hearing_date=30/12/2022 00:00:00
insert into TRN_RCMS_DECISION (trn_rcms_decisionid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,no_of_page,trn_rcms_caseid,decision_remark,template,chkworth,isoneside,chkfinal,dupchk,new_case_purpose,decision_type,court_code,case_no,new_purpose_code,member_name,decision_date,hearing_date) values (:trn_rcms_decisionid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:no_of_page,:trn_rcms_caseid,null,:template,:chkworth,:isoneside,:chkfinal,:dupchk,:new_case_purpose,:decision_type,:court_code,:case_no,:new_purpose_code,:member_name,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'))
Saving to table TRN_RCMS_DECCONTENT
select * from TRN_RCMS_DECCONTENT where TRN_RCMS_DECCONTENTid=0
Time elapsed = 6
Adding new record to store data from Frame 2, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 4
RecordId = 15931000007277
Select sysdate as sdt from dual
Time elapsed = 4
rtf_qr_content_printable =
html_qr_details =
dc_summ =
rtf_qr_content =
rtf_letter_content =
rtf_letter_content_printable =
html_letter_content =
Posting record
Param Type = n
trn_rcms_deccontentid=15931000007277
Param Type = n
trn_rcms_decisionid=15931000007276
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 = 10225 idvalue 0
Mapped case_no Row = 1 value = 2014/00151 idvalue 0
Mapped trn_rcms_caseid Row = 1 value = 394056 idvalue 0
Mapped next_hear_date Row = 1 value = 30/12/2022 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 = 30/12/2022
currdate after validation = 30/12/2022
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 = SDO, ?????,????????
court_name after validation = SDO, ?????,???????? Id = 12122000000102
court_code = 10225
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_no = 2014/00151
Dynamicfilter x1.CASE_NO~Case No =
trn_rcms_caseid = 394056
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=394056
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=10225
trn_rcms_caseid=394056
Time elapsed = 8
casedetails after validation = 2014/00151
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 = 16/02/2023
inst_date =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
inst_date after validation = 30/04/2014
act_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
act_name after validation = ???????? ????????? ??????? 1955
section_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
section_name after validation = 212
case_purpose_group =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purpose_group after validation = ????? ???? / ????????
case_purpose_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purpose_name after validation = ???? ?????????
appellant_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
appellant_name after validation = ???? ?????
respondent_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
respondent_name after validation = ???? ???????
description =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_case_purpose = ????????? Id = 1025550004746
new_purpose_code =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_code after validation = 900
next_hear_date = 30/12/2022
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 = 15931000007278
MapName tscd2
SourceId 15931000007276
Select sysdate as sdt from dual
Time elapsed = 3
Select sysdate as sdt from dual
Time elapsed = 4
adjourn_type = 0
adjourn_remark =
pre_hear_date = 16/02/2023
isadjourn = NO
new_case_purpose = 1025550004746
case_no = 2014/00151
court_code = 10225
trn_rcms_caseid = 394056
next_hear_date = 30/12/2022
Posting record
Param Type = n
trn_rcms_hearingid=15931000007278
Param Type = c
mapname=tscd2
Param Type = n
sourceid=15931000007276
Param Type = c
cancel=F
Param Type = c
createdby=SDO_mandal
Param Type = c
createdon=30/12/2022 15:11:34
Param Type = c
username=SDO_mandal
Param Type = c
modifiedon=30/12/2022 15:11:34
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = n
adjourn_type=0
Param Type = c
pre_hear_date=16/02/2023 00:00:00
Param Type = c
isadjourn=NO
Param Type = n
new_case_purpose=1025550004746
Param Type = c
case_no=2014/00151
Param Type = c
court_code=10225
Param Type = c
trn_rcms_caseid=394056
Param Type = c
next_hear_date=30/12/2022 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 = 10225 idvalue 0
Mapped case_no Row = 1 value = 2014/00151 idvalue 0
Mapped hearing_date Row = 1 value = 30/12/2022 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 = 394056 idvalue 0
Mapped decision_date Row = 1 value = 30/12/2022 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 = 30/12/2022 idvalue 0
>>Validating tchdh
>>Frame No 1
court_code = 10225
trn_rcms_caseregid = 394056
case_no = 2014/00151
prev_hearing_date = 30/12/2022
hearing_date = 30/12/2022
prev_case_purposename = ???? ?????????
prev_case_purpose =
prev_case_purposename=???? ?????????
SELECT V.CASE_PURPOSE_MASTID
FROM case_purpose_mast v
WHERE v.case_purpose_name = :prev_case_purposename
prev_case_purposename=???? ?????????
Time elapsed = 5
prev_case_purpose after validation = 1000497
case_purpose = 1025550004746
trans_type = Decision Submitted
clcheck =
isadjourn =
adjourn_type =
decision_type = 11782000000706
decision_date = 30/12/2022
>>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 = 15931000007279
MapName tscd1
SourceId 15931000007276
Select sysdate as sdt from dual
Time elapsed = 4
Select sysdate as sdt from dual
Time elapsed = 3
prev_hearing_date = 30/12/2022
decision_type = 11782000000706
decision_date = 30/12/2022
adjourn_type =
isadjourn =
prev_case_purpose = 1000497
hearing_date = 30/12/2022
case_no = 2014/00151
court_code = 10225
case_purpose = 1025550004746
trans_type = Decision Submitted
trn_rcms_caseregid = 394056
Posting record
Param Type = n
trn_rcms_case_histid=15931000007279
Param Type = c
mapname=tscd1
Param Type = n
sourceid=15931000007276
Param Type = c
cancel=F
Param Type = c
createdby=SDO_mandal
Param Type = c
createdon=30/12/2022 15:11:34
Param Type = c
username=SDO_mandal
Param Type = c
modifiedon=30/12/2022 15:11:34
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
prev_hearing_date=30/12/2022 00:00:00
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=30/12/2022 00:00:00
Param Type = c
prev_case_purpose=1000497
Param Type = c
hearing_date=30/12/2022 00:00:00
Param Type = c
case_no=2014/00151
Param Type = c
court_code=10225
Param Type = c
case_purpose=1025550004746
Param Type = c
trans_type=Decision Submitted
Param Type = c
trn_rcms_caseregid=394056
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 = 10225 idvalue 0
Mapped case_no Row = 1 value = 2014/00151 idvalue 0
Mapped prev_hearing_date Row = 1 value = 16/02/2023 idvalue 0
Mapped hearing_date Row = 1 value = 30/12/2022 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 = 394056 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 = 10225
trn_rcms_caseregid = 394056
case_no = 2014/00151
prev_hearing_date = 16/02/2023
hearing_date = 30/12/2022
prev_case_purposename = ???? ?????????
prev_case_purpose =
prev_case_purposename=???? ?????????
SELECT V.CASE_PURPOSE_MASTID
FROM case_purpose_mast v
WHERE v.case_purpose_name = :prev_case_purposename
prev_case_purposename=???? ?????????
Time elapsed = 5
prev_case_purpose after validation = 1000497
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 = 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 = 15931000007280
MapName tsrcf1
SourceId 15931000007278
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 = 394056
decision_date =
decision_type = 0
prev_case_purpose = 1000497
trans_type = Feedback Submitted (Decision)
prev_hearing_date = 16/02/2023
case_no = 2014/00151
court_code = 10225
case_purpose = 1025550004746
hearing_date = 30/12/2022
Posting record
Param Type = n
trn_rcms_case_histid=15931000007280
Param Type = c
mapname=tsrcf1
Param Type = n
sourceid=15931000007278
Param Type = c
cancel=F
Param Type = c
createdby=SDO_mandal
Param Type = c
createdon=30/12/2022 15:11:34
Param Type = c
username=SDO_mandal
Param Type = c
modifiedon=30/12/2022 15:11:34
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
isadjourn=NO
Param Type = c
trn_rcms_caseregid=394056
Param Type = n
decision_type=0
Param Type = c
prev_case_purpose=1000497
Param Type = c
trans_type=Feedback Submitted (Decision)
Param Type = c
prev_hearing_date=16/02/2023 00:00:00
Param Type = c
case_no=2014/00151
Param Type = c
court_code=10225
Param Type = c
case_purpose=1025550004746
Param Type = c
hearing_date=30/12/2022 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 = 10225 idvalue 0
Mapped case_no Row = 1 value = 2015/00229 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 = 30/12/2022 idvalue 0
Mapped hearing_date Row = 1 value = 30/12/2022 idvalue 0
Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0
>>Validating tscd
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 30/12/2022
currdate after validation = 30/12/2022
court_name =
Evaluating - m_courtname
m_courtname = SDO, ?????,????????
court_name after validation = SDO, ?????,???????? Id = 12122000000102
court_code = 10225
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 = 2015/00229
casedetails =
case_no=2015/00229
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=10225
case_no=2015/00229
recordid=0
recordid=0
Time elapsed = 237
casedetails after validation = 10225
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=11002000000488
Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S
S=11002000000488
Time elapsed = 215
trn_rcms_caseid after validation = 11002000000488
pagesource = TRANSPAGE
instdate =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
instdate after validation = 08/09/2015
case_type =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_type after validation = ???
act =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
act after validation = ??????? ????, 1955
section =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
section after validation = 89,88
case_purposeid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purposeid after validation = 2000041
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 = 30/12/2022
Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T})
hearing_date = 30/12/2022
currdate = 30/12/2022
Result of iif = T
escase =
case_no=2015/00229
SELECT REPLACE (A1.CASE_NO, '/', '')
FROM trn_rcms_casereg a1
WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no
court_code=10225
case_no=2015/00229
Time elapsed = 10
escase after validation = 201500229
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 = 30/12/2022
Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T})
decision_date = 30/12/2022
currdate = 30/12/2022
Result of iif = T
decision_type = ????????? Id = 11782000000706
decsion_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
decsion_mastid after validation = 11782000000706
new_case_purpose = ????????? Id = 1025550004746
new_purpose_id =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_id after validation = 1025550004746
new_purpose_code =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_code after validation = 900
member_name =
member_name after validation = Narayan Lal
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 = 10225
case_no = 2015/00229
S=102252015/00229
Select dupchk from trn_rcms_decision where lower(dupchk) = :S
S=102252015/00229
Time elapsed = 363
dupchk after validation = 102252015/00229
usern =
Evaluating - username
username = SDO_mandal
usern after validation = SDO_mandal
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 = 471039064974
esign_template =
Evaluating - {cd.pdf}
esign_template after validation = cd.pdf
esign_filename =
case_no=2015/00229
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=10225
court_code=10225
case_no=2015/00229
Time elapsed = 12
esign_filename after validation = CD10225201500229
trans_type =
Evaluating - iif(recordid>0,{Decision Updated},{Decision Submitted})
recordid = 0
Result of iif = Decision Submitted
trans_type after validation = Decision Submitted
isfeedback =
Evaluating - iif(recordid>0,{F},{T})
recordid = 0
Result of iif = T
isfeedback after validation = T
rtf_letter_content =
rtf_letter_content_printable =
html_letter_content =
rtf_qr_content =
rtf_qr_content_printable =
html_qr_details =
dc_summ =
>>Writing to tables tscd
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tscd'
Time elapsed = 3
Saving to table TRN_RCMS_DECISION
select * from TRN_RCMS_DECISION where TRN_RCMS_DECISIONid=0
Time elapsed = 4
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 4
RecordId = 15931000007281
MapName rctcr1
SourceId 15931000007263
Select sysdate as sdt from dual
Time elapsed = 5
Select sysdate as sdt from dual
Time elapsed = 4
no_of_page = 0
trn_rcms_caseid = 11002000000488
decision_remark =
template = General Decision
chkworth = F
isoneside = F
chkfinal = F
dupchk = 102252015/00229
new_case_purpose = 1025550004746
decision_type = 11782000000706
court_code = 10225
case_no = 2015/00229
new_purpose_code = 900
member_name = Narayan Lal
decision_date = 30/12/2022
hearing_date = 30/12/2022
Posting record
Param Type = n
trn_rcms_decisionid=15931000007281
Param Type = c
mapname=rctcr1
Param Type = n
sourceid=15931000007263
Param Type = c
cancel=F
Param Type = c
createdby=SDO_mandal
Param Type = c
createdon=30/12/2022 15:11:35
Param Type = c
username=SDO_mandal
Param Type = c
modifiedon=30/12/2022 15:11:35
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = n
no_of_page=0
Param Type = n
trn_rcms_caseid=11002000000488
Param Type = c
template=General Decision
Param Type = c
chkworth=F
Param Type = c
isoneside=F
Param Type = c
chkfinal=F
Param Type = c
dupchk=102252015/00229
Param Type = n
new_case_purpose=1025550004746
Param Type = n
decision_type=11782000000706
Param Type = c
court_code=10225
Param Type = c
case_no=2015/00229
Param Type = c
new_purpose_code=900
Param Type = c
member_name=Narayan Lal
Param Type = c
decision_date=30/12/2022 00:00:00
Param Type = c
hearing_date=30/12/2022 00:00:00
insert into TRN_RCMS_DECISION (trn_rcms_decisionid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,no_of_page,trn_rcms_caseid,decision_remark,template,chkworth,isoneside,chkfinal,dupchk,new_case_purpose,decision_type,court_code,case_no,new_purpose_code,member_name,decision_date,hearing_date) values (:trn_rcms_decisionid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:no_of_page,:trn_rcms_caseid,null,:template,:chkworth,:isoneside,:chkfinal,:dupchk,:new_case_purpose,:decision_type,:court_code,:case_no,:new_purpose_code,:member_name,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'))
Saving to table TRN_RCMS_DECCONTENT
select * from TRN_RCMS_DECCONTENT where TRN_RCMS_DECCONTENTid=0
Time elapsed = 6
Adding new record to store data from Frame 2, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 4
RecordId = 15931000007282
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=15931000007282
Param Type = n
trn_rcms_decisionid=15931000007281
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 = 10225 idvalue 0
Mapped case_no Row = 1 value = 2015/00229 idvalue 0
Mapped trn_rcms_caseid Row = 1 value = 11002000000488 idvalue 0
Mapped next_hear_date Row = 1 value = 30/12/2022 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 = 30/12/2022
currdate after validation = 30/12/2022
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 = SDO, ?????,????????
court_name after validation = SDO, ?????,???????? Id = 12122000000102
court_code = 10225
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_no = 2015/00229
Dynamicfilter x1.CASE_NO~Case No =
trn_rcms_caseid = 11002000000488
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=11002000000488
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=10225
trn_rcms_caseid=11002000000488
Time elapsed = 7
casedetails after validation = 2015/00229
pre_hear_date =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
pre_hear_date after validation = 19/01/2023
inst_date =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
inst_date after validation = 08/09/2015
act_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
act_name after validation = ??????? ????, 1955
section_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
section_name after validation = 89,88
case_purpose_group =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purpose_group after validation = NA
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 = 30/12/2022
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 = 2
RecordId = 15931000007283
MapName tscd2
SourceId 15931000007281
Select sysdate as sdt from dual
Time elapsed = 3
Select sysdate as sdt from dual
Time elapsed = 3
adjourn_type = 0
adjourn_remark =
pre_hear_date = 19/01/2023
isadjourn = NO
new_case_purpose = 1025550004746
case_no = 2015/00229
court_code = 10225
trn_rcms_caseid = 11002000000488
next_hear_date = 30/12/2022
Posting record
Param Type = n
trn_rcms_hearingid=15931000007283
Param Type = c
mapname=tscd2
Param Type = n
sourceid=15931000007281
Param Type = c
cancel=F
Param Type = c
createdby=SDO_mandal
Param Type = c
createdon=30/12/2022 15:11:35
Param Type = c
username=SDO_mandal
Param Type = c
modifiedon=30/12/2022 15:11:35
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = n
adjourn_type=0
Param Type = c
pre_hear_date=19/01/2023 00:00:00
Param Type = c
isadjourn=NO
Param Type = n
new_case_purpose=1025550004746
Param Type = c
case_no=2015/00229
Param Type = c
court_code=10225
Param Type = c
trn_rcms_caseid=11002000000488
Param Type = c
next_hear_date=30/12/2022 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 = 10225 idvalue 0
Mapped case_no Row = 1 value = 2015/00229 idvalue 0
Mapped hearing_date Row = 1 value = 30/12/2022 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 = 11002000000488 idvalue 0
Mapped decision_date Row = 1 value = 30/12/2022 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 = 30/12/2022 idvalue 0
>>Validating tchdh
>>Frame No 1
court_code = 10225
trn_rcms_caseregid = 11002000000488
case_no = 2015/00229
prev_hearing_date = 30/12/2022
hearing_date = 30/12/2022
prev_case_purposename = ??????? ????
prev_case_purpose =
prev_case_purposename=??????? ????
SELECT V.CASE_PURPOSE_MASTID
FROM case_purpose_mast v
WHERE v.case_purpose_name = :prev_case_purposename
prev_case_purposename=??????? ????
Time elapsed = 7
prev_case_purpose after validation = 2000041
case_purpose = 1025550004746
trans_type = Decision Submitted
clcheck =
isadjourn =
adjourn_type =
decision_type = 11782000000706
decision_date = 30/12/2022
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 2
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 5
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 4
RecordId = 15931000007284
MapName tscd1
SourceId 15931000007281
Select sysdate as sdt from dual
Time elapsed = 5
Select sysdate as sdt from dual
Time elapsed = 4
prev_hearing_date = 30/12/2022
decision_type = 11782000000706
decision_date = 30/12/2022
adjourn_type =
isadjourn =
prev_case_purpose = 2000041
hearing_date = 30/12/2022
case_no = 2015/00229
court_code = 10225
case_purpose = 1025550004746
trans_type = Decision Submitted
trn_rcms_caseregid = 11002000000488
Posting record
Param Type = n
trn_rcms_case_histid=15931000007284
Param Type = c
mapname=tscd1
Param Type = n
sourceid=15931000007281
Param Type = c
cancel=F
Param Type = c
createdby=SDO_mandal
Param Type = c
createdon=30/12/2022 15:11:36
Param Type = c
username=SDO_mandal
Param Type = c
modifiedon=30/12/2022 15:11:36
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
prev_hearing_date=30/12/2022 00:00:00
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=30/12/2022 00:00:00
Param Type = c
prev_case_purpose=2000041
Param Type = c
hearing_date=30/12/2022 00:00:00
Param Type = c
case_no=2015/00229
Param Type = c
court_code=10225
Param Type = c
case_purpose=1025550004746
Param Type = c
trans_type=Decision Submitted
Param Type = c
trn_rcms_caseregid=11002000000488
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 = 10225 idvalue 0
Mapped case_no Row = 1 value = 2015/00229 idvalue 0
Mapped prev_hearing_date Row = 1 value = 19/01/2023 idvalue 0
Mapped hearing_date Row = 1 value = 30/12/2022 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 = 11002000000488 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 = 10225
trn_rcms_caseregid = 11002000000488
case_no = 2015/00229
prev_hearing_date = 19/01/2023
hearing_date = 30/12/2022
prev_case_purposename = ??????? ????
prev_case_purpose =
prev_case_purposename=??????? ????
SELECT V.CASE_PURPOSE_MASTID
FROM case_purpose_mast v
WHERE v.case_purpose_name = :prev_case_purposename
prev_case_purposename=??????? ????
Time elapsed = 5
prev_case_purpose after validation = 2000041
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 = 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 = 5
RecordId = 15931000007285
MapName tsrcf1
SourceId 15931000007283
Select sysdate as sdt from dual
Time elapsed = 4
Select sysdate as sdt from dual
Time elapsed = 3
adjourn_type =
isadjourn = NO
trn_rcms_caseregid = 11002000000488
decision_date =
decision_type = 0
prev_case_purpose = 2000041
trans_type = Feedback Submitted (Decision)
prev_hearing_date = 19/01/2023
case_no = 2015/00229
court_code = 10225
case_purpose = 1025550004746
hearing_date = 30/12/2022
Posting record
Param Type = n
trn_rcms_case_histid=15931000007285
Param Type = c
mapname=tsrcf1
Param Type = n
sourceid=15931000007283
Param Type = c
cancel=F
Param Type = c
createdby=SDO_mandal
Param Type = c
createdon=30/12/2022 15:11:36
Param Type = c
username=SDO_mandal
Param Type = c
modifiedon=30/12/2022 15:11:36
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
isadjourn=NO
Param Type = c
trn_rcms_caseregid=11002000000488
Param Type = n
decision_type=0
Param Type = c
prev_case_purpose=2000041
Param Type = c
trans_type=Feedback Submitted (Decision)
Param Type = c
prev_hearing_date=19/01/2023 00:00:00
Param Type = c
case_no=2015/00229
Param Type = c
court_code=10225
Param Type = c
case_purpose=1025550004746
Param Type = c
hearing_date=30/12/2022 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 = 10225 idvalue 0
Mapped case_no Row = 1 value = 2015/00185 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 = 30/12/2022 idvalue 0
Mapped hearing_date Row = 1 value = 30/12/2022 idvalue 0
Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0
>>Validating tscd
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 30/12/2022
currdate after validation = 30/12/2022
court_name =
Evaluating - m_courtname
m_courtname = SDO, ?????,????????
court_name after validation = SDO, ?????,???????? Id = 12122000000102
court_code = 10225
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 = 2015/00185
casedetails =
case_no=2015/00185
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=10225
case_no=2015/00185
recordid=0
recordid=0
Time elapsed = 238
casedetails after validation = 10225
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=18467000000148
Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S
S=18467000000148
Time elapsed = 211
trn_rcms_caseid after validation = 18467000000148
pagesource = TRANSPAGE
instdate =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
instdate after validation = 10/08/2015
case_type =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_type after validation = ???
act =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
act after validation = ??????? ????, 1955
section =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
section after validation = 188,88
case_purposeid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purposeid after validation = 18466000000000
purpose =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
purpose after validation = ??????? ????
hearing_date = 30/12/2022
Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T})
hearing_date = 30/12/2022
currdate = 30/12/2022
Result of iif = T
escase =
case_no=2015/00185
SELECT REPLACE (A1.CASE_NO, '/', '')
FROM trn_rcms_casereg a1
WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no
court_code=10225
case_no=2015/00185
Time elapsed = 10
escase after validation = 201500185
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 = 30/12/2022
Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T})
decision_date = 30/12/2022
currdate = 30/12/2022
Result of iif = T
decision_type = ????????? Id = 11782000000706
decsion_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
decsion_mastid after validation = 11782000000706
new_case_purpose = ????????? Id = 1025550004746
new_purpose_id =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_id after validation = 1025550004746
new_purpose_code =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_code after validation = 900
member_name =
member_name after validation = Narayan Lal
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 = 10225
case_no = 2015/00185
S=102252015/00185
Select dupchk from trn_rcms_decision where lower(dupchk) = :S
S=102252015/00185
Time elapsed = 437
dupchk after validation = 102252015/00185
usern =
Evaluating - username
username = SDO_mandal
usern after validation = SDO_mandal
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 = 471039064974
esign_template =
Evaluating - {cd.pdf}
esign_template after validation = cd.pdf
esign_filename =
case_no=2015/00185
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=10225
court_code=10225
case_no=2015/00185
Time elapsed = 9
esign_filename after validation = CD10225201500185
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 = 15931000007286
MapName rctcr1
SourceId 15931000007264
Select sysdate as sdt from dual
Time elapsed = 4
Select sysdate as sdt from dual
Time elapsed = 3
no_of_page = 0
trn_rcms_caseid = 18467000000148
decision_remark =
template = General Decision
chkworth = F
isoneside = F
chkfinal = F
dupchk = 102252015/00185
new_case_purpose = 1025550004746
decision_type = 11782000000706
court_code = 10225
case_no = 2015/00185
new_purpose_code = 900
member_name = Narayan Lal
decision_date = 30/12/2022
hearing_date = 30/12/2022
Posting record
Param Type = n
trn_rcms_decisionid=15931000007286
Param Type = c
mapname=rctcr1
Param Type = n
sourceid=15931000007264
Param Type = c
cancel=F
Param Type = c
createdby=SDO_mandal
Param Type = c
createdon=30/12/2022 15:11:37
Param Type = c
username=SDO_mandal
Param Type = c
modifiedon=30/12/2022 15:11:37
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = n
no_of_page=0
Param Type = n
trn_rcms_caseid=18467000000148
Param Type = c
template=General Decision
Param Type = c
chkworth=F
Param Type = c
isoneside=F
Param Type = c
chkfinal=F
Param Type = c
dupchk=102252015/00185
Param Type = n
new_case_purpose=1025550004746
Param Type = n
decision_type=11782000000706
Param Type = c
court_code=10225
Param Type = c
case_no=2015/00185
Param Type = c
new_purpose_code=900
Param Type = c
member_name=Narayan Lal
Param Type = c
decision_date=30/12/2022 00:00:00
Param Type = c
hearing_date=30/12/2022 00:00:00
insert into TRN_RCMS_DECISION (trn_rcms_decisionid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,no_of_page,trn_rcms_caseid,decision_remark,template,chkworth,isoneside,chkfinal,dupchk,new_case_purpose,decision_type,court_code,case_no,new_purpose_code,member_name,decision_date,hearing_date) values (:trn_rcms_decisionid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:no_of_page,:trn_rcms_caseid,null,:template,:chkworth,:isoneside,:chkfinal,:dupchk,:new_case_purpose,:decision_type,:court_code,:case_no,:new_purpose_code,:member_name,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'))
Saving to table TRN_RCMS_DECCONTENT
select * from TRN_RCMS_DECCONTENT where TRN_RCMS_DECCONTENTid=0
Time elapsed = 5
Adding new record to store data from Frame 2, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 3
RecordId = 15931000007287
Select sysdate as sdt from dual
Time elapsed = 3
rtf_qr_content_printable =
html_qr_details =
dc_summ =
rtf_qr_content =
rtf_letter_content =
rtf_letter_content_printable =
html_letter_content =
Posting record
Param Type = n
trn_rcms_deccontentid=15931000007287
Param Type = n
trn_rcms_decisionid=15931000007286
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 = 10225 idvalue 0
Mapped case_no Row = 1 value = 2015/00185 idvalue 0
Mapped trn_rcms_caseid Row = 1 value = 18467000000148 idvalue 0
Mapped next_hear_date Row = 1 value = 30/12/2022 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 = 30/12/2022
currdate after validation = 30/12/2022
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 = SDO, ?????,????????
court_name after validation = SDO, ?????,???????? Id = 12122000000102
court_code = 10225
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_no = 2015/00185
Dynamicfilter x1.CASE_NO~Case No =
trn_rcms_caseid = 18467000000148
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=18467000000148
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=10225
trn_rcms_caseid=18467000000148
Time elapsed = 6
casedetails after validation = 2015/00185
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/02/2023
inst_date =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
inst_date after validation = 10/08/2015
act_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
act_name after validation = ??????? ????, 1955
section_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
section_name after validation = 188,88
case_purpose_group =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purpose_group after validation = ??????
case_purpose_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purpose_name after validation = ??????? ????
appellant_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
appellant_name after validation = ???? ??????? ??????
respondent_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
respondent_name after validation = ???? ????? ??????
description =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_case_purpose = ????????? Id = 1025550004746
new_purpose_code =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_code after validation = 900
next_hear_date = 30/12/2022
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 = 15931000007288
MapName tscd2
SourceId 15931000007286
Select sysdate as sdt from dual
Time elapsed = 4
Select sysdate as sdt from dual
Time elapsed = 3
adjourn_type = 0
adjourn_remark =
pre_hear_date = 10/02/2023
isadjourn = NO
new_case_purpose = 1025550004746
case_no = 2015/00185
court_code = 10225
trn_rcms_caseid = 18467000000148
next_hear_date = 30/12/2022
Posting record
Param Type = n
trn_rcms_hearingid=15931000007288
Param Type = c
mapname=tscd2
Param Type = n
sourceid=15931000007286
Param Type = c
cancel=F
Param Type = c
createdby=SDO_mandal
Param Type = c
createdon=30/12/2022 15:11:37
Param Type = c
username=SDO_mandal
Param Type = c
modifiedon=30/12/2022 15:11:37
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = n
adjourn_type=0
Param Type = c
pre_hear_date=10/02/2023 00:00:00
Param Type = c
isadjourn=NO
Param Type = n
new_case_purpose=1025550004746
Param Type = c
case_no=2015/00185
Param Type = c
court_code=10225
Param Type = c
trn_rcms_caseid=18467000000148
Param Type = c
next_hear_date=30/12/2022 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 = 10225 idvalue 0
Mapped case_no Row = 1 value = 2015/00185 idvalue 0
Mapped hearing_date Row = 1 value = 30/12/2022 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 = 18467000000148 idvalue 0
Mapped decision_date Row = 1 value = 30/12/2022 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 = 30/12/2022 idvalue 0
>>Validating tchdh
>>Frame No 1
court_code = 10225
trn_rcms_caseregid = 18467000000148
case_no = 2015/00185
prev_hearing_date = 30/12/2022
hearing_date = 30/12/2022
prev_case_purposename = ??????? ????
prev_case_purpose =
prev_case_purposename=??????? ????
SELECT V.CASE_PURPOSE_MASTID
FROM case_purpose_mast v
WHERE v.case_purpose_name = :prev_case_purposename
prev_case_purposename=??????? ????
Time elapsed = 5
prev_case_purpose after validation = 18466000000000
case_purpose = 1025550004746
trans_type = Decision Submitted
clcheck =
isadjourn =
adjourn_type =
decision_type = 11782000000706
decision_date = 30/12/2022
>>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 = 15931000007289
MapName tscd1
SourceId 15931000007286
Select sysdate as sdt from dual
Time elapsed = 4
Select sysdate as sdt from dual
Time elapsed = 5
prev_hearing_date = 30/12/2022
decision_type = 11782000000706
decision_date = 30/12/2022
adjourn_type =
isadjourn =
prev_case_purpose = 18466000000000
hearing_date = 30/12/2022
case_no = 2015/00185
court_code = 10225
case_purpose = 1025550004746
trans_type = Decision Submitted
trn_rcms_caseregid = 18467000000148
Posting record
Param Type = n
trn_rcms_case_histid=15931000007289
Param Type = c
mapname=tscd1
Param Type = n
sourceid=15931000007286
Param Type = c
cancel=F
Param Type = c
createdby=SDO_mandal
Param Type = c
createdon=30/12/2022 15:11:37
Param Type = c
username=SDO_mandal
Param Type = c
modifiedon=30/12/2022 15:11:37
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
prev_hearing_date=30/12/2022 00:00:00
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=30/12/2022 00:00:00
Param Type = c
prev_case_purpose=18466000000000
Param Type = c
hearing_date=30/12/2022 00:00:00
Param Type = c
case_no=2015/00185
Param Type = c
court_code=10225
Param Type = c
case_purpose=1025550004746
Param Type = c
trans_type=Decision Submitted
Param Type = c
trn_rcms_caseregid=18467000000148
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 = 10225 idvalue 0
Mapped case_no Row = 1 value = 2015/00185 idvalue 0
Mapped prev_hearing_date Row = 1 value = 10/02/2023 idvalue 0
Mapped hearing_date Row = 1 value = 30/12/2022 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 = 18467000000148 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 = 10225
trn_rcms_caseregid = 18467000000148
case_no = 2015/00185
prev_hearing_date = 10/02/2023
hearing_date = 30/12/2022
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 = 18466000000000
case_purpose = 1025550004746
trans_type = Feedback Submitted (Decision)
clcheck =
isadjourn = NO
adjourn_type =
decision_type =
decision_date =
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 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 = 15931000007290
MapName tsrcf1
SourceId 15931000007288
Select sysdate as sdt from dual
Time elapsed = 4
Select sysdate as sdt from dual
Time elapsed = 3
adjourn_type =
isadjourn = NO
trn_rcms_caseregid = 18467000000148
decision_date =
decision_type = 0
prev_case_purpose = 18466000000000
trans_type = Feedback Submitted (Decision)
prev_hearing_date = 10/02/2023
case_no = 2015/00185
court_code = 10225
case_purpose = 1025550004746
hearing_date = 30/12/2022
Posting record
Param Type = n
trn_rcms_case_histid=15931000007290
Param Type = c
mapname=tsrcf1
Param Type = n
sourceid=15931000007288
Param Type = c
cancel=F
Param Type = c
createdby=SDO_mandal
Param Type = c
createdon=30/12/2022 15:11:37
Param Type = c
username=SDO_mandal
Param Type = c
modifiedon=30/12/2022 15:11:37
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
isadjourn=NO
Param Type = c
trn_rcms_caseregid=18467000000148
Param Type = n
decision_type=0
Param Type = c
prev_case_purpose=18466000000000
Param Type = c
trans_type=Feedback Submitted (Decision)
Param Type = c
prev_hearing_date=10/02/2023 00:00:00
Param Type = c
case_no=2015/00185
Param Type = c
court_code=10225
Param Type = c
case_purpose=1025550004746
Param Type = c
hearing_date=30/12/2022 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 = 10225 idvalue 0
Mapped case_no Row = 1 value = 2015/00224 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 = 30/12/2022 idvalue 0
Mapped hearing_date Row = 1 value = 30/12/2022 idvalue 0
Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0
>>Validating tscd
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 30/12/2022
currdate after validation = 30/12/2022
court_name =
Evaluating - m_courtname
m_courtname = SDO, ?????,????????
court_name after validation = SDO, ?????,???????? Id = 12122000000102
court_code = 10225
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 = 2015/00224
casedetails =
case_no=2015/00224
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=10225
case_no=2015/00224
recordid=0
recordid=0
Time elapsed = 221
casedetails after validation = 10225
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=15875000000459
Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S
S=15875000000459
Time elapsed = 222
trn_rcms_caseid after validation = 15875000000459
pagesource = TRANSPAGE
instdate =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
instdate after validation = 04/12/2015
case_type =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_type after validation = ????????? ????
act =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
act after validation = ??????? ????, 1955
section =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
section after validation = 212
case_purposeid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purposeid after validation = 1000497
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 = 30/12/2022
Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T})
hearing_date = 30/12/2022
currdate = 30/12/2022
Result of iif = T
escase =
case_no=2015/00224
SELECT REPLACE (A1.CASE_NO, '/', '')
FROM trn_rcms_casereg a1
WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no
court_code=10225
case_no=2015/00224
Time elapsed = 8
escase after validation = 201500224
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 = ??0 ????? ??????
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 = 30/12/2022
Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T})
decision_date = 30/12/2022
currdate = 30/12/2022
Result of iif = T
decision_type = ????????? Id = 11782000000706
decsion_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
decsion_mastid after validation = 11782000000706
new_case_purpose = ????????? Id = 1025550004746
new_purpose_id =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_id after validation = 1025550004746
new_purpose_code =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_code after validation = 900
member_name =
member_name after validation = Narayan Lal
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 = 10225
case_no = 2015/00224
S=102252015/00224
Select dupchk from trn_rcms_decision where lower(dupchk) = :S
S=102252015/00224
Time elapsed = 360
dupchk after validation = 102252015/00224
usern =
Evaluating - username
username = SDO_mandal
usern after validation = SDO_mandal
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 = 471039064974
esign_template =
Evaluating - {cd.pdf}
esign_template after validation = cd.pdf
esign_filename =
case_no=2015/00224
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=10225
court_code=10225
case_no=2015/00224
Time elapsed = 10
esign_filename after validation = CD10225201500224
trans_type =
Evaluating - iif(recordid>0,{Decision Updated},{Decision Submitted})
recordid = 0
Result of iif = Decision Submitted
trans_type after validation = Decision Submitted
isfeedback =
Evaluating - iif(recordid>0,{F},{T})
recordid = 0
Result of iif = T
isfeedback after validation = T
rtf_letter_content =
rtf_letter_content_printable =
html_letter_content =
rtf_qr_content =
rtf_qr_content_printable =
html_qr_details =
dc_summ =
>>Writing to tables tscd
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tscd'
Time elapsed = 2
Saving to table TRN_RCMS_DECISION
select * from TRN_RCMS_DECISION where TRN_RCMS_DECISIONid=0
Time elapsed = 5
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 3
RecordId = 15931000007291
MapName rctcr1
SourceId 15931000007265
Select sysdate as sdt from dual
Time elapsed = 4
Select sysdate as sdt from dual
Time elapsed = 3
no_of_page = 0
trn_rcms_caseid = 15875000000459
decision_remark =
template = General Decision
chkworth = F
isoneside = F
chkfinal = F
dupchk = 102252015/00224
new_case_purpose = 1025550004746
decision_type = 11782000000706
court_code = 10225
case_no = 2015/00224
new_purpose_code = 900
member_name = Narayan Lal
decision_date = 30/12/2022
hearing_date = 30/12/2022
Posting record
Param Type = n
trn_rcms_decisionid=15931000007291
Param Type = c
mapname=rctcr1
Param Type = n
sourceid=15931000007265
Param Type = c
cancel=F
Param Type = c
createdby=SDO_mandal
Param Type = c
createdon=30/12/2022 15:11:39
Param Type = c
username=SDO_mandal
Param Type = c
modifiedon=30/12/2022 15:11:39
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = n
no_of_page=0
Param Type = n
trn_rcms_caseid=15875000000459
Param Type = c
template=General Decision
Param Type = c
chkworth=F
Param Type = c
isoneside=F
Param Type = c
chkfinal=F
Param Type = c
dupchk=102252015/00224
Param Type = n
new_case_purpose=1025550004746
Param Type = n
decision_type=11782000000706
Param Type = c
court_code=10225
Param Type = c
case_no=2015/00224
Param Type = c
new_purpose_code=900
Param Type = c
member_name=Narayan Lal
Param Type = c
decision_date=30/12/2022 00:00:00
Param Type = c
hearing_date=30/12/2022 00:00:00
insert into TRN_RCMS_DECISION (trn_rcms_decisionid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,no_of_page,trn_rcms_caseid,decision_remark,template,chkworth,isoneside,chkfinal,dupchk,new_case_purpose,decision_type,court_code,case_no,new_purpose_code,member_name,decision_date,hearing_date) values (:trn_rcms_decisionid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:no_of_page,:trn_rcms_caseid,null,:template,:chkworth,:isoneside,:chkfinal,:dupchk,:new_case_purpose,:decision_type,:court_code,:case_no,:new_purpose_code,:member_name,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'))
Saving to table TRN_RCMS_DECCONTENT
select * from TRN_RCMS_DECCONTENT where TRN_RCMS_DECCONTENTid=0
Time elapsed = 6
Adding new record to store data from Frame 2, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 4
RecordId = 15931000007292
Select sysdate as sdt from dual
Time elapsed = 4
rtf_qr_content_printable =
html_qr_details =
dc_summ =
rtf_qr_content =
rtf_letter_content =
rtf_letter_content_printable =
html_letter_content =
Posting record
Param Type = n
trn_rcms_deccontentid=15931000007292
Param Type = n
trn_rcms_decisionid=15931000007291
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 = 10225 idvalue 0
Mapped case_no Row = 1 value = 2015/00224 idvalue 0
Mapped trn_rcms_caseid Row = 1 value = 15875000000459 idvalue 0
Mapped next_hear_date Row = 1 value = 30/12/2022 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 = 30/12/2022
currdate after validation = 30/12/2022
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 = SDO, ?????,????????
court_name after validation = SDO, ?????,???????? Id = 12122000000102
court_code = 10225
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_no = 2015/00224
Dynamicfilter x1.CASE_NO~Case No =
trn_rcms_caseid = 15875000000459
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=15875000000459
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=10225
trn_rcms_caseid=15875000000459
Time elapsed = 10
casedetails after validation = 2015/00224
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 = 21/03/2023
inst_date =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
inst_date after validation = 04/12/2015
act_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
act_name after validation = ??????? ????, 1955
section_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
section_name after validation = 212
case_purpose_group =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purpose_group after validation = ????? ???? / ????????
case_purpose_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purpose_name after validation = ???? ?????????
appellant_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
appellant_name after validation = ??0 ????? ??????
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 = 30/12/2022
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 = 15931000007293
MapName tscd2
SourceId 15931000007291
Select sysdate as sdt from dual
Time elapsed = 7
Select sysdate as sdt from dual
Time elapsed = 5
adjourn_type = 0
adjourn_remark =
pre_hear_date = 21/03/2023
isadjourn = NO
new_case_purpose = 1025550004746
case_no = 2015/00224
court_code = 10225
trn_rcms_caseid = 15875000000459
next_hear_date = 30/12/2022
Posting record
Param Type = n
trn_rcms_hearingid=15931000007293
Param Type = c
mapname=tscd2
Param Type = n
sourceid=15931000007291
Param Type = c
cancel=F
Param Type = c
createdby=SDO_mandal
Param Type = c
createdon=30/12/2022 15:11:39
Param Type = c
username=SDO_mandal
Param Type = c
modifiedon=30/12/2022 15:11:39
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = n
adjourn_type=0
Param Type = c
pre_hear_date=21/03/2023 00:00:00
Param Type = c
isadjourn=NO
Param Type = n
new_case_purpose=1025550004746
Param Type = c
case_no=2015/00224
Param Type = c
court_code=10225
Param Type = c
trn_rcms_caseid=15875000000459
Param Type = c
next_hear_date=30/12/2022 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 = 10225 idvalue 0
Mapped case_no Row = 1 value = 2015/00224 idvalue 0
Mapped hearing_date Row = 1 value = 30/12/2022 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 = 15875000000459 idvalue 0
Mapped decision_date Row = 1 value = 30/12/2022 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 = 30/12/2022 idvalue 0
>>Validating tchdh
>>Frame No 1
court_code = 10225
trn_rcms_caseregid = 15875000000459
case_no = 2015/00224
prev_hearing_date = 30/12/2022
hearing_date = 30/12/2022
prev_case_purposename = ???? ?????????
prev_case_purpose =
prev_case_purposename=???? ?????????
SELECT V.CASE_PURPOSE_MASTID
FROM case_purpose_mast v
WHERE v.case_purpose_name = :prev_case_purposename
prev_case_purposename=???? ?????????
Time elapsed = 5
prev_case_purpose after validation = 1000497
case_purpose = 1025550004746
trans_type = Decision Submitted
clcheck =
isadjourn =
adjourn_type =
decision_type = 11782000000706
decision_date = 30/12/2022
>>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 = 15931000007294
MapName tscd1
SourceId 15931000007291
Select sysdate as sdt from dual
Time elapsed = 4
Select sysdate as sdt from dual
Time elapsed = 3
prev_hearing_date = 30/12/2022
decision_type = 11782000000706
decision_date = 30/12/2022
adjourn_type =
isadjourn =
prev_case_purpose = 1000497
hearing_date = 30/12/2022
case_no = 2015/00224
court_code = 10225
case_purpose = 1025550004746
trans_type = Decision Submitted
trn_rcms_caseregid = 15875000000459
Posting record
Param Type = n
trn_rcms_case_histid=15931000007294
Param Type = c
mapname=tscd1
Param Type = n
sourceid=15931000007291
Param Type = c
cancel=F
Param Type = c
createdby=SDO_mandal
Param Type = c
createdon=30/12/2022 15:11:39
Param Type = c
username=SDO_mandal
Param Type = c
modifiedon=30/12/2022 15:11:39
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
prev_hearing_date=30/12/2022 00:00:00
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=30/12/2022 00:00:00
Param Type = c
prev_case_purpose=1000497
Param Type = c
hearing_date=30/12/2022 00:00:00
Param Type = c
case_no=2015/00224
Param Type = c
court_code=10225
Param Type = c
case_purpose=1025550004746
Param Type = c
trans_type=Decision Submitted
Param Type = c
trn_rcms_caseregid=15875000000459
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 = 10225 idvalue 0
Mapped case_no Row = 1 value = 2015/00224 idvalue 0
Mapped prev_hearing_date Row = 1 value = 21/03/2023 idvalue 0
Mapped hearing_date Row = 1 value = 30/12/2022 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 = 15875000000459 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 = 10225
trn_rcms_caseregid = 15875000000459
case_no = 2015/00224
prev_hearing_date = 21/03/2023
hearing_date = 30/12/2022
prev_case_purposename = ???? ?????????
prev_case_purpose =
prev_case_purposename=???? ?????????
SELECT V.CASE_PURPOSE_MASTID
FROM case_purpose_mast v
WHERE v.case_purpose_name = :prev_case_purposename
prev_case_purposename=???? ?????????
Time elapsed = 4
prev_case_purpose after validation = 1000497
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 = 15931000007295
MapName tsrcf1
SourceId 15931000007293
Select sysdate as sdt from dual
Time elapsed = 3
Select sysdate as sdt from dual
Time elapsed = 4
adjourn_type =
isadjourn = NO
trn_rcms_caseregid = 15875000000459
decision_date =
decision_type = 0
prev_case_purpose = 1000497
trans_type = Feedback Submitted (Decision)
prev_hearing_date = 21/03/2023
case_no = 2015/00224
court_code = 10225
case_purpose = 1025550004746
hearing_date = 30/12/2022
Posting record
Param Type = n
trn_rcms_case_histid=15931000007295
Param Type = c
mapname=tsrcf1
Param Type = n
sourceid=15931000007293
Param Type = c
cancel=F
Param Type = c
createdby=SDO_mandal
Param Type = c
createdon=30/12/2022 15:11:39
Param Type = c
username=SDO_mandal
Param Type = c
modifiedon=30/12/2022 15:11:39
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
isadjourn=NO
Param Type = c
trn_rcms_caseregid=15875000000459
Param Type = n
decision_type=0
Param Type = c
prev_case_purpose=1000497
Param Type = c
trans_type=Feedback Submitted (Decision)
Param Type = c
prev_hearing_date=21/03/2023 00:00:00
Param Type = c
case_no=2015/00224
Param Type = c
court_code=10225
Param Type = c
case_purpose=1025550004746
Param Type = c
hearing_date=30/12/2022 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 = 10225 idvalue 0
Mapped case_no Row = 1 value = 2015/00225 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 = 30/12/2022 idvalue 0
Mapped hearing_date Row = 1 value = 30/12/2022 idvalue 0
Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0
>>Validating tscd
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 30/12/2022
currdate after validation = 30/12/2022
court_name =
Evaluating - m_courtname
m_courtname = SDO, ?????,????????
court_name after validation = SDO, ?????,???????? Id = 12122000000102
court_code = 10225
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 = 2015/00225
casedetails =
case_no=2015/00225
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=10225
case_no=2015/00225
recordid=0
recordid=0
Time elapsed = 226
casedetails after validation = 10225
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=16282000000227
Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S
S=16282000000227
Time elapsed = 214
trn_rcms_caseid after validation = 16282000000227
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 = 03/12/2015
case_type =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_type after validation = ????????? ????
act =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
act after validation = ??????? ????, 1955
section =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
section after validation = 212
case_purposeid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purposeid after validation = 1000497
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 = 30/12/2022
Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T})
hearing_date = 30/12/2022
currdate = 30/12/2022
Result of iif = T
escase =
case_no=2015/00225
SELECT REPLACE (A1.CASE_NO, '/', '')
FROM trn_rcms_casereg a1
WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no
court_code=10225
case_no=2015/00225
Time elapsed = 10
escase after validation = 201500225
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 = ??0 ????? ??????
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 = 30/12/2022
Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T})
decision_date = 30/12/2022
currdate = 30/12/2022
Result of iif = T
decision_type = ????????? Id = 11782000000706
decsion_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
decsion_mastid after validation = 11782000000706
new_case_purpose = ????????? Id = 1025550004746
new_purpose_id =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_id after validation = 1025550004746
new_purpose_code =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_code after validation = 900
member_name =
member_name after validation = Narayan Lal
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 = 10225
case_no = 2015/00225
S=102252015/00225
Select dupchk from trn_rcms_decision where lower(dupchk) = :S
S=102252015/00225
Time elapsed = 360
dupchk after validation = 102252015/00225
usern =
Evaluating - username
username = SDO_mandal
usern after validation = SDO_mandal
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 = 471039064974
esign_template =
Evaluating - {cd.pdf}
esign_template after validation = cd.pdf
esign_filename =
case_no=2015/00225
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=10225
court_code=10225
case_no=2015/00225
Time elapsed = 11
esign_filename after validation = CD10225201500225
trans_type =
Evaluating - iif(recordid>0,{Decision Updated},{Decision Submitted})
recordid = 0
Result of iif = Decision Submitted
trans_type after validation = Decision Submitted
isfeedback =
Evaluating - iif(recordid>0,{F},{T})
recordid = 0
Result of iif = T
isfeedback after validation = T
rtf_letter_content =
rtf_letter_content_printable =
html_letter_content =
rtf_qr_content =
rtf_qr_content_printable =
html_qr_details =
dc_summ =
>>Writing to tables tscd
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tscd'
Time elapsed = 3
Saving to table TRN_RCMS_DECISION
select * from TRN_RCMS_DECISION where TRN_RCMS_DECISIONid=0
Time elapsed = 4
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 2
RecordId = 15931000007296
MapName rctcr1
SourceId 15931000007266
Select sysdate as sdt from dual
Time elapsed = 4
Select sysdate as sdt from dual
Time elapsed = 3
no_of_page = 0
trn_rcms_caseid = 16282000000227
decision_remark =
template = General Decision
chkworth = F
isoneside = F
chkfinal = F
dupchk = 102252015/00225
new_case_purpose = 1025550004746
decision_type = 11782000000706
court_code = 10225
case_no = 2015/00225
new_purpose_code = 900
member_name = Narayan Lal
decision_date = 30/12/2022
hearing_date = 30/12/2022
Posting record
Param Type = n
trn_rcms_decisionid=15931000007296
Param Type = c
mapname=rctcr1
Param Type = n
sourceid=15931000007266
Param Type = c
cancel=F
Param Type = c
createdby=SDO_mandal
Param Type = c
createdon=30/12/2022 15:11:40
Param Type = c
username=SDO_mandal
Param Type = c
modifiedon=30/12/2022 15:11:40
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = n
no_of_page=0
Param Type = n
trn_rcms_caseid=16282000000227
Param Type = c
template=General Decision
Param Type = c
chkworth=F
Param Type = c
isoneside=F
Param Type = c
chkfinal=F
Param Type = c
dupchk=102252015/00225
Param Type = n
new_case_purpose=1025550004746
Param Type = n
decision_type=11782000000706
Param Type = c
court_code=10225
Param Type = c
case_no=2015/00225
Param Type = c
new_purpose_code=900
Param Type = c
member_name=Narayan Lal
Param Type = c
decision_date=30/12/2022 00:00:00
Param Type = c
hearing_date=30/12/2022 00:00:00
insert into TRN_RCMS_DECISION (trn_rcms_decisionid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,no_of_page,trn_rcms_caseid,decision_remark,template,chkworth,isoneside,chkfinal,dupchk,new_case_purpose,decision_type,court_code,case_no,new_purpose_code,member_name,decision_date,hearing_date) values (:trn_rcms_decisionid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:no_of_page,:trn_rcms_caseid,null,:template,:chkworth,:isoneside,:chkfinal,:dupchk,:new_case_purpose,:decision_type,:court_code,:case_no,:new_purpose_code,:member_name,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'))
Saving to table TRN_RCMS_DECCONTENT
select * from TRN_RCMS_DECCONTENT where TRN_RCMS_DECCONTENTid=0
Time elapsed = 6
Adding new record to store data from Frame 2, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 5
RecordId = 15931000007297
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=15931000007297
Param Type = n
trn_rcms_decisionid=15931000007296
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 = 10225 idvalue 0
Mapped case_no Row = 1 value = 2015/00225 idvalue 0
Mapped trn_rcms_caseid Row = 1 value = 16282000000227 idvalue 0
Mapped next_hear_date Row = 1 value = 30/12/2022 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 = 30/12/2022
currdate after validation = 30/12/2022
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 = SDO, ?????,????????
court_name after validation = SDO, ?????,???????? Id = 12122000000102
court_code = 10225
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_no = 2015/00225
Dynamicfilter x1.CASE_NO~Case No =
trn_rcms_caseid = 16282000000227
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=16282000000227
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=10225
trn_rcms_caseid=16282000000227
Time elapsed = 7
casedetails after validation = 2015/00225
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 = 21/03/2023
inst_date =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
inst_date after validation = 03/12/2015
act_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
act_name after validation = ??????? ????, 1955
section_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
section_name after validation = 212
case_purpose_group =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purpose_group after validation = ????? ???? / ????????
case_purpose_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purpose_name after validation = ???? ?????????
appellant_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
appellant_name after validation = ??0 ????? ??????
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 = 30/12/2022
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 = 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 = 15931000007298
MapName tscd2
SourceId 15931000007296
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 = 21/03/2023
isadjourn = NO
new_case_purpose = 1025550004746
case_no = 2015/00225
court_code = 10225
trn_rcms_caseid = 16282000000227
next_hear_date = 30/12/2022
Posting record
Param Type = n
trn_rcms_hearingid=15931000007298
Param Type = c
mapname=tscd2
Param Type = n
sourceid=15931000007296
Param Type = c
cancel=F
Param Type = c
createdby=SDO_mandal
Param Type = c
createdon=30/12/2022 15:11:41
Param Type = c
username=SDO_mandal
Param Type = c
modifiedon=30/12/2022 15:11:41
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = n
adjourn_type=0
Param Type = c
pre_hear_date=21/03/2023 00:00:00
Param Type = c
isadjourn=NO
Param Type = n
new_case_purpose=1025550004746
Param Type = c
case_no=2015/00225
Param Type = c
court_code=10225
Param Type = c
trn_rcms_caseid=16282000000227
Param Type = c
next_hear_date=30/12/2022 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 = 10225 idvalue 0
Mapped case_no Row = 1 value = 2015/00225 idvalue 0
Mapped hearing_date Row = 1 value = 30/12/2022 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 = 16282000000227 idvalue 0
Mapped decision_date Row = 1 value = 30/12/2022 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 = 30/12/2022 idvalue 0
>>Validating tchdh
>>Frame No 1
court_code = 10225
trn_rcms_caseregid = 16282000000227
case_no = 2015/00225
prev_hearing_date = 30/12/2022
hearing_date = 30/12/2022
prev_case_purposename = ???? ?????????
prev_case_purpose =
prev_case_purpose after validation = 1000497
case_purpose = 1025550004746
trans_type = Decision Submitted
clcheck =
isadjourn =
adjourn_type =
decision_type = 11782000000706
decision_date = 30/12/2022
>>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 = 15931000007299
MapName tscd1
SourceId 15931000007296
Select sysdate as sdt from dual
Time elapsed = 5
Select sysdate as sdt from dual
Time elapsed = 5
prev_hearing_date = 30/12/2022
decision_type = 11782000000706
decision_date = 30/12/2022
adjourn_type =
isadjourn =
prev_case_purpose = 1000497
hearing_date = 30/12/2022
case_no = 2015/00225
court_code = 10225
case_purpose = 1025550004746
trans_type = Decision Submitted
trn_rcms_caseregid = 16282000000227
Posting record
Param Type = n
trn_rcms_case_histid=15931000007299
Param Type = c
mapname=tscd1
Param Type = n
sourceid=15931000007296
Param Type = c
cancel=F
Param Type = c
createdby=SDO_mandal
Param Type = c
createdon=30/12/2022 15:11:41
Param Type = c
username=SDO_mandal
Param Type = c
modifiedon=30/12/2022 15:11:41
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
prev_hearing_date=30/12/2022 00:00:00
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=30/12/2022 00:00:00
Param Type = c
prev_case_purpose=1000497
Param Type = c
hearing_date=30/12/2022 00:00:00
Param Type = c
case_no=2015/00225
Param Type = c
court_code=10225
Param Type = c
case_purpose=1025550004746
Param Type = c
trans_type=Decision Submitted
Param Type = c
trn_rcms_caseregid=16282000000227
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 = 10225 idvalue 0
Mapped case_no Row = 1 value = 2015/00225 idvalue 0
Mapped prev_hearing_date Row = 1 value = 21/03/2023 idvalue 0
Mapped hearing_date Row = 1 value = 30/12/2022 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 = 16282000000227 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 = 10225
trn_rcms_caseregid = 16282000000227
case_no = 2015/00225
prev_hearing_date = 21/03/2023
hearing_date = 30/12/2022
prev_case_purposename = ???? ?????????
prev_case_purpose =
prev_case_purpose after validation = 1000497
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 = 3
RecordId = 15931000007300
MapName tsrcf1
SourceId 15931000007298
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 = 16282000000227
decision_date =
decision_type = 0
prev_case_purpose = 1000497
trans_type = Feedback Submitted (Decision)
prev_hearing_date = 21/03/2023
case_no = 2015/00225
court_code = 10225
case_purpose = 1025550004746
hearing_date = 30/12/2022
Posting record
Param Type = n
trn_rcms_case_histid=15931000007300
Param Type = c
mapname=tsrcf1
Param Type = n
sourceid=15931000007298
Param Type = c
cancel=F
Param Type = c
createdby=SDO_mandal
Param Type = c
createdon=30/12/2022 15:11:41
Param Type = c
username=SDO_mandal
Param Type = c
modifiedon=30/12/2022 15:11:41
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
isadjourn=NO
Param Type = c
trn_rcms_caseregid=16282000000227
Param Type = n
decision_type=0
Param Type = c
prev_case_purpose=1000497
Param Type = c
trans_type=Feedback Submitted (Decision)
Param Type = c
prev_hearing_date=21/03/2023 00:00:00
Param Type = c
case_no=2015/00225
Param Type = c
court_code=10225
Param Type = c
case_purpose=1025550004746
Param Type = c
hearing_date=30/12/2022 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 = 10225 idvalue 0
Mapped case_no Row = 1 value = 2015/00226 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 = 30/12/2022 idvalue 0
Mapped hearing_date Row = 1 value = 30/12/2022 idvalue 0
Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0
>>Validating tscd
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 30/12/2022
currdate after validation = 30/12/2022
court_name =
Evaluating - m_courtname
m_courtname = SDO, ?????,????????
court_name after validation = SDO, ?????,???????? Id = 12122000000102
court_code = 10225
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 = 2015/00226
casedetails =
case_no=2015/00226
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=10225
case_no=2015/00226
recordid=0
recordid=0
Time elapsed = 235
casedetails after validation = 10225
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=16394000000194
Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S
S=16394000000194
Time elapsed = 219
trn_rcms_caseid after validation = 16394000000194
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 = 03/12/2015
case_type =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_type after validation = ???
act =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
act after validation = ??????? ????, 1955
section =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
section after validation = 89,188,88
case_purposeid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purposeid after validation = 1000497
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 = 30/12/2022
Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T})
hearing_date = 30/12/2022
currdate = 30/12/2022
Result of iif = T
escase =
case_no=2015/00226
SELECT REPLACE (A1.CASE_NO, '/', '')
FROM trn_rcms_casereg a1
WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no
court_code=10225
case_no=2015/00226
Time elapsed = 11
escase after validation = 201500226
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 = ??0 ????? ??????
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 = 30/12/2022
Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T})
decision_date = 30/12/2022
currdate = 30/12/2022
Result of iif = T
decision_type = ????????? Id = 11782000000706
decsion_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
decsion_mastid after validation = 11782000000706
new_case_purpose = ????????? Id = 1025550004746
new_purpose_id =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_id after validation = 1025550004746
new_purpose_code =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_code after validation = 900
member_name =
member_name after validation = Narayan Lal
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 = 10225
case_no = 2015/00226
S=102252015/00226
Select dupchk from trn_rcms_decision where lower(dupchk) = :S
S=102252015/00226
Time elapsed = 359
dupchk after validation = 102252015/00226
usern =
Evaluating - username
username = SDO_mandal
usern after validation = SDO_mandal
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 = 471039064974
esign_template =
Evaluating - {cd.pdf}
esign_template after validation = cd.pdf
esign_filename =
case_no=2015/00226
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=10225
court_code=10225
case_no=2015/00226
Time elapsed = 12
esign_filename after validation = CD10225201500226
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 = 15931000007301
MapName rctcr1
SourceId 15931000007267
Select sysdate as sdt from dual
Time elapsed = 5
Select sysdate as sdt from dual
Time elapsed = 5
no_of_page = 0
trn_rcms_caseid = 16394000000194
decision_remark =
template = General Decision
chkworth = F
isoneside = F
chkfinal = F
dupchk = 102252015/00226
new_case_purpose = 1025550004746
decision_type = 11782000000706
court_code = 10225
case_no = 2015/00226
new_purpose_code = 900
member_name = Narayan Lal
decision_date = 30/12/2022
hearing_date = 30/12/2022
Posting record
Param Type = n
trn_rcms_decisionid=15931000007301
Param Type = c
mapname=rctcr1
Param Type = n
sourceid=15931000007267
Param Type = c
cancel=F
Param Type = c
createdby=SDO_mandal
Param Type = c
createdon=30/12/2022 15:11:42
Param Type = c
username=SDO_mandal
Param Type = c
modifiedon=30/12/2022 15:11:42
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = n
no_of_page=0
Param Type = n
trn_rcms_caseid=16394000000194
Param Type = c
template=General Decision
Param Type = c
chkworth=F
Param Type = c
isoneside=F
Param Type = c
chkfinal=F
Param Type = c
dupchk=102252015/00226
Param Type = n
new_case_purpose=1025550004746
Param Type = n
decision_type=11782000000706
Param Type = c
court_code=10225
Param Type = c
case_no=2015/00226
Param Type = c
new_purpose_code=900
Param Type = c
member_name=Narayan Lal
Param Type = c
decision_date=30/12/2022 00:00:00
Param Type = c
hearing_date=30/12/2022 00:00:00
insert into TRN_RCMS_DECISION (trn_rcms_decisionid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,no_of_page,trn_rcms_caseid,decision_remark,template,chkworth,isoneside,chkfinal,dupchk,new_case_purpose,decision_type,court_code,case_no,new_purpose_code,member_name,decision_date,hearing_date) values (:trn_rcms_decisionid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:no_of_page,:trn_rcms_caseid,null,:template,:chkworth,:isoneside,:chkfinal,:dupchk,:new_case_purpose,:decision_type,:court_code,:case_no,:new_purpose_code,:member_name,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'))
Saving to table TRN_RCMS_DECCONTENT
select * from TRN_RCMS_DECCONTENT where TRN_RCMS_DECCONTENTid=0
Time elapsed = 5
Adding new record to store data from Frame 2, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 3
RecordId = 15931000007302
Select sysdate as sdt from dual
Time elapsed = 4
rtf_qr_content_printable =
html_qr_details =
dc_summ =
rtf_qr_content =
rtf_letter_content =
rtf_letter_content_printable =
html_letter_content =
Posting record
Param Type = n
trn_rcms_deccontentid=15931000007302
Param Type = n
trn_rcms_decisionid=15931000007301
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 = 10225 idvalue 0
Mapped case_no Row = 1 value = 2015/00226 idvalue 0
Mapped trn_rcms_caseid Row = 1 value = 16394000000194 idvalue 0
Mapped next_hear_date Row = 1 value = 30/12/2022 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 = 30/12/2022
currdate after validation = 30/12/2022
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 = SDO, ?????,????????
court_name after validation = SDO, ?????,???????? Id = 12122000000102
court_code = 10225
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_no = 2015/00226
Dynamicfilter x1.CASE_NO~Case No =
trn_rcms_caseid = 16394000000194
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=16394000000194
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=10225
trn_rcms_caseid=16394000000194
Time elapsed = 8
casedetails after validation = 2015/00226
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 = 21/03/2023
inst_date =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
inst_date after validation = 03/12/2015
act_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
act_name after validation = ??????? ????, 1955
section_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
section_name after validation = 89,188,88
case_purpose_group =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purpose_group after validation = ????? ???? / ????????
case_purpose_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purpose_name after validation = ???? ?????????
appellant_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
appellant_name after validation = ??0 ????? ??????
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 = 30/12/2022
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 = 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 = 15931000007303
MapName tscd2
SourceId 15931000007301
Select sysdate as sdt from dual
Time elapsed = 4
Select sysdate as sdt from dual
Time elapsed = 5
adjourn_type = 0
adjourn_remark =
pre_hear_date = 21/03/2023
isadjourn = NO
new_case_purpose = 1025550004746
case_no = 2015/00226
court_code = 10225
trn_rcms_caseid = 16394000000194
next_hear_date = 30/12/2022
Posting record
Param Type = n
trn_rcms_hearingid=15931000007303
Param Type = c
mapname=tscd2
Param Type = n
sourceid=15931000007301
Param Type = c
cancel=F
Param Type = c
createdby=SDO_mandal
Param Type = c
createdon=30/12/2022 15:11:42
Param Type = c
username=SDO_mandal
Param Type = c
modifiedon=30/12/2022 15:11: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=21/03/2023 00:00:00
Param Type = c
isadjourn=NO
Param Type = n
new_case_purpose=1025550004746
Param Type = c
case_no=2015/00226
Param Type = c
court_code=10225
Param Type = c
trn_rcms_caseid=16394000000194
Param Type = c
next_hear_date=30/12/2022 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 = 10225 idvalue 0
Mapped case_no Row = 1 value = 2015/00226 idvalue 0
Mapped hearing_date Row = 1 value = 30/12/2022 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 = 16394000000194 idvalue 0
Mapped decision_date Row = 1 value = 30/12/2022 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 = 30/12/2022 idvalue 0
>>Validating tchdh
>>Frame No 1
court_code = 10225
trn_rcms_caseregid = 16394000000194
case_no = 2015/00226
prev_hearing_date = 30/12/2022
hearing_date = 30/12/2022
prev_case_purposename = ???? ?????????
prev_case_purpose =
prev_case_purpose after validation = 1000497
case_purpose = 1025550004746
trans_type = Decision Submitted
clcheck =
isadjourn =
adjourn_type =
decision_type = 11782000000706
decision_date = 30/12/2022
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 3
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 3
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 4
RecordId = 15931000007304
MapName tscd1
SourceId 15931000007301
Select sysdate as sdt from dual
Time elapsed = 3
Select sysdate as sdt from dual
Time elapsed = 3
prev_hearing_date = 30/12/2022
decision_type = 11782000000706
decision_date = 30/12/2022
adjourn_type =
isadjourn =
prev_case_purpose = 1000497
hearing_date = 30/12/2022
case_no = 2015/00226
court_code = 10225
case_purpose = 1025550004746
trans_type = Decision Submitted
trn_rcms_caseregid = 16394000000194
Posting record
Param Type = n
trn_rcms_case_histid=15931000007304
Param Type = c
mapname=tscd1
Param Type = n
sourceid=15931000007301
Param Type = c
cancel=F
Param Type = c
createdby=SDO_mandal
Param Type = c
createdon=30/12/2022 15:11:42
Param Type = c
username=SDO_mandal
Param Type = c
modifiedon=30/12/2022 15:11:42
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
prev_hearing_date=30/12/2022 00:00:00
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=30/12/2022 00:00:00
Param Type = c
prev_case_purpose=1000497
Param Type = c
hearing_date=30/12/2022 00:00:00
Param Type = c
case_no=2015/00226
Param Type = c
court_code=10225
Param Type = c
case_purpose=1025550004746
Param Type = c
trans_type=Decision Submitted
Param Type = c
trn_rcms_caseregid=16394000000194
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 = 10225 idvalue 0
Mapped case_no Row = 1 value = 2015/00226 idvalue 0
Mapped prev_hearing_date Row = 1 value = 21/03/2023 idvalue 0
Mapped hearing_date Row = 1 value = 30/12/2022 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 = 16394000000194 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 = 10225
trn_rcms_caseregid = 16394000000194
case_no = 2015/00226
prev_hearing_date = 21/03/2023
hearing_date = 30/12/2022
prev_case_purposename = ???? ?????????
prev_case_purpose =
prev_case_purpose after validation = 1000497
case_purpose = 1025550004746
trans_type = Feedback Submitted (Decision)
clcheck =
isadjourn = NO
adjourn_type =
decision_type =
decision_date =
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 2
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 4
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 2
RecordId = 15931000007305
MapName tsrcf1
SourceId 15931000007303
Select sysdate as sdt from dual
Time elapsed = 3
Select sysdate as sdt from dual
Time elapsed = 3
adjourn_type =
isadjourn = NO
trn_rcms_caseregid = 16394000000194
decision_date =
decision_type = 0
prev_case_purpose = 1000497
trans_type = Feedback Submitted (Decision)
prev_hearing_date = 21/03/2023
case_no = 2015/00226
court_code = 10225
case_purpose = 1025550004746
hearing_date = 30/12/2022
Posting record
Param Type = n
trn_rcms_case_histid=15931000007305
Param Type = c
mapname=tsrcf1
Param Type = n
sourceid=15931000007303
Param Type = c
cancel=F
Param Type = c
createdby=SDO_mandal
Param Type = c
createdon=30/12/2022 15:11:42
Param Type = c
username=SDO_mandal
Param Type = c
modifiedon=30/12/2022 15:11:42
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
isadjourn=NO
Param Type = c
trn_rcms_caseregid=16394000000194
Param Type = n
decision_type=0
Param Type = c
prev_case_purpose=1000497
Param Type = c
trans_type=Feedback Submitted (Decision)
Param Type = c
prev_hearing_date=21/03/2023 00:00:00
Param Type = c
case_no=2015/00226
Param Type = c
court_code=10225
Param Type = c
case_purpose=1025550004746
Param Type = c
hearing_date=30/12/2022 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 = 10225 idvalue 0
Mapped case_no Row = 1 value = 2015/00223 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 = 30/12/2022 idvalue 0
Mapped hearing_date Row = 1 value = 30/12/2022 idvalue 0
Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0
>>Validating tscd
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 30/12/2022
currdate after validation = 30/12/2022
court_name =
Evaluating - m_courtname
m_courtname = SDO, ?????,????????
court_name after validation = SDO, ?????,???????? Id = 12122000000102
court_code = 10225
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 = 2015/00223
casedetails =
case_no=2015/00223
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=10225
case_no=2015/00223
recordid=0
recordid=0
Time elapsed = 231
casedetails after validation = 10225
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=15159000000329
Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S
S=15159000000329
Time elapsed = 224
trn_rcms_caseid after validation = 15159000000329
pagesource = TRANSPAGE
instdate =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
instdate after validation = 04/12/2015
case_type =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_type after validation = ???
act =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
act after validation = ??????? ????, 1955
section =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
section after validation = 89,188,88
case_purposeid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purposeid after validation = 1000497
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 = 30/12/2022
Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T})
hearing_date = 30/12/2022
currdate = 30/12/2022
Result of iif = T
escase =
case_no=2015/00223
SELECT REPLACE (A1.CASE_NO, '/', '')
FROM trn_rcms_casereg a1
WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no
court_code=10225
case_no=2015/00223
Time elapsed = 10
escase after validation = 201500223
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 = 30/12/2022
Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T})
decision_date = 30/12/2022
currdate = 30/12/2022
Result of iif = T
decision_type = ????????? Id = 11782000000706
decsion_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
decsion_mastid after validation = 11782000000706
new_case_purpose = ????????? Id = 1025550004746
new_purpose_id =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_id after validation = 1025550004746
new_purpose_code =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_code after validation = 900
member_name =
member_name after validation = Narayan Lal
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 = 10225
case_no = 2015/00223
S=102252015/00223
Select dupchk from trn_rcms_decision where lower(dupchk) = :S
S=102252015/00223
Time elapsed = 377
dupchk after validation = 102252015/00223
usern =
Evaluating - username
username = SDO_mandal
usern after validation = SDO_mandal
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 = 471039064974
esign_template =
Evaluating - {cd.pdf}
esign_template after validation = cd.pdf
esign_filename =
case_no=2015/00223
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=10225
court_code=10225
case_no=2015/00223
Time elapsed = 11
esign_filename after validation = CD10225201500223
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 = 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 = 15931000007306
MapName rctcr1
SourceId 15931000007268
Select sysdate as sdt from dual
Time elapsed = 4
Select sysdate as sdt from dual
Time elapsed = 4
no_of_page = 0
trn_rcms_caseid = 15159000000329
decision_remark =
template = General Decision
chkworth = F
isoneside = F
chkfinal = F
dupchk = 102252015/00223
new_case_purpose = 1025550004746
decision_type = 11782000000706
court_code = 10225
case_no = 2015/00223
new_purpose_code = 900
member_name = Narayan Lal
decision_date = 30/12/2022
hearing_date = 30/12/2022
Posting record
Param Type = n
trn_rcms_decisionid=15931000007306
Param Type = c
mapname=rctcr1
Param Type = n
sourceid=15931000007268
Param Type = c
cancel=F
Param Type = c
createdby=SDO_mandal
Param Type = c
createdon=30/12/2022 15:11:44
Param Type = c
username=SDO_mandal
Param Type = c
modifiedon=30/12/2022 15:11:44
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = n
no_of_page=0
Param Type = n
trn_rcms_caseid=15159000000329
Param Type = c
template=General Decision
Param Type = c
chkworth=F
Param Type = c
isoneside=F
Param Type = c
chkfinal=F
Param Type = c
dupchk=102252015/00223
Param Type = n
new_case_purpose=1025550004746
Param Type = n
decision_type=11782000000706
Param Type = c
court_code=10225
Param Type = c
case_no=2015/00223
Param Type = c
new_purpose_code=900
Param Type = c
member_name=Narayan Lal
Param Type = c
decision_date=30/12/2022 00:00:00
Param Type = c
hearing_date=30/12/2022 00:00:00
insert into TRN_RCMS_DECISION (trn_rcms_decisionid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,no_of_page,trn_rcms_caseid,decision_remark,template,chkworth,isoneside,chkfinal,dupchk,new_case_purpose,decision_type,court_code,case_no,new_purpose_code,member_name,decision_date,hearing_date) values (:trn_rcms_decisionid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:no_of_page,:trn_rcms_caseid,null,:template,:chkworth,:isoneside,:chkfinal,:dupchk,:new_case_purpose,:decision_type,:court_code,:case_no,:new_purpose_code,:member_name,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'))
Saving to table TRN_RCMS_DECCONTENT
select * from TRN_RCMS_DECCONTENT where TRN_RCMS_DECCONTENTid=0
Time elapsed = 6
Adding new record to store data from Frame 2, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 3
RecordId = 15931000007307
Select sysdate as sdt from dual
Time elapsed = 4
rtf_qr_content_printable =
html_qr_details =
dc_summ =
rtf_qr_content =
rtf_letter_content =
rtf_letter_content_printable =
html_letter_content =
Posting record
Param Type = n
trn_rcms_deccontentid=15931000007307
Param Type = n
trn_rcms_decisionid=15931000007306
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 = 10225 idvalue 0
Mapped case_no Row = 1 value = 2015/00223 idvalue 0
Mapped trn_rcms_caseid Row = 1 value = 15159000000329 idvalue 0
Mapped next_hear_date Row = 1 value = 30/12/2022 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 = 30/12/2022
currdate after validation = 30/12/2022
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 = SDO, ?????,????????
court_name after validation = SDO, ?????,???????? Id = 12122000000102
court_code = 10225
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_no = 2015/00223
Dynamicfilter x1.CASE_NO~Case No =
trn_rcms_caseid = 15159000000329
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=15159000000329
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=10225
trn_rcms_caseid=15159000000329
Time elapsed = 9
casedetails after validation = 2015/00223
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 = 21/03/2023
inst_date =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
inst_date after validation = 04/12/2015
act_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
act_name after validation = ??????? ????, 1955
section_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
section_name after validation = 89,188,88
case_purpose_group =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purpose_group after validation = ????? ???? / ????????
case_purpose_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purpose_name after validation = ???? ?????????
appellant_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
appellant_name after validation = ???? ????? ??????
respondent_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
respondent_name after validation = ???? ????? ??????
description =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_case_purpose = ????????? Id = 1025550004746
new_purpose_code =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_code after validation = 900
next_hear_date = 30/12/2022
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 = 15931000007308
MapName tscd2
SourceId 15931000007306
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 = 21/03/2023
isadjourn = NO
new_case_purpose = 1025550004746
case_no = 2015/00223
court_code = 10225
trn_rcms_caseid = 15159000000329
next_hear_date = 30/12/2022
Posting record
Param Type = n
trn_rcms_hearingid=15931000007308
Param Type = c
mapname=tscd2
Param Type = n
sourceid=15931000007306
Param Type = c
cancel=F
Param Type = c
createdby=SDO_mandal
Param Type = c
createdon=30/12/2022 15:11:44
Param Type = c
username=SDO_mandal
Param Type = c
modifiedon=30/12/2022 15:11:44
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = n
adjourn_type=0
Param Type = c
pre_hear_date=21/03/2023 00:00:00
Param Type = c
isadjourn=NO
Param Type = n
new_case_purpose=1025550004746
Param Type = c
case_no=2015/00223
Param Type = c
court_code=10225
Param Type = c
trn_rcms_caseid=15159000000329
Param Type = c
next_hear_date=30/12/2022 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 = 10225 idvalue 0
Mapped case_no Row = 1 value = 2015/00223 idvalue 0
Mapped hearing_date Row = 1 value = 30/12/2022 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 = 15159000000329 idvalue 0
Mapped decision_date Row = 1 value = 30/12/2022 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 = 30/12/2022 idvalue 0
>>Validating tchdh
>>Frame No 1
court_code = 10225
trn_rcms_caseregid = 15159000000329
case_no = 2015/00223
prev_hearing_date = 30/12/2022
hearing_date = 30/12/2022
prev_case_purposename = ???? ?????????
prev_case_purpose =
prev_case_purpose after validation = 1000497
case_purpose = 1025550004746
trans_type = Decision Submitted
clcheck =
isadjourn =
adjourn_type =
decision_type = 11782000000706
decision_date = 30/12/2022
>>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 = 15931000007309
MapName tscd1
SourceId 15931000007306
Select sysdate as sdt from dual
Time elapsed = 3
Select sysdate as sdt from dual
Time elapsed = 3
prev_hearing_date = 30/12/2022
decision_type = 11782000000706
decision_date = 30/12/2022
adjourn_type =
isadjourn =
prev_case_purpose = 1000497
hearing_date = 30/12/2022
case_no = 2015/00223
court_code = 10225
case_purpose = 1025550004746
trans_type = Decision Submitted
trn_rcms_caseregid = 15159000000329
Posting record
Param Type = n
trn_rcms_case_histid=15931000007309
Param Type = c
mapname=tscd1
Param Type = n
sourceid=15931000007306
Param Type = c
cancel=F
Param Type = c
createdby=SDO_mandal
Param Type = c
createdon=30/12/2022 15:11:44
Param Type = c
username=SDO_mandal
Param Type = c
modifiedon=30/12/2022 15:11:44
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
prev_hearing_date=30/12/2022 00:00:00
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=30/12/2022 00:00:00
Param Type = c
prev_case_purpose=1000497
Param Type = c
hearing_date=30/12/2022 00:00:00
Param Type = c
case_no=2015/00223
Param Type = c
court_code=10225
Param Type = c
case_purpose=1025550004746
Param Type = c
trans_type=Decision Submitted
Param Type = c
trn_rcms_caseregid=15159000000329
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 = 10225 idvalue 0
Mapped case_no Row = 1 value = 2015/00223 idvalue 0
Mapped prev_hearing_date Row = 1 value = 21/03/2023 idvalue 0
Mapped hearing_date Row = 1 value = 30/12/2022 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 = 15159000000329 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 = 10225
trn_rcms_caseregid = 15159000000329
case_no = 2015/00223
prev_hearing_date = 21/03/2023
hearing_date = 30/12/2022
prev_case_purposename = ???? ?????????
prev_case_purpose =
prev_case_purpose after validation = 1000497
case_purpose = 1025550004746
trans_type = Feedback Submitted (Decision)
clcheck =
isadjourn = NO
adjourn_type =
decision_type =
decision_date =
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 3
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 4
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 2
RecordId = 15931000007310
MapName tsrcf1
SourceId 15931000007308
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 = 15159000000329
decision_date =
decision_type = 0
prev_case_purpose = 1000497
trans_type = Feedback Submitted (Decision)
prev_hearing_date = 21/03/2023
case_no = 2015/00223
court_code = 10225
case_purpose = 1025550004746
hearing_date = 30/12/2022
Posting record
Param Type = n
trn_rcms_case_histid=15931000007310
Param Type = c
mapname=tsrcf1
Param Type = n
sourceid=15931000007308
Param Type = c
cancel=F
Param Type = c
createdby=SDO_mandal
Param Type = c
createdon=30/12/2022 15:11:44
Param Type = c
username=SDO_mandal
Param Type = c
modifiedon=30/12/2022 15:11:44
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
isadjourn=NO
Param Type = c
trn_rcms_caseregid=15159000000329
Param Type = n
decision_type=0
Param Type = c
prev_case_purpose=1000497
Param Type = c
trans_type=Feedback Submitted (Decision)
Param Type = c
prev_hearing_date=21/03/2023 00:00:00
Param Type = c
case_no=2015/00223
Param Type = c
court_code=10225
Param Type = c
case_purpose=1025550004746
Param Type = c
hearing_date=30/12/2022 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 = 10225 idvalue 0
Mapped case_no Row = 1 value = 2015/00252 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 = 30/12/2022 idvalue 0
Mapped hearing_date Row = 1 value = 30/12/2022 idvalue 0
Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0
>>Validating tscd
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 30/12/2022
currdate after validation = 30/12/2022
court_name =
Evaluating - m_courtname
m_courtname = SDO, ?????,????????
court_name after validation = SDO, ?????,???????? Id = 12122000000102
court_code = 10225
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 = 2015/00252
casedetails =
case_no=2015/00252
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=10225
case_no=2015/00252
recordid=0
recordid=0
Time elapsed = 258
casedetails after validation = 10225
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=16122000003000
Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S
S=16122000003000
Time elapsed = 219
trn_rcms_caseid after validation = 16122000003000
pagesource = TRANSPAGE
instdate =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
instdate after validation = 13/08/2015
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 = ????? ????????? ?????? (??????)
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 = 151,9(13)
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 = 1000497
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 = 30/12/2022
Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T})
hearing_date = 30/12/2022
currdate = 30/12/2022
Result of iif = T
escase =
case_no=2015/00252
SELECT REPLACE (A1.CASE_NO, '/', '')
FROM trn_rcms_casereg a1
WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no
court_code=10225
case_no=2015/00252
Time elapsed = 8
escase after validation = 201500252
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 = 30/12/2022
Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T})
decision_date = 30/12/2022
currdate = 30/12/2022
Result of iif = T
decision_type = ????????? Id = 11782000000706
decsion_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
decsion_mastid after validation = 11782000000706
new_case_purpose = ????????? Id = 1025550004746
new_purpose_id =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_id after validation = 1025550004746
new_purpose_code =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_code after validation = 900
member_name =
member_name after validation = Narayan Lal
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 = 10225
case_no = 2015/00252
S=102252015/00252
Select dupchk from trn_rcms_decision where lower(dupchk) = :S
S=102252015/00252
Time elapsed = 365
dupchk after validation = 102252015/00252
usern =
Evaluating - username
username = SDO_mandal
usern after validation = SDO_mandal
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 = 471039064974
esign_template =
Evaluating - {cd.pdf}
esign_template after validation = cd.pdf
esign_filename =
case_no=2015/00252
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=10225
court_code=10225
case_no=2015/00252
Time elapsed = 15
esign_filename after validation = CD10225201500252
trans_type =
Evaluating - iif(recordid>0,{Decision Updated},{Decision Submitted})
recordid = 0
Result of iif = Decision Submitted
trans_type after validation = Decision Submitted
isfeedback =
Evaluating - iif(recordid>0,{F},{T})
recordid = 0
Result of iif = T
isfeedback after validation = T
rtf_letter_content =
rtf_letter_content_printable =
html_letter_content =
rtf_qr_content =
rtf_qr_content_printable =
html_qr_details =
dc_summ =
>>Writing to tables tscd
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tscd'
Time elapsed = 3
Saving to table TRN_RCMS_DECISION
select * from TRN_RCMS_DECISION where TRN_RCMS_DECISIONid=0
Time elapsed = 4
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 2
RecordId = 15931000007311
MapName rctcr1
SourceId 15931000007269
Select sysdate as sdt from dual
Time elapsed = 3
Select sysdate as sdt from dual
Time elapsed = 4
no_of_page = 0
trn_rcms_caseid = 16122000003000
decision_remark =
template = General Decision
chkworth = F
isoneside = F
chkfinal = F
dupchk = 102252015/00252
new_case_purpose = 1025550004746
decision_type = 11782000000706
court_code = 10225
case_no = 2015/00252
new_purpose_code = 900
member_name = Narayan Lal
decision_date = 30/12/2022
hearing_date = 30/12/2022
Posting record
Param Type = n
trn_rcms_decisionid=15931000007311
Param Type = c
mapname=rctcr1
Param Type = n
sourceid=15931000007269
Param Type = c
cancel=F
Param Type = c
createdby=SDO_mandal
Param Type = c
createdon=30/12/2022 15:11:45
Param Type = c
username=SDO_mandal
Param Type = c
modifiedon=30/12/2022 15:11:45
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = n
no_of_page=0
Param Type = n
trn_rcms_caseid=16122000003000
Param Type = c
template=General Decision
Param Type = c
chkworth=F
Param Type = c
isoneside=F
Param Type = c
chkfinal=F
Param Type = c
dupchk=102252015/00252
Param Type = n
new_case_purpose=1025550004746
Param Type = n
decision_type=11782000000706
Param Type = c
court_code=10225
Param Type = c
case_no=2015/00252
Param Type = c
new_purpose_code=900
Param Type = c
member_name=Narayan Lal
Param Type = c
decision_date=30/12/2022 00:00:00
Param Type = c
hearing_date=30/12/2022 00:00:00
insert into TRN_RCMS_DECISION (trn_rcms_decisionid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,no_of_page,trn_rcms_caseid,decision_remark,template,chkworth,isoneside,chkfinal,dupchk,new_case_purpose,decision_type,court_code,case_no,new_purpose_code,member_name,decision_date,hearing_date) values (:trn_rcms_decisionid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:no_of_page,:trn_rcms_caseid,null,:template,:chkworth,:isoneside,:chkfinal,:dupchk,:new_case_purpose,:decision_type,:court_code,:case_no,:new_purpose_code,:member_name,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'))
Saving to table TRN_RCMS_DECCONTENT
select * from TRN_RCMS_DECCONTENT where TRN_RCMS_DECCONTENTid=0
Time elapsed = 5
Adding new record to store data from Frame 2, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 4
RecordId = 15931000007312
Select sysdate as sdt from dual
Time elapsed = 3
rtf_qr_content_printable =
html_qr_details =
dc_summ =
rtf_qr_content =
rtf_letter_content =
rtf_letter_content_printable =
html_letter_content =
Posting record
Param Type = n
trn_rcms_deccontentid=15931000007312
Param Type = n
trn_rcms_decisionid=15931000007311
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 = 10225 idvalue 0
Mapped case_no Row = 1 value = 2015/00252 idvalue 0
Mapped trn_rcms_caseid Row = 1 value = 16122000003000 idvalue 0
Mapped next_hear_date Row = 1 value = 30/12/2022 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 = 30/12/2022
currdate after validation = 30/12/2022
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 = SDO, ?????,????????
court_name after validation = SDO, ?????,???????? Id = 12122000000102
court_code = 10225
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_no = 2015/00252
Dynamicfilter x1.CASE_NO~Case No =
trn_rcms_caseid = 16122000003000
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=16122000003000
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=10225
trn_rcms_caseid=16122000003000
Time elapsed = 6
casedetails after validation = 2015/00252
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 = 20/04/2023
inst_date =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
inst_date after validation = 13/08/2015
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 = ????? ????????? ?????? (??????)
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 = 151,9(13)
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 = 30/12/2022
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 = 15931000007313
MapName tscd2
SourceId 15931000007311
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 = 20/04/2023
isadjourn = NO
new_case_purpose = 1025550004746
case_no = 2015/00252
court_code = 10225
trn_rcms_caseid = 16122000003000
next_hear_date = 30/12/2022
Posting record
Param Type = n
trn_rcms_hearingid=15931000007313
Param Type = c
mapname=tscd2
Param Type = n
sourceid=15931000007311
Param Type = c
cancel=F
Param Type = c
createdby=SDO_mandal
Param Type = c
createdon=30/12/2022 15:11:46
Param Type = c
username=SDO_mandal
Param Type = c
modifiedon=30/12/2022 15:11:46
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = n
adjourn_type=0
Param Type = c
pre_hear_date=20/04/2023 00:00:00
Param Type = c
isadjourn=NO
Param Type = n
new_case_purpose=1025550004746
Param Type = c
case_no=2015/00252
Param Type = c
court_code=10225
Param Type = c
trn_rcms_caseid=16122000003000
Param Type = c
next_hear_date=30/12/2022 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 = 10225 idvalue 0
Mapped case_no Row = 1 value = 2015/00252 idvalue 0
Mapped hearing_date Row = 1 value = 30/12/2022 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 = 16122000003000 idvalue 0
Mapped decision_date Row = 1 value = 30/12/2022 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 = 30/12/2022 idvalue 0
>>Validating tchdh
>>Frame No 1
court_code = 10225
trn_rcms_caseregid = 16122000003000
case_no = 2015/00252
prev_hearing_date = 30/12/2022
hearing_date = 30/12/2022
prev_case_purposename = ???? ?????????
prev_case_purpose =
prev_case_purpose after validation = 1000497
case_purpose = 1025550004746
trans_type = Decision Submitted
clcheck =
isadjourn =
adjourn_type =
decision_type = 11782000000706
decision_date = 30/12/2022
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 2
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 5
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 4
RecordId = 15931000007314
MapName tscd1
SourceId 15931000007311
Select sysdate as sdt from dual
Time elapsed = 5
Select sysdate as sdt from dual
Time elapsed = 4
prev_hearing_date = 30/12/2022
decision_type = 11782000000706
decision_date = 30/12/2022
adjourn_type =
isadjourn =
prev_case_purpose = 1000497
hearing_date = 30/12/2022
case_no = 2015/00252
court_code = 10225
case_purpose = 1025550004746
trans_type = Decision Submitted
trn_rcms_caseregid = 16122000003000
Posting record
Param Type = n
trn_rcms_case_histid=15931000007314
Param Type = c
mapname=tscd1
Param Type = n
sourceid=15931000007311
Param Type = c
cancel=F
Param Type = c
createdby=SDO_mandal
Param Type = c
createdon=30/12/2022 15:11:46
Param Type = c
username=SDO_mandal
Param Type = c
modifiedon=30/12/2022 15:11:46
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
prev_hearing_date=30/12/2022 00:00:00
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=30/12/2022 00:00:00
Param Type = c
prev_case_purpose=1000497
Param Type = c
hearing_date=30/12/2022 00:00:00
Param Type = c
case_no=2015/00252
Param Type = c
court_code=10225
Param Type = c
case_purpose=1025550004746
Param Type = c
trans_type=Decision Submitted
Param Type = c
trn_rcms_caseregid=16122000003000
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 = 10225 idvalue 0
Mapped case_no Row = 1 value = 2015/00252 idvalue 0
Mapped prev_hearing_date Row = 1 value = 20/04/2023 idvalue 0
Mapped hearing_date Row = 1 value = 30/12/2022 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 = 16122000003000 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 = 10225
trn_rcms_caseregid = 16122000003000
case_no = 2015/00252
prev_hearing_date = 20/04/2023
hearing_date = 30/12/2022
prev_case_purposename = ???? ?????????
prev_case_purpose =
prev_case_purpose after validation = 1000497
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 = 3
RecordId = 15931000007315
MapName tsrcf1
SourceId 15931000007313
Select sysdate as sdt from dual
Time elapsed = 3
Select sysdate as sdt from dual
Time elapsed = 3
adjourn_type =
isadjourn = NO
trn_rcms_caseregid = 16122000003000
decision_date =
decision_type = 0
prev_case_purpose = 1000497
trans_type = Feedback Submitted (Decision)
prev_hearing_date = 20/04/2023
case_no = 2015/00252
court_code = 10225
case_purpose = 1025550004746
hearing_date = 30/12/2022
Posting record
Param Type = n
trn_rcms_case_histid=15931000007315
Param Type = c
mapname=tsrcf1
Param Type = n
sourceid=15931000007313
Param Type = c
cancel=F
Param Type = c
createdby=SDO_mandal
Param Type = c
createdon=30/12/2022 15:11:46
Param Type = c
username=SDO_mandal
Param Type = c
modifiedon=30/12/2022 15:11:46
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
isadjourn=NO
Param Type = c
trn_rcms_caseregid=16122000003000
Param Type = n
decision_type=0
Param Type = c
prev_case_purpose=1000497
Param Type = c
trans_type=Feedback Submitted (Decision)
Param Type = c
prev_hearing_date=20/04/2023 00:00:00
Param Type = c
case_no=2015/00252
Param Type = c
court_code=10225
Param Type = c
case_purpose=1025550004746
Param Type = c
hearing_date=30/12/2022 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 = 10225 idvalue 0
Mapped case_no Row = 1 value = 2015/00253 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 = 30/12/2022 idvalue 0
Mapped hearing_date Row = 1 value = 30/12/2022 idvalue 0
Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0
>>Validating tscd
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 30/12/2022
currdate after validation = 30/12/2022
court_name =
Evaluating - m_courtname
m_courtname = SDO, ?????,????????
court_name after validation = SDO, ?????,???????? Id = 12122000000102
court_code = 10225
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 = 2015/00253
casedetails =
case_no=2015/00253
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=10225
case_no=2015/00253
recordid=0
recordid=0
Time elapsed = 219
casedetails after validation = 10225
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=16196000002436
Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S
S=16196000002436
Time elapsed = 218
trn_rcms_caseid after validation = 16196000002436
pagesource = TRANSPAGE
instdate =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
instdate after validation = 13/08/2015
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 = ????? ????????? ?????? (??????)
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 = 151,9(13)
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 = 1000497
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 = 30/12/2022
Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T})
hearing_date = 30/12/2022
currdate = 30/12/2022
Result of iif = T
escase =
case_no=2015/00253
SELECT REPLACE (A1.CASE_NO, '/', '')
FROM trn_rcms_casereg a1
WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no
court_code=10225
case_no=2015/00253
Time elapsed = 9
escase after validation = 201500253
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 = 30/12/2022
Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T})
decision_date = 30/12/2022
currdate = 30/12/2022
Result of iif = T
decision_type = ????????? Id = 11782000000706
decsion_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
decsion_mastid after validation = 11782000000706
new_case_purpose = ????????? Id = 1025550004746
new_purpose_id =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_id after validation = 1025550004746
new_purpose_code =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_code after validation = 900
member_name =
member_name after validation = Narayan Lal
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 = 10225
case_no = 2015/00253
S=102252015/00253
Select dupchk from trn_rcms_decision where lower(dupchk) = :S
S=102252015/00253
Time elapsed = 364
dupchk after validation = 102252015/00253
usern =
Evaluating - username
username = SDO_mandal
usern after validation = SDO_mandal
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 = 471039064974
esign_template =
Evaluating - {cd.pdf}
esign_template after validation = cd.pdf
esign_filename =
case_no=2015/00253
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=10225
court_code=10225
case_no=2015/00253
Time elapsed = 12
esign_filename after validation = CD10225201500253
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 = 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 = 15931000007316
MapName rctcr1
SourceId 15931000007270
Select sysdate as sdt from dual
Time elapsed = 3
Select sysdate as sdt from dual
Time elapsed = 4
no_of_page = 0
trn_rcms_caseid = 16196000002436
decision_remark =
template = General Decision
chkworth = F
isoneside = F
chkfinal = F
dupchk = 102252015/00253
new_case_purpose = 1025550004746
decision_type = 11782000000706
court_code = 10225
case_no = 2015/00253
new_purpose_code = 900
member_name = Narayan Lal
decision_date = 30/12/2022
hearing_date = 30/12/2022
Posting record
Param Type = n
trn_rcms_decisionid=15931000007316
Param Type = c
mapname=rctcr1
Param Type = n
sourceid=15931000007270
Param Type = c
cancel=F
Param Type = c
createdby=SDO_mandal
Param Type = c
createdon=30/12/2022 15:11:47
Param Type = c
username=SDO_mandal
Param Type = c
modifiedon=30/12/2022 15:11:47
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = n
no_of_page=0
Param Type = n
trn_rcms_caseid=16196000002436
Param Type = c
template=General Decision
Param Type = c
chkworth=F
Param Type = c
isoneside=F
Param Type = c
chkfinal=F
Param Type = c
dupchk=102252015/00253
Param Type = n
new_case_purpose=1025550004746
Param Type = n
decision_type=11782000000706
Param Type = c
court_code=10225
Param Type = c
case_no=2015/00253
Param Type = c
new_purpose_code=900
Param Type = c
member_name=Narayan Lal
Param Type = c
decision_date=30/12/2022 00:00:00
Param Type = c
hearing_date=30/12/2022 00:00:00
insert into TRN_RCMS_DECISION (trn_rcms_decisionid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,no_of_page,trn_rcms_caseid,decision_remark,template,chkworth,isoneside,chkfinal,dupchk,new_case_purpose,decision_type,court_code,case_no,new_purpose_code,member_name,decision_date,hearing_date) values (:trn_rcms_decisionid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:no_of_page,:trn_rcms_caseid,null,:template,:chkworth,:isoneside,:chkfinal,:dupchk,:new_case_purpose,:decision_type,:court_code,:case_no,:new_purpose_code,:member_name,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'))
Saving to table TRN_RCMS_DECCONTENT
select * from TRN_RCMS_DECCONTENT where TRN_RCMS_DECCONTENTid=0
Time elapsed = 5
Adding new record to store data from Frame 2, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 4
RecordId = 15931000007317
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=15931000007317
Param Type = n
trn_rcms_decisionid=15931000007316
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 = 10225 idvalue 0
Mapped case_no Row = 1 value = 2015/00253 idvalue 0
Mapped trn_rcms_caseid Row = 1 value = 16196000002436 idvalue 0
Mapped next_hear_date Row = 1 value = 30/12/2022 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 = 30/12/2022
currdate after validation = 30/12/2022
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 = SDO, ?????,????????
court_name after validation = SDO, ?????,???????? Id = 12122000000102
court_code = 10225
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_no = 2015/00253
Dynamicfilter x1.CASE_NO~Case No =
trn_rcms_caseid = 16196000002436
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=16196000002436
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=10225
trn_rcms_caseid=16196000002436
Time elapsed = 7
casedetails after validation = 2015/00253
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 = 20/04/2023
inst_date =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
inst_date after validation = 13/08/2015
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 = ????? ????????? ?????? (??????)
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 = 151,9(13)
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 = 30/12/2022
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 = 15931000007318
MapName tscd2
SourceId 15931000007316
Select sysdate as sdt from dual
Time elapsed = 4
Select sysdate as sdt from dual
Time elapsed = 3
adjourn_type = 0
adjourn_remark =
pre_hear_date = 20/04/2023
isadjourn = NO
new_case_purpose = 1025550004746
case_no = 2015/00253
court_code = 10225
trn_rcms_caseid = 16196000002436
next_hear_date = 30/12/2022
Posting record
Param Type = n
trn_rcms_hearingid=15931000007318
Param Type = c
mapname=tscd2
Param Type = n
sourceid=15931000007316
Param Type = c
cancel=F
Param Type = c
createdby=SDO_mandal
Param Type = c
createdon=30/12/2022 15:11:47
Param Type = c
username=SDO_mandal
Param Type = c
modifiedon=30/12/2022 15:11: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=20/04/2023 00:00:00
Param Type = c
isadjourn=NO
Param Type = n
new_case_purpose=1025550004746
Param Type = c
case_no=2015/00253
Param Type = c
court_code=10225
Param Type = c
trn_rcms_caseid=16196000002436
Param Type = c
next_hear_date=30/12/2022 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 = 10225 idvalue 0
Mapped case_no Row = 1 value = 2015/00253 idvalue 0
Mapped hearing_date Row = 1 value = 30/12/2022 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 = 16196000002436 idvalue 0
Mapped decision_date Row = 1 value = 30/12/2022 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 = 30/12/2022 idvalue 0
>>Validating tchdh
>>Frame No 1
court_code = 10225
trn_rcms_caseregid = 16196000002436
case_no = 2015/00253
prev_hearing_date = 30/12/2022
hearing_date = 30/12/2022
prev_case_purposename = ???? ?????????
prev_case_purpose =
prev_case_purpose after validation = 1000497
case_purpose = 1025550004746
trans_type = Decision Submitted
clcheck =
isadjourn =
adjourn_type =
decision_type = 11782000000706
decision_date = 30/12/2022
>>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 = 15931000007319
MapName tscd1
SourceId 15931000007316
Select sysdate as sdt from dual
Time elapsed = 4
Select sysdate as sdt from dual
Time elapsed = 3
prev_hearing_date = 30/12/2022
decision_type = 11782000000706
decision_date = 30/12/2022
adjourn_type =
isadjourn =
prev_case_purpose = 1000497
hearing_date = 30/12/2022
case_no = 2015/00253
court_code = 10225
case_purpose = 1025550004746
trans_type = Decision Submitted
trn_rcms_caseregid = 16196000002436
Posting record
Param Type = n
trn_rcms_case_histid=15931000007319
Param Type = c
mapname=tscd1
Param Type = n
sourceid=15931000007316
Param Type = c
cancel=F
Param Type = c
createdby=SDO_mandal
Param Type = c
createdon=30/12/2022 15:11:47
Param Type = c
username=SDO_mandal
Param Type = c
modifiedon=30/12/2022 15:11:47
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
prev_hearing_date=30/12/2022 00:00:00
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=30/12/2022 00:00:00
Param Type = c
prev_case_purpose=1000497
Param Type = c
hearing_date=30/12/2022 00:00:00
Param Type = c
case_no=2015/00253
Param Type = c
court_code=10225
Param Type = c
case_purpose=1025550004746
Param Type = c
trans_type=Decision Submitted
Param Type = c
trn_rcms_caseregid=16196000002436
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 = 10225 idvalue 0
Mapped case_no Row = 1 value = 2015/00253 idvalue 0
Mapped prev_hearing_date Row = 1 value = 20/04/2023 idvalue 0
Mapped hearing_date Row = 1 value = 30/12/2022 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 = 16196000002436 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 = 10225
trn_rcms_caseregid = 16196000002436
case_no = 2015/00253
prev_hearing_date = 20/04/2023
hearing_date = 30/12/2022
prev_case_purposename = ???? ?????????
prev_case_purpose =
prev_case_purpose after validation = 1000497
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 = 3
RecordId = 15931000007320
MapName tsrcf1
SourceId 15931000007318
Select sysdate as sdt from dual
Time elapsed = 3
Select sysdate as sdt from dual
Time elapsed = 3
adjourn_type =
isadjourn = NO
trn_rcms_caseregid = 16196000002436
decision_date =
decision_type = 0
prev_case_purpose = 1000497
trans_type = Feedback Submitted (Decision)
prev_hearing_date = 20/04/2023
case_no = 2015/00253
court_code = 10225
case_purpose = 1025550004746
hearing_date = 30/12/2022
Posting record
Param Type = n
trn_rcms_case_histid=15931000007320
Param Type = c
mapname=tsrcf1
Param Type = n
sourceid=15931000007318
Param Type = c
cancel=F
Param Type = c
createdby=SDO_mandal
Param Type = c
createdon=30/12/2022 15:11:47
Param Type = c
username=SDO_mandal
Param Type = c
modifiedon=30/12/2022 15:11:47
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
isadjourn=NO
Param Type = c
trn_rcms_caseregid=16196000002436
Param Type = n
decision_type=0
Param Type = c
prev_case_purpose=1000497
Param Type = c
trans_type=Feedback Submitted (Decision)
Param Type = c
prev_hearing_date=20/04/2023 00:00:00
Param Type = c
case_no=2015/00253
Param Type = c
court_code=10225
Param Type = c
case_purpose=1025550004746
Param Type = c
hearing_date=30/12/2022 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 = 3881574701066
>>Posting MD Maps :
Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=394018
@trn_rcms_caseregid=394018
*case_decision_date=30/12/2022
*decision_type=11782000000706
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=394018 for update
Time elapsed = 23
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=394018
Time elapsed = 14
Param Type = c
case_decision_date=30/12/2022 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=394018
>>Posting MD Maps :
Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=394056
@trn_rcms_caseregid=394056
*case_decision_date=30/12/2022
*decision_type=11782000000706
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=394056 for update
Time elapsed = 15
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=394056
Time elapsed = 17
Param Type = c
case_decision_date=30/12/2022 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=394056
>>Posting MD Maps :
Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=11002000000488
@trn_rcms_caseregid=11002000000488
*case_decision_date=30/12/2022
*decision_type=11782000000706
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=11002000000488 for update
Time elapsed = 15
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=11002000000488
Time elapsed = 17
Param Type = c
case_decision_date=30/12/2022 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=11002000000488
>>Posting MD Maps :
Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=18467000000148
@trn_rcms_caseregid=18467000000148
*case_decision_date=30/12/2022
*decision_type=11782000000706
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=18467000000148 for update
Time elapsed = 16
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=18467000000148
Time elapsed = 16
Param Type = c
case_decision_date=30/12/2022 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=18467000000148
>>Posting MD Maps :
Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=15875000000459
@trn_rcms_caseregid=15875000000459
*case_decision_date=30/12/2022
*decision_type=11782000000706
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=15875000000459 for update
Time elapsed = 14
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=15875000000459
Time elapsed = 12
Param Type = c
case_decision_date=30/12/2022 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=15875000000459
>>Posting MD Maps :
Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=16282000000227
@trn_rcms_caseregid=16282000000227
*case_decision_date=30/12/2022
*decision_type=11782000000706
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=16282000000227 for update
Time elapsed = 15
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=16282000000227
Time elapsed = 20
Param Type = c
case_decision_date=30/12/2022 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=16282000000227
>>Posting MD Maps :
Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=16394000000194
@trn_rcms_caseregid=16394000000194
*case_decision_date=30/12/2022
*decision_type=11782000000706
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=16394000000194 for update
Time elapsed = 15
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=16394000000194
Time elapsed = 14
Param Type = c
case_decision_date=30/12/2022 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=16394000000194
>>Posting MD Maps :
Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=15159000000329
@trn_rcms_caseregid=15159000000329
*case_decision_date=30/12/2022
*decision_type=11782000000706
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=15159000000329 for update
Time elapsed = 15
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=15159000000329
Time elapsed = 14
Param Type = c
case_decision_date=30/12/2022 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=15159000000329
>>Posting MD Maps :
Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=16122000003000
@trn_rcms_caseregid=16122000003000
*case_decision_date=30/12/2022
*decision_type=11782000000706
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=16122000003000 for update
Time elapsed = 16
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=16122000003000
Time elapsed = 13
Param Type = c
case_decision_date=30/12/2022 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=16122000003000
>>Posting MD Maps :
Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=16196000002436
@trn_rcms_caseregid=16196000002436
*case_decision_date=30/12/2022
*decision_type=11782000000706
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=16196000002436 for update
Time elapsed = 16
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=16196000002436
Time elapsed = 11
Param Type = c
case_decision_date=30/12/2022 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=16196000002436
Time elapsed for MD Map = 3881574701625
Time elapsed for Save History = 3881574701627
Time elapsed for Save Attachment = 3881574701628
Time elapsed for After Save WF Exec = 3881574701629
Transaction commited
Result : {"message":[{"msg":"Request for Case Transfer Saved","recordid":"15931000007260"}]}
Savedata webservice completed
Freeing DbCall Resources
Freeing Store data
Freeing DD Map
Freeing Provide Link
Freeing Validate
Freeing Parser
Freeing Poststr
Freeing Maxrows
Freeing Fnames
Freeing NewMaxRows
Freeing tlines
Freeing workquery
Freeing Struct
Freeing EventList
Freeing Tree Obj
Freeing Workflow Obj
Freeing DbCall Completed
Freeing Action Obj Resources
Closing connection
# 1#Saving to log
Param Type = c
username=SDO_mandal
Param Type = c
calledon=30/12/2022 15:11:22
Param Type = c
callfinished=30/12/2022 15:11:41
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=19355
Param Type = n
dbtimetaken=12972
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