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
gcmsDM_bheelwada827ccb0eea8a706c4c34a16891f84e7brctcr00104041817901283600000015710404139944000838018179104720000067222023/6210404-18179#2023/6225/08/20230T01283600000015710404139944000838018179151780000048532020/0023910404-18179#2020/0023925/08/20230T01283600000015710404139944000838018179153000000050582020/0024010404-18179#2020/0024025/08/20230T01283600000015710404139944000838018179153440000060802020/0024110404-18179#2020/0024125/08/20230T01283600000015710404139944000838018179126180000078022023/19010404-18179#2023/19025/08/20230T01283600000015710404139944000838018179154150000062392022/310404-18179#2022/325/08/20230T01283600000015710404139944000838018179146390000063972021/34310404-18179#2021/34325/08/20230T01283600000015710404139944000838018179146540000070372021/34410404-18179#2021/34425/08/20230T01283600000015710404139944000838018179145700000059992021/34110404-18179#2021/34125/08/20230T01283600000015710404139944000838018179146130000057782021/34210404-18179#2021/34225/08/20230T
Executing Savedata webservice
-----------------------------
Received JSON : {"savedata":{"axpapp":"gcms","username":"DM_bheelwada","password":"827ccb0eea8a706c4c34a16891f84e7b","seed":"","s":"","transid":"rctcr","recordid":"0","recdata":[{"axp_recid1":[{"rowno":"001","text":"0","columns":{"court_code":"10404","trans_ccode":"18179"}}]},{"axp_recid2":[{"rowno":"001","text":"0","columns":{"fromcourt":"12836000000157","fromccode":"10404","transcourt":"1399440008380","transccode":"18179","trn_rcms_caseregid":"10472000006722","case_no":"2023/62","requestno":"10404-18179#2023/62","decision_date":"25/08/2023","status":"0","transContFld":"T"}},{"rowno":"002","text":"0","columns":{"fromcourt":"12836000000157","fromccode":"10404","transcourt":"1399440008380","transccode":"18179","trn_rcms_caseregid":"15178000004853","case_no":"2020/00239","requestno":"10404-18179#2020/00239","decision_date":"25/08/2023","status":"0","transContFld":"T"}},{"rowno":"003","text":"0","columns":{"fromcourt":"12836000000157","fromccode":"10404","transcourt":"1399440008380","transccode":"18179","trn_rcms_caseregid":"15300000005058","case_no":"2020/00240","requestno":"10404-18179#2020/00240","decision_date":"25/08/2023","status":"0","transContFld":"T"}},{"rowno":"004","text":"0","columns":{"fromcourt":"12836000000157","fromccode":"10404","transcourt":"1399440008380","transccode":"18179","trn_rcms_caseregid":"15344000006080","case_no":"2020/00241","requestno":"10404-18179#2020/00241","decision_date":"25/08/2023","status":"0","transContFld":"T"}},{"rowno":"005","text":"0","columns":{"fromcourt":"12836000000157","fromccode":"10404","transcourt":"1399440008380","transccode":"18179","trn_rcms_caseregid":"12618000007802","case_no":"2023/190","requestno":"10404-18179#2023/190","decision_date":"25/08/2023","status":"0","transContFld":"T"}},{"rowno":"006","text":"0","columns":{"fromcourt":"12836000000157","fromccode":"10404","transcourt":"1399440008380","transccode":"18179","trn_rcms_caseregid":"15415000006239","case_no":"2022/3","requestno":"10404-18179#2022/3","decision_date":"25/08/2023","status":"0","transContFld":"T"}},{"rowno":"007","text":"0","columns":{"fromcourt":"12836000000157","fromccode":"10404","transcourt":"1399440008380","transccode":"18179","trn_rcms_caseregid":"14639000006397","case_no":"2021/343","requestno":"10404-18179#2021/343","decision_date":"25/08/2023","status":"0","transContFld":"T"}},{"rowno":"008","text":"0","columns":{"fromcourt":"12836000000157","fromccode":"10404","transcourt":"1399440008380","transccode":"18179","trn_rcms_caseregid":"14654000007037","case_no":"2021/344","requestno":"10404-18179#2021/344","decision_date":"25/08/2023","status":"0","transContFld":"T"}},{"rowno":"009","text":"0","columns":{"fromcourt":"12836000000157","fromccode":"10404","transcourt":"1399440008380","transccode":"18179","trn_rcms_caseregid":"14570000005999","case_no":"2021/341","requestno":"10404-18179#2021/341","decision_date":"25/08/2023","status":"0","transContFld":"T"}},{"rowno":"0010","text":"0","columns":{"fromcourt":"12836000000157","fromccode":"10404","transcourt":"1399440008380","transccode":"18179","trn_rcms_caseregid":"14613000005778","case_no":"2021/342","requestno":"10404-18179#2021/342","decision_date":"25/08/2023","status":"0","transContFld":"T"}}]}]}}
Verifying username and password
User Name : DM_bheelwada
Select a.*, b.maxlogintry from AXUSERS a , axprops b WHERE lower(a.USERNAME) = :U and b.name = 'app'
U=dm_bheelwada
Time elapsed = 16
Password checking along with max.no of login specified in app.xml
update axusers set logintry = 0 where lower(username) = :U
Time elapsed = 7
Result :
Verifying completed...
Page Access Category :
User Name : dm_bheelwada
Select sysdate as sdt from dual
Time elapsed = 3
dt=01/09/2023 11:00:18
Select sysdate as sdt from dual
Time elapsed = 3
Select usergroup from AXUSERLEVELGROUPS WHERE (lower(username) =:U) and ((startdate is not null and to_date(:dt,'dd/mm/yyyy hh24:mi:ss') >= startdate) or (startdate is null)) and ((enddate is not null and to_date(:dt,'dd/mm/yyyy hh24:mi:ss') <= enddate) or (enddate is null))
U=dm_bheelwada
dt=01/09/2023 11:00:18
dt=01/09/2023 11:00:18
Time elapsed = 11
User Groups: court_admin
select userroles from axusergroups where groupname in ( 'court_admin' )
Time elapsed = 5
User Roles : court_admin
Loading App/User vars
reading the props xml
Step3
Sql : select props from axprops where lower(name)= :name order by blobno
Paramval : app
ParamTYpe : c
Param List : name
select props from axprops where lower(name)= :name order by blobno
Time elapsed = 2
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=DM_bheelwada
select a.court_name from v_axcourts a where a.PAXUSERNAME = :username order by 1
username=DM_bheelwada
Time elapsed = 5
Result of firesql =
Result =
Evaluating sqlget({m2},{court_name})
Calling function sqlget
Result of sqlget = ???? ???????,????????
Result = ???? ???????,????????
Evaluating firesql({m3},{select a.court_type from v_axcourts a where a.paxusername= :username order by 1})
Calling function firesql
username=DM_bheelwada
select a.court_type from v_axcourts a where a.paxusername= :username order by 1
username=DM_bheelwada
Time elapsed = 6
Result of firesql =
Result =
Evaluating sqlget({m3},{court_type})
Calling function sqlget
Result of sqlget = DM
Result = DM
Evaluating firesql({m4},{select a.court_name_mastid from v_axcourts a where a.paxusername = :username order by 1})
Calling function firesql
username=DM_bheelwada
select a.court_name_mastid from v_axcourts a where a.paxusername = :username order by 1
username=DM_bheelwada
Time elapsed = 6
Result of firesql =
Result =
Evaluating sqlget({m4},{court_name_mastid})
Calling function sqlget
Result of sqlget = 12836000000157
Result = 12836000000157
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=DM_bheelwada
Time elapsed = 6
Result of firesql =
Result =
Evaluating sqlget({m4},{axusersid})
Calling function sqlget
Result of sqlget = 3642
Result = 3642
Evaluating firesql({m4},{select :username as uname from dual})
Calling function firesql
select :username as uname from dual
username=DM_bheelwada
Time elapsed = 7
Result of firesql =
Result =
Evaluating sqlget({m4},{uname})
Calling function sqlget
Result of sqlget = DM_bheelwada
Result = DM_bheelwada
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=DM_bheelwada
Time elapsed = 6
Result of firesql =
Result =
Evaluating sqlget({m4},{COURT_CODE})
Calling function sqlget
Result of sqlget = 10404
Result = 10404
Evaluating firesql({m2},{select A.STATE_NAME from state_mast a where A.STATE_CODE ='RJ'})
Calling function firesql
select A.STATE_NAME from state_mast a where A.STATE_CODE ='RJ'
Time elapsed = 3
Result of firesql =
Result =
Evaluating sqlget({m2},{STATE_NAME})
Calling function sqlget
Result of sqlget = ????????
Result = ????????
Evaluating firesql({m7},{SELECT INITCAP (TRIM (A.DISTNAMEENG)) AS DISTNAMEENG FROM v_axcourts a WHERE A.PAXUSERNAME = :username ORDER BY 1})
Calling function firesql
username=DM_bheelwada
SELECT INITCAP (TRIM (A.DISTNAMEENG)) AS DISTNAMEENG FROM v_axcourts a WHERE A.PAXUSERNAME = :username ORDER BY 1
username=DM_bheelwada
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=DM_bheelwada
SELECT A.COURT_CATEGOTY FROM v_axcourts a WHERE A.PAXUSERNAME = :username ORDER BY 1
username=DM_bheelwada
Time elapsed = 8
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=3642
select b.department_mastid from axcourts a,department_mast b where a.deptname=b.department_mastid and A.AXUSERSID=:login_userid
login_userid=3642
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=DM_bheelwada
Time elapsed = 6
Result of firesql =
Result =
Evaluating sqlget({m3},{court_type_mastid})
Calling function sqlget
Result of sqlget = 10206000000014
Result = 10206000000014
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=DM_bheelwada
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=DM_bheelwada
Time elapsed = 6
Result of firesql =
Result =
Evaluating sqlget({m4},{groupname})
Calling function sqlget
Result of sqlget = court_admin
Result = court_admin
Evaluating firesql({a1},{select to_date('30/01/2021','DD/MM/RRRR') dd from dual})
Calling function firesql
select to_date('30/01/2021','DD/MM/RRRR') dd from dual
Time elapsed = 5
Result of firesql =
Result =
Evaluating sqlget({a1},{dd})
Calling function sqlget
Result of sqlget = 30/01/2021
Result = 30/01/2021
Evaluating firesql({P1},{SELECT count(1) ct FROM trn_rcms_officer WHERE court_code in (select court_code from v_axcourts where paxusername = :username) and officer_name !=0})
Calling function firesql
username=DM_bheelwada
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=DM_bheelwada
Time elapsed = 10
Result of firesql =
Result =
Evaluating sqlget({P1},{ct})
Calling function sqlget
Result of sqlget = 7
Result = 7
3
completed LoadAppVars
Password validation done successfully
select name from tstructs where blobno=1 and name in (SELECT SNAME FROM AXUSERACCESS WHERE RNAME IN ('court_admin') and lower(sname)='rctcr' and stype = 't' )
Time elapsed = 4
select Props from axuseraccess where lower(rname)='court_admin' 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_admin,rctcr,t
ParamTYpe : ccc
Param List : rname
sname
stype
select props from axuseraccess where lower(rname)= :rname and lower(sname)= :sname and stype = :stype order by blobno
Time elapsed = 4
Reading data from stream
Executing GetTransControlString
Executing GetTransControl
Creating DbCall
Structure xml not received from client
Step3
Sql : select props from tstructs where lower(name)= :name order by blobno
Paramval : rctcr
ParamTYpe : c
Param List : name
select props from tstructs where lower(name)= :name order by blobno
Time elapsed = 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 = 6
select * from Axusers where 1=2
Time elapsed = 6
select distinct(fldname) from AxTempUserFields
Time elapsed = 5
select * from AxAttachWorkflow where lower(transid) = 'rctcr'
Time elapsed = 6
Step3
Sql : select props from tstructs where lower(name)= :name order by blobno
Paramval : tscd
ParamTYpe : c
Param List : name
select props from tstructs where lower(name)= :name order by blobno
Time elapsed = 4
Step4
tstructs\stm size:6669
Step4-0
Step4-1
Step4-2
Step4-3
Step4-4
Step5
Step6
Step9
select lpad(' ', 250, ' ') LVAL from dual
Time elapsed = 4
Post on approve = False
select transid from axpexchange where (transid = :tid) and (adxinout = :adxinout)
tid=tscd
adxinout=o
Time elapsed = 7
select * from trn_rcms_decision where trn_rcms_decisionid=0
Time elapsed = 6
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 = 9
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 = 3
Step4
tstructs\stm size:1907
Step4-0
Step4-1
Step4-2
Step4-3
Step4-4
Step5
Step6
Step9
Post on approve = False
select transid from axpexchange where (transid = :tid) and (adxinout = :adxinout)
tid=tchdh
adxinout=o
Time elapsed = 7
select * from trn_rcms_case_hist where trn_rcms_case_histid=0
Time elapsed = 3
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 = 2
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 = 5
select * from trn_rcms_case_hist where trn_rcms_case_histid=0
Time elapsed = 8
select distinct(schemaname) from axschema where lower(transid)='tscrg'
Time elapsed = 3
select trn_rcms_caseregid from trn_rcms_casereg where trn_rcms_caseregid=0
Time elapsed = 3
select case_decision_date from trn_rcms_casereg where trn_rcms_caseregid=0
Time elapsed = 3
select distinct(schemaname) from axschema where lower(transid)='tscrg'
Time elapsed = 3
select decision_type from trn_rcms_casereg where trn_rcms_caseregid=0
Time elapsed = 3
Creating Action object
Submitting data to dbcall
Submiting & Registering data
Registering Global variables data
Registering Global variables data over
Setting values over
DB Call Validate and save
>>Validating rctcr
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 01/09/2023
currdate after validation = 01/09/2023
court_code = 10404
trans_ccode = 18179
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 = 4
case_purpose after validation = ????????? Id = 1025550004746
dec_type =
SELECT DECISION_MASTID, DECISION_NAME
FROM decision_mast A
WHERE court_code = '10006' AND a.DECISION_MASTID = 11782000000706
ORDER BY DECISION_NAME
Time elapsed = 5
dec_type after validation = ????????? Id = 11782000000706
time zone difference = 0
>>Writing to tables rctcr
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'rctcr'
Time elapsed = 2
Saving to table TRN_RCMS_TRANSREQ
select * from TRN_RCMS_TRANSREQ where TRN_RCMS_TRANSREQid=0
Time elapsed = 4
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 4
RecordId = 19864000008850
MapName
SourceId 0
Select sysdate as sdt from dual
Time elapsed = 3
Select sysdate as sdt from dual
Time elapsed = 3
trans_ccode = 18179
court_code = 10404
Posting record
Param Type = n
trn_rcms_transreqid=19864000008850
Param Type = n
sourceid=0
Param Type = c
cancel=F
Param Type = c
createdby=DM_bheelwada
Param Type = c
createdon=01/09/2023 11:00:19
Param Type = c
username=DM_bheelwada
Param Type = c
modifiedon=01/09/2023 11:00:19
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
trans_ccode=18179
Param Type = c
court_code=10404
insert into TRN_RCMS_TRANSREQ (trn_rcms_transreqid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,trans_ccode,court_code) values (:trn_rcms_transreqid,null,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:trans_ccode,:court_code)
Saving to table TRN_RCMS_TRANSREQDTL
select * from TRN_RCMS_TRANSREQDTL where TRN_RCMS_TRANSREQDTLid=0
Time elapsed = 5
Adding new record to store data from Frame 2, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 3
RecordId = 19864000008851
Select sysdate as sdt from dual
Time elapsed = 3
decision_date = 25/08/2023
status = 0
transContFld = T
requestno = 10404-18179#2023/62
transcourt = 1399440008380
fromccode = 10404
fromcourt = 12836000000157
case_no = 2023/62
trn_rcms_caseregid = 10472000006722
transccode = 18179
TRN_RCMS_TRANSREQDTLrow = 1
Posting record
Param Type = n
trn_rcms_transreqdtlid=19864000008851
Param Type = n
trn_rcms_transreqid=19864000008850
Param Type = c
decision_date=25/08/2023 00:00:00
Param Type = n
status=0
Param Type = c
transcontfld=T
Param Type = c
requestno=10404-18179#2023/62
Param Type = n
transcourt=1399440008380
Param Type = c
fromccode=10404
Param Type = n
fromcourt=12836000000157
Param Type = c
case_no=2023/62
Param Type = n
trn_rcms_caseregid=10472000006722
Param Type = c
transccode=18179
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 = 19864000008852
Select sysdate as sdt from dual
Time elapsed = 3
decision_date = 25/08/2023
status = 0
transContFld = T
requestno = 10404-18179#2020/00239
transcourt = 1399440008380
fromccode = 10404
fromcourt = 12836000000157
case_no = 2020/00239
trn_rcms_caseregid = 15178000004853
transccode = 18179
TRN_RCMS_TRANSREQDTLrow = 2
Posting record
Param Type = n
trn_rcms_transreqdtlid=19864000008852
Param Type = n
trn_rcms_transreqid=19864000008850
Param Type = c
decision_date=25/08/2023 00:00:00
Param Type = n
status=0
Param Type = c
transcontfld=T
Param Type = c
requestno=10404-18179#2020/00239
Param Type = n
transcourt=1399440008380
Param Type = c
fromccode=10404
Param Type = n
fromcourt=12836000000157
Param Type = c
case_no=2020/00239
Param Type = n
trn_rcms_caseregid=15178000004853
Param Type = c
transccode=18179
Param Type = n
trn_rcms_transreqdtlrow=2
insert into TRN_RCMS_TRANSREQDTL (trn_rcms_transreqdtlid,trn_rcms_transreqid,decision_date,status,transcontfld,requestno,transcourt,fromccode,fromcourt,case_no,trn_rcms_caseregid,transccode,trn_rcms_transreqdtlrow) values (:trn_rcms_transreqdtlid,:trn_rcms_transreqid,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),:status,:transcontfld,:requestno,:transcourt,:fromccode,:fromcourt,:case_no,:trn_rcms_caseregid,:transccode,:trn_rcms_transreqdtlrow)
select * from TRN_RCMS_TRANSREQDTL where TRN_RCMS_TRANSREQDTLid=0
Time elapsed = 3
Adding new record to store data from Frame 2, Row 3 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 3
RecordId = 19864000008853
Select sysdate as sdt from dual
Time elapsed = 7
decision_date = 25/08/2023
status = 0
transContFld = T
requestno = 10404-18179#2020/00240
transcourt = 1399440008380
fromccode = 10404
fromcourt = 12836000000157
case_no = 2020/00240
trn_rcms_caseregid = 15300000005058
transccode = 18179
TRN_RCMS_TRANSREQDTLrow = 3
Posting record
Param Type = n
trn_rcms_transreqdtlid=19864000008853
Param Type = n
trn_rcms_transreqid=19864000008850
Param Type = c
decision_date=25/08/2023 00:00:00
Param Type = n
status=0
Param Type = c
transcontfld=T
Param Type = c
requestno=10404-18179#2020/00240
Param Type = n
transcourt=1399440008380
Param Type = c
fromccode=10404
Param Type = n
fromcourt=12836000000157
Param Type = c
case_no=2020/00240
Param Type = n
trn_rcms_caseregid=15300000005058
Param Type = c
transccode=18179
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 = 5
Adding new record to store data from Frame 2, Row 4 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 5
RecordId = 19864000008854
Select sysdate as sdt from dual
Time elapsed = 9
decision_date = 25/08/2023
status = 0
transContFld = T
requestno = 10404-18179#2020/00241
transcourt = 1399440008380
fromccode = 10404
fromcourt = 12836000000157
case_no = 2020/00241
trn_rcms_caseregid = 15344000006080
transccode = 18179
TRN_RCMS_TRANSREQDTLrow = 4
Posting record
Param Type = n
trn_rcms_transreqdtlid=19864000008854
Param Type = n
trn_rcms_transreqid=19864000008850
Param Type = c
decision_date=25/08/2023 00:00:00
Param Type = n
status=0
Param Type = c
transcontfld=T
Param Type = c
requestno=10404-18179#2020/00241
Param Type = n
transcourt=1399440008380
Param Type = c
fromccode=10404
Param Type = n
fromcourt=12836000000157
Param Type = c
case_no=2020/00241
Param Type = n
trn_rcms_caseregid=15344000006080
Param Type = c
transccode=18179
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 = 5
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 = 19864000008855
Select sysdate as sdt from dual
Time elapsed = 6
decision_date = 25/08/2023
status = 0
transContFld = T
requestno = 10404-18179#2023/190
transcourt = 1399440008380
fromccode = 10404
fromcourt = 12836000000157
case_no = 2023/190
trn_rcms_caseregid = 12618000007802
transccode = 18179
TRN_RCMS_TRANSREQDTLrow = 5
Posting record
Param Type = n
trn_rcms_transreqdtlid=19864000008855
Param Type = n
trn_rcms_transreqid=19864000008850
Param Type = c
decision_date=25/08/2023 00:00:00
Param Type = n
status=0
Param Type = c
transcontfld=T
Param Type = c
requestno=10404-18179#2023/190
Param Type = n
transcourt=1399440008380
Param Type = c
fromccode=10404
Param Type = n
fromcourt=12836000000157
Param Type = c
case_no=2023/190
Param Type = n
trn_rcms_caseregid=12618000007802
Param Type = c
transccode=18179
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 = 6
Adding new record to store data from Frame 2, Row 6 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 3
RecordId = 19864000008856
Select sysdate as sdt from dual
Time elapsed = 4
decision_date = 25/08/2023
status = 0
transContFld = T
requestno = 10404-18179#2022/3
transcourt = 1399440008380
fromccode = 10404
fromcourt = 12836000000157
case_no = 2022/3
trn_rcms_caseregid = 15415000006239
transccode = 18179
TRN_RCMS_TRANSREQDTLrow = 6
Posting record
Param Type = n
trn_rcms_transreqdtlid=19864000008856
Param Type = n
trn_rcms_transreqid=19864000008850
Param Type = c
decision_date=25/08/2023 00:00:00
Param Type = n
status=0
Param Type = c
transcontfld=T
Param Type = c
requestno=10404-18179#2022/3
Param Type = n
transcourt=1399440008380
Param Type = c
fromccode=10404
Param Type = n
fromcourt=12836000000157
Param Type = c
case_no=2022/3
Param Type = n
trn_rcms_caseregid=15415000006239
Param Type = c
transccode=18179
Param Type = n
trn_rcms_transreqdtlrow=6
insert into TRN_RCMS_TRANSREQDTL (trn_rcms_transreqdtlid,trn_rcms_transreqid,decision_date,status,transcontfld,requestno,transcourt,fromccode,fromcourt,case_no,trn_rcms_caseregid,transccode,trn_rcms_transreqdtlrow) values (:trn_rcms_transreqdtlid,:trn_rcms_transreqid,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),:status,:transcontfld,:requestno,:transcourt,:fromccode,:fromcourt,:case_no,:trn_rcms_caseregid,:transccode,:trn_rcms_transreqdtlrow)
select * from TRN_RCMS_TRANSREQDTL where TRN_RCMS_TRANSREQDTLid=0
Time elapsed = 3
Adding new record to store data from Frame 2, Row 7 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 4
RecordId = 19864000008857
Select sysdate as sdt from dual
Time elapsed = 3
decision_date = 25/08/2023
status = 0
transContFld = T
requestno = 10404-18179#2021/343
transcourt = 1399440008380
fromccode = 10404
fromcourt = 12836000000157
case_no = 2021/343
trn_rcms_caseregid = 14639000006397
transccode = 18179
TRN_RCMS_TRANSREQDTLrow = 7
Posting record
Param Type = n
trn_rcms_transreqdtlid=19864000008857
Param Type = n
trn_rcms_transreqid=19864000008850
Param Type = c
decision_date=25/08/2023 00:00:00
Param Type = n
status=0
Param Type = c
transcontfld=T
Param Type = c
requestno=10404-18179#2021/343
Param Type = n
transcourt=1399440008380
Param Type = c
fromccode=10404
Param Type = n
fromcourt=12836000000157
Param Type = c
case_no=2021/343
Param Type = n
trn_rcms_caseregid=14639000006397
Param Type = c
transccode=18179
Param Type = n
trn_rcms_transreqdtlrow=7
insert into TRN_RCMS_TRANSREQDTL (trn_rcms_transreqdtlid,trn_rcms_transreqid,decision_date,status,transcontfld,requestno,transcourt,fromccode,fromcourt,case_no,trn_rcms_caseregid,transccode,trn_rcms_transreqdtlrow) values (:trn_rcms_transreqdtlid,:trn_rcms_transreqid,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),:status,:transcontfld,:requestno,:transcourt,:fromccode,:fromcourt,:case_no,:trn_rcms_caseregid,:transccode,:trn_rcms_transreqdtlrow)
select * from TRN_RCMS_TRANSREQDTL where TRN_RCMS_TRANSREQDTLid=0
Time elapsed = 4
Adding new record to store data from Frame 2, Row 8 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 3
RecordId = 19864000008858
Select sysdate as sdt from dual
Time elapsed = 4
decision_date = 25/08/2023
status = 0
transContFld = T
requestno = 10404-18179#2021/344
fromcourt = 12836000000157
fromccode = 10404
transcourt = 1399440008380
case_no = 2021/344
trn_rcms_caseregid = 14654000007037
transccode = 18179
TRN_RCMS_TRANSREQDTLrow = 8
Posting record
Param Type = n
trn_rcms_transreqdtlid=19864000008858
Param Type = n
trn_rcms_transreqid=19864000008850
Param Type = c
decision_date=25/08/2023 00:00:00
Param Type = n
status=0
Param Type = c
transcontfld=T
Param Type = c
requestno=10404-18179#2021/344
Param Type = n
fromcourt=12836000000157
Param Type = c
fromccode=10404
Param Type = n
transcourt=1399440008380
Param Type = c
case_no=2021/344
Param Type = n
trn_rcms_caseregid=14654000007037
Param Type = c
transccode=18179
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 = 4
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 = 19864000008859
Select sysdate as sdt from dual
Time elapsed = 4
decision_date = 25/08/2023
status = 0
transContFld = T
requestno = 10404-18179#2021/341
fromcourt = 12836000000157
fromccode = 10404
transcourt = 1399440008380
case_no = 2021/341
trn_rcms_caseregid = 14570000005999
transccode = 18179
TRN_RCMS_TRANSREQDTLrow = 9
Posting record
Param Type = n
trn_rcms_transreqdtlid=19864000008859
Param Type = n
trn_rcms_transreqid=19864000008850
Param Type = c
decision_date=25/08/2023 00:00:00
Param Type = n
status=0
Param Type = c
transcontfld=T
Param Type = c
requestno=10404-18179#2021/341
Param Type = n
fromcourt=12836000000157
Param Type = c
fromccode=10404
Param Type = n
transcourt=1399440008380
Param Type = c
case_no=2021/341
Param Type = n
trn_rcms_caseregid=14570000005999
Param Type = c
transccode=18179
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 = 6
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 = 4
RecordId = 19864000008860
Select sysdate as sdt from dual
Time elapsed = 5
decision_date = 25/08/2023
status = 0
transContFld = T
requestno = 10404-18179#2021/342
transcourt = 1399440008380
fromccode = 10404
fromcourt = 12836000000157
case_no = 2021/342
trn_rcms_caseregid = 14613000005778
transccode = 18179
TRN_RCMS_TRANSREQDTLrow = 10
Posting record
Param Type = n
trn_rcms_transreqdtlid=19864000008860
Param Type = n
trn_rcms_transreqid=19864000008850
Param Type = c
decision_date=25/08/2023 00:00:00
Param Type = n
status=0
Param Type = c
transcontfld=T
Param Type = c
requestno=10404-18179#2021/342
Param Type = n
transcourt=1399440008380
Param Type = c
fromccode=10404
Param Type = n
fromcourt=12836000000157
Param Type = c
case_no=2021/342
Param Type = n
trn_rcms_caseregid=14613000005778
Param Type = c
transccode=18179
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 = 3902727561367
>>Executing genmaps
>>Posting from rctcr to tscd from row 1
>>Mapping
Mapped court_code Row = 1 value = 10404 idvalue 0
Mapped case_no Row = 1 value = 2023/62 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 = 25/08/2023 idvalue 0
Mapped hearing_date Row = 1 value = 25/08/2023 idvalue 0
Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0
>>Validating tscd
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 01/09/2023
currdate after validation = 01/09/2023
court_name =
username=DM_bheelwada
select court_name_mastid,court_name,court_code from v_axcourts where paxusername=:username
username=DM_bheelwada
Time elapsed = 6
Evaluating - m_courtname
m_courtname = ???? ???????,????????
court_name after validation = ???? ???????,???????? Id = 12836000000157
court_code = 10404
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 = 2023/62
casedetails =
court_code=10404
case_no=2023/62
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=10404
case_no=2023/62
recordid=0
recordid=0
Time elapsed = 535
casedetails after validation = 10404
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=10472000006722
Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S
S=10472000006722
Time elapsed = 368
trn_rcms_caseid after validation = 10472000006722
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 = 15/02/2023
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 = ???0 ?? ????? ???????
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 = 14 (4)
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 = 25/08/2023
Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T})
hearing_date = 25/08/2023
currdate = 01/09/2023
Result of iif = T
escase =
court_code=10404
case_no=2023/62
SELECT REPLACE (A1.CASE_NO, '/', '')
FROM trn_rcms_casereg a1
WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no
court_code=10404
case_no=2023/62
Time elapsed = 7
escase after validation = 202362
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 = 25/08/2023
Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T})
decision_date = 25/08/2023
currdate = 01/09/2023
Result of iif = T
decision_type = ????????? Id = 11782000000706
recordid=0
pagesource=TRANSPAGE
SELECT DECISION_MASTID, DECISION_NAME
FROM decision_mast A
WHERE court_code = '10006'
AND DECISION_MASTID NOT IN
(11469000000000, 11463000000022, 11776000000009)
AND (CASE
WHEN :recordid > 0
THEN
1
WHEN NVL ( :recordid, 0) = 0
AND DECISION_MASTID != 11782000000706
THEN
1
WHEN NVL ( :pagesource, 'F') = 'TRANSPAGE'
AND DECISION_MASTID = 11782000000706
THEN
1
ELSE
0
END) =
1
ORDER BY DECISION_NAME
recordid=0
recordid=0
pagesource=TRANSPAGE
Time elapsed = 8
decsion_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
decsion_mastid after validation = 11782000000706
new_case_purpose = ????????? Id = 1025550004746
decision_type=?????????
SELECT b.CASE_PURPOSE_MASTID, b.CASE_PURPOSE_NAME, b.case_purpose_code
FROM case_purpose_mast b
WHERE CASE_PURPOSE_NAME = :decision_type
ORDER BY CASE_PURPOSE_NAME
decision_type=?????????
Time elapsed = 7
new_purpose_id =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_id after validation = 1025550004746
new_purpose_code =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
new_purpose_code after validation = 900
member_name =
court_code=10404
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=10404
recordid=0
recordid=0
court_code=10404
Time elapsed = 11
member_name after validation = Ashish modi
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 = 10404
case_no = 2023/62
S=104042023/62
Select dupchk from trn_rcms_decision where lower(dupchk) = :S
S=104042023/62
Time elapsed = 514
dupchk after validation = 104042023/62
usern =
Evaluating - username
username = DM_bheelwada
usern after validation = DM_bheelwada
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 = 999988887777
esign_template =
Evaluating - {cd.pdf}
esign_template after validation = cd.pdf
esign_filename =
court_code=10404
case_no=2023/62
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=10404
court_code=10404
case_no=2023/62
Time elapsed = 12
esign_filename after validation = CD10404202362
trans_type =
Evaluating - iif(recordid>0,{Decision Updated},{Decision Submitted})
recordid = 0
Result of iif = Decision Submitted
trans_type after validation = Decision Submitted
isfeedback =
Evaluating - iif(recordid>0,{F},{T})
recordid = 0
Result of iif = T
isfeedback after validation = T
rtf_letter_content =
rtf_letter_content_printable =
html_letter_content =
rtf_qr_content =
rtf_qr_content_printable =
html_qr_details =
dc_summ =
>>Writing to tables tscd
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tscd'
Time elapsed = 3
Saving to table TRN_RCMS_DECISION
select * from TRN_RCMS_DECISION where TRN_RCMS_DECISIONid=0
Time elapsed = 6
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 4
RecordId = 19864000008861
MapName rctcr1
SourceId 19864000008851
Select sysdate as sdt from dual
Time elapsed = 3
Select sysdate as sdt from dual
Time elapsed = 3
no_of_page = 0
trn_rcms_caseid = 10472000006722
decision_remark =
template = General Decision
chkworth = F
isoneside = F
chkfinal = F
dupchk = 104042023/62
new_case_purpose = 1025550004746
decision_type = 11782000000706
court_code = 10404
case_no = 2023/62
new_purpose_code = 900
member_name = Ashish modi
decision_date = 25/08/2023
hearing_date = 25/08/2023
Posting record
Param Type = n
trn_rcms_decisionid=19864000008861
Param Type = c
mapname=rctcr1
Param Type = n
sourceid=19864000008851
Param Type = c
cancel=F
Param Type = c
createdby=DM_bheelwada
Param Type = c
createdon=01/09/2023 11:00:22
Param Type = c
username=DM_bheelwada
Param Type = c
modifiedon=01/09/2023 11:00:22
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=10472000006722
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=104042023/62
Param Type = n
new_case_purpose=1025550004746
Param Type = n
decision_type=11782000000706
Param Type = c
court_code=10404
Param Type = c
case_no=2023/62
Param Type = c
new_purpose_code=900
Param Type = c
member_name=Ashish modi
Param Type = c
decision_date=25/08/2023 00:00:00
Param Type = c
hearing_date=25/08/2023 00:00:00
insert into TRN_RCMS_DECISION (trn_rcms_decisionid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,no_of_page,trn_rcms_caseid,decision_remark,template,chkworth,isoneside,chkfinal,dupchk,new_case_purpose,decision_type,court_code,case_no,new_purpose_code,member_name,decision_date,hearing_date) values (:trn_rcms_decisionid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:no_of_page,:trn_rcms_caseid,null,:template,:chkworth,:isoneside,:chkfinal,:dupchk,:new_case_purpose,:decision_type,:court_code,:case_no,:new_purpose_code,:member_name,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'))
Saving to table TRN_RCMS_DECCONTENT
select * from TRN_RCMS_DECCONTENT where TRN_RCMS_DECCONTENTid=0
Time elapsed = 6
Adding new record to store data from Frame 2, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 4
RecordId = 19864000008862
Select sysdate as sdt from dual
Time elapsed = 7
rtf_qr_content_printable =
html_qr_details =
dc_summ =
rtf_qr_content =
rtf_letter_content =
rtf_letter_content_printable =
html_letter_content =
Posting record
Param Type = n
trn_rcms_deccontentid=19864000008862
Param Type = n
trn_rcms_decisionid=19864000008861
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 = 10404 idvalue 0
Mapped case_no Row = 1 value = 2023/62 idvalue 0
Mapped trn_rcms_caseid Row = 1 value = 10472000006722 idvalue 0
Mapped next_hear_date Row = 1 value = 25/08/2023 idvalue 0
Mapped new_case_purpose Row = 1 value = ????????? idvalue 1025550004746
Mapped pagesrc Row = 1 value = DECISION idvalue 0
Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0
>>Validating tsrcf
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 01/09/2023
currdate after validation = 01/09/2023
pagesrc = DECISION
viewfilter =
Evaluating - { AND a1.court_code = :m_courtcode }
viewfilter after validation = AND a1.court_code = :m_courtcode
court_name =
username=DM_bheelwada
select court_name_mastid,court_name,court_code from v_axcourts where paxusername=:username
username=DM_bheelwada
Time elapsed = 13
Evaluating - m_courtname
m_courtname = ???? ???????,????????
court_name after validation = ???? ???????,???????? Id = 12836000000157
court_code = 10404
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_no = 2023/62
Dynamicfilter x1.CASE_NO~Case No =
Query component recreating again
pagesrc=DECISION
court_code=10404
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=10404
Time elapsed = 128
trn_rcms_caseid = 10472000006722
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=10404
trn_rcms_caseid=10472000006722
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=10404
trn_rcms_caseid=10472000006722
Time elapsed = 7
casedetails after validation = 2023/62
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/08/2023
inst_date =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
inst_date after validation = 15/02/2023
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 = ???0 ?? ????? ???????
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 = 14 (4)
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=10404
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=10404
pagesrc=DECISION
pagesrc=DECISION
Time elapsed = 12
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 = 25/08/2023
case_purpose_nameid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purpose_nameid after validation = 1025550004746
isadjourn =
Evaluating - {NO}
isadjourn after validation = NO
adjourn_type =
SELECT A1.ADJOURN_MASTID, A1.ADJOURN_TYPE
FROM adjourn_mast a1
WHERE a1.inactive = 'F'
ORDER BY A1.ADJOURN_TYPE
Time elapsed = 4
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 = 19864000008863
MapName tscd2
SourceId 19864000008861
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/08/2023
isadjourn = NO
new_case_purpose = 1025550004746
case_no = 2023/62
court_code = 10404
trn_rcms_caseid = 10472000006722
next_hear_date = 25/08/2023
Posting record
Param Type = n
trn_rcms_hearingid=19864000008863
Param Type = c
mapname=tscd2
Param Type = n
sourceid=19864000008861
Param Type = c
cancel=F
Param Type = c
createdby=DM_bheelwada
Param Type = c
createdon=01/09/2023 11:00:22
Param Type = c
username=DM_bheelwada
Param Type = c
modifiedon=01/09/2023 11:00:22
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = n
adjourn_type=0
Param Type = c
pre_hear_date=21/08/2023 00:00:00
Param Type = c
isadjourn=NO
Param Type = n
new_case_purpose=1025550004746
Param Type = c
case_no=2023/62
Param Type = c
court_code=10404
Param Type = c
trn_rcms_caseid=10472000006722
Param Type = c
next_hear_date=25/08/2023 00:00:00
insert into TRN_RCMS_HEARING (trn_rcms_hearingid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,adjourn_remark,pre_hear_date,isadjourn,new_case_purpose,case_no,court_code,trn_rcms_caseid,next_hear_date) values (:trn_rcms_hearingid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:adjourn_type,null,to_date(:pre_hear_date,'dd/mm/yyyy hh24:mi:ss'),:isadjourn,:new_case_purpose,:case_no,:court_code,:trn_rcms_caseid,to_date(:next_hear_date,'dd/mm/yyyy hh24:mi:ss'))
>>Mapping
Mapped court_code Row = 1 value = 10404 idvalue 0
Mapped case_no Row = 1 value = 2023/62 idvalue 0
Mapped hearing_date Row = 1 value = 25/08/2023 idvalue 0
Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0
Mapped trans_type Row = 1 value = Decision Submitted idvalue 0
Mapped trn_rcms_caseregid Row = 1 value = 10472000006722 idvalue 0
Mapped decision_date Row = 1 value = 25/08/2023 idvalue 0
Mapped decision_type Row = 1 value = 11782000000706 idvalue 0
Mapped prev_case_purposename Row = 1 value = ???? idvalue 0
Mapped prev_hearing_date Row = 1 value = 25/08/2023 idvalue 0
>>Validating tchdh
>>Frame No 1
court_code = 10404
trn_rcms_caseregid = 10472000006722
case_no = 2023/62
prev_hearing_date = 25/08/2023
hearing_date = 25/08/2023
prev_case_purposename = ????
prev_case_purpose =
prev_case_purposename=????
SELECT V.CASE_PURPOSE_MASTID
FROM case_purpose_mast v
WHERE v.case_purpose_name = :prev_case_purposename
prev_case_purposename=????
Time elapsed = 6
prev_case_purpose after validation = 18678000000000
case_purpose = 1025550004746
trans_type = Decision Submitted
clcheck =
isadjourn =
adjourn_type =
decision_type = 11782000000706
decision_date = 25/08/2023
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 3
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 4
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 4
RecordId = 19864000008864
MapName tscd1
SourceId 19864000008861
Select sysdate as sdt from dual
Time elapsed = 3
Select sysdate as sdt from dual
Time elapsed = 4
prev_hearing_date = 25/08/2023
decision_type = 11782000000706
decision_date = 25/08/2023
adjourn_type =
isadjourn =
prev_case_purpose = 18678000000000
hearing_date = 25/08/2023
case_no = 2023/62
court_code = 10404
case_purpose = 1025550004746
trans_type = Decision Submitted
trn_rcms_caseregid = 10472000006722
Posting record
Param Type = n
trn_rcms_case_histid=19864000008864
Param Type = c
mapname=tscd1
Param Type = n
sourceid=19864000008861
Param Type = c
cancel=F
Param Type = c
createdby=DM_bheelwada
Param Type = c
createdon=01/09/2023 11:00:22
Param Type = c
username=DM_bheelwada
Param Type = c
modifiedon=01/09/2023 11:00:22
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
prev_hearing_date=25/08/2023 00:00:00
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=25/08/2023 00:00:00
Param Type = c
prev_case_purpose=18678000000000
Param Type = c
hearing_date=25/08/2023 00:00:00
Param Type = c
case_no=2023/62
Param Type = c
court_code=10404
Param Type = c
case_purpose=1025550004746
Param Type = c
trans_type=Decision Submitted
Param Type = c
trn_rcms_caseregid=10472000006722
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 = 10404 idvalue 0
Mapped case_no Row = 1 value = 2023/62 idvalue 0
Mapped prev_hearing_date Row = 1 value = 21/08/2023 idvalue 0
Mapped hearing_date Row = 1 value = 25/08/2023 idvalue 0
Mapped prev_case_purposename Row = 1 value = ???? idvalue 0
Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0
Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0
Mapped trn_rcms_caseregid Row = 1 value = 10472000006722 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 = 10404
trn_rcms_caseregid = 10472000006722
case_no = 2023/62
prev_hearing_date = 21/08/2023
hearing_date = 25/08/2023
prev_case_purposename = ????
prev_case_purpose =
prev_case_purposename=????
SELECT V.CASE_PURPOSE_MASTID
FROM case_purpose_mast v
WHERE v.case_purpose_name = :prev_case_purposename
prev_case_purposename=????
Time elapsed = 6
prev_case_purpose after validation = 18678000000000
case_purpose = 1025550004746
trans_type = Feedback Submitted (Decision)
clcheck =
isadjourn = NO
adjourn_type =
decision_type =
decision_date =
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 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 = 19864000008865
MapName tsrcf1
SourceId 19864000008863
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 = 10472000006722
decision_date =
decision_type = 0
prev_case_purpose = 18678000000000
trans_type = Feedback Submitted (Decision)
prev_hearing_date = 21/08/2023
case_no = 2023/62
court_code = 10404
case_purpose = 1025550004746
hearing_date = 25/08/2023
Posting record
Param Type = n
trn_rcms_case_histid=19864000008865
Param Type = c
mapname=tsrcf1
Param Type = n
sourceid=19864000008863
Param Type = c
cancel=F
Param Type = c
createdby=DM_bheelwada
Param Type = c
createdon=01/09/2023 11:00:22
Param Type = c
username=DM_bheelwada
Param Type = c
modifiedon=01/09/2023 11:00:22
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
isadjourn=NO
Param Type = c
trn_rcms_caseregid=10472000006722
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=21/08/2023 00:00:00
Param Type = c
case_no=2023/62
Param Type = c
court_code=10404
Param Type = c
case_purpose=1025550004746
Param Type = c
hearing_date=25/08/2023 00:00:00
insert into TRN_RCMS_CASE_HIST (trn_rcms_case_histid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,isadjourn,trn_rcms_caseregid,decision_date,decision_type,prev_case_purpose,trans_type,prev_hearing_date,case_no,court_code,case_purpose,hearing_date) values (:trn_rcms_case_histid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,null,:isadjourn,:trn_rcms_caseregid,null,:decision_type,:prev_case_purpose,:trans_type,to_date(:prev_hearing_date,'dd/mm/yyyy hh24:mi:ss'),:case_no,:court_code,:case_purpose,to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'))
>>Posting from rctcr to tscd from row 2
>>Mapping
Mapped court_code Row = 1 value = 10404 idvalue 0
Mapped case_no Row = 1 value = 2020/00239 idvalue 0
Mapped new_case_purpose Row = 1 value = ????????? idvalue 1025550004746
Mapped decision_type Row = 1 value = ????????? idvalue 11782000000706
Mapped decision_date Row = 1 value = 25/08/2023 idvalue 0
Mapped hearing_date Row = 1 value = 25/08/2023 idvalue 0
Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0
>>Validating tscd
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 01/09/2023
currdate after validation = 01/09/2023
court_name =
Evaluating - m_courtname
m_courtname = ???? ???????,????????
court_name after validation = ???? ???????,???????? Id = 12836000000157
court_code = 10404
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
viewfilter =
Evaluating - {AND a1.court_code=:m_courtcode }
viewfilter after validation = AND a1.court_code=:m_courtcode
case_no = 2020/00239
casedetails =
case_no=2020/00239
SELECT A1.COURT_CODE,
A1.TRN_RCMS_CASEREGID,
A1.INSTITUTION_DATE,
A1.CASE_NO,
A1.MCASE_NO,
A1.LAST_HEARING_DATE AS hearing_date,
B2.DISTRICT_NAME,
B3.CASE_TYPE,
B1.CASE_PURPOSE_NAME,
A1.CASE_PURPOSE_NAME AS CPID,
B4.ACT_NAME,
A1.SECTION_NAME,
A1.PRIMARY_APPELLANT AS APPELLANT_NAME,
A1.PRIMARY_RESPONDENT AS RESPONDENT_NAME
FROM trn_rcms_casereg a1,
case_purpose_mast b1,
district_mast b2,
case_type_mast b3,
rule_act_mast b4
WHERE A1.CASE_PURPOSE_NAME = B1.CASE_PURPOSE_MASTID
AND A1.DISTRICT_NAME = B2.DISTRICT_MASTID
AND A1.ACT_NAME = B4.RULE_ACT_MASTID
AND A1.CASE_TYPE = B3.CASE_TYPE_MASTID
AND A1.COURT_CODE = :court_code
AND a1.CASE_NO = :case_no
AND (CASE
WHEN :recordid > 0
THEN
1
WHEN :recordid = 0
AND b1.CASE_PURPOSE_MASTID <> 1364660005542
AND b1.CASE_PURPOSE_GROUP <> 18438000000000
AND NOT EXISTS
(SELECT 1
FROM TRN_RCMS_DECISION
WHERE TRN_RCMS_CASEID = a1.TRN_RCMS_CASEREGID)
THEN
1
ELSE
0
END) = 1
court_code=10404
case_no=2020/00239
recordid=0
recordid=0
Time elapsed = 383
casedetails after validation = 10404
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=15178000004853
Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S
S=15178000004853
Time elapsed = 369
trn_rcms_caseid after validation = 15178000004853
pagesource = TRANSPAGE
instdate =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
instdate after validation = 06/08/2020
case_type =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_type after validation = ????????? ????
act =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
act after validation = ???0 ?? ????? ???????
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 = 14 (4)
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 = 11472000000003
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 = 25/08/2023
Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T})
hearing_date = 25/08/2023
currdate = 01/09/2023
Result of iif = T
escase =
case_no=2020/00239
SELECT REPLACE (A1.CASE_NO, '/', '')
FROM trn_rcms_casereg a1
WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no
court_code=10404
case_no=2020/00239
Time elapsed = 11
escase after validation = 202000239
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 = 25/08/2023
Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T})
decision_date = 25/08/2023
currdate = 01/09/2023
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 = Ashish modi
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 = 10404
case_no = 2020/00239
S=104042020/00239
Select dupchk from trn_rcms_decision where lower(dupchk) = :S
S=104042020/00239
Time elapsed = 577
dupchk after validation = 104042020/00239
usern =
Evaluating - username
username = DM_bheelwada
usern after validation = DM_bheelwada
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 = 999988887777
esign_template =
Evaluating - {cd.pdf}
esign_template after validation = cd.pdf
esign_filename =
case_no=2020/00239
SELECT UPPER ('CD' || REGEXP_REPLACE ( :court_code || A1.CASE_NO, '[^0-9A-Za-z]', ''))
AS FileName
FROM trn_rcms_casereg a1
WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no
court_code=10404
court_code=10404
case_no=2020/00239
Time elapsed = 9
esign_filename after validation = CD10404202000239
trans_type =
Evaluating - iif(recordid>0,{Decision Updated},{Decision Submitted})
recordid = 0
Result of iif = Decision Submitted
trans_type after validation = Decision Submitted
isfeedback =
Evaluating - iif(recordid>0,{F},{T})
recordid = 0
Result of iif = T
isfeedback after validation = T
rtf_letter_content =
rtf_letter_content_printable =
html_letter_content =
rtf_qr_content =
rtf_qr_content_printable =
html_qr_details =
dc_summ =
>>Writing to tables tscd
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tscd'
Time elapsed = 3
Saving to table TRN_RCMS_DECISION
select * from TRN_RCMS_DECISION where TRN_RCMS_DECISIONid=0
Time elapsed = 6
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 3
RecordId = 19864000008866
MapName rctcr1
SourceId 19864000008852
Select sysdate as sdt from dual
Time elapsed = 3
Select sysdate as sdt from dual
Time elapsed = 3
no_of_page = 0
trn_rcms_caseid = 15178000004853
decision_remark =
template = General Decision
chkworth = F
isoneside = F
chkfinal = F
dupchk = 104042020/00239
new_case_purpose = 1025550004746
decision_type = 11782000000706
court_code = 10404
case_no = 2020/00239
new_purpose_code = 900
member_name = Ashish modi
decision_date = 25/08/2023
hearing_date = 25/08/2023
Posting record
Param Type = n
trn_rcms_decisionid=19864000008866
Param Type = c
mapname=rctcr1
Param Type = n
sourceid=19864000008852
Param Type = c
cancel=F
Param Type = c
createdby=DM_bheelwada
Param Type = c
createdon=01/09/2023 11:00:24
Param Type = c
username=DM_bheelwada
Param Type = c
modifiedon=01/09/2023 11:00:24
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=15178000004853
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=104042020/00239
Param Type = n
new_case_purpose=1025550004746
Param Type = n
decision_type=11782000000706
Param Type = c
court_code=10404
Param Type = c
case_no=2020/00239
Param Type = c
new_purpose_code=900
Param Type = c
member_name=Ashish modi
Param Type = c
decision_date=25/08/2023 00:00:00
Param Type = c
hearing_date=25/08/2023 00:00:00
insert into TRN_RCMS_DECISION (trn_rcms_decisionid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,no_of_page,trn_rcms_caseid,decision_remark,template,chkworth,isoneside,chkfinal,dupchk,new_case_purpose,decision_type,court_code,case_no,new_purpose_code,member_name,decision_date,hearing_date) values (:trn_rcms_decisionid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:no_of_page,:trn_rcms_caseid,null,:template,:chkworth,:isoneside,:chkfinal,:dupchk,:new_case_purpose,:decision_type,:court_code,:case_no,:new_purpose_code,:member_name,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'))
Saving to table TRN_RCMS_DECCONTENT
select * from TRN_RCMS_DECCONTENT where TRN_RCMS_DECCONTENTid=0
Time elapsed = 5
Adding new record to store data from Frame 2, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 3
RecordId = 19864000008867
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=19864000008867
Param Type = n
trn_rcms_decisionid=19864000008866
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 = 10404 idvalue 0
Mapped case_no Row = 1 value = 2020/00239 idvalue 0
Mapped trn_rcms_caseid Row = 1 value = 15178000004853 idvalue 0
Mapped next_hear_date Row = 1 value = 25/08/2023 idvalue 0
Mapped new_case_purpose Row = 1 value = ????????? idvalue 1025550004746
Mapped pagesrc Row = 1 value = DECISION idvalue 0
Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0
>>Validating tsrcf
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 01/09/2023
currdate after validation = 01/09/2023
pagesrc = DECISION
viewfilter =
Evaluating - { AND a1.court_code = :m_courtcode }
viewfilter after validation = AND a1.court_code = :m_courtcode
court_name =
Evaluating - m_courtname
m_courtname = ???? ???????,????????
court_name after validation = ???? ???????,???????? Id = 12836000000157
court_code = 10404
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_no = 2020/00239
Dynamicfilter x1.CASE_NO~Case No =
trn_rcms_caseid = 15178000004853
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=15178000004853
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=10404
trn_rcms_caseid=15178000004853
Time elapsed = 7
casedetails after validation = 2020/00239
pre_hear_date =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
pre_hear_date after validation = 21/08/2023
inst_date =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
inst_date after validation = 06/08/2020
act_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
act_name after validation = ???0 ?? ????? ???????
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 = 14 (4)
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 = 25/08/2023
case_purpose_nameid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purpose_nameid after validation = 1025550004746
isadjourn =
Evaluating - {NO}
isadjourn after validation = NO
adjourn_type =
adj_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
adjourn_remark =
trans_type = Feedback Submitted (Decision)
>>Writing to tables tsrcf
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tsrcf'
Time elapsed = 2
Saving to table TRN_RCMS_HEARING
select * from TRN_RCMS_HEARING where TRN_RCMS_HEARINGid=0
Time elapsed = 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 = 19864000008868
MapName tscd2
SourceId 19864000008866
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 = 21/08/2023
isadjourn = NO
new_case_purpose = 1025550004746
case_no = 2020/00239
court_code = 10404
trn_rcms_caseid = 15178000004853
next_hear_date = 25/08/2023
Posting record
Param Type = n
trn_rcms_hearingid=19864000008868
Param Type = c
mapname=tscd2
Param Type = n
sourceid=19864000008866
Param Type = c
cancel=F
Param Type = c
createdby=DM_bheelwada
Param Type = c
createdon=01/09/2023 11:00:24
Param Type = c
username=DM_bheelwada
Param Type = c
modifiedon=01/09/2023 11:00:24
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = n
adjourn_type=0
Param Type = c
pre_hear_date=21/08/2023 00:00:00
Param Type = c
isadjourn=NO
Param Type = n
new_case_purpose=1025550004746
Param Type = c
case_no=2020/00239
Param Type = c
court_code=10404
Param Type = c
trn_rcms_caseid=15178000004853
Param Type = c
next_hear_date=25/08/2023 00:00:00
insert into TRN_RCMS_HEARING (trn_rcms_hearingid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,adjourn_remark,pre_hear_date,isadjourn,new_case_purpose,case_no,court_code,trn_rcms_caseid,next_hear_date) values (:trn_rcms_hearingid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:adjourn_type,null,to_date(:pre_hear_date,'dd/mm/yyyy hh24:mi:ss'),:isadjourn,:new_case_purpose,:case_no,:court_code,:trn_rcms_caseid,to_date(:next_hear_date,'dd/mm/yyyy hh24:mi:ss'))
>>Mapping
Mapped court_code Row = 1 value = 10404 idvalue 0
Mapped case_no Row = 1 value = 2020/00239 idvalue 0
Mapped hearing_date Row = 1 value = 25/08/2023 idvalue 0
Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0
Mapped trans_type Row = 1 value = Decision Submitted idvalue 0
Mapped trn_rcms_caseregid Row = 1 value = 15178000004853 idvalue 0
Mapped decision_date Row = 1 value = 25/08/2023 idvalue 0
Mapped decision_type Row = 1 value = 11782000000706 idvalue 0
Mapped prev_case_purposename Row = 1 value = ???? ????? ???? idvalue 0
Mapped prev_hearing_date Row = 1 value = 25/08/2023 idvalue 0
>>Validating tchdh
>>Frame No 1
court_code = 10404
trn_rcms_caseregid = 15178000004853
case_no = 2020/00239
prev_hearing_date = 25/08/2023
hearing_date = 25/08/2023
prev_case_purposename = ???? ????? ????
prev_case_purpose =
prev_case_purposename=???? ????? ????
SELECT V.CASE_PURPOSE_MASTID
FROM case_purpose_mast v
WHERE v.case_purpose_name = :prev_case_purposename
prev_case_purposename=???? ????? ????
Time elapsed = 5
prev_case_purpose after validation = 11472000000003
case_purpose = 1025550004746
trans_type = Decision Submitted
clcheck =
isadjourn =
adjourn_type =
decision_type = 11782000000706
decision_date = 25/08/2023
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 2
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 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 = 19864000008869
MapName tscd1
SourceId 19864000008866
Select sysdate as sdt from dual
Time elapsed = 3
Select sysdate as sdt from dual
Time elapsed = 4
prev_hearing_date = 25/08/2023
decision_type = 11782000000706
decision_date = 25/08/2023
adjourn_type =
isadjourn =
prev_case_purpose = 11472000000003
hearing_date = 25/08/2023
case_no = 2020/00239
court_code = 10404
case_purpose = 1025550004746
trans_type = Decision Submitted
trn_rcms_caseregid = 15178000004853
Posting record
Param Type = n
trn_rcms_case_histid=19864000008869
Param Type = c
mapname=tscd1
Param Type = n
sourceid=19864000008866
Param Type = c
cancel=F
Param Type = c
createdby=DM_bheelwada
Param Type = c
createdon=01/09/2023 11:00:24
Param Type = c
username=DM_bheelwada
Param Type = c
modifiedon=01/09/2023 11:00:24
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
prev_hearing_date=25/08/2023 00:00:00
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=25/08/2023 00:00:00
Param Type = c
prev_case_purpose=11472000000003
Param Type = c
hearing_date=25/08/2023 00:00:00
Param Type = c
case_no=2020/00239
Param Type = c
court_code=10404
Param Type = c
case_purpose=1025550004746
Param Type = c
trans_type=Decision Submitted
Param Type = c
trn_rcms_caseregid=15178000004853
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 = 10404 idvalue 0
Mapped case_no Row = 1 value = 2020/00239 idvalue 0
Mapped prev_hearing_date Row = 1 value = 21/08/2023 idvalue 0
Mapped hearing_date Row = 1 value = 25/08/2023 idvalue 0
Mapped prev_case_purposename Row = 1 value = ???? ????? ???? idvalue 0
Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0
Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0
Mapped trn_rcms_caseregid Row = 1 value = 15178000004853 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 = 10404
trn_rcms_caseregid = 15178000004853
case_no = 2020/00239
prev_hearing_date = 21/08/2023
hearing_date = 25/08/2023
prev_case_purposename = ???? ????? ????
prev_case_purpose =
prev_case_purposename=???? ????? ????
SELECT V.CASE_PURPOSE_MASTID
FROM case_purpose_mast v
WHERE v.case_purpose_name = :prev_case_purposename
prev_case_purposename=???? ????? ????
Time elapsed = 4
prev_case_purpose after validation = 11472000000003
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 = 19864000008870
MapName tsrcf1
SourceId 19864000008868
Select sysdate as sdt from dual
Time elapsed = 5
Select sysdate as sdt from dual
Time elapsed = 3
adjourn_type =
isadjourn = NO
trn_rcms_caseregid = 15178000004853
decision_date =
decision_type = 0
prev_case_purpose = 11472000000003
trans_type = Feedback Submitted (Decision)
prev_hearing_date = 21/08/2023
case_no = 2020/00239
court_code = 10404
case_purpose = 1025550004746
hearing_date = 25/08/2023
Posting record
Param Type = n
trn_rcms_case_histid=19864000008870
Param Type = c
mapname=tsrcf1
Param Type = n
sourceid=19864000008868
Param Type = c
cancel=F
Param Type = c
createdby=DM_bheelwada
Param Type = c
createdon=01/09/2023 11:00:24
Param Type = c
username=DM_bheelwada
Param Type = c
modifiedon=01/09/2023 11:00:24
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
isadjourn=NO
Param Type = c
trn_rcms_caseregid=15178000004853
Param Type = n
decision_type=0
Param Type = c
prev_case_purpose=11472000000003
Param Type = c
trans_type=Feedback Submitted (Decision)
Param Type = c
prev_hearing_date=21/08/2023 00:00:00
Param Type = c
case_no=2020/00239
Param Type = c
court_code=10404
Param Type = c
case_purpose=1025550004746
Param Type = c
hearing_date=25/08/2023 00:00:00
insert into TRN_RCMS_CASE_HIST (trn_rcms_case_histid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,isadjourn,trn_rcms_caseregid,decision_date,decision_type,prev_case_purpose,trans_type,prev_hearing_date,case_no,court_code,case_purpose,hearing_date) values (:trn_rcms_case_histid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,null,:isadjourn,:trn_rcms_caseregid,null,:decision_type,:prev_case_purpose,:trans_type,to_date(:prev_hearing_date,'dd/mm/yyyy hh24:mi:ss'),:case_no,:court_code,:case_purpose,to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'))
>>Posting from rctcr to tscd from row 3
>>Mapping
Mapped court_code Row = 1 value = 10404 idvalue 0
Mapped case_no Row = 1 value = 2020/00240 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 = 25/08/2023 idvalue 0
Mapped hearing_date Row = 1 value = 25/08/2023 idvalue 0
Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0
>>Validating tscd
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 01/09/2023
currdate after validation = 01/09/2023
court_name =
Evaluating - m_courtname
m_courtname = ???? ???????,????????
court_name after validation = ???? ???????,???????? Id = 12836000000157
court_code = 10404
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
viewfilter =
Evaluating - {AND a1.court_code=:m_courtcode }
viewfilter after validation = AND a1.court_code=:m_courtcode
case_no = 2020/00240
casedetails =
case_no=2020/00240
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=10404
case_no=2020/00240
recordid=0
recordid=0
Time elapsed = 378
casedetails after validation = 10404
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=15300000005058
Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S
S=15300000005058
Time elapsed = 375
trn_rcms_caseid after validation = 15300000005058
pagesource = TRANSPAGE
instdate =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
instdate after validation = 06/08/2020
case_type =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_type after validation = ????????? ????
act =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
act after validation = ???0 ?? ????? ???????
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 = 14 (4)
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 = 11472000000003
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 = 25/08/2023
Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T})
hearing_date = 25/08/2023
currdate = 01/09/2023
Result of iif = T
escase =
case_no=2020/00240
SELECT REPLACE (A1.CASE_NO, '/', '')
FROM trn_rcms_casereg a1
WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no
court_code=10404
case_no=2020/00240
Time elapsed = 11
escase after validation = 202000240
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 = 25/08/2023
Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T})
decision_date = 25/08/2023
currdate = 01/09/2023
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 = Ashish modi
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 = 10404
case_no = 2020/00240
S=104042020/00240
Select dupchk from trn_rcms_decision where lower(dupchk) = :S
S=104042020/00240
Time elapsed = 619
dupchk after validation = 104042020/00240
usern =
Evaluating - username
username = DM_bheelwada
usern after validation = DM_bheelwada
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 = 999988887777
esign_template =
Evaluating - {cd.pdf}
esign_template after validation = cd.pdf
esign_filename =
case_no=2020/00240
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=10404
court_code=10404
case_no=2020/00240
Time elapsed = 12
esign_filename after validation = CD10404202000240
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 = 510
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 = 19864000008871
MapName rctcr1
SourceId 19864000008853
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 = 15300000005058
decision_remark =
template = General Decision
chkworth = F
isoneside = F
chkfinal = F
dupchk = 104042020/00240
new_case_purpose = 1025550004746
decision_type = 11782000000706
court_code = 10404
case_no = 2020/00240
new_purpose_code = 900
member_name = Ashish modi
decision_date = 25/08/2023
hearing_date = 25/08/2023
Posting record
Param Type = n
trn_rcms_decisionid=19864000008871
Param Type = c
mapname=rctcr1
Param Type = n
sourceid=19864000008853
Param Type = c
cancel=F
Param Type = c
createdby=DM_bheelwada
Param Type = c
createdon=01/09/2023 11:00:27
Param Type = c
username=DM_bheelwada
Param Type = c
modifiedon=01/09/2023 11:00:27
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=15300000005058
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=104042020/00240
Param Type = n
new_case_purpose=1025550004746
Param Type = n
decision_type=11782000000706
Param Type = c
court_code=10404
Param Type = c
case_no=2020/00240
Param Type = c
new_purpose_code=900
Param Type = c
member_name=Ashish modi
Param Type = c
decision_date=25/08/2023 00:00:00
Param Type = c
hearing_date=25/08/2023 00:00:00
insert into TRN_RCMS_DECISION (trn_rcms_decisionid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,no_of_page,trn_rcms_caseid,decision_remark,template,chkworth,isoneside,chkfinal,dupchk,new_case_purpose,decision_type,court_code,case_no,new_purpose_code,member_name,decision_date,hearing_date) values (:trn_rcms_decisionid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:no_of_page,:trn_rcms_caseid,null,:template,:chkworth,:isoneside,:chkfinal,:dupchk,:new_case_purpose,:decision_type,:court_code,:case_no,:new_purpose_code,:member_name,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'))
Saving to table TRN_RCMS_DECCONTENT
select * from TRN_RCMS_DECCONTENT where TRN_RCMS_DECCONTENTid=0
Time elapsed = 4
Adding new record to store data from Frame 2, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 3
RecordId = 19864000008872
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=19864000008872
Param Type = n
trn_rcms_decisionid=19864000008871
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 = 10404 idvalue 0
Mapped case_no Row = 1 value = 2020/00240 idvalue 0
Mapped trn_rcms_caseid Row = 1 value = 15300000005058 idvalue 0
Mapped next_hear_date Row = 1 value = 25/08/2023 idvalue 0
Mapped new_case_purpose Row = 1 value = ????????? idvalue 1025550004746
Mapped pagesrc Row = 1 value = DECISION idvalue 0
Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0
>>Validating tsrcf
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 01/09/2023
currdate after validation = 01/09/2023
pagesrc = DECISION
viewfilter =
Evaluating - { AND a1.court_code = :m_courtcode }
viewfilter after validation = AND a1.court_code = :m_courtcode
court_name =
Evaluating - m_courtname
m_courtname = ???? ???????,????????
court_name after validation = ???? ???????,???????? Id = 12836000000157
court_code = 10404
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_no = 2020/00240
Dynamicfilter x1.CASE_NO~Case No =
trn_rcms_caseid = 15300000005058
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=15300000005058
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=10404
trn_rcms_caseid=15300000005058
Time elapsed = 10
casedetails after validation = 2020/00240
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/08/2023
inst_date =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
inst_date after validation = 06/08/2020
act_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
act_name after validation = ???0 ?? ????? ???????
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 = 14 (4)
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 = 25/08/2023
case_purpose_nameid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purpose_nameid after validation = 1025550004746
isadjourn =
Evaluating - {NO}
isadjourn after validation = NO
adjourn_type =
adj_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
adjourn_remark =
trans_type = Feedback Submitted (Decision)
>>Writing to tables tsrcf
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tsrcf'
Time elapsed = 2
Saving to table TRN_RCMS_HEARING
select * from TRN_RCMS_HEARING where TRN_RCMS_HEARINGid=0
Time elapsed = 4
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 4
RecordId = 19864000008873
MapName tscd2
SourceId 19864000008871
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 = 21/08/2023
isadjourn = NO
new_case_purpose = 1025550004746
case_no = 2020/00240
court_code = 10404
trn_rcms_caseid = 15300000005058
next_hear_date = 25/08/2023
Posting record
Param Type = n
trn_rcms_hearingid=19864000008873
Param Type = c
mapname=tscd2
Param Type = n
sourceid=19864000008871
Param Type = c
cancel=F
Param Type = c
createdby=DM_bheelwada
Param Type = c
createdon=01/09/2023 11:00:27
Param Type = c
username=DM_bheelwada
Param Type = c
modifiedon=01/09/2023 11:00:27
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/08/2023 00:00:00
Param Type = c
isadjourn=NO
Param Type = n
new_case_purpose=1025550004746
Param Type = c
case_no=2020/00240
Param Type = c
court_code=10404
Param Type = c
trn_rcms_caseid=15300000005058
Param Type = c
next_hear_date=25/08/2023 00:00:00
insert into TRN_RCMS_HEARING (trn_rcms_hearingid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,adjourn_remark,pre_hear_date,isadjourn,new_case_purpose,case_no,court_code,trn_rcms_caseid,next_hear_date) values (:trn_rcms_hearingid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:adjourn_type,null,to_date(:pre_hear_date,'dd/mm/yyyy hh24:mi:ss'),:isadjourn,:new_case_purpose,:case_no,:court_code,:trn_rcms_caseid,to_date(:next_hear_date,'dd/mm/yyyy hh24:mi:ss'))
>>Mapping
Mapped court_code Row = 1 value = 10404 idvalue 0
Mapped case_no Row = 1 value = 2020/00240 idvalue 0
Mapped hearing_date Row = 1 value = 25/08/2023 idvalue 0
Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0
Mapped trans_type Row = 1 value = Decision Submitted idvalue 0
Mapped trn_rcms_caseregid Row = 1 value = 15300000005058 idvalue 0
Mapped decision_date Row = 1 value = 25/08/2023 idvalue 0
Mapped decision_type Row = 1 value = 11782000000706 idvalue 0
Mapped prev_case_purposename Row = 1 value = ???? ????? ???? idvalue 0
Mapped prev_hearing_date Row = 1 value = 25/08/2023 idvalue 0
>>Validating tchdh
>>Frame No 1
court_code = 10404
trn_rcms_caseregid = 15300000005058
case_no = 2020/00240
prev_hearing_date = 25/08/2023
hearing_date = 25/08/2023
prev_case_purposename = ???? ????? ????
prev_case_purpose =
prev_case_purpose after validation = 11472000000003
case_purpose = 1025550004746
trans_type = Decision Submitted
clcheck =
isadjourn =
adjourn_type =
decision_type = 11782000000706
decision_date = 25/08/2023
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 3
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 7
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 5
RecordId = 19864000008874
MapName tscd1
SourceId 19864000008871
Select sysdate as sdt from dual
Time elapsed = 5
Select sysdate as sdt from dual
Time elapsed = 3
prev_hearing_date = 25/08/2023
decision_type = 11782000000706
decision_date = 25/08/2023
adjourn_type =
isadjourn =
prev_case_purpose = 11472000000003
hearing_date = 25/08/2023
case_no = 2020/00240
court_code = 10404
case_purpose = 1025550004746
trans_type = Decision Submitted
trn_rcms_caseregid = 15300000005058
Posting record
Param Type = n
trn_rcms_case_histid=19864000008874
Param Type = c
mapname=tscd1
Param Type = n
sourceid=19864000008871
Param Type = c
cancel=F
Param Type = c
createdby=DM_bheelwada
Param Type = c
createdon=01/09/2023 11:00:27
Param Type = c
username=DM_bheelwada
Param Type = c
modifiedon=01/09/2023 11:00:27
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
prev_hearing_date=25/08/2023 00:00:00
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=25/08/2023 00:00:00
Param Type = c
prev_case_purpose=11472000000003
Param Type = c
hearing_date=25/08/2023 00:00:00
Param Type = c
case_no=2020/00240
Param Type = c
court_code=10404
Param Type = c
case_purpose=1025550004746
Param Type = c
trans_type=Decision Submitted
Param Type = c
trn_rcms_caseregid=15300000005058
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 = 10404 idvalue 0
Mapped case_no Row = 1 value = 2020/00240 idvalue 0
Mapped prev_hearing_date Row = 1 value = 21/08/2023 idvalue 0
Mapped hearing_date Row = 1 value = 25/08/2023 idvalue 0
Mapped prev_case_purposename Row = 1 value = ???? ????? ???? idvalue 0
Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0
Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0
Mapped trn_rcms_caseregid Row = 1 value = 15300000005058 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 = 10404
trn_rcms_caseregid = 15300000005058
case_no = 2020/00240
prev_hearing_date = 21/08/2023
hearing_date = 25/08/2023
prev_case_purposename = ???? ????? ????
prev_case_purpose =
prev_case_purpose after validation = 11472000000003
case_purpose = 1025550004746
trans_type = Feedback Submitted (Decision)
clcheck =
isadjourn = NO
adjourn_type =
decision_type =
decision_date =
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 3
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 4
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 4
RecordId = 19864000008875
MapName tsrcf1
SourceId 19864000008873
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 = 15300000005058
decision_date =
decision_type = 0
prev_case_purpose = 11472000000003
trans_type = Feedback Submitted (Decision)
prev_hearing_date = 21/08/2023
case_no = 2020/00240
court_code = 10404
case_purpose = 1025550004746
hearing_date = 25/08/2023
Posting record
Param Type = n
trn_rcms_case_histid=19864000008875
Param Type = c
mapname=tsrcf1
Param Type = n
sourceid=19864000008873
Param Type = c
cancel=F
Param Type = c
createdby=DM_bheelwada
Param Type = c
createdon=01/09/2023 11:00:27
Param Type = c
username=DM_bheelwada
Param Type = c
modifiedon=01/09/2023 11:00:27
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
isadjourn=NO
Param Type = c
trn_rcms_caseregid=15300000005058
Param Type = n
decision_type=0
Param Type = c
prev_case_purpose=11472000000003
Param Type = c
trans_type=Feedback Submitted (Decision)
Param Type = c
prev_hearing_date=21/08/2023 00:00:00
Param Type = c
case_no=2020/00240
Param Type = c
court_code=10404
Param Type = c
case_purpose=1025550004746
Param Type = c
hearing_date=25/08/2023 00:00:00
insert into TRN_RCMS_CASE_HIST (trn_rcms_case_histid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,isadjourn,trn_rcms_caseregid,decision_date,decision_type,prev_case_purpose,trans_type,prev_hearing_date,case_no,court_code,case_purpose,hearing_date) values (:trn_rcms_case_histid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,null,:isadjourn,:trn_rcms_caseregid,null,:decision_type,:prev_case_purpose,:trans_type,to_date(:prev_hearing_date,'dd/mm/yyyy hh24:mi:ss'),:case_no,:court_code,:case_purpose,to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'))
>>Posting from rctcr to tscd from row 4
>>Mapping
Mapped court_code Row = 1 value = 10404 idvalue 0
Mapped case_no Row = 1 value = 2020/00241 idvalue 0
Mapped new_case_purpose Row = 1 value = ????????? idvalue 1025550004746
Mapped decision_type Row = 1 value = ????????? idvalue 11782000000706
Mapped decision_date Row = 1 value = 25/08/2023 idvalue 0
Mapped hearing_date Row = 1 value = 25/08/2023 idvalue 0
Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0
>>Validating tscd
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 01/09/2023
currdate after validation = 01/09/2023
court_name =
Evaluating - m_courtname
m_courtname = ???? ???????,????????
court_name after validation = ???? ???????,???????? Id = 12836000000157
court_code = 10404
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
viewfilter =
Evaluating - {AND a1.court_code=:m_courtcode }
viewfilter after validation = AND a1.court_code=:m_courtcode
case_no = 2020/00241
casedetails =
case_no=2020/00241
SELECT A1.COURT_CODE,
A1.TRN_RCMS_CASEREGID,
A1.INSTITUTION_DATE,
A1.CASE_NO,
A1.MCASE_NO,
A1.LAST_HEARING_DATE AS hearing_date,
B2.DISTRICT_NAME,
B3.CASE_TYPE,
B1.CASE_PURPOSE_NAME,
A1.CASE_PURPOSE_NAME AS CPID,
B4.ACT_NAME,
A1.SECTION_NAME,
A1.PRIMARY_APPELLANT AS APPELLANT_NAME,
A1.PRIMARY_RESPONDENT AS RESPONDENT_NAME
FROM trn_rcms_casereg a1,
case_purpose_mast b1,
district_mast b2,
case_type_mast b3,
rule_act_mast b4
WHERE A1.CASE_PURPOSE_NAME = B1.CASE_PURPOSE_MASTID
AND A1.DISTRICT_NAME = B2.DISTRICT_MASTID
AND A1.ACT_NAME = B4.RULE_ACT_MASTID
AND A1.CASE_TYPE = B3.CASE_TYPE_MASTID
AND A1.COURT_CODE = :court_code
AND a1.CASE_NO = :case_no
AND (CASE
WHEN :recordid > 0
THEN
1
WHEN :recordid = 0
AND b1.CASE_PURPOSE_MASTID <> 1364660005542
AND b1.CASE_PURPOSE_GROUP <> 18438000000000
AND NOT EXISTS
(SELECT 1
FROM TRN_RCMS_DECISION
WHERE TRN_RCMS_CASEID = a1.TRN_RCMS_CASEREGID)
THEN
1
ELSE
0
END) = 1
court_code=10404
case_no=2020/00241
recordid=0
recordid=0
Time elapsed = 381
casedetails after validation = 10404
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=15344000006080
Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S
S=15344000006080
Time elapsed = 376
trn_rcms_caseid after validation = 15344000006080
pagesource = TRANSPAGE
instdate =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
instdate after validation = 06/08/2020
case_type =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_type after validation = ????????? ????
act =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
act after validation = ???0 ?? ????? ???????
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 = 14 (4)
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 = 11472000000003
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 = 25/08/2023
Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T})
hearing_date = 25/08/2023
currdate = 01/09/2023
Result of iif = T
escase =
case_no=2020/00241
SELECT REPLACE (A1.CASE_NO, '/', '')
FROM trn_rcms_casereg a1
WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no
court_code=10404
case_no=2020/00241
Time elapsed = 6
escase after validation = 202000241
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 = 25/08/2023
Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T})
decision_date = 25/08/2023
currdate = 01/09/2023
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 = Ashish modi
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 = 10404
case_no = 2020/00241
S=104042020/00241
Select dupchk from trn_rcms_decision where lower(dupchk) = :S
S=104042020/00241
Time elapsed = 585
dupchk after validation = 104042020/00241
usern =
Evaluating - username
username = DM_bheelwada
usern after validation = DM_bheelwada
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 = 999988887777
esign_template =
Evaluating - {cd.pdf}
esign_template after validation = cd.pdf
esign_filename =
case_no=2020/00241
SELECT UPPER ('CD' || REGEXP_REPLACE ( :court_code || A1.CASE_NO, '[^0-9A-Za-z]', ''))
AS FileName
FROM trn_rcms_casereg a1
WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no
court_code=10404
court_code=10404
case_no=2020/00241
Time elapsed = 9
esign_filename after validation = CD10404202000241
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 = 3
RecordId = 19864000008876
MapName rctcr1
SourceId 19864000008854
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 = 15344000006080
decision_remark =
template = General Decision
chkworth = F
isoneside = F
chkfinal = F
dupchk = 104042020/00241
new_case_purpose = 1025550004746
decision_type = 11782000000706
court_code = 10404
case_no = 2020/00241
new_purpose_code = 900
member_name = Ashish modi
decision_date = 25/08/2023
hearing_date = 25/08/2023
Posting record
Param Type = n
trn_rcms_decisionid=19864000008876
Param Type = c
mapname=rctcr1
Param Type = n
sourceid=19864000008854
Param Type = c
cancel=F
Param Type = c
createdby=DM_bheelwada
Param Type = c
createdon=01/09/2023 11:00:29
Param Type = c
username=DM_bheelwada
Param Type = c
modifiedon=01/09/2023 11:00:29
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=15344000006080
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=104042020/00241
Param Type = n
new_case_purpose=1025550004746
Param Type = n
decision_type=11782000000706
Param Type = c
court_code=10404
Param Type = c
case_no=2020/00241
Param Type = c
new_purpose_code=900
Param Type = c
member_name=Ashish modi
Param Type = c
decision_date=25/08/2023 00:00:00
Param Type = c
hearing_date=25/08/2023 00:00:00
insert into TRN_RCMS_DECISION (trn_rcms_decisionid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,no_of_page,trn_rcms_caseid,decision_remark,template,chkworth,isoneside,chkfinal,dupchk,new_case_purpose,decision_type,court_code,case_no,new_purpose_code,member_name,decision_date,hearing_date) values (:trn_rcms_decisionid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:no_of_page,:trn_rcms_caseid,null,:template,:chkworth,:isoneside,:chkfinal,:dupchk,:new_case_purpose,:decision_type,:court_code,:case_no,:new_purpose_code,:member_name,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'))
Saving to table TRN_RCMS_DECCONTENT
select * from TRN_RCMS_DECCONTENT where TRN_RCMS_DECCONTENTid=0
Time elapsed = 4
Adding new record to store data from Frame 2, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 3
RecordId = 19864000008877
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=19864000008877
Param Type = n
trn_rcms_decisionid=19864000008876
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 = 10404 idvalue 0
Mapped case_no Row = 1 value = 2020/00241 idvalue 0
Mapped trn_rcms_caseid Row = 1 value = 15344000006080 idvalue 0
Mapped next_hear_date Row = 1 value = 25/08/2023 idvalue 0
Mapped new_case_purpose Row = 1 value = ????????? idvalue 1025550004746
Mapped pagesrc Row = 1 value = DECISION idvalue 0
Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0
>>Validating tsrcf
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 01/09/2023
currdate after validation = 01/09/2023
pagesrc = DECISION
viewfilter =
Evaluating - { AND a1.court_code = :m_courtcode }
viewfilter after validation = AND a1.court_code = :m_courtcode
court_name =
Evaluating - m_courtname
m_courtname = ???? ???????,????????
court_name after validation = ???? ???????,???????? Id = 12836000000157
court_code = 10404
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_no = 2020/00241
Dynamicfilter x1.CASE_NO~Case No =
trn_rcms_caseid = 15344000006080
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=15344000006080
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=10404
trn_rcms_caseid=15344000006080
Time elapsed = 9
casedetails after validation = 2020/00241
pre_hear_date =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
pre_hear_date after validation = 21/08/2023
inst_date =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
inst_date after validation = 06/08/2020
act_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
act_name after validation = ???0 ?? ????? ???????
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 = 14 (4)
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 = 25/08/2023
case_purpose_nameid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purpose_nameid after validation = 1025550004746
isadjourn =
Evaluating - {NO}
isadjourn after validation = NO
adjourn_type =
adj_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
adjourn_remark =
trans_type = Feedback Submitted (Decision)
>>Writing to tables tsrcf
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tsrcf'
Time elapsed = 2
Saving to table TRN_RCMS_HEARING
select * from TRN_RCMS_HEARING where TRN_RCMS_HEARINGid=0
Time elapsed = 4
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 3
RecordId = 19864000008878
MapName tscd2
SourceId 19864000008876
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/08/2023
isadjourn = NO
new_case_purpose = 1025550004746
case_no = 2020/00241
court_code = 10404
trn_rcms_caseid = 15344000006080
next_hear_date = 25/08/2023
Posting record
Param Type = n
trn_rcms_hearingid=19864000008878
Param Type = c
mapname=tscd2
Param Type = n
sourceid=19864000008876
Param Type = c
cancel=F
Param Type = c
createdby=DM_bheelwada
Param Type = c
createdon=01/09/2023 11:00:29
Param Type = c
username=DM_bheelwada
Param Type = c
modifiedon=01/09/2023 11:00:29
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/08/2023 00:00:00
Param Type = c
isadjourn=NO
Param Type = n
new_case_purpose=1025550004746
Param Type = c
case_no=2020/00241
Param Type = c
court_code=10404
Param Type = c
trn_rcms_caseid=15344000006080
Param Type = c
next_hear_date=25/08/2023 00:00:00
insert into TRN_RCMS_HEARING (trn_rcms_hearingid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,adjourn_remark,pre_hear_date,isadjourn,new_case_purpose,case_no,court_code,trn_rcms_caseid,next_hear_date) values (:trn_rcms_hearingid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:adjourn_type,null,to_date(:pre_hear_date,'dd/mm/yyyy hh24:mi:ss'),:isadjourn,:new_case_purpose,:case_no,:court_code,:trn_rcms_caseid,to_date(:next_hear_date,'dd/mm/yyyy hh24:mi:ss'))
>>Mapping
Mapped court_code Row = 1 value = 10404 idvalue 0
Mapped case_no Row = 1 value = 2020/00241 idvalue 0
Mapped hearing_date Row = 1 value = 25/08/2023 idvalue 0
Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0
Mapped trans_type Row = 1 value = Decision Submitted idvalue 0
Mapped trn_rcms_caseregid Row = 1 value = 15344000006080 idvalue 0
Mapped decision_date Row = 1 value = 25/08/2023 idvalue 0
Mapped decision_type Row = 1 value = 11782000000706 idvalue 0
Mapped prev_case_purposename Row = 1 value = ???? ????? ???? idvalue 0
Mapped prev_hearing_date Row = 1 value = 25/08/2023 idvalue 0
>>Validating tchdh
>>Frame No 1
court_code = 10404
trn_rcms_caseregid = 15344000006080
case_no = 2020/00241
prev_hearing_date = 25/08/2023
hearing_date = 25/08/2023
prev_case_purposename = ???? ????? ????
prev_case_purpose =
prev_case_purpose after validation = 11472000000003
case_purpose = 1025550004746
trans_type = Decision Submitted
clcheck =
isadjourn =
adjourn_type =
decision_type = 11782000000706
decision_date = 25/08/2023
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 3
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 5
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 2
RecordId = 19864000008879
MapName tscd1
SourceId 19864000008876
Select sysdate as sdt from dual
Time elapsed = 3
Select sysdate as sdt from dual
Time elapsed = 3
prev_hearing_date = 25/08/2023
decision_type = 11782000000706
decision_date = 25/08/2023
adjourn_type =
isadjourn =
prev_case_purpose = 11472000000003
hearing_date = 25/08/2023
case_no = 2020/00241
court_code = 10404
case_purpose = 1025550004746
trans_type = Decision Submitted
trn_rcms_caseregid = 15344000006080
Posting record
Param Type = n
trn_rcms_case_histid=19864000008879
Param Type = c
mapname=tscd1
Param Type = n
sourceid=19864000008876
Param Type = c
cancel=F
Param Type = c
createdby=DM_bheelwada
Param Type = c
createdon=01/09/2023 11:00:29
Param Type = c
username=DM_bheelwada
Param Type = c
modifiedon=01/09/2023 11:00:29
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
prev_hearing_date=25/08/2023 00:00:00
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=25/08/2023 00:00:00
Param Type = c
prev_case_purpose=11472000000003
Param Type = c
hearing_date=25/08/2023 00:00:00
Param Type = c
case_no=2020/00241
Param Type = c
court_code=10404
Param Type = c
case_purpose=1025550004746
Param Type = c
trans_type=Decision Submitted
Param Type = c
trn_rcms_caseregid=15344000006080
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 = 10404 idvalue 0
Mapped case_no Row = 1 value = 2020/00241 idvalue 0
Mapped prev_hearing_date Row = 1 value = 21/08/2023 idvalue 0
Mapped hearing_date Row = 1 value = 25/08/2023 idvalue 0
Mapped prev_case_purposename Row = 1 value = ???? ????? ???? idvalue 0
Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0
Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0
Mapped trn_rcms_caseregid Row = 1 value = 15344000006080 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 = 10404
trn_rcms_caseregid = 15344000006080
case_no = 2020/00241
prev_hearing_date = 21/08/2023
hearing_date = 25/08/2023
prev_case_purposename = ???? ????? ????
prev_case_purpose =
prev_case_purpose after validation = 11472000000003
case_purpose = 1025550004746
trans_type = Feedback Submitted (Decision)
clcheck =
isadjourn = NO
adjourn_type =
decision_type =
decision_date =
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 3
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 4
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 4
RecordId = 19864000008880
MapName tsrcf1
SourceId 19864000008878
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 = 15344000006080
decision_date =
decision_type = 0
prev_case_purpose = 11472000000003
trans_type = Feedback Submitted (Decision)
prev_hearing_date = 21/08/2023
case_no = 2020/00241
court_code = 10404
case_purpose = 1025550004746
hearing_date = 25/08/2023
Posting record
Param Type = n
trn_rcms_case_histid=19864000008880
Param Type = c
mapname=tsrcf1
Param Type = n
sourceid=19864000008878
Param Type = c
cancel=F
Param Type = c
createdby=DM_bheelwada
Param Type = c
createdon=01/09/2023 11:00:29
Param Type = c
username=DM_bheelwada
Param Type = c
modifiedon=01/09/2023 11:00:29
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
isadjourn=NO
Param Type = c
trn_rcms_caseregid=15344000006080
Param Type = n
decision_type=0
Param Type = c
prev_case_purpose=11472000000003
Param Type = c
trans_type=Feedback Submitted (Decision)
Param Type = c
prev_hearing_date=21/08/2023 00:00:00
Param Type = c
case_no=2020/00241
Param Type = c
court_code=10404
Param Type = c
case_purpose=1025550004746
Param Type = c
hearing_date=25/08/2023 00:00:00
insert into TRN_RCMS_CASE_HIST (trn_rcms_case_histid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,isadjourn,trn_rcms_caseregid,decision_date,decision_type,prev_case_purpose,trans_type,prev_hearing_date,case_no,court_code,case_purpose,hearing_date) values (:trn_rcms_case_histid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,null,:isadjourn,:trn_rcms_caseregid,null,:decision_type,:prev_case_purpose,:trans_type,to_date(:prev_hearing_date,'dd/mm/yyyy hh24:mi:ss'),:case_no,:court_code,:case_purpose,to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'))
>>Posting from rctcr to tscd from row 5
>>Mapping
Mapped court_code Row = 1 value = 10404 idvalue 0
Mapped case_no Row = 1 value = 2023/190 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 = 25/08/2023 idvalue 0
Mapped hearing_date Row = 1 value = 25/08/2023 idvalue 0
Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0
>>Validating tscd
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 01/09/2023
currdate after validation = 01/09/2023
court_name =
Evaluating - m_courtname
m_courtname = ???? ???????,????????
court_name after validation = ???? ???????,???????? Id = 12836000000157
court_code = 10404
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 = 2023/190
casedetails =
case_no=2023/190
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=10404
case_no=2023/190
recordid=0
recordid=0
Time elapsed = 369
casedetails after validation = 10404
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=12618000007802
Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S
S=12618000007802
Time elapsed = 326
trn_rcms_caseid after validation = 12618000007802
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 = 31/05/2023
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 = v
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 = 25/08/2023
Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T})
hearing_date = 25/08/2023
currdate = 01/09/2023
Result of iif = T
escase =
case_no=2023/190
SELECT REPLACE (A1.CASE_NO, '/', '')
FROM trn_rcms_casereg a1
WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no
court_code=10404
case_no=2023/190
Time elapsed = 7
escase after validation = 2023190
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 = 25/08/2023
Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T})
decision_date = 25/08/2023
currdate = 01/09/2023
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 = Ashish modi
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 = 10404
case_no = 2023/190
S=104042023/190
Select dupchk from trn_rcms_decision where lower(dupchk) = :S
S=104042023/190
Time elapsed = 602
dupchk after validation = 104042023/190
usern =
Evaluating - username
username = DM_bheelwada
usern after validation = DM_bheelwada
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 = 999988887777
esign_template =
Evaluating - {cd.pdf}
esign_template after validation = cd.pdf
esign_filename =
case_no=2023/190
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=10404
court_code=10404
case_no=2023/190
Time elapsed = 9
esign_filename after validation = CD104042023190
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 = 19864000008881
MapName rctcr1
SourceId 19864000008855
Select sysdate as sdt from dual
Time elapsed = 5
Select sysdate as sdt from dual
Time elapsed = 3
no_of_page = 0
trn_rcms_caseid = 12618000007802
decision_remark =
template = General Decision
chkworth = F
isoneside = F
chkfinal = F
dupchk = 104042023/190
new_case_purpose = 1025550004746
decision_type = 11782000000706
court_code = 10404
case_no = 2023/190
new_purpose_code = 900
member_name = Ashish modi
decision_date = 25/08/2023
hearing_date = 25/08/2023
Posting record
Param Type = n
trn_rcms_decisionid=19864000008881
Param Type = c
mapname=rctcr1
Param Type = n
sourceid=19864000008855
Param Type = c
cancel=F
Param Type = c
createdby=DM_bheelwada
Param Type = c
createdon=01/09/2023 11:00:31
Param Type = c
username=DM_bheelwada
Param Type = c
modifiedon=01/09/2023 11:00:31
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=12618000007802
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=104042023/190
Param Type = n
new_case_purpose=1025550004746
Param Type = n
decision_type=11782000000706
Param Type = c
court_code=10404
Param Type = c
case_no=2023/190
Param Type = c
new_purpose_code=900
Param Type = c
member_name=Ashish modi
Param Type = c
decision_date=25/08/2023 00:00:00
Param Type = c
hearing_date=25/08/2023 00:00:00
insert into TRN_RCMS_DECISION (trn_rcms_decisionid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,no_of_page,trn_rcms_caseid,decision_remark,template,chkworth,isoneside,chkfinal,dupchk,new_case_purpose,decision_type,court_code,case_no,new_purpose_code,member_name,decision_date,hearing_date) values (:trn_rcms_decisionid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:no_of_page,:trn_rcms_caseid,null,:template,:chkworth,:isoneside,:chkfinal,:dupchk,:new_case_purpose,:decision_type,:court_code,:case_no,:new_purpose_code,:member_name,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'))
Saving to table TRN_RCMS_DECCONTENT
select * from TRN_RCMS_DECCONTENT where TRN_RCMS_DECCONTENTid=0
Time elapsed = 5
Adding new record to store data from Frame 2, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 3
RecordId = 19864000008882
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=19864000008882
Param Type = n
trn_rcms_decisionid=19864000008881
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 = 10404 idvalue 0
Mapped case_no Row = 1 value = 2023/190 idvalue 0
Mapped trn_rcms_caseid Row = 1 value = 12618000007802 idvalue 0
Mapped next_hear_date Row = 1 value = 25/08/2023 idvalue 0
Mapped new_case_purpose Row = 1 value = ????????? idvalue 1025550004746
Mapped pagesrc Row = 1 value = DECISION idvalue 0
Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0
>>Validating tsrcf
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 01/09/2023
currdate after validation = 01/09/2023
pagesrc = DECISION
viewfilter =
Evaluating - { AND a1.court_code = :m_courtcode }
viewfilter after validation = AND a1.court_code = :m_courtcode
court_name =
Evaluating - m_courtname
m_courtname = ???? ???????,????????
court_name after validation = ???? ???????,???????? Id = 12836000000157
court_code = 10404
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_no = 2023/190
Dynamicfilter x1.CASE_NO~Case No =
trn_rcms_caseid = 12618000007802
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=12618000007802
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=10404
trn_rcms_caseid=12618000007802
Time elapsed = 11
casedetails after validation = 2023/190
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/08/2023
inst_date =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
inst_date after validation = 31/05/2023
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 = v
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 = 25/08/2023
case_purpose_nameid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purpose_nameid after validation = 1025550004746
isadjourn =
Evaluating - {NO}
isadjourn after validation = NO
adjourn_type =
adj_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
adjourn_remark =
trans_type = Feedback Submitted (Decision)
>>Writing to tables tsrcf
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tsrcf'
Time elapsed = 3
Saving to table TRN_RCMS_HEARING
select * from TRN_RCMS_HEARING where TRN_RCMS_HEARINGid=0
Time elapsed = 4
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 4
RecordId = 19864000008883
MapName tscd2
SourceId 19864000008881
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/08/2023
isadjourn = NO
new_case_purpose = 1025550004746
case_no = 2023/190
court_code = 10404
trn_rcms_caseid = 12618000007802
next_hear_date = 25/08/2023
Posting record
Param Type = n
trn_rcms_hearingid=19864000008883
Param Type = c
mapname=tscd2
Param Type = n
sourceid=19864000008881
Param Type = c
cancel=F
Param Type = c
createdby=DM_bheelwada
Param Type = c
createdon=01/09/2023 11:00:31
Param Type = c
username=DM_bheelwada
Param Type = c
modifiedon=01/09/2023 11:00:31
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/08/2023 00:00:00
Param Type = c
isadjourn=NO
Param Type = n
new_case_purpose=1025550004746
Param Type = c
case_no=2023/190
Param Type = c
court_code=10404
Param Type = c
trn_rcms_caseid=12618000007802
Param Type = c
next_hear_date=25/08/2023 00:00:00
insert into TRN_RCMS_HEARING (trn_rcms_hearingid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,adjourn_remark,pre_hear_date,isadjourn,new_case_purpose,case_no,court_code,trn_rcms_caseid,next_hear_date) values (:trn_rcms_hearingid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:adjourn_type,null,to_date(:pre_hear_date,'dd/mm/yyyy hh24:mi:ss'),:isadjourn,:new_case_purpose,:case_no,:court_code,:trn_rcms_caseid,to_date(:next_hear_date,'dd/mm/yyyy hh24:mi:ss'))
>>Mapping
Mapped court_code Row = 1 value = 10404 idvalue 0
Mapped case_no Row = 1 value = 2023/190 idvalue 0
Mapped hearing_date Row = 1 value = 25/08/2023 idvalue 0
Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0
Mapped trans_type Row = 1 value = Decision Submitted idvalue 0
Mapped trn_rcms_caseregid Row = 1 value = 12618000007802 idvalue 0
Mapped decision_date Row = 1 value = 25/08/2023 idvalue 0
Mapped decision_type Row = 1 value = 11782000000706 idvalue 0
Mapped prev_case_purposename Row = 1 value = ???? idvalue 0
Mapped prev_hearing_date Row = 1 value = 25/08/2023 idvalue 0
>>Validating tchdh
>>Frame No 1
court_code = 10404
trn_rcms_caseregid = 12618000007802
case_no = 2023/190
prev_hearing_date = 25/08/2023
hearing_date = 25/08/2023
prev_case_purposename = ????
prev_case_purpose =
prev_case_purposename=????
SELECT V.CASE_PURPOSE_MASTID
FROM case_purpose_mast v
WHERE v.case_purpose_name = :prev_case_purposename
prev_case_purposename=????
Time elapsed = 6
prev_case_purpose after validation = 18678000000000
case_purpose = 1025550004746
trans_type = Decision Submitted
clcheck =
isadjourn =
adjourn_type =
decision_type = 11782000000706
decision_date = 25/08/2023
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 3
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 6
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 4
RecordId = 19864000008884
MapName tscd1
SourceId 19864000008881
Select sysdate as sdt from dual
Time elapsed = 5
Select sysdate as sdt from dual
Time elapsed = 5
prev_hearing_date = 25/08/2023
decision_type = 11782000000706
decision_date = 25/08/2023
adjourn_type =
isadjourn =
prev_case_purpose = 18678000000000
hearing_date = 25/08/2023
case_no = 2023/190
court_code = 10404
case_purpose = 1025550004746
trans_type = Decision Submitted
trn_rcms_caseregid = 12618000007802
Posting record
Param Type = n
trn_rcms_case_histid=19864000008884
Param Type = c
mapname=tscd1
Param Type = n
sourceid=19864000008881
Param Type = c
cancel=F
Param Type = c
createdby=DM_bheelwada
Param Type = c
createdon=01/09/2023 11:00:31
Param Type = c
username=DM_bheelwada
Param Type = c
modifiedon=01/09/2023 11:00:31
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
prev_hearing_date=25/08/2023 00:00:00
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=25/08/2023 00:00:00
Param Type = c
prev_case_purpose=18678000000000
Param Type = c
hearing_date=25/08/2023 00:00:00
Param Type = c
case_no=2023/190
Param Type = c
court_code=10404
Param Type = c
case_purpose=1025550004746
Param Type = c
trans_type=Decision Submitted
Param Type = c
trn_rcms_caseregid=12618000007802
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 = 10404 idvalue 0
Mapped case_no Row = 1 value = 2023/190 idvalue 0
Mapped prev_hearing_date Row = 1 value = 21/08/2023 idvalue 0
Mapped hearing_date Row = 1 value = 25/08/2023 idvalue 0
Mapped prev_case_purposename Row = 1 value = ???? idvalue 0
Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0
Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0
Mapped trn_rcms_caseregid Row = 1 value = 12618000007802 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 = 10404
trn_rcms_caseregid = 12618000007802
case_no = 2023/190
prev_hearing_date = 21/08/2023
hearing_date = 25/08/2023
prev_case_purposename = ????
prev_case_purpose =
prev_case_purposename=????
SELECT V.CASE_PURPOSE_MASTID
FROM case_purpose_mast v
WHERE v.case_purpose_name = :prev_case_purposename
prev_case_purposename=????
Time elapsed = 5
prev_case_purpose after validation = 18678000000000
case_purpose = 1025550004746
trans_type = Feedback Submitted (Decision)
clcheck =
isadjourn = NO
adjourn_type =
decision_type =
decision_date =
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 2
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 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 = 19864000008885
MapName tsrcf1
SourceId 19864000008883
Select sysdate as sdt from dual
Time elapsed = 5
Select sysdate as sdt from dual
Time elapsed = 4
adjourn_type =
isadjourn = NO
trn_rcms_caseregid = 12618000007802
decision_date =
decision_type = 0
prev_case_purpose = 18678000000000
trans_type = Feedback Submitted (Decision)
prev_hearing_date = 21/08/2023
case_no = 2023/190
court_code = 10404
case_purpose = 1025550004746
hearing_date = 25/08/2023
Posting record
Param Type = n
trn_rcms_case_histid=19864000008885
Param Type = c
mapname=tsrcf1
Param Type = n
sourceid=19864000008883
Param Type = c
cancel=F
Param Type = c
createdby=DM_bheelwada
Param Type = c
createdon=01/09/2023 11:00:31
Param Type = c
username=DM_bheelwada
Param Type = c
modifiedon=01/09/2023 11:00:31
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
isadjourn=NO
Param Type = c
trn_rcms_caseregid=12618000007802
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=21/08/2023 00:00:00
Param Type = c
case_no=2023/190
Param Type = c
court_code=10404
Param Type = c
case_purpose=1025550004746
Param Type = c
hearing_date=25/08/2023 00:00:00
insert into TRN_RCMS_CASE_HIST (trn_rcms_case_histid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,isadjourn,trn_rcms_caseregid,decision_date,decision_type,prev_case_purpose,trans_type,prev_hearing_date,case_no,court_code,case_purpose,hearing_date) values (:trn_rcms_case_histid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,null,:isadjourn,:trn_rcms_caseregid,null,:decision_type,:prev_case_purpose,:trans_type,to_date(:prev_hearing_date,'dd/mm/yyyy hh24:mi:ss'),:case_no,:court_code,:case_purpose,to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'))
>>Posting from rctcr to tscd from row 6
>>Mapping
Mapped court_code Row = 1 value = 10404 idvalue 0
Mapped case_no Row = 1 value = 2022/3 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 = 25/08/2023 idvalue 0
Mapped hearing_date Row = 1 value = 25/08/2023 idvalue 0
Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0
>>Validating tscd
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 01/09/2023
currdate after validation = 01/09/2023
court_name =
Evaluating - m_courtname
m_courtname = ???? ???????,????????
court_name after validation = ???? ???????,???????? Id = 12836000000157
court_code = 10404
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
viewfilter =
Evaluating - {AND a1.court_code=:m_courtcode }
viewfilter after validation = AND a1.court_code=:m_courtcode
case_no = 2022/3
casedetails =
case_no=2022/3
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=10404
case_no=2022/3
recordid=0
recordid=0
Time elapsed = 350
casedetails after validation = 10404
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=15415000006239
Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S
S=15415000006239
Time elapsed = 317
trn_rcms_caseid after validation = 15415000006239
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/01/2022
case_type =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_type after validation = ????????? ????
act =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
act after validation = ???0 ?? ????? ???????
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 = 14 (4)
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 = 25/08/2023
Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T})
hearing_date = 25/08/2023
currdate = 01/09/2023
Result of iif = T
escase =
case_no=2022/3
SELECT REPLACE (A1.CASE_NO, '/', '')
FROM trn_rcms_casereg a1
WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no
court_code=10404
case_no=2022/3
Time elapsed = 9
escase after validation = 20223
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 = 25/08/2023
Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T})
decision_date = 25/08/2023
currdate = 01/09/2023
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 = Ashish modi
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 = 10404
case_no = 2022/3
S=104042022/3
Select dupchk from trn_rcms_decision where lower(dupchk) = :S
S=104042022/3
Time elapsed = 484
dupchk after validation = 104042022/3
usern =
Evaluating - username
username = DM_bheelwada
usern after validation = DM_bheelwada
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 = 999988887777
esign_template =
Evaluating - {cd.pdf}
esign_template after validation = cd.pdf
esign_filename =
case_no=2022/3
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=10404
court_code=10404
case_no=2022/3
Time elapsed = 8
esign_filename after validation = CD1040420223
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 = 19864000008886
MapName rctcr1
SourceId 19864000008856
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 = 15415000006239
decision_remark =
template = General Decision
chkworth = F
isoneside = F
chkfinal = F
dupchk = 104042022/3
new_case_purpose = 1025550004746
decision_type = 11782000000706
court_code = 10404
case_no = 2022/3
new_purpose_code = 900
member_name = Ashish modi
decision_date = 25/08/2023
hearing_date = 25/08/2023
Posting record
Param Type = n
trn_rcms_decisionid=19864000008886
Param Type = c
mapname=rctcr1
Param Type = n
sourceid=19864000008856
Param Type = c
cancel=F
Param Type = c
createdby=DM_bheelwada
Param Type = c
createdon=01/09/2023 11:00:32
Param Type = c
username=DM_bheelwada
Param Type = c
modifiedon=01/09/2023 11:00: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=15415000006239
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=104042022/3
Param Type = n
new_case_purpose=1025550004746
Param Type = n
decision_type=11782000000706
Param Type = c
court_code=10404
Param Type = c
case_no=2022/3
Param Type = c
new_purpose_code=900
Param Type = c
member_name=Ashish modi
Param Type = c
decision_date=25/08/2023 00:00:00
Param Type = c
hearing_date=25/08/2023 00:00:00
insert into TRN_RCMS_DECISION (trn_rcms_decisionid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,no_of_page,trn_rcms_caseid,decision_remark,template,chkworth,isoneside,chkfinal,dupchk,new_case_purpose,decision_type,court_code,case_no,new_purpose_code,member_name,decision_date,hearing_date) values (:trn_rcms_decisionid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:no_of_page,:trn_rcms_caseid,null,:template,:chkworth,:isoneside,:chkfinal,:dupchk,:new_case_purpose,:decision_type,:court_code,:case_no,:new_purpose_code,:member_name,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'))
Saving to table TRN_RCMS_DECCONTENT
select * from TRN_RCMS_DECCONTENT where TRN_RCMS_DECCONTENTid=0
Time elapsed = 4
Adding new record to store data from Frame 2, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 3
RecordId = 19864000008887
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=19864000008887
Param Type = n
trn_rcms_decisionid=19864000008886
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 = 10404 idvalue 0
Mapped case_no Row = 1 value = 2022/3 idvalue 0
Mapped trn_rcms_caseid Row = 1 value = 15415000006239 idvalue 0
Mapped next_hear_date Row = 1 value = 25/08/2023 idvalue 0
Mapped new_case_purpose Row = 1 value = ????????? idvalue 1025550004746
Mapped pagesrc Row = 1 value = DECISION idvalue 0
Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0
>>Validating tsrcf
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 01/09/2023
currdate after validation = 01/09/2023
pagesrc = DECISION
viewfilter =
Evaluating - { AND a1.court_code = :m_courtcode }
viewfilter after validation = AND a1.court_code = :m_courtcode
court_name =
Evaluating - m_courtname
m_courtname = ???? ???????,????????
court_name after validation = ???? ???????,???????? Id = 12836000000157
court_code = 10404
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_no = 2022/3
Dynamicfilter x1.CASE_NO~Case No =
trn_rcms_caseid = 15415000006239
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=15415000006239
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=10404
trn_rcms_caseid=15415000006239
Time elapsed = 11
casedetails after validation = 2022/3
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/08/2023
inst_date =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
inst_date after validation = 03/01/2022
act_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
act_name after validation = ???0 ?? ????? ???????
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 = 14 (4)
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 = 25/08/2023
case_purpose_nameid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purpose_nameid after validation = 1025550004746
isadjourn =
Evaluating - {NO}
isadjourn after validation = NO
adjourn_type =
adj_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
adjourn_remark =
trans_type = Feedback Submitted (Decision)
>>Writing to tables tsrcf
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tsrcf'
Time elapsed = 4
Saving to table TRN_RCMS_HEARING
select * from TRN_RCMS_HEARING where TRN_RCMS_HEARINGid=0
Time elapsed = 503
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 = 19864000008888
MapName tscd2
SourceId 19864000008886
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 = 21/08/2023
isadjourn = NO
new_case_purpose = 1025550004746
case_no = 2022/3
court_code = 10404
trn_rcms_caseid = 15415000006239
next_hear_date = 25/08/2023
Posting record
Param Type = n
trn_rcms_hearingid=19864000008888
Param Type = c
mapname=tscd2
Param Type = n
sourceid=19864000008886
Param Type = c
cancel=F
Param Type = c
createdby=DM_bheelwada
Param Type = c
createdon=01/09/2023 11:00:33
Param Type = c
username=DM_bheelwada
Param Type = c
modifiedon=01/09/2023 11:00:33
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = n
adjourn_type=0
Param Type = c
pre_hear_date=21/08/2023 00:00:00
Param Type = c
isadjourn=NO
Param Type = n
new_case_purpose=1025550004746
Param Type = c
case_no=2022/3
Param Type = c
court_code=10404
Param Type = c
trn_rcms_caseid=15415000006239
Param Type = c
next_hear_date=25/08/2023 00:00:00
insert into TRN_RCMS_HEARING (trn_rcms_hearingid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,adjourn_remark,pre_hear_date,isadjourn,new_case_purpose,case_no,court_code,trn_rcms_caseid,next_hear_date) values (:trn_rcms_hearingid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:adjourn_type,null,to_date(:pre_hear_date,'dd/mm/yyyy hh24:mi:ss'),:isadjourn,:new_case_purpose,:case_no,:court_code,:trn_rcms_caseid,to_date(:next_hear_date,'dd/mm/yyyy hh24:mi:ss'))
>>Mapping
Mapped court_code Row = 1 value = 10404 idvalue 0
Mapped case_no Row = 1 value = 2022/3 idvalue 0
Mapped hearing_date Row = 1 value = 25/08/2023 idvalue 0
Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0
Mapped trans_type Row = 1 value = Decision Submitted idvalue 0
Mapped trn_rcms_caseregid Row = 1 value = 15415000006239 idvalue 0
Mapped decision_date Row = 1 value = 25/08/2023 idvalue 0
Mapped decision_type Row = 1 value = 11782000000706 idvalue 0
Mapped prev_case_purposename Row = 1 value = ???? idvalue 0
Mapped prev_hearing_date Row = 1 value = 25/08/2023 idvalue 0
>>Validating tchdh
>>Frame No 1
court_code = 10404
trn_rcms_caseregid = 15415000006239
case_no = 2022/3
prev_hearing_date = 25/08/2023
hearing_date = 25/08/2023
prev_case_purposename = ????
prev_case_purpose =
prev_case_purpose after validation = 18678000000000
case_purpose = 1025550004746
trans_type = Decision Submitted
clcheck =
isadjourn =
adjourn_type =
decision_type = 11782000000706
decision_date = 25/08/2023
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 3
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 5
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 5
RecordId = 19864000008889
MapName tscd1
SourceId 19864000008886
Select sysdate as sdt from dual
Time elapsed = 5
Select sysdate as sdt from dual
Time elapsed = 4
prev_hearing_date = 25/08/2023
decision_type = 11782000000706
decision_date = 25/08/2023
adjourn_type =
isadjourn =
prev_case_purpose = 18678000000000
hearing_date = 25/08/2023
case_no = 2022/3
court_code = 10404
case_purpose = 1025550004746
trans_type = Decision Submitted
trn_rcms_caseregid = 15415000006239
Posting record
Param Type = n
trn_rcms_case_histid=19864000008889
Param Type = c
mapname=tscd1
Param Type = n
sourceid=19864000008886
Param Type = c
cancel=F
Param Type = c
createdby=DM_bheelwada
Param Type = c
createdon=01/09/2023 11:00:33
Param Type = c
username=DM_bheelwada
Param Type = c
modifiedon=01/09/2023 11:00:33
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
prev_hearing_date=25/08/2023 00:00:00
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=25/08/2023 00:00:00
Param Type = c
prev_case_purpose=18678000000000
Param Type = c
hearing_date=25/08/2023 00:00:00
Param Type = c
case_no=2022/3
Param Type = c
court_code=10404
Param Type = c
case_purpose=1025550004746
Param Type = c
trans_type=Decision Submitted
Param Type = c
trn_rcms_caseregid=15415000006239
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 = 10404 idvalue 0
Mapped case_no Row = 1 value = 2022/3 idvalue 0
Mapped prev_hearing_date Row = 1 value = 21/08/2023 idvalue 0
Mapped hearing_date Row = 1 value = 25/08/2023 idvalue 0
Mapped prev_case_purposename Row = 1 value = ???? idvalue 0
Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0
Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0
Mapped trn_rcms_caseregid Row = 1 value = 15415000006239 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 = 10404
trn_rcms_caseregid = 15415000006239
case_no = 2022/3
prev_hearing_date = 21/08/2023
hearing_date = 25/08/2023
prev_case_purposename = ????
prev_case_purpose =
prev_case_purpose after validation = 18678000000000
case_purpose = 1025550004746
trans_type = Feedback Submitted (Decision)
clcheck =
isadjourn = NO
adjourn_type =
decision_type =
decision_date =
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 4
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 7
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 3
RecordId = 19864000008890
MapName tsrcf1
SourceId 19864000008888
Select sysdate as sdt from dual
Time elapsed = 4
Select sysdate as sdt from dual
Time elapsed = 9
adjourn_type =
isadjourn = NO
trn_rcms_caseregid = 15415000006239
decision_date =
decision_type = 0
prev_case_purpose = 18678000000000
trans_type = Feedback Submitted (Decision)
prev_hearing_date = 21/08/2023
case_no = 2022/3
court_code = 10404
case_purpose = 1025550004746
hearing_date = 25/08/2023
Posting record
Param Type = n
trn_rcms_case_histid=19864000008890
Param Type = c
mapname=tsrcf1
Param Type = n
sourceid=19864000008888
Param Type = c
cancel=F
Param Type = c
createdby=DM_bheelwada
Param Type = c
createdon=01/09/2023 11:00:33
Param Type = c
username=DM_bheelwada
Param Type = c
modifiedon=01/09/2023 11:00:33
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
isadjourn=NO
Param Type = c
trn_rcms_caseregid=15415000006239
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=21/08/2023 00:00:00
Param Type = c
case_no=2022/3
Param Type = c
court_code=10404
Param Type = c
case_purpose=1025550004746
Param Type = c
hearing_date=25/08/2023 00:00:00
insert into TRN_RCMS_CASE_HIST (trn_rcms_case_histid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,isadjourn,trn_rcms_caseregid,decision_date,decision_type,prev_case_purpose,trans_type,prev_hearing_date,case_no,court_code,case_purpose,hearing_date) values (:trn_rcms_case_histid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,null,:isadjourn,:trn_rcms_caseregid,null,:decision_type,:prev_case_purpose,:trans_type,to_date(:prev_hearing_date,'dd/mm/yyyy hh24:mi:ss'),:case_no,:court_code,:case_purpose,to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'))
>>Posting from rctcr to tscd from row 7
>>Mapping
Mapped court_code Row = 1 value = 10404 idvalue 0
Mapped case_no Row = 1 value = 2021/343 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 = 25/08/2023 idvalue 0
Mapped hearing_date Row = 1 value = 25/08/2023 idvalue 0
Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0
>>Validating tscd
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 01/09/2023
currdate after validation = 01/09/2023
court_name =
Evaluating - m_courtname
m_courtname = ???? ???????,????????
court_name after validation = ???? ???????,???????? Id = 12836000000157
court_code = 10404
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
viewfilter =
Evaluating - {AND a1.court_code=:m_courtcode }
viewfilter after validation = AND a1.court_code=:m_courtcode
case_no = 2021/343
casedetails =
case_no=2021/343
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=10404
case_no=2021/343
recordid=0
recordid=0
Time elapsed = 382
casedetails after validation = 10404
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=14639000006397
Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S
S=14639000006397
Time elapsed = 314
trn_rcms_caseid after validation = 14639000006397
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/12/2021
case_type =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_type after validation = ????????? ????
act =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
act after validation = ?? ?? ? ?? ?????
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 = 3G(5)
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 = 11472000000003
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 = 25/08/2023
Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T})
hearing_date = 25/08/2023
currdate = 01/09/2023
Result of iif = T
escase =
case_no=2021/343
SELECT REPLACE (A1.CASE_NO, '/', '')
FROM trn_rcms_casereg a1
WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no
court_code=10404
case_no=2021/343
Time elapsed = 7
escase after validation = 2021343
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 = 25/08/2023
Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T})
decision_date = 25/08/2023
currdate = 01/09/2023
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 = Ashish modi
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 = 10404
case_no = 2021/343
S=104042021/343
Select dupchk from trn_rcms_decision where lower(dupchk) = :S
S=104042021/343
Time elapsed = 492
dupchk after validation = 104042021/343
usern =
Evaluating - username
username = DM_bheelwada
usern after validation = DM_bheelwada
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 = 999988887777
esign_template =
Evaluating - {cd.pdf}
esign_template after validation = cd.pdf
esign_filename =
case_no=2021/343
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=10404
court_code=10404
case_no=2021/343
Time elapsed = 9
esign_filename after validation = CD104042021343
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 = 19864000008891
MapName rctcr1
SourceId 19864000008857
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 = 14639000006397
decision_remark =
template = General Decision
chkworth = F
isoneside = F
chkfinal = F
dupchk = 104042021/343
new_case_purpose = 1025550004746
decision_type = 11782000000706
court_code = 10404
case_no = 2021/343
new_purpose_code = 900
member_name = Ashish modi
decision_date = 25/08/2023
hearing_date = 25/08/2023
Posting record
Param Type = n
trn_rcms_decisionid=19864000008891
Param Type = c
mapname=rctcr1
Param Type = n
sourceid=19864000008857
Param Type = c
cancel=F
Param Type = c
createdby=DM_bheelwada
Param Type = c
createdon=01/09/2023 11:00:35
Param Type = c
username=DM_bheelwada
Param Type = c
modifiedon=01/09/2023 11:00: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=14639000006397
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=104042021/343
Param Type = n
new_case_purpose=1025550004746
Param Type = n
decision_type=11782000000706
Param Type = c
court_code=10404
Param Type = c
case_no=2021/343
Param Type = c
new_purpose_code=900
Param Type = c
member_name=Ashish modi
Param Type = c
decision_date=25/08/2023 00:00:00
Param Type = c
hearing_date=25/08/2023 00:00:00
insert into TRN_RCMS_DECISION (trn_rcms_decisionid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,no_of_page,trn_rcms_caseid,decision_remark,template,chkworth,isoneside,chkfinal,dupchk,new_case_purpose,decision_type,court_code,case_no,new_purpose_code,member_name,decision_date,hearing_date) values (:trn_rcms_decisionid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:no_of_page,:trn_rcms_caseid,null,:template,:chkworth,:isoneside,:chkfinal,:dupchk,:new_case_purpose,:decision_type,:court_code,:case_no,:new_purpose_code,:member_name,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'))
Saving to table TRN_RCMS_DECCONTENT
select * from TRN_RCMS_DECCONTENT where TRN_RCMS_DECCONTENTid=0
Time elapsed = 5
Adding new record to store data from Frame 2, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 5
RecordId = 19864000008892
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=19864000008892
Param Type = n
trn_rcms_decisionid=19864000008891
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 = 10404 idvalue 0
Mapped case_no Row = 1 value = 2021/343 idvalue 0
Mapped trn_rcms_caseid Row = 1 value = 14639000006397 idvalue 0
Mapped next_hear_date Row = 1 value = 25/08/2023 idvalue 0
Mapped new_case_purpose Row = 1 value = ????????? idvalue 1025550004746
Mapped pagesrc Row = 1 value = DECISION idvalue 0
Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0
>>Validating tsrcf
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 01/09/2023
currdate after validation = 01/09/2023
pagesrc = DECISION
viewfilter =
Evaluating - { AND a1.court_code = :m_courtcode }
viewfilter after validation = AND a1.court_code = :m_courtcode
court_name =
Evaluating - m_courtname
m_courtname = ???? ???????,????????
court_name after validation = ???? ???????,???????? Id = 12836000000157
court_code = 10404
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_no = 2021/343
Dynamicfilter x1.CASE_NO~Case No =
trn_rcms_caseid = 14639000006397
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=14639000006397
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=10404
trn_rcms_caseid=14639000006397
Time elapsed = 6
casedetails after validation = 2021/343
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 = 22/08/2023
inst_date =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
inst_date after validation = 08/12/2021
act_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
act_name after validation = ?? ?? ? ?? ?????
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 = 3G(5)
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 = 25/08/2023
case_purpose_nameid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purpose_nameid after validation = 1025550004746
isadjourn =
Evaluating - {NO}
isadjourn after validation = NO
adjourn_type =
adj_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
adjourn_remark =
trans_type = Feedback Submitted (Decision)
>>Writing to tables tsrcf
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tsrcf'
Time elapsed = 2
Saving to table TRN_RCMS_HEARING
select * from TRN_RCMS_HEARING where TRN_RCMS_HEARINGid=0
Time elapsed = 4
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 3
RecordId = 19864000008893
MapName tscd2
SourceId 19864000008891
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 = 22/08/2023
isadjourn = NO
new_case_purpose = 1025550004746
case_no = 2021/343
court_code = 10404
trn_rcms_caseid = 14639000006397
next_hear_date = 25/08/2023
Posting record
Param Type = n
trn_rcms_hearingid=19864000008893
Param Type = c
mapname=tscd2
Param Type = n
sourceid=19864000008891
Param Type = c
cancel=F
Param Type = c
createdby=DM_bheelwada
Param Type = c
createdon=01/09/2023 11:00:35
Param Type = c
username=DM_bheelwada
Param Type = c
modifiedon=01/09/2023 11:00: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=22/08/2023 00:00:00
Param Type = c
isadjourn=NO
Param Type = n
new_case_purpose=1025550004746
Param Type = c
case_no=2021/343
Param Type = c
court_code=10404
Param Type = c
trn_rcms_caseid=14639000006397
Param Type = c
next_hear_date=25/08/2023 00:00:00
insert into TRN_RCMS_HEARING (trn_rcms_hearingid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,adjourn_remark,pre_hear_date,isadjourn,new_case_purpose,case_no,court_code,trn_rcms_caseid,next_hear_date) values (:trn_rcms_hearingid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:adjourn_type,null,to_date(:pre_hear_date,'dd/mm/yyyy hh24:mi:ss'),:isadjourn,:new_case_purpose,:case_no,:court_code,:trn_rcms_caseid,to_date(:next_hear_date,'dd/mm/yyyy hh24:mi:ss'))
>>Mapping
Mapped court_code Row = 1 value = 10404 idvalue 0
Mapped case_no Row = 1 value = 2021/343 idvalue 0
Mapped hearing_date Row = 1 value = 25/08/2023 idvalue 0
Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0
Mapped trans_type Row = 1 value = Decision Submitted idvalue 0
Mapped trn_rcms_caseregid Row = 1 value = 14639000006397 idvalue 0
Mapped decision_date Row = 1 value = 25/08/2023 idvalue 0
Mapped decision_type Row = 1 value = 11782000000706 idvalue 0
Mapped prev_case_purposename Row = 1 value = ???? ????? ???? idvalue 0
Mapped prev_hearing_date Row = 1 value = 25/08/2023 idvalue 0
>>Validating tchdh
>>Frame No 1
court_code = 10404
trn_rcms_caseregid = 14639000006397
case_no = 2021/343
prev_hearing_date = 25/08/2023
hearing_date = 25/08/2023
prev_case_purposename = ???? ????? ????
prev_case_purpose =
prev_case_purposename=???? ????? ????
SELECT V.CASE_PURPOSE_MASTID
FROM case_purpose_mast v
WHERE v.case_purpose_name = :prev_case_purposename
prev_case_purposename=???? ????? ????
Time elapsed = 5
prev_case_purpose after validation = 11472000000003
case_purpose = 1025550004746
trans_type = Decision Submitted
clcheck =
isadjourn =
adjourn_type =
decision_type = 11782000000706
decision_date = 25/08/2023
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 2
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 5
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 4
RecordId = 19864000008894
MapName tscd1
SourceId 19864000008891
Select sysdate as sdt from dual
Time elapsed = 4
Select sysdate as sdt from dual
Time elapsed = 3
prev_hearing_date = 25/08/2023
decision_type = 11782000000706
decision_date = 25/08/2023
adjourn_type =
isadjourn =
prev_case_purpose = 11472000000003
hearing_date = 25/08/2023
case_no = 2021/343
court_code = 10404
case_purpose = 1025550004746
trans_type = Decision Submitted
trn_rcms_caseregid = 14639000006397
Posting record
Param Type = n
trn_rcms_case_histid=19864000008894
Param Type = c
mapname=tscd1
Param Type = n
sourceid=19864000008891
Param Type = c
cancel=F
Param Type = c
createdby=DM_bheelwada
Param Type = c
createdon=01/09/2023 11:00:35
Param Type = c
username=DM_bheelwada
Param Type = c
modifiedon=01/09/2023 11:00:35
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
prev_hearing_date=25/08/2023 00:00:00
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=25/08/2023 00:00:00
Param Type = c
prev_case_purpose=11472000000003
Param Type = c
hearing_date=25/08/2023 00:00:00
Param Type = c
case_no=2021/343
Param Type = c
court_code=10404
Param Type = c
case_purpose=1025550004746
Param Type = c
trans_type=Decision Submitted
Param Type = c
trn_rcms_caseregid=14639000006397
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 = 10404 idvalue 0
Mapped case_no Row = 1 value = 2021/343 idvalue 0
Mapped prev_hearing_date Row = 1 value = 22/08/2023 idvalue 0
Mapped hearing_date Row = 1 value = 25/08/2023 idvalue 0
Mapped prev_case_purposename Row = 1 value = ???? ????? ???? idvalue 0
Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0
Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0
Mapped trn_rcms_caseregid Row = 1 value = 14639000006397 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 = 10404
trn_rcms_caseregid = 14639000006397
case_no = 2021/343
prev_hearing_date = 22/08/2023
hearing_date = 25/08/2023
prev_case_purposename = ???? ????? ????
prev_case_purpose =
prev_case_purposename=???? ????? ????
SELECT V.CASE_PURPOSE_MASTID
FROM case_purpose_mast v
WHERE v.case_purpose_name = :prev_case_purposename
prev_case_purposename=???? ????? ????
Time elapsed = 5
prev_case_purpose after validation = 11472000000003
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 = 19864000008895
MapName tsrcf1
SourceId 19864000008893
Select sysdate as sdt from dual
Time elapsed = 5
Select sysdate as sdt from dual
Time elapsed = 3
adjourn_type =
isadjourn = NO
trn_rcms_caseregid = 14639000006397
decision_date =
decision_type = 0
prev_case_purpose = 11472000000003
trans_type = Feedback Submitted (Decision)
prev_hearing_date = 22/08/2023
case_no = 2021/343
court_code = 10404
case_purpose = 1025550004746
hearing_date = 25/08/2023
Posting record
Param Type = n
trn_rcms_case_histid=19864000008895
Param Type = c
mapname=tsrcf1
Param Type = n
sourceid=19864000008893
Param Type = c
cancel=F
Param Type = c
createdby=DM_bheelwada
Param Type = c
createdon=01/09/2023 11:00:35
Param Type = c
username=DM_bheelwada
Param Type = c
modifiedon=01/09/2023 11:00:35
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
isadjourn=NO
Param Type = c
trn_rcms_caseregid=14639000006397
Param Type = n
decision_type=0
Param Type = c
prev_case_purpose=11472000000003
Param Type = c
trans_type=Feedback Submitted (Decision)
Param Type = c
prev_hearing_date=22/08/2023 00:00:00
Param Type = c
case_no=2021/343
Param Type = c
court_code=10404
Param Type = c
case_purpose=1025550004746
Param Type = c
hearing_date=25/08/2023 00:00:00
insert into TRN_RCMS_CASE_HIST (trn_rcms_case_histid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,isadjourn,trn_rcms_caseregid,decision_date,decision_type,prev_case_purpose,trans_type,prev_hearing_date,case_no,court_code,case_purpose,hearing_date) values (:trn_rcms_case_histid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,null,:isadjourn,:trn_rcms_caseregid,null,:decision_type,:prev_case_purpose,:trans_type,to_date(:prev_hearing_date,'dd/mm/yyyy hh24:mi:ss'),:case_no,:court_code,:case_purpose,to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'))
>>Posting from rctcr to tscd from row 8
>>Mapping
Mapped court_code Row = 1 value = 10404 idvalue 0
Mapped case_no Row = 1 value = 2021/344 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 = 25/08/2023 idvalue 0
Mapped hearing_date Row = 1 value = 25/08/2023 idvalue 0
Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0
>>Validating tscd
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 01/09/2023
currdate after validation = 01/09/2023
court_name =
Evaluating - m_courtname
m_courtname = ???? ???????,????????
court_name after validation = ???? ???????,???????? Id = 12836000000157
court_code = 10404
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
viewfilter =
Evaluating - {AND a1.court_code=:m_courtcode }
viewfilter after validation = AND a1.court_code=:m_courtcode
case_no = 2021/344
casedetails =
case_no=2021/344
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=10404
case_no=2021/344
recordid=0
recordid=0
Time elapsed = 340
casedetails after validation = 10404
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=14654000007037
Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S
S=14654000007037
Time elapsed = 329
trn_rcms_caseid after validation = 14654000007037
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/12/2021
case_type =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_type after validation = ????????? ????
act =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
act after validation = ?? ?? ? ?? ?????
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 = 3G(5)
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 = 25/08/2023
Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T})
hearing_date = 25/08/2023
currdate = 01/09/2023
Result of iif = T
escase =
case_no=2021/344
SELECT REPLACE (A1.CASE_NO, '/', '')
FROM trn_rcms_casereg a1
WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no
court_code=10404
case_no=2021/344
Time elapsed = 6
escase after validation = 2021344
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 = 25/08/2023
Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T})
decision_date = 25/08/2023
currdate = 01/09/2023
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 = Ashish modi
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 = 10404
case_no = 2021/344
S=104042021/344
Select dupchk from trn_rcms_decision where lower(dupchk) = :S
S=104042021/344
Time elapsed = 498
dupchk after validation = 104042021/344
usern =
Evaluating - username
username = DM_bheelwada
usern after validation = DM_bheelwada
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 = 999988887777
esign_template =
Evaluating - {cd.pdf}
esign_template after validation = cd.pdf
esign_filename =
case_no=2021/344
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=10404
court_code=10404
case_no=2021/344
Time elapsed = 9
esign_filename after validation = CD104042021344
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 = 19864000008896
MapName rctcr1
SourceId 19864000008858
Select sysdate as sdt from dual
Time elapsed = 6
Select sysdate as sdt from dual
Time elapsed = 3
no_of_page = 0
trn_rcms_caseid = 14654000007037
decision_remark =
template = General Decision
chkworth = F
isoneside = F
chkfinal = F
dupchk = 104042021/344
new_case_purpose = 1025550004746
decision_type = 11782000000706
court_code = 10404
case_no = 2021/344
new_purpose_code = 900
member_name = Ashish modi
decision_date = 25/08/2023
hearing_date = 25/08/2023
Posting record
Param Type = n
trn_rcms_decisionid=19864000008896
Param Type = c
mapname=rctcr1
Param Type = n
sourceid=19864000008858
Param Type = c
cancel=F
Param Type = c
createdby=DM_bheelwada
Param Type = c
createdon=01/09/2023 11:00:37
Param Type = c
username=DM_bheelwada
Param Type = c
modifiedon=01/09/2023 11:00: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=14654000007037
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=104042021/344
Param Type = n
new_case_purpose=1025550004746
Param Type = n
decision_type=11782000000706
Param Type = c
court_code=10404
Param Type = c
case_no=2021/344
Param Type = c
new_purpose_code=900
Param Type = c
member_name=Ashish modi
Param Type = c
decision_date=25/08/2023 00:00:00
Param Type = c
hearing_date=25/08/2023 00:00:00
insert into TRN_RCMS_DECISION (trn_rcms_decisionid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,no_of_page,trn_rcms_caseid,decision_remark,template,chkworth,isoneside,chkfinal,dupchk,new_case_purpose,decision_type,court_code,case_no,new_purpose_code,member_name,decision_date,hearing_date) values (:trn_rcms_decisionid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:no_of_page,:trn_rcms_caseid,null,:template,:chkworth,:isoneside,:chkfinal,:dupchk,:new_case_purpose,:decision_type,:court_code,:case_no,:new_purpose_code,:member_name,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'))
Saving to table TRN_RCMS_DECCONTENT
select * from TRN_RCMS_DECCONTENT where TRN_RCMS_DECCONTENTid=0
Time elapsed = 4
Adding new record to store data from Frame 2, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 3
RecordId = 19864000008897
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=19864000008897
Param Type = n
trn_rcms_decisionid=19864000008896
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 = 10404 idvalue 0
Mapped case_no Row = 1 value = 2021/344 idvalue 0
Mapped trn_rcms_caseid Row = 1 value = 14654000007037 idvalue 0
Mapped next_hear_date Row = 1 value = 25/08/2023 idvalue 0
Mapped new_case_purpose Row = 1 value = ????????? idvalue 1025550004746
Mapped pagesrc Row = 1 value = DECISION idvalue 0
Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0
>>Validating tsrcf
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 01/09/2023
currdate after validation = 01/09/2023
pagesrc = DECISION
viewfilter =
Evaluating - { AND a1.court_code = :m_courtcode }
viewfilter after validation = AND a1.court_code = :m_courtcode
court_name =
Evaluating - m_courtname
m_courtname = ???? ???????,????????
court_name after validation = ???? ???????,???????? Id = 12836000000157
court_code = 10404
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_no = 2021/344
Dynamicfilter x1.CASE_NO~Case No =
trn_rcms_caseid = 14654000007037
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=14654000007037
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=10404
trn_rcms_caseid=14654000007037
Time elapsed = 6
casedetails after validation = 2021/344
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 = 22/08/2023
inst_date =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
inst_date after validation = 08/12/2021
act_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
act_name after validation = ?? ?? ? ?? ?????
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 = 3G(5)
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 = 25/08/2023
case_purpose_nameid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purpose_nameid after validation = 1025550004746
isadjourn =
Evaluating - {NO}
isadjourn after validation = NO
adjourn_type =
adj_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
adjourn_remark =
trans_type = Feedback Submitted (Decision)
>>Writing to tables tsrcf
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tsrcf'
Time elapsed = 2
Saving to table TRN_RCMS_HEARING
select * from TRN_RCMS_HEARING where TRN_RCMS_HEARINGid=0
Time elapsed = 5
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 3
RecordId = 19864000008898
MapName tscd2
SourceId 19864000008896
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 = 22/08/2023
isadjourn = NO
new_case_purpose = 1025550004746
case_no = 2021/344
court_code = 10404
trn_rcms_caseid = 14654000007037
next_hear_date = 25/08/2023
Posting record
Param Type = n
trn_rcms_hearingid=19864000008898
Param Type = c
mapname=tscd2
Param Type = n
sourceid=19864000008896
Param Type = c
cancel=F
Param Type = c
createdby=DM_bheelwada
Param Type = c
createdon=01/09/2023 11:00:37
Param Type = c
username=DM_bheelwada
Param Type = c
modifiedon=01/09/2023 11:00: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=22/08/2023 00:00:00
Param Type = c
isadjourn=NO
Param Type = n
new_case_purpose=1025550004746
Param Type = c
case_no=2021/344
Param Type = c
court_code=10404
Param Type = c
trn_rcms_caseid=14654000007037
Param Type = c
next_hear_date=25/08/2023 00:00:00
insert into TRN_RCMS_HEARING (trn_rcms_hearingid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,adjourn_remark,pre_hear_date,isadjourn,new_case_purpose,case_no,court_code,trn_rcms_caseid,next_hear_date) values (:trn_rcms_hearingid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:adjourn_type,null,to_date(:pre_hear_date,'dd/mm/yyyy hh24:mi:ss'),:isadjourn,:new_case_purpose,:case_no,:court_code,:trn_rcms_caseid,to_date(:next_hear_date,'dd/mm/yyyy hh24:mi:ss'))
>>Mapping
Mapped court_code Row = 1 value = 10404 idvalue 0
Mapped case_no Row = 1 value = 2021/344 idvalue 0
Mapped hearing_date Row = 1 value = 25/08/2023 idvalue 0
Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0
Mapped trans_type Row = 1 value = Decision Submitted idvalue 0
Mapped trn_rcms_caseregid Row = 1 value = 14654000007037 idvalue 0
Mapped decision_date Row = 1 value = 25/08/2023 idvalue 0
Mapped decision_type Row = 1 value = 11782000000706 idvalue 0
Mapped prev_case_purposename Row = 1 value = ???? ????????? idvalue 0
Mapped prev_hearing_date Row = 1 value = 25/08/2023 idvalue 0
>>Validating tchdh
>>Frame No 1
court_code = 10404
trn_rcms_caseregid = 14654000007037
case_no = 2021/344
prev_hearing_date = 25/08/2023
hearing_date = 25/08/2023
prev_case_purposename = ???? ?????????
prev_case_purpose =
prev_case_purposename=???? ?????????
SELECT V.CASE_PURPOSE_MASTID
FROM case_purpose_mast v
WHERE v.case_purpose_name = :prev_case_purposename
prev_case_purposename=???? ?????????
Time elapsed = 5
prev_case_purpose after validation = 1000497
case_purpose = 1025550004746
trans_type = Decision Submitted
clcheck =
isadjourn =
adjourn_type =
decision_type = 11782000000706
decision_date = 25/08/2023
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 2
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 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 = 19864000008899
MapName tscd1
SourceId 19864000008896
Select sysdate as sdt from dual
Time elapsed = 3
Select sysdate as sdt from dual
Time elapsed = 4
prev_hearing_date = 25/08/2023
decision_type = 11782000000706
decision_date = 25/08/2023
adjourn_type =
isadjourn =
prev_case_purpose = 1000497
hearing_date = 25/08/2023
case_no = 2021/344
court_code = 10404
case_purpose = 1025550004746
trans_type = Decision Submitted
trn_rcms_caseregid = 14654000007037
Posting record
Param Type = n
trn_rcms_case_histid=19864000008899
Param Type = c
mapname=tscd1
Param Type = n
sourceid=19864000008896
Param Type = c
cancel=F
Param Type = c
createdby=DM_bheelwada
Param Type = c
createdon=01/09/2023 11:00:37
Param Type = c
username=DM_bheelwada
Param Type = c
modifiedon=01/09/2023 11:00:37
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
prev_hearing_date=25/08/2023 00:00:00
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=25/08/2023 00:00:00
Param Type = c
prev_case_purpose=1000497
Param Type = c
hearing_date=25/08/2023 00:00:00
Param Type = c
case_no=2021/344
Param Type = c
court_code=10404
Param Type = c
case_purpose=1025550004746
Param Type = c
trans_type=Decision Submitted
Param Type = c
trn_rcms_caseregid=14654000007037
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 = 10404 idvalue 0
Mapped case_no Row = 1 value = 2021/344 idvalue 0
Mapped prev_hearing_date Row = 1 value = 22/08/2023 idvalue 0
Mapped hearing_date Row = 1 value = 25/08/2023 idvalue 0
Mapped prev_case_purposename Row = 1 value = ???? ????????? idvalue 0
Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0
Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0
Mapped trn_rcms_caseregid Row = 1 value = 14654000007037 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 = 10404
trn_rcms_caseregid = 14654000007037
case_no = 2021/344
prev_hearing_date = 22/08/2023
hearing_date = 25/08/2023
prev_case_purposename = ???? ?????????
prev_case_purpose =
prev_case_purposename=???? ?????????
SELECT V.CASE_PURPOSE_MASTID
FROM case_purpose_mast v
WHERE v.case_purpose_name = :prev_case_purposename
prev_case_purposename=???? ?????????
Time elapsed = 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 = 3
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 3
RecordId = 19864000008900
MapName tsrcf1
SourceId 19864000008898
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 = 14654000007037
decision_date =
decision_type = 0
prev_case_purpose = 1000497
trans_type = Feedback Submitted (Decision)
prev_hearing_date = 22/08/2023
case_no = 2021/344
court_code = 10404
case_purpose = 1025550004746
hearing_date = 25/08/2023
Posting record
Param Type = n
trn_rcms_case_histid=19864000008900
Param Type = c
mapname=tsrcf1
Param Type = n
sourceid=19864000008898
Param Type = c
cancel=F
Param Type = c
createdby=DM_bheelwada
Param Type = c
createdon=01/09/2023 11:00:37
Param Type = c
username=DM_bheelwada
Param Type = c
modifiedon=01/09/2023 11:00:37
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
isadjourn=NO
Param Type = c
trn_rcms_caseregid=14654000007037
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=22/08/2023 00:00:00
Param Type = c
case_no=2021/344
Param Type = c
court_code=10404
Param Type = c
case_purpose=1025550004746
Param Type = c
hearing_date=25/08/2023 00:00:00
insert into TRN_RCMS_CASE_HIST (trn_rcms_case_histid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,isadjourn,trn_rcms_caseregid,decision_date,decision_type,prev_case_purpose,trans_type,prev_hearing_date,case_no,court_code,case_purpose,hearing_date) values (:trn_rcms_case_histid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,null,:isadjourn,:trn_rcms_caseregid,null,:decision_type,:prev_case_purpose,:trans_type,to_date(:prev_hearing_date,'dd/mm/yyyy hh24:mi:ss'),:case_no,:court_code,:case_purpose,to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'))
>>Posting from rctcr to tscd from row 9
>>Mapping
Mapped court_code Row = 1 value = 10404 idvalue 0
Mapped case_no Row = 1 value = 2021/341 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 = 25/08/2023 idvalue 0
Mapped hearing_date Row = 1 value = 25/08/2023 idvalue 0
Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0
>>Validating tscd
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 01/09/2023
currdate after validation = 01/09/2023
court_name =
Evaluating - m_courtname
m_courtname = ???? ???????,????????
court_name after validation = ???? ???????,???????? Id = 12836000000157
court_code = 10404
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
viewfilter =
Evaluating - {AND a1.court_code=:m_courtcode }
viewfilter after validation = AND a1.court_code=:m_courtcode
case_no = 2021/341
casedetails =
case_no=2021/341
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=10404
case_no=2021/341
recordid=0
recordid=0
Time elapsed = 352
casedetails after validation = 10404
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=14570000005999
Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S
S=14570000005999
Time elapsed = 349
trn_rcms_caseid after validation = 14570000005999
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/12/2021
case_type =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_type after validation = ????????? ????
act =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
act after validation = ?? ?? ? ?? ?????
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 = 3G(5)
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 = 25/08/2023
Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T})
hearing_date = 25/08/2023
currdate = 01/09/2023
Result of iif = T
escase =
case_no=2021/341
SELECT REPLACE (A1.CASE_NO, '/', '')
FROM trn_rcms_casereg a1
WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no
court_code=10404
case_no=2021/341
Time elapsed = 7
escase after validation = 2021341
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 = 25/08/2023
Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T})
decision_date = 25/08/2023
currdate = 01/09/2023
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 = Ashish modi
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 = 10404
case_no = 2021/341
S=104042021/341
Select dupchk from trn_rcms_decision where lower(dupchk) = :S
S=104042021/341
Time elapsed = 553
dupchk after validation = 104042021/341
usern =
Evaluating - username
username = DM_bheelwada
usern after validation = DM_bheelwada
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 = 999988887777
esign_template =
Evaluating - {cd.pdf}
esign_template after validation = cd.pdf
esign_filename =
case_no=2021/341
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=10404
court_code=10404
case_no=2021/341
Time elapsed = 11
esign_filename after validation = CD104042021341
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 = 19864000008901
MapName rctcr1
SourceId 19864000008859
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 = 14570000005999
decision_remark =
template = General Decision
chkworth = F
isoneside = F
chkfinal = F
dupchk = 104042021/341
new_case_purpose = 1025550004746
decision_type = 11782000000706
court_code = 10404
case_no = 2021/341
new_purpose_code = 900
member_name = Ashish modi
decision_date = 25/08/2023
hearing_date = 25/08/2023
Posting record
Param Type = n
trn_rcms_decisionid=19864000008901
Param Type = c
mapname=rctcr1
Param Type = n
sourceid=19864000008859
Param Type = c
cancel=F
Param Type = c
createdby=DM_bheelwada
Param Type = c
createdon=01/09/2023 11:00:39
Param Type = c
username=DM_bheelwada
Param Type = c
modifiedon=01/09/2023 11:00: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=14570000005999
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=104042021/341
Param Type = n
new_case_purpose=1025550004746
Param Type = n
decision_type=11782000000706
Param Type = c
court_code=10404
Param Type = c
case_no=2021/341
Param Type = c
new_purpose_code=900
Param Type = c
member_name=Ashish modi
Param Type = c
decision_date=25/08/2023 00:00:00
Param Type = c
hearing_date=25/08/2023 00:00:00
insert into TRN_RCMS_DECISION (trn_rcms_decisionid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,no_of_page,trn_rcms_caseid,decision_remark,template,chkworth,isoneside,chkfinal,dupchk,new_case_purpose,decision_type,court_code,case_no,new_purpose_code,member_name,decision_date,hearing_date) values (:trn_rcms_decisionid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:no_of_page,:trn_rcms_caseid,null,:template,:chkworth,:isoneside,:chkfinal,:dupchk,:new_case_purpose,:decision_type,:court_code,:case_no,:new_purpose_code,:member_name,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'))
Saving to table TRN_RCMS_DECCONTENT
select * from TRN_RCMS_DECCONTENT where TRN_RCMS_DECCONTENTid=0
Time elapsed = 5
Adding new record to store data from Frame 2, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 3
RecordId = 19864000008902
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=19864000008902
Param Type = n
trn_rcms_decisionid=19864000008901
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 = 10404 idvalue 0
Mapped case_no Row = 1 value = 2021/341 idvalue 0
Mapped trn_rcms_caseid Row = 1 value = 14570000005999 idvalue 0
Mapped next_hear_date Row = 1 value = 25/08/2023 idvalue 0
Mapped new_case_purpose Row = 1 value = ????????? idvalue 1025550004746
Mapped pagesrc Row = 1 value = DECISION idvalue 0
Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0
>>Validating tsrcf
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 01/09/2023
currdate after validation = 01/09/2023
pagesrc = DECISION
viewfilter =
Evaluating - { AND a1.court_code = :m_courtcode }
viewfilter after validation = AND a1.court_code = :m_courtcode
court_name =
Evaluating - m_courtname
m_courtname = ???? ???????,????????
court_name after validation = ???? ???????,???????? Id = 12836000000157
court_code = 10404
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_no = 2021/341
Dynamicfilter x1.CASE_NO~Case No =
trn_rcms_caseid = 14570000005999
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=14570000005999
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=10404
trn_rcms_caseid=14570000005999
Time elapsed = 6
casedetails after validation = 2021/341
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 = 22/08/2023
inst_date =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
inst_date after validation = 08/12/2021
act_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
act_name after validation = ?? ?? ? ?? ?????
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 = 3G(5)
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 = 25/08/2023
case_purpose_nameid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purpose_nameid after validation = 1025550004746
isadjourn =
Evaluating - {NO}
isadjourn after validation = NO
adjourn_type =
adj_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
adjourn_remark =
trans_type = Feedback Submitted (Decision)
>>Writing to tables tsrcf
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tsrcf'
Time elapsed = 2
Saving to table TRN_RCMS_HEARING
select * from TRN_RCMS_HEARING where TRN_RCMS_HEARINGid=0
Time elapsed = 4
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 3
RecordId = 19864000008903
MapName tscd2
SourceId 19864000008901
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 = 22/08/2023
isadjourn = NO
new_case_purpose = 1025550004746
case_no = 2021/341
court_code = 10404
trn_rcms_caseid = 14570000005999
next_hear_date = 25/08/2023
Posting record
Param Type = n
trn_rcms_hearingid=19864000008903
Param Type = c
mapname=tscd2
Param Type = n
sourceid=19864000008901
Param Type = c
cancel=F
Param Type = c
createdby=DM_bheelwada
Param Type = c
createdon=01/09/2023 11:00:39
Param Type = c
username=DM_bheelwada
Param Type = c
modifiedon=01/09/2023 11:00: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=22/08/2023 00:00:00
Param Type = c
isadjourn=NO
Param Type = n
new_case_purpose=1025550004746
Param Type = c
case_no=2021/341
Param Type = c
court_code=10404
Param Type = c
trn_rcms_caseid=14570000005999
Param Type = c
next_hear_date=25/08/2023 00:00:00
insert into TRN_RCMS_HEARING (trn_rcms_hearingid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,adjourn_remark,pre_hear_date,isadjourn,new_case_purpose,case_no,court_code,trn_rcms_caseid,next_hear_date) values (:trn_rcms_hearingid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:adjourn_type,null,to_date(:pre_hear_date,'dd/mm/yyyy hh24:mi:ss'),:isadjourn,:new_case_purpose,:case_no,:court_code,:trn_rcms_caseid,to_date(:next_hear_date,'dd/mm/yyyy hh24:mi:ss'))
>>Mapping
Mapped court_code Row = 1 value = 10404 idvalue 0
Mapped case_no Row = 1 value = 2021/341 idvalue 0
Mapped hearing_date Row = 1 value = 25/08/2023 idvalue 0
Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0
Mapped trans_type Row = 1 value = Decision Submitted idvalue 0
Mapped trn_rcms_caseregid Row = 1 value = 14570000005999 idvalue 0
Mapped decision_date Row = 1 value = 25/08/2023 idvalue 0
Mapped decision_type Row = 1 value = 11782000000706 idvalue 0
Mapped prev_case_purposename Row = 1 value = ???? idvalue 0
Mapped prev_hearing_date Row = 1 value = 25/08/2023 idvalue 0
>>Validating tchdh
>>Frame No 1
court_code = 10404
trn_rcms_caseregid = 14570000005999
case_no = 2021/341
prev_hearing_date = 25/08/2023
hearing_date = 25/08/2023
prev_case_purposename = ????
prev_case_purpose =
prev_case_purposename=????
SELECT V.CASE_PURPOSE_MASTID
FROM case_purpose_mast v
WHERE v.case_purpose_name = :prev_case_purposename
prev_case_purposename=????
Time elapsed = 4
prev_case_purpose after validation = 18678000000000
case_purpose = 1025550004746
trans_type = Decision Submitted
clcheck =
isadjourn =
adjourn_type =
decision_type = 11782000000706
decision_date = 25/08/2023
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 2
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 3
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 3
RecordId = 19864000008904
MapName tscd1
SourceId 19864000008901
Select sysdate as sdt from dual
Time elapsed = 3
Select sysdate as sdt from dual
Time elapsed = 3
prev_hearing_date = 25/08/2023
decision_type = 11782000000706
decision_date = 25/08/2023
adjourn_type =
isadjourn =
prev_case_purpose = 18678000000000
hearing_date = 25/08/2023
case_no = 2021/341
court_code = 10404
case_purpose = 1025550004746
trans_type = Decision Submitted
trn_rcms_caseregid = 14570000005999
Posting record
Param Type = n
trn_rcms_case_histid=19864000008904
Param Type = c
mapname=tscd1
Param Type = n
sourceid=19864000008901
Param Type = c
cancel=F
Param Type = c
createdby=DM_bheelwada
Param Type = c
createdon=01/09/2023 11:00:39
Param Type = c
username=DM_bheelwada
Param Type = c
modifiedon=01/09/2023 11:00:39
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
prev_hearing_date=25/08/2023 00:00:00
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=25/08/2023 00:00:00
Param Type = c
prev_case_purpose=18678000000000
Param Type = c
hearing_date=25/08/2023 00:00:00
Param Type = c
case_no=2021/341
Param Type = c
court_code=10404
Param Type = c
case_purpose=1025550004746
Param Type = c
trans_type=Decision Submitted
Param Type = c
trn_rcms_caseregid=14570000005999
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 = 10404 idvalue 0
Mapped case_no Row = 1 value = 2021/341 idvalue 0
Mapped prev_hearing_date Row = 1 value = 22/08/2023 idvalue 0
Mapped hearing_date Row = 1 value = 25/08/2023 idvalue 0
Mapped prev_case_purposename Row = 1 value = ???? idvalue 0
Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0
Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0
Mapped trn_rcms_caseregid Row = 1 value = 14570000005999 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 = 10404
trn_rcms_caseregid = 14570000005999
case_no = 2021/341
prev_hearing_date = 22/08/2023
hearing_date = 25/08/2023
prev_case_purposename = ????
prev_case_purpose =
prev_case_purposename=????
SELECT V.CASE_PURPOSE_MASTID
FROM case_purpose_mast v
WHERE v.case_purpose_name = :prev_case_purposename
prev_case_purposename=????
Time elapsed = 6
prev_case_purpose after validation = 18678000000000
case_purpose = 1025550004746
trans_type = Feedback Submitted (Decision)
clcheck =
isadjourn = NO
adjourn_type =
decision_type =
decision_date =
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 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 = 19864000008905
MapName tsrcf1
SourceId 19864000008903
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 = 14570000005999
decision_date =
decision_type = 0
prev_case_purpose = 18678000000000
trans_type = Feedback Submitted (Decision)
prev_hearing_date = 22/08/2023
case_no = 2021/341
court_code = 10404
case_purpose = 1025550004746
hearing_date = 25/08/2023
Posting record
Param Type = n
trn_rcms_case_histid=19864000008905
Param Type = c
mapname=tsrcf1
Param Type = n
sourceid=19864000008903
Param Type = c
cancel=F
Param Type = c
createdby=DM_bheelwada
Param Type = c
createdon=01/09/2023 11:00:39
Param Type = c
username=DM_bheelwada
Param Type = c
modifiedon=01/09/2023 11:00:39
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
isadjourn=NO
Param Type = c
trn_rcms_caseregid=14570000005999
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=22/08/2023 00:00:00
Param Type = c
case_no=2021/341
Param Type = c
court_code=10404
Param Type = c
case_purpose=1025550004746
Param Type = c
hearing_date=25/08/2023 00:00:00
insert into TRN_RCMS_CASE_HIST (trn_rcms_case_histid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,isadjourn,trn_rcms_caseregid,decision_date,decision_type,prev_case_purpose,trans_type,prev_hearing_date,case_no,court_code,case_purpose,hearing_date) values (:trn_rcms_case_histid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,null,:isadjourn,:trn_rcms_caseregid,null,:decision_type,:prev_case_purpose,:trans_type,to_date(:prev_hearing_date,'dd/mm/yyyy hh24:mi:ss'),:case_no,:court_code,:case_purpose,to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'))
>>Posting from rctcr to tscd from row 10
>>Mapping
Mapped court_code Row = 1 value = 10404 idvalue 0
Mapped case_no Row = 1 value = 2021/342 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 = 25/08/2023 idvalue 0
Mapped hearing_date Row = 1 value = 25/08/2023 idvalue 0
Mapped pagesource Row = 1 value = TRANSPAGE idvalue 0
>>Validating tscd
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 01/09/2023
currdate after validation = 01/09/2023
court_name =
Evaluating - m_courtname
m_courtname = ???? ???????,????????
court_name after validation = ???? ???????,???????? Id = 12836000000157
court_code = 10404
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
viewfilter =
Evaluating - {AND a1.court_code=:m_courtcode }
viewfilter after validation = AND a1.court_code=:m_courtcode
case_no = 2021/342
casedetails =
case_no=2021/342
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=10404
case_no=2021/342
recordid=0
recordid=0
Time elapsed = 363
casedetails after validation = 10404
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=14613000005778
Select trn_rcms_caseid from trn_rcms_decision where trn_rcms_caseid = :S
S=14613000005778
Time elapsed = 343
trn_rcms_caseid after validation = 14613000005778
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/12/2021
case_type =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_type after validation = ????????? ????
act =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
act after validation = ?? ?? ? ?? ?????
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 = 3G(5)
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 = 25/08/2023
Evaluating - iif(hearing_date>currdate,{Hearing Date Can not be greater Than Today },{T})
hearing_date = 25/08/2023
currdate = 01/09/2023
Result of iif = T
escase =
case_no=2021/342
SELECT REPLACE (A1.CASE_NO, '/', '')
FROM trn_rcms_casereg a1
WHERE A1.COURT_CODE = :court_code AND A1.CASE_NO = :case_no
court_code=10404
case_no=2021/342
Time elapsed = 7
escase after validation = 2021342
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 = 25/08/2023
Evaluating - iif(decision_date>currdate,{Decision Date Can not be greater Than Today },{T})
decision_date = 25/08/2023
currdate = 01/09/2023
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 = Ashish modi
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 = 10404
case_no = 2021/342
S=104042021/342
Select dupchk from trn_rcms_decision where lower(dupchk) = :S
S=104042021/342
Time elapsed = 558
dupchk after validation = 104042021/342
usern =
Evaluating - username
username = DM_bheelwada
usern after validation = DM_bheelwada
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 = 999988887777
esign_template =
Evaluating - {cd.pdf}
esign_template after validation = cd.pdf
esign_filename =
case_no=2021/342
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=10404
court_code=10404
case_no=2021/342
Time elapsed = 9
esign_filename after validation = CD104042021342
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 = 4
RecordId = 19864000008906
MapName rctcr1
SourceId 19864000008860
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 = 14613000005778
decision_remark =
template = General Decision
chkworth = F
isoneside = F
chkfinal = F
dupchk = 104042021/342
new_case_purpose = 1025550004746
decision_type = 11782000000706
court_code = 10404
case_no = 2021/342
new_purpose_code = 900
member_name = Ashish modi
decision_date = 25/08/2023
hearing_date = 25/08/2023
Posting record
Param Type = n
trn_rcms_decisionid=19864000008906
Param Type = c
mapname=rctcr1
Param Type = n
sourceid=19864000008860
Param Type = c
cancel=F
Param Type = c
createdby=DM_bheelwada
Param Type = c
createdon=01/09/2023 11:00:41
Param Type = c
username=DM_bheelwada
Param Type = c
modifiedon=01/09/2023 11:00:41
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = n
no_of_page=0
Param Type = n
trn_rcms_caseid=14613000005778
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=104042021/342
Param Type = n
new_case_purpose=1025550004746
Param Type = n
decision_type=11782000000706
Param Type = c
court_code=10404
Param Type = c
case_no=2021/342
Param Type = c
new_purpose_code=900
Param Type = c
member_name=Ashish modi
Param Type = c
decision_date=25/08/2023 00:00:00
Param Type = c
hearing_date=25/08/2023 00:00:00
insert into TRN_RCMS_DECISION (trn_rcms_decisionid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,no_of_page,trn_rcms_caseid,decision_remark,template,chkworth,isoneside,chkfinal,dupchk,new_case_purpose,decision_type,court_code,case_no,new_purpose_code,member_name,decision_date,hearing_date) values (:trn_rcms_decisionid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:no_of_page,:trn_rcms_caseid,null,:template,:chkworth,:isoneside,:chkfinal,:dupchk,:new_case_purpose,:decision_type,:court_code,:case_no,:new_purpose_code,:member_name,to_date(:decision_date,'dd/mm/yyyy hh24:mi:ss'),to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'))
Saving to table TRN_RCMS_DECCONTENT
select * from TRN_RCMS_DECCONTENT where TRN_RCMS_DECCONTENTid=0
Time elapsed = 5
Adding new record to store data from Frame 2, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 3
RecordId = 19864000008907
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=19864000008907
Param Type = n
trn_rcms_decisionid=19864000008906
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 = 10404 idvalue 0
Mapped case_no Row = 1 value = 2021/342 idvalue 0
Mapped trn_rcms_caseid Row = 1 value = 14613000005778 idvalue 0
Mapped next_hear_date Row = 1 value = 25/08/2023 idvalue 0
Mapped new_case_purpose Row = 1 value = ????????? idvalue 1025550004746
Mapped pagesrc Row = 1 value = DECISION idvalue 0
Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0
>>Validating tsrcf
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 01/09/2023
currdate after validation = 01/09/2023
pagesrc = DECISION
viewfilter =
Evaluating - { AND a1.court_code = :m_courtcode }
viewfilter after validation = AND a1.court_code = :m_courtcode
court_name =
Evaluating - m_courtname
m_courtname = ???? ???????,????????
court_name after validation = ???? ???????,???????? Id = 12836000000157
court_code = 10404
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_no = 2021/342
Dynamicfilter x1.CASE_NO~Case No =
trn_rcms_caseid = 14613000005778
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=14613000005778
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=10404
trn_rcms_caseid=14613000005778
Time elapsed = 9
casedetails after validation = 2021/342
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 = 22/08/2023
inst_date =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
inst_date after validation = 08/12/2021
act_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
act_name after validation = ?? ?? ? ?? ?????
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 = 3G(5)
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 = 25/08/2023
case_purpose_nameid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purpose_nameid after validation = 1025550004746
isadjourn =
Evaluating - {NO}
isadjourn after validation = NO
adjourn_type =
adj_mastid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
adjourn_remark =
trans_type = Feedback Submitted (Decision)
>>Writing to tables tsrcf
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tsrcf'
Time elapsed = 4
Saving to table TRN_RCMS_HEARING
select * from TRN_RCMS_HEARING where TRN_RCMS_HEARINGid=0
Time elapsed = 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 = 19864000008908
MapName tscd2
SourceId 19864000008906
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 = 22/08/2023
isadjourn = NO
new_case_purpose = 1025550004746
case_no = 2021/342
court_code = 10404
trn_rcms_caseid = 14613000005778
next_hear_date = 25/08/2023
Posting record
Param Type = n
trn_rcms_hearingid=19864000008908
Param Type = c
mapname=tscd2
Param Type = n
sourceid=19864000008906
Param Type = c
cancel=F
Param Type = c
createdby=DM_bheelwada
Param Type = c
createdon=01/09/2023 11:00:41
Param Type = c
username=DM_bheelwada
Param Type = c
modifiedon=01/09/2023 11:00: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=22/08/2023 00:00:00
Param Type = c
isadjourn=NO
Param Type = n
new_case_purpose=1025550004746
Param Type = c
case_no=2021/342
Param Type = c
court_code=10404
Param Type = c
trn_rcms_caseid=14613000005778
Param Type = c
next_hear_date=25/08/2023 00:00:00
insert into TRN_RCMS_HEARING (trn_rcms_hearingid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,adjourn_remark,pre_hear_date,isadjourn,new_case_purpose,case_no,court_code,trn_rcms_caseid,next_hear_date) values (:trn_rcms_hearingid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,:adjourn_type,null,to_date(:pre_hear_date,'dd/mm/yyyy hh24:mi:ss'),:isadjourn,:new_case_purpose,:case_no,:court_code,:trn_rcms_caseid,to_date(:next_hear_date,'dd/mm/yyyy hh24:mi:ss'))
>>Mapping
Mapped court_code Row = 1 value = 10404 idvalue 0
Mapped case_no Row = 1 value = 2021/342 idvalue 0
Mapped hearing_date Row = 1 value = 25/08/2023 idvalue 0
Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0
Mapped trans_type Row = 1 value = Decision Submitted idvalue 0
Mapped trn_rcms_caseregid Row = 1 value = 14613000005778 idvalue 0
Mapped decision_date Row = 1 value = 25/08/2023 idvalue 0
Mapped decision_type Row = 1 value = 11782000000706 idvalue 0
Mapped prev_case_purposename Row = 1 value = ???? idvalue 0
Mapped prev_hearing_date Row = 1 value = 25/08/2023 idvalue 0
>>Validating tchdh
>>Frame No 1
court_code = 10404
trn_rcms_caseregid = 14613000005778
case_no = 2021/342
prev_hearing_date = 25/08/2023
hearing_date = 25/08/2023
prev_case_purposename = ????
prev_case_purpose =
prev_case_purpose after validation = 18678000000000
case_purpose = 1025550004746
trans_type = Decision Submitted
clcheck =
isadjourn =
adjourn_type =
decision_type = 11782000000706
decision_date = 25/08/2023
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 3
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 4
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 4
RecordId = 19864000008909
MapName tscd1
SourceId 19864000008906
Select sysdate as sdt from dual
Time elapsed = 3
Select sysdate as sdt from dual
Time elapsed = 3
prev_hearing_date = 25/08/2023
decision_type = 11782000000706
decision_date = 25/08/2023
adjourn_type =
isadjourn =
prev_case_purpose = 18678000000000
hearing_date = 25/08/2023
case_no = 2021/342
court_code = 10404
case_purpose = 1025550004746
trans_type = Decision Submitted
trn_rcms_caseregid = 14613000005778
Posting record
Param Type = n
trn_rcms_case_histid=19864000008909
Param Type = c
mapname=tscd1
Param Type = n
sourceid=19864000008906
Param Type = c
cancel=F
Param Type = c
createdby=DM_bheelwada
Param Type = c
createdon=01/09/2023 11:00:41
Param Type = c
username=DM_bheelwada
Param Type = c
modifiedon=01/09/2023 11:00:41
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
prev_hearing_date=25/08/2023 00:00:00
Param Type = n
decision_type=11782000000706
Param Type = c
decision_date=25/08/2023 00:00:00
Param Type = c
prev_case_purpose=18678000000000
Param Type = c
hearing_date=25/08/2023 00:00:00
Param Type = c
case_no=2021/342
Param Type = c
court_code=10404
Param Type = c
case_purpose=1025550004746
Param Type = c
trans_type=Decision Submitted
Param Type = c
trn_rcms_caseregid=14613000005778
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 = 10404 idvalue 0
Mapped case_no Row = 1 value = 2021/342 idvalue 0
Mapped prev_hearing_date Row = 1 value = 22/08/2023 idvalue 0
Mapped hearing_date Row = 1 value = 25/08/2023 idvalue 0
Mapped prev_case_purposename Row = 1 value = ???? idvalue 0
Mapped case_purpose Row = 1 value = 1025550004746 idvalue 0
Mapped trans_type Row = 1 value = Feedback Submitted (Decision) idvalue 0
Mapped trn_rcms_caseregid Row = 1 value = 14613000005778 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 = 10404
trn_rcms_caseregid = 14613000005778
case_no = 2021/342
prev_hearing_date = 22/08/2023
hearing_date = 25/08/2023
prev_case_purposename = ????
prev_case_purpose =
prev_case_purpose after validation = 18678000000000
case_purpose = 1025550004746
trans_type = Feedback Submitted (Decision)
clcheck =
isadjourn = NO
adjourn_type =
decision_type =
decision_date =
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 3
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 4
Adding new record to store data from Frame 1, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 2
RecordId = 19864000008910
MapName tsrcf1
SourceId 19864000008908
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 = 14613000005778
decision_date =
decision_type = 0
prev_case_purpose = 18678000000000
trans_type = Feedback Submitted (Decision)
prev_hearing_date = 22/08/2023
case_no = 2021/342
court_code = 10404
case_purpose = 1025550004746
hearing_date = 25/08/2023
Posting record
Param Type = n
trn_rcms_case_histid=19864000008910
Param Type = c
mapname=tsrcf1
Param Type = n
sourceid=19864000008908
Param Type = c
cancel=F
Param Type = c
createdby=DM_bheelwada
Param Type = c
createdon=01/09/2023 11:00:41
Param Type = c
username=DM_bheelwada
Param Type = c
modifiedon=01/09/2023 11:00:41
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
isadjourn=NO
Param Type = c
trn_rcms_caseregid=14613000005778
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=22/08/2023 00:00:00
Param Type = c
case_no=2021/342
Param Type = c
court_code=10404
Param Type = c
case_purpose=1025550004746
Param Type = c
hearing_date=25/08/2023 00:00:00
insert into TRN_RCMS_CASE_HIST (trn_rcms_case_histid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,isadjourn,trn_rcms_caseregid,decision_date,decision_type,prev_case_purpose,trans_type,prev_hearing_date,case_no,court_code,case_purpose,hearing_date) values (:trn_rcms_case_histid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,null,:isadjourn,:trn_rcms_caseregid,null,:decision_type,:prev_case_purpose,:trans_type,to_date(:prev_hearing_date,'dd/mm/yyyy hh24:mi:ss'),:case_no,:court_code,:case_purpose,to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'))
Time elapsed for Gen Map = 3902727582709
>>Posting MD Maps :
Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=10472000006722
@trn_rcms_caseregid=10472000006722
*case_decision_date=25/08/2023
*decision_type=11782000000706
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=10472000006722 for update
Time elapsed = 35
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=10472000006722
Time elapsed = 17
Param Type = c
case_decision_date=25/08/2023 00:00:00
Param Type = n
decision_type=11782000000706
update trn_rcms_casereg set case_decision_date=to_date(:case_decision_date,'dd/mm/yyyy hh24:mi:ss'),decision_type= :decision_type
where trn_rcms_caseregid=10472000006722
>>Posting MD Maps :
Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=15178000004853
@trn_rcms_caseregid=15178000004853
*case_decision_date=25/08/2023
*decision_type=11782000000706
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=15178000004853 for update
Time elapsed = 21
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=15178000004853
Time elapsed = 17
Param Type = c
case_decision_date=25/08/2023 00:00:00
Param Type = n
decision_type=11782000000706
update trn_rcms_casereg set case_decision_date=to_date(:case_decision_date,'dd/mm/yyyy hh24:mi:ss'),decision_type= :decision_type
where trn_rcms_caseregid=15178000004853
>>Posting MD Maps :
Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=15300000005058
@trn_rcms_caseregid=15300000005058
*case_decision_date=25/08/2023
*decision_type=11782000000706
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=15300000005058 for update
Time elapsed = 19
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=15300000005058
Time elapsed = 19
Param Type = c
case_decision_date=25/08/2023 00:00:00
Param Type = n
decision_type=11782000000706
update trn_rcms_casereg set case_decision_date=to_date(:case_decision_date,'dd/mm/yyyy hh24:mi:ss'),decision_type= :decision_type
where trn_rcms_caseregid=15300000005058
>>Posting MD Maps :
Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=15344000006080
@trn_rcms_caseregid=15344000006080
*case_decision_date=25/08/2023
*decision_type=11782000000706
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=15344000006080 for update
Time elapsed = 21
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=15344000006080
Time elapsed = 19
Param Type = c
case_decision_date=25/08/2023 00:00:00
Param Type = n
decision_type=11782000000706
update trn_rcms_casereg set case_decision_date=to_date(:case_decision_date,'dd/mm/yyyy hh24:mi:ss'),decision_type= :decision_type
where trn_rcms_caseregid=15344000006080
>>Posting MD Maps :
Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=12618000007802
@trn_rcms_caseregid=12618000007802
*case_decision_date=25/08/2023
*decision_type=11782000000706
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=12618000007802 for update
Time elapsed = 20
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=12618000007802
Time elapsed = 16
Param Type = c
case_decision_date=25/08/2023 00:00:00
Param Type = n
decision_type=11782000000706
update trn_rcms_casereg set case_decision_date=to_date(:case_decision_date,'dd/mm/yyyy hh24:mi:ss'),decision_type= :decision_type
where trn_rcms_caseregid=12618000007802
>>Posting MD Maps :
Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=15415000006239
@trn_rcms_caseregid=15415000006239
*case_decision_date=25/08/2023
*decision_type=11782000000706
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=15415000006239 for update
Time elapsed = 21
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=15415000006239
Time elapsed = 17
Param Type = c
case_decision_date=25/08/2023 00:00:00
Param Type = n
decision_type=11782000000706
update trn_rcms_casereg set case_decision_date=to_date(:case_decision_date,'dd/mm/yyyy hh24:mi:ss'),decision_type= :decision_type
where trn_rcms_caseregid=15415000006239
>>Posting MD Maps :
Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=14639000006397
@trn_rcms_caseregid=14639000006397
*case_decision_date=25/08/2023
*decision_type=11782000000706
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=14639000006397 for update
Time elapsed = 17
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=14639000006397
Time elapsed = 17
Param Type = c
case_decision_date=25/08/2023 00:00:00
Param Type = n
decision_type=11782000000706
update trn_rcms_casereg set case_decision_date=to_date(:case_decision_date,'dd/mm/yyyy hh24:mi:ss'),decision_type= :decision_type
where trn_rcms_caseregid=14639000006397
>>Posting MD Maps :
Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=14654000007037
@trn_rcms_caseregid=14654000007037
*case_decision_date=25/08/2023
*decision_type=11782000000706
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=14654000007037 for update
Time elapsed = 19
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=14654000007037
Time elapsed = 18
Param Type = c
case_decision_date=25/08/2023 00:00:00
Param Type = n
decision_type=11782000000706
update trn_rcms_casereg set case_decision_date=to_date(:case_decision_date,'dd/mm/yyyy hh24:mi:ss'),decision_type= :decision_type
where trn_rcms_caseregid=14654000007037
>>Posting MD Maps :
Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=14570000005999
@trn_rcms_caseregid=14570000005999
*case_decision_date=25/08/2023
*decision_type=11782000000706
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=14570000005999 for update
Time elapsed = 17
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=14570000005999
Time elapsed = 15
Param Type = c
case_decision_date=25/08/2023 00:00:00
Param Type = n
decision_type=11782000000706
update trn_rcms_casereg set case_decision_date=to_date(:case_decision_date,'dd/mm/yyyy hh24:mi:ss'),decision_type= :decision_type
where trn_rcms_caseregid=14570000005999
>>Posting MD Maps :
Select * from trn_rcms_casereg where trn_rcms_casereg where trn_rcms_caseregid=14613000005778
@trn_rcms_caseregid=14613000005778
*case_decision_date=25/08/2023
*decision_type=11782000000706
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=14613000005778 for update
Time elapsed = 20
SELECT * FROM trn_rcms_casereg where trn_rcms_caseregid=14613000005778
Time elapsed = 22
Param Type = c
case_decision_date=25/08/2023 00:00:00
Param Type = n
decision_type=11782000000706
update trn_rcms_casereg set case_decision_date=to_date(:case_decision_date,'dd/mm/yyyy hh24:mi:ss'),decision_type= :decision_type
where trn_rcms_caseregid=14613000005778
Time elapsed for MD Map = 3902727583361
Time elapsed for Save History = 3902727583362
Time elapsed for Save Attachment = 3902727583363
Time elapsed for After Save WF Exec = 3902727583365
Transaction commited
Result : {"message":[{"msg":"Request for Case Transfer Saved","recordid":"19864000008850"}]}
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=DM_bheelwada
Param Type = c
calledon=01/09/2023 10:59:19
Param Type = c
callfinished=01/09/2023 10:59:43
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=23671
Param Type = n
dbtimetaken=18110
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