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
gcmsADM_Dudu_PRO827ccb0eea8a706c4c34a16891f84e7btrccr134030000058571340300000585716267700059321800919/02/20212021/142F0???????2100064210048211107744????????109850000000301255500000000208/12/20251252400000002797No24/20211340300000585918308000000000????????? ????? ???????????? ???? ????? 9999999999N/A18707000000000????? ???? ????? ???????? ????? 1020600000000010006421004821YESNO1340300000586018308000000000????? ?????? ???? ????? ????? N/A9999999999N/A18707000000000????? ?????? ???? ?????? ????? ???? ????? 1020600000000010006421004821YESNO1340300000585890670999999999918311000000000NO95834999999999918312000000000NO13403000005857????????? ????? ????? ?????? ???? ????? ????? 00
Executing Savedata webservice
-----------------------------
Received JSON : {"savedata":{"axpapp":"gcms","username":"ADM_Dudu_PRO","password":"827ccb0eea8a706c4c34a16891f84e7b","seed":"","s":"","transid":"trccr","recordid":"13403000005857","recdata":[{"axp_recid1":[{"rowno":"001","text":"13403000005857","columns":{"court_name":"1626770005932","court_code":"18009","institution_date":"19/02/2021","case_no":"2021/142","istransfer":"F","trans_court":"","trans_courtcode":"","transreqid":"0","x_case_no":"","land_area":"???????","land_areaid":"2","district_name":"1000642","tehsil_name":"1004821","village_name":"1107744","panchayat_name":"????????","case_type":"10985000000030","case_type_code":"","case_purpose_name":"12555000000002","case_purpose_code":"","last_hearing_date":"08/12/2025","act_name":"12524000000027","act_code":"","section_name":"97","stay_application":"No","mcase_no":"24/2021","link_case":"","casedescription":""}}]},{"axp_recid3":[{"rowno":"001","text":"13403000005859","columns":{"appellant_type":"18308000000000","appellant_name":"????????? ????? ","aprelationship":"?????","father_husband_name":"??????? ???? ????? ","phone1":"9999999999","appellant_email":"","appellant_otherid":"","appellant_gender":"N/A","acategory":"18707000000000","appellant_address":"????? ???? ????? ???????? ????? ","astate_name":"10206000000000","adistrict_name":"1000642","atehsil_name":"1004821","aprimarycheck":"YES","app_inactive":"NO"}}]},{"axp_recid4":[{"rowno":"001","text":"13403000005860","columns":{"respondent_type":"18308000000000","respondent_name":"????? ?????? ???? ????? ????? ","relationship":"N/A","rfather_husband_name":"","respondent_phone1":"9999999999","respondent_email":"","respondent_otherid":"","respondent_gender":"N/A","rcategory":"18707000000000","respondent_address":"????? ?????? ???? ?????? ????? ???? ????? ","rstate_name":"10206000000000","rdistrict_name":"1000642","rtehsil_name":"1004821","rprimarycheck":"YES","res_inactive":"NO"}}]},{"axp_recid5":[{"rowno":"001","text":"13403000005858","columns":{"advocate_mastid":"90670","advcontactcr":"9999999999","advocate_type":"18311000000000","adv_inactive":"NO"}},{"rowno":"002","text":"","columns":{"advocate_mastid":"95834","advcontactcr":"9999999999","advocate_type":"18312000000000","adv_inactive":"NO"}}]},{"axp_recid8":[{"rowno":"001","text":"13403000005857","columns":{"linked_case_no":"","primary_appellant":"????????? ????? ","primary_respondent":"????? ?????? ???? ????? ????? ","app_adv_mastid":"0","resp_adv_mastid":"0"}}]}]}}
Verifying username and password
User Name : ADM_Dudu_PRO
Select a.*, b.maxlogintry from AXUSERS a , axprops b WHERE lower(a.USERNAME) = :U and b.name = 'app'
U=adm_dudu_pro
Time elapsed = 17
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 : adm_dudu_pro
Select sysdate as sdt from dual
Time elapsed = 3
dt=28/10/2025 12:55:56
Select sysdate as sdt from dual
Time elapsed = 2
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=adm_dudu_pro
dt=28/10/2025 12:55:56
dt=28/10/2025 12:55:56
Time elapsed = 12
User Groups: court_admin
select userroles from axusergroups where groupname in ( 'court_admin' )
Time elapsed = 4
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=ADM_Dudu_PRO
select a.court_name from v_axcourts a where a.PAXUSERNAME = :username order by 1
username=ADM_Dudu_PRO
Time elapsed = 6
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=ADM_Dudu_PRO
select a.court_type from v_axcourts a where a.paxusername= :username order by 1
username=ADM_Dudu_PRO
Time elapsed = 3
Result of firesql =
Result =
Evaluating sqlget({m3},{court_type})
Calling function sqlget
Result of sqlget = ADM
Result = ADM
Evaluating firesql({m4},{select a.court_name_mastid from v_axcourts a where a.paxusername = :username order by 1})
Calling function firesql
username=ADM_Dudu_PRO
select a.court_name_mastid from v_axcourts a where a.paxusername = :username order by 1
username=ADM_Dudu_PRO
Time elapsed = 4
Result of firesql =
Result =
Evaluating sqlget({m4},{court_name_mastid})
Calling function sqlget
Result of sqlget = 1626770005932
Result = 1626770005932
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=ADM_Dudu_PRO
Time elapsed = 4
Result of firesql =
Result =
Evaluating sqlget({m4},{axusersid})
Calling function sqlget
Result of sqlget = 1173770008966
Result = 1173770008966
Evaluating firesql({m4},{select :username as uname from dual})
Calling function firesql
select :username as uname from dual
username=ADM_Dudu_PRO
Time elapsed = 3
Result of firesql =
Result =
Evaluating sqlget({m4},{uname})
Calling function sqlget
Result of sqlget = ADM_Dudu_PRO
Result = ADM_Dudu_PRO
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=ADM_Dudu_PRO
Time elapsed = 4
Result of firesql =
Result =
Evaluating sqlget({m4},{COURT_CODE})
Calling function sqlget
Result of sqlget = 18009
Result = 18009
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 = 4
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=ADM_Dudu_PRO
SELECT INITCAP (TRIM (A.DISTNAMEENG)) AS DISTNAMEENG FROM v_axcourts a WHERE A.PAXUSERNAME = :username ORDER BY 1
username=ADM_Dudu_PRO
Time elapsed = 4
Result of firesql =
Result =
Evaluating sqlget({m7},{DISTNAMEENG})
Calling function sqlget
Result of sqlget = Jaipur
Result = Jaipur
Evaluating firesql({m8},{SELECT A.COURT_CATEGOTY FROM v_axcourts a WHERE A.PAXUSERNAME = :username ORDER BY 1})
Calling function firesql
username=ADM_Dudu_PRO
SELECT A.COURT_CATEGOTY FROM v_axcourts a WHERE A.PAXUSERNAME = :username ORDER BY 1
username=ADM_Dudu_PRO
Time elapsed = 3
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=1173770008966
select b.department_mastid from axcourts a,department_mast b where a.deptname=b.department_mastid and A.AXUSERSID=:login_userid
login_userid=1173770008966
Time elapsed = 5
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=ADM_Dudu_PRO
Time elapsed = 4
Result of firesql =
Result =
Evaluating sqlget({m3},{court_type_mastid})
Calling function sqlget
Result of sqlget = 10824000000000
Result = 10824000000000
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=ADM_Dudu_PRO
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=ADM_Dudu_PRO
Time elapsed = 4
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 = 2
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=ADM_Dudu_PRO
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=ADM_Dudu_PRO
Time elapsed = 8
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)='trccr' and stype = 't' )
Time elapsed = 3
select Props from axuseraccess where lower(rname)='court_admin' and lower(sname)='trccr' and stype = 't'
Time elapsed = 5
Sql : select props from axuseraccess where lower(rname)= :rname and lower(sname)= :sname and stype = :stype order by blobno
Paramval : court_admin,trccr,t
ParamTYpe : ccc
Param List : rname
sname
stype
select props from axuseraccess where lower(rname)= :rname and lower(sname)= :sname and stype = :stype order by blobno
Time elapsed = 5
Reading data from stream
Executing GetTransControlString
Executing GetTransControl
Creating DbCall
Structure xml not received from client
Step3
Sql : select props from tstructs where lower(name)= :name order by blobno
Paramval : trccr
ParamTYpe : c
Param List : name
select props from tstructs where lower(name)= :name order by blobno
Time elapsed = 4
Step4
tstructs\stm size:9253
Step4-0
Step4-1
Step4-2
Step4-3
Step4-4
Step5
Step6
Step9
select lpad(' ', 250, ' ') LVAL from dual
Time elapsed = 3
select lpad(' ', 250, ' ') LVAL from dual
Time elapsed = 3
select lpad(' ', 250, ' ') LVAL from dual
Time elapsed = 3
Evaluating date()
Result =
Evaluating iif(reqcheck = 0, {T}, { Already Approved/Rejected})
Result =
Evaluating m_courtname
Result =
Evaluating iif(recordid > 0 ,secaseno , newcaseno )
Result =
Evaluating {Yes}
Result =
Evaluating {ADVOCATE}
Result =
Evaluating iif(isempty(pcasedesc) = {T}, upper(trim(casedescription)), pcasedesc)
Result =
Evaluating last_hearing_date
Result =
Evaluating court_code+case_no
Result =
Evaluating IIF( recordid > 0,{T},{T})
Result =
Evaluating IIF(case_decision_date = {NULL} , {T},{Modification Not allowed here})
Result =
Evaluating 0
Result =
Evaluating {F}
Result =
Evaluating iif(recordid>0,{Case Reg Updated},{New Case Registration})
Result =
Evaluating {F}
Result =
Evaluating iif(appellant_type={सरकार},{सरकार},appellant_name)
Result =
Evaluating dstnam
Result =
Evaluating UPPER(aprimarycheck)
Result =
Evaluating {NO}
Result =
Evaluating IIF(( (lower(aprimarycheck)={yes}) & ( lower(app_inactive)={no}) ),1,0)
Result =
Evaluating appellant_name+atehsil_name
Result =
Evaluating upper(rprimarycheck)
Result =
Evaluating {NO}
Result =
Evaluating IIF(( (lower(rprimarycheck) = {yes}) & ( lower(res_inactive) = {no}) ),1,0)
Result =
Evaluating respondent_name+rtehsil_name
Result =
Evaluating IIF(lower(primarycheck)={yes},1,0)
Result =
Evaluating acttemp
Result =
Evaluating ldecision_datetemp
Result =
Evaluating IIF( ldecision_date > institution_date,{Decision Date Should be Less then Institution Date},{T})
Result =
Evaluating IIF( isempty(caveatno) = {T} , 0,1)
Result =
Evaluating 1
Result =
Evaluating link_case
Result =
Evaluating total({aprimarycheckcal})
Result =
Evaluating total({rprimarycheckcal})
Result =
Evaluating total({lcntvalue})
Result =
select transid from axpexchange where (transid = :tid) and (adxinout = :adxinout)
tid=trccr
adxinout=o
Time elapsed = 3
select * from trn_rcms_casereg where trn_rcms_caseregid=0
Time elapsed = 4
select * from Axusers where 1=2
Time elapsed = 4
select distinct(fldname) from AxTempUserFields
Time elapsed = 2
select * from AxAttachWorkflow where lower(transid) = 'trccr'
Time elapsed = 2
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 = 3
select * from trn_rcms_case_hist where trn_rcms_case_histid=0
Time elapsed = 2
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 = 2
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 = 2
select * from trn_rcms_hearing where trn_rcms_hearingid=0
Time elapsed = 2
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 =
Loading genmaps
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 = 2
select * from trn_rcms_case_hist where trn_rcms_case_histid=0
Time elapsed = 2
Creating Action object
Submitting data to dbcall
Submiting & Registering data
Registering Global variables data
Registering Global variables data over
Setting values over
DB Call Validate and save
>>Validating trccr
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 28/10/2025
currdate after validation = 28/10/2025
pcaseregid =
reqcheck =
pcaseregid=0
recordid=13403000005857
SELECT SUM (CNT) CNT
FROM (SELECT COUNT (1) AS CNT
FROM trn_rcms_preject
WHERE trn_rcms_pcaseid = :pcaseregid AND :recordid = 0
UNION ALL
SELECT COUNT (1) AS CNT
FROM trn_rcms_casereg
WHERE pcaseregid = :pcaseregid AND :recordid = 0 AND pcaseregid != 0) t1
pcaseregid=0
recordid=13403000005857
pcaseregid=0
recordid=13403000005857
Time elapsed = 4
Evaluating - iif(reqcheck = 0, {T}, { Already Approved/Rejected})
reqcheck = 0
Result of iif = T
reqcheck after validation = 0
court_name = 1626770005932
court_code = 18009
court_type_id =
court_name=1626770005932
select court_type from court_name_mast where court_name_mastid = :court_name
court_name=1626770005932
Time elapsed = 4
court_type_id after validation = 10824000000000
case_type = 10985000000030
case_type_code =
case_type=10985000000030
select case_code from case_type_mast where case_type_mastid = :case_type
case_type=10985000000030
Time elapsed = 2
case_type_code after validation = 51
x_case_no =
institution_date = 19/02/2021
case_purpose_name = 12555000000002
pdlt =
case_purpose_name=12555000000002
select case_purpose_name, case_purpose_code from case_purpose_mast where case_purpose_mastid = :case_purpose_name
case_purpose_name=12555000000002
Time elapsed = 3
pdlt after validation = ???? ????????? ????
case_purpose_code =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purpose_code after validation = 24
case_purpose =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purpose after validation = ???? ????????? ????
last_hearing_date = 08/12/2025
act_name = 12524000000027
section_name = 97
dtchk =
land_area = ???????
land_areaid = 2
district_name = 1000642
tehsil_name = 1004821
panchayat_name = ????????
village_name = 1107744
Evaluating -
newcaseno =
institution_date=19/02/2021 00:00:00
court_code=18009
recordid=13403000005857
SELECT CASE WHEN (EXTRACT (YEAR FROM to_date(:institution_date,'dd/mm/yyyy hh24:mi:ss'))) < 2021 THEN (EXTRACT (YEAR FROM to_date(:institution_date,'dd/mm/yyyy hh24:mi:ss')) || '/') || LPAD (SUM (NVL (cnt, 0)), 5, 0) ELSE (EXTRACT (YEAR FROM to_date(:institution_date,'dd/mm/yyyy hh24:mi:ss')) || '/') || SUM (NVL (cnt, 0)) END AS cno FROM (SELECT MAX (TO_NUMBER (REGEXP_SUBSTR (s.case_no, '[^/]+$'))) cnt FROM trn_rcms_casereg s WHERE REGEXP_SUBSTR (s.case_no, '([^/]+)\/', 1, 1, NULL, 1) = EXTRACT (YEAR FROM to_date(:institution_date,'dd/mm/yyyy hh24:mi:ss')) AND s.court_code = :court_code AND :recordid = 0 UNION ALL SELECT 1 FROM DUAL)
institution_date=19/02/2021 00:00:00
institution_date=19/02/2021 00:00:00
institution_date=19/02/2021 00:00:00
institution_date=19/02/2021 00:00:00
court_code=18009
recordid=13403000005857
Time elapsed = 4
newcaseno after validation = 2021/1
secaseno =
recordid=13403000005857
select c.case_no from trn_rcms_casereg c where c.trn_rcms_caseregid = :recordid
recordid=13403000005857
Time elapsed = 2
secaseno after validation = 2021/142
case_no = 2021/142
Evaluating - iif(recordid > 0 ,secaseno , newcaseno )
recordid = 13403000005857
secaseno = 2021/142
newcaseno = 2021/1
Result of iif = 2021/142
mcase_no = 24/2021
stay_application = No
priority =
Evaluating - {Yes}
priority after validation = Yes
case_presentby =
Evaluating - {ADVOCATE}
case_presentby after validation = ADVOCATE
casedescription =
case_decision_date =
hearingdate =
Evaluating - last_hearing_date
last_hearing_date = 08/12/2025
hearingdate after validation = 08/12/2025
heraingdatecheck =
Evaluating -
docid =
Evaluating - court_code+case_no
court_code = 18009
case_no = 2021/142
S=180092021/142
Select docid from trn_rcms_casereg where lower(docid) = :S and trn_rcms_caseregID <> 13403000005857
S=180092021/142
Time elapsed = 3158
docid after validation = 180092021/142
fconfield =
Evaluating - IIF( recordid > 0,{T},{T})
recordid = 13403000005857
Result of iif = T
Evaluating - IIF(case_decision_date = {NULL} , {T},{Modification Not allowed here})
case_decision_date =
Result of iif = T
fconfield after validation = T
isimported =
Evaluating - 0
isimported after validation = 0
isreopen =
Evaluating - {F}
isreopen after validation = F
link_case =
trans_type =
Evaluating - iif(recordid>0,{Case Reg Updated},{New Case Registration})
recordid = 13403000005857
Result of iif = Case Reg Updated
trans_type after validation = Case Reg Updated
istransfer = F
trans_court =
trans_courtcode =
trans_court=
SELECT court_code
FROM court_name_mast
WHERE court_name_mastid = :trans_court
trans_court=
Time elapsed = 2
transreqid = 0
linked_case_no =
appellentcheck =
Evaluating - total({aprimarycheckcal})
Result of total = 0
appellentcheck after validation = 0
respondentcheck =
Evaluating - total({rprimarycheckcal})
Result of total = 0
respondentcheck after validation = 0
primary_appellant = ????????? ?????
Evaluating -
primary_respondent = ????? ?????? ???? ????? ?????
Evaluating -
app_adv_mastid = 0
Evaluating -
resp_adv_mastid = 0
Evaluating -
oldcasecheck =
Evaluating - total({lcntvalue})
Result of total = 0
oldcasecheck after validation = 0
printflag =
Evaluating -
time zone difference = 0
>>Writing to tables trccr
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'trccr'
Time elapsed = 1
Saving to table TRN_RCMS_CASEREG
select * from TRN_RCMS_CASEREG where TRN_RCMS_CASEREGid=13403000005857
Time elapsed = 198
Modifying Record 13403000005857To store data from Frame 1, Row 1 Parent Row 0
Select sysdate as sdt from dual
Time elapsed = 3
pcaseregid = 0
court_type_id = 10824000000000
app_adv_mastid = 0
resp_adv_mastid = 0
transreqid = 0
istransfer = F
casedescription =
trans_courtcode =
trans_court =
primary_respondent = ????? ?????? ???? ????? ?????
case_decision_date =
docid = 180092021/142
priority = Yes
case_presentby = ADVOCATE
isimported = 0
linked_case_no =
primary_appellant = ????????? ?????
isreopen = F
oldcasecheck = 0
stay_application = No
last_hearing_date = 08/12/2025
case_purpose_code = 24
case_purpose_name = 12555000000002
land_area = ???????
section_name = 97
act_name = 12524000000027
case_type = 10985000000030
court_code = 18009
court_name = 1626770005932
institution_date = 19/02/2021
x_case_no =
case_type_code = 51
land_areaid = 2
case_no = 2021/142
panchayat_name = ????????
village_name = 1107744
tehsil_name = 1004821
mcase_no = 24/2021
district_name = 1000642
Posting record
Param Type = c
username=ADM_Dudu_PRO
Param Type = c
modifiedon=28/10/2025 12:56:00
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = n
pcaseregid=0
Param Type = c
court_type_id=10824000000000
Param Type = c
app_adv_mastid=0
Param Type = c
resp_adv_mastid=0
Param Type = n
transreqid=0
Param Type = c
istransfer=F
Param Type = c
primary_respondent=????? ?????? ???? ????? ?????
Param Type = c
docid=180092021/142
Param Type = c
priority=Yes
Param Type = c
case_presentby=ADVOCATE
Param Type = n
isimported=0
Param Type = c
primary_appellant=????????? ?????
Param Type = c
isreopen=F
Param Type = n
oldcasecheck=0
Param Type = c
stay_application=No
Param Type = c
last_hearing_date=08/12/2025 00:00:00
Param Type = c
case_purpose_code=24
Param Type = c
case_purpose_name=12555000000002
Param Type = c
land_area=???????
Param Type = c
section_name=97
Param Type = c
act_name=12524000000027
Param Type = c
case_type=10985000000030
Param Type = c
court_code=18009
Param Type = c
court_name=1626770005932
Param Type = c
institution_date=19/02/2021 00:00:00
Param Type = c
case_type_code=51
Param Type = n
land_areaid=2
Param Type = c
case_no=2021/142
Param Type = c
panchayat_name=????????
Param Type = c
village_name=1107744
Param Type = c
tehsil_name=1004821
Param Type = c
mcase_no=24/2021
Param Type = c
district_name=1000642
update TRN_RCMS_CASEREG set username=:username,modifiedon=to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),app_desc=:app_desc,app_level=:app_level,pcaseregid= :pcaseregid,court_type_id=:court_type_id,app_adv_mastid=:app_adv_mastid,resp_adv_mastid=:resp_adv_mastid,transreqid= :transreqid,istransfer=:istransfer,casedescription=null,trans_courtcode=null,trans_court=null,primary_respondent=:primary_respondent,case_decision_date=null,docid=:docid,priority=:priority,case_presentby=:case_presentby,isimported= :isimported,linked_case_no=null,primary_appellant=:primary_appellant,isreopen=:isreopen,oldcasecheck= :oldcasecheck,stay_application=:stay_application,last_hearing_date=to_date(:last_hearing_date,'dd/mm/yyyy hh24:mi:ss'),case_purpose_code=:case_purpose_code,case_purpose_name=:case_purpose_name,land_area=:land_area,section_name=:section_name,act_name=:act_name,case_type=:case_type,court_code=:court_code,court_name=:court_name,institution_date=to_date(:institution_date,'dd/mm/yyyy hh24:mi:ss'),x_case_no=null,case_type_code=:case_type_code,land_areaid= :land_areaid,case_no=:case_no,panchayat_name=:panchayat_name,village_name=:village_name,tehsil_name=:tehsil_name,mcase_no=:mcase_no,district_name=:district_name
where TRN_RCMS_CASEREGid=13403000005857
Saving to table TRN_RCMS_CASEADVOCATE
select * from TRN_RCMS_CASEADVOCATE where TRN_RCMS_CASEADVOCATEid=13403000005858
Time elapsed = 85
Modifying Record 13403000005858To store data from Frame 5, Row 1 Parent Row 0
Select sysdate as sdt from dual
Time elapsed = 3
advocate_mastid = 90670
advcontactcr = 9999999999
advocate_type = 18311000000000
adv_inactive = NO
TRN_RCMS_CASEADVOCATErow = 1
Posting record
Param Type = c
advocate_mastid=90670
Param Type = n
advcontactcr=9999999999
Param Type = c
advocate_type=18311000000000
Param Type = c
adv_inactive=NO
Param Type = n
trn_rcms_caseadvocaterow=1
update TRN_RCMS_CASEADVOCATE set advocate_mastid=:advocate_mastid,advcontactcr= :advcontactcr,advocate_type=:advocate_type,adv_inactive=:adv_inactive,trn_rcms_caseadvocaterow= :trn_rcms_caseadvocaterow
where TRN_RCMS_CASEADVOCATEid=13403000005858
select * from TRN_RCMS_CASEADVOCATE where TRN_RCMS_CASEADVOCATEid=0
Time elapsed = 2
Adding new record to store data from Frame 5, Row 2 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 2
RecordId = 18427000010659
Select sysdate as sdt from dual
Time elapsed = 2
advcontactcr = 9999999999
advocate_mastid = 95834
adv_inactive = NO
advocate_type = 18312000000000
TRN_RCMS_CASEADVOCATErow = 2
Posting record
Param Type = n
trn_rcms_caseadvocateid=18427000010659
Param Type = n
trn_rcms_caseregid=13403000005857
Param Type = n
advcontactcr=9999999999
Param Type = c
advocate_mastid=95834
Param Type = c
adv_inactive=NO
Param Type = c
advocate_type=18312000000000
Param Type = n
trn_rcms_caseadvocaterow=2
insert into TRN_RCMS_CASEADVOCATE (trn_rcms_caseadvocateid,trn_rcms_caseregid,advcontactcr,advocate_mastid,adv_inactive,advocate_type,trn_rcms_caseadvocaterow) values (:trn_rcms_caseadvocateid,:trn_rcms_caseregid,:advcontactcr,:advocate_mastid,:adv_inactive,:advocate_type,:trn_rcms_caseadvocaterow)
Saving to table TRN_RCMS_CASEAPPELLANT
select * from TRN_RCMS_CASEAPPELLANT where TRN_RCMS_CASEAPPELLANTid=13403000005859
Time elapsed = 53
Modifying Record 13403000005859To store data from Frame 3, Row 1 Parent Row 0
Select sysdate as sdt from dual
Time elapsed = 2
phone1 = 9999999999
appellant_email =
appellant_otherid = 0
father_husband_name = ??????? ???? ?????
appellant_type = 18308000000000
appellant_name = ????????? ?????
aprelationship = ?????
appellant_gender = N/A
atehsil_name = 1004821
aprimarycheck = YES
app_inactive = NO
adistrict_name = 1000642
acategory = 18707000000000
appellant_address = ????? ???? ????? ???????? ?????
astate_name = 10206000000000
TRN_RCMS_CASEAPPELLANTrow = 1
Posting record
Param Type = c
phone1=9999999999
Param Type = n
appellant_otherid=0
Param Type = c
father_husband_name=??????? ???? ?????
Param Type = c
appellant_type=18308000000000
Param Type = c
appellant_name=????????? ?????
Param Type = c
aprelationship=?????
Param Type = c
appellant_gender=N/A
Param Type = c
atehsil_name=1004821
Param Type = c
aprimarycheck=YES
Param Type = c
app_inactive=NO
Param Type = c
adistrict_name=1000642
Param Type = c
acategory=18707000000000
Param Type = c
appellant_address=????? ???? ????? ???????? ?????
Param Type = c
astate_name=10206000000000
Param Type = n
trn_rcms_caseappellantrow=1
update TRN_RCMS_CASEAPPELLANT set phone1=:phone1,appellant_email=null,appellant_otherid= :appellant_otherid,father_husband_name=:father_husband_name,appellant_type=:appellant_type,appellant_name=:appellant_name,aprelationship=:aprelationship,appellant_gender=:appellant_gender,atehsil_name=:atehsil_name,aprimarycheck=:aprimarycheck,app_inactive=:app_inactive,adistrict_name=:adistrict_name,acategory=:acategory,appellant_address=:appellant_address,astate_name=:astate_name,trn_rcms_caseappellantrow= :trn_rcms_caseappellantrow
where TRN_RCMS_CASEAPPELLANTid=13403000005859
Saving to table TRN_RCMS_CASERESPONDENT
select * from TRN_RCMS_CASERESPONDENT where TRN_RCMS_CASERESPONDENTid=13403000005860
Time elapsed = 80
Modifying Record 13403000005860To store data from Frame 4, Row 1 Parent Row 0
Select sysdate as sdt from dual
Time elapsed = 3
respondent_email =
respondent_otherid = 0
respondent_gender = N/A
respondent_phone1 = 9999999999
respondent_name = ????? ?????? ???? ????? ?????
relationship = N/A
rfather_husband_name =
rcategory = 18707000000000
rtehsil_name = 1004821
rprimarycheck = YES
res_inactive = NO
rdistrict_name = 1000642
respondent_type = 18308000000000
respondent_address = ????? ?????? ???? ?????? ????? ???? ?????
rstate_name = 10206000000000
TRN_RCMS_CASERESPONDENTrow = 1
Posting record
Param Type = n
respondent_otherid=0
Param Type = c
respondent_gender=N/A
Param Type = c
respondent_phone1=9999999999
Param Type = c
respondent_name=????? ?????? ???? ????? ?????
Param Type = c
relationship=N/A
Param Type = c
rcategory=18707000000000
Param Type = c
rtehsil_name=1004821
Param Type = c
rprimarycheck=YES
Param Type = c
res_inactive=NO
Param Type = c
rdistrict_name=1000642
Param Type = c
respondent_type=18308000000000
Param Type = c
respondent_address=????? ?????? ???? ?????? ????? ???? ?????
Param Type = c
rstate_name=10206000000000
Param Type = n
trn_rcms_caserespondentrow=1
update TRN_RCMS_CASERESPONDENT set respondent_email=null,respondent_otherid= :respondent_otherid,respondent_gender=:respondent_gender,respondent_phone1=:respondent_phone1,respondent_name=:respondent_name,relationship=:relationship,rfather_husband_name=null,rcategory=:rcategory,rtehsil_name=:rtehsil_name,rprimarycheck=:rprimarycheck,res_inactive=:res_inactive,rdistrict_name=:rdistrict_name,respondent_type=:respondent_type,respondent_address=:respondent_address,rstate_name=:rstate_name,trn_rcms_caserespondentrow= :trn_rcms_caserespondentrow
where TRN_RCMS_CASERESPONDENTid=13403000005860
Time elapsed for insert/update = 3970817774976
>>Executing genmaps
>>Posting from trccr to tchdh
>>Loading transaction tchdh record 13403000005857
Select a.trn_rcms_case_histid, a.SourceId, a.cancel, a.cancelremarks , a.CreatedOn, a.CreatedBy , a.ModifiedOn , a.UserName , a.court_code, a.trn_rcms_caseregid, a.case_no, a.prev_hearing_date, a.hearing_date, a.prev_case_purpose, a.case_purpose, a.trans_type, a.isadjourn, a.adjourn_type, a.decision_type, a.decision_date from TRN_RCMS_CASE_HIST a where a.SourceId = 13403000005857 and a.mapname = 'trccr1'
Time elapsed = 77
Loading no-save fields
>>Mapping
Mapped trn_rcms_caseregid Row = 1 value = 13403000005857 idvalue 0
Mapped case_no Row = 1 value = 2021/142 idvalue 0
Mapped hearing_date Row = 1 value = 08/12/2025 idvalue 0
Mapped prev_case_purposename Row = 1 value = ???? ????????? ???? idvalue 0
Mapped case_purpose Row = 1 value = 12555000000002 idvalue 0
Mapped court_code Row = 1 value = 18009 idvalue 0
Mapped trans_type Row = 1 value = Case Reg Updated idvalue 0
>>Validating tchdh
>>Frame No 1
court_code = 18009
trn_rcms_caseregid = 13403000005857
case_no = 2021/142
prev_hearing_date =
hearing_date = 08/12/2025
prev_case_purposename = ???? ????????? ????
prev_case_purpose =
prev_case_purposename=???? ????????? ????
SELECT V.CASE_PURPOSE_MASTID
FROM case_purpose_mast v
WHERE v.case_purpose_name = :prev_case_purposename
prev_case_purposename=???? ????????? ????
Time elapsed = 3
prev_case_purpose after validation = 12555000000002
case_purpose = 12555000000002
trans_type = Case Reg Updated
clcheck =
isadjourn =
adjourn_type =
decision_type =
decision_date =
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 1
Saving to table TRN_RCMS_CASE_HIST
select * from TRN_RCMS_CASE_HIST where TRN_RCMS_CASE_HISTid=0
Time elapsed = 2
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 = 18427000010660
MapName trccr1
SourceId 13403000005857
Select sysdate as sdt from dual
Time elapsed = 2
Select sysdate as sdt from dual
Time elapsed = 3
isadjourn =
prev_case_purpose = 12555000000002
prev_hearing_date =
decision_date =
decision_type = 0
adjourn_type =
trans_type = Case Reg Updated
case_no = 2021/142
hearing_date = 08/12/2025
trn_rcms_caseregid = 13403000005857
court_code = 18009
case_purpose = 12555000000002
Posting record
Param Type = n
trn_rcms_case_histid=18427000010660
Param Type = c
mapname=trccr1
Param Type = n
sourceid=13403000005857
Param Type = c
cancel=F
Param Type = c
createdby=ADM_Dudu_PRO
Param Type = c
createdon=28/10/2025 12:56:01
Param Type = c
username=ADM_Dudu_PRO
Param Type = c
modifiedon=28/10/2025 12:56:01
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
prev_case_purpose=12555000000002
Param Type = n
decision_type=0
Param Type = c
trans_type=Case Reg Updated
Param Type = c
case_no=2021/142
Param Type = c
hearing_date=08/12/2025 00:00:00
Param Type = c
trn_rcms_caseregid=13403000005857
Param Type = c
court_code=18009
Param Type = c
case_purpose=12555000000002
insert into TRN_RCMS_CASE_HIST (trn_rcms_case_histid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,isadjourn,prev_case_purpose,prev_hearing_date,decision_date,decision_type,adjourn_type,trans_type,case_no,hearing_date,trn_rcms_caseregid,court_code,case_purpose) 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,:prev_case_purpose,null,null,:decision_type,null,:trans_type,:case_no,to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'),:trn_rcms_caseregid,:court_code,:case_purpose)
>>Posting from trccr to tsrcf
>>Loading transaction tsrcf record 13403000005857
Select a.trn_rcms_hearingid, a.SourceId, a.cancel, a.cancelremarks , a.CreatedOn, a.CreatedBy , a.ModifiedOn , a.UserName , a.court_code, a.case_no, a.trn_rcms_caseid, a.pre_hear_date, a.new_case_purpose, a.next_hear_date, a.isadjourn, a.adjourn_type, a.adjourn_remark from TRN_RCMS_HEARING a where a.SourceId = 13403000005857 and a.mapname = 'trccr2'
Time elapsed = 98
Loading no-save fields
>>Mapping
Mapped trn_rcms_caseid Row = 1 value = 13403000005857 idvalue 0
Mapped court_code Row = 1 value = 18009 idvalue 0
Mapped case_no Row = 1 value = 2021/142 idvalue 0
Mapped new_case_purpose Row = 1 value = ???? ????????? ???? idvalue 0
Mapped next_hear_date Row = 1 value = 08/12/2025 idvalue 0
Mapped trans_type Row = 1 value = Feedback Submitted idvalue 0
>>Validating tsrcf
>>Frame No 1
currdate =
Evaluating - date()
Result of date = 28/10/2025
currdate after validation = 28/10/2025
pagesrc =
viewfilter =
Evaluating - { AND a1.court_code = :m_courtcode }
viewfilter after validation = AND a1.court_code = :m_courtcode
court_name =
username=ADM_Dudu_PRO
select court_name_mastid,court_name,court_code from v_axcourts where paxusername=:username
username=ADM_Dudu_PRO
Time elapsed = 3
Evaluating - m_courtname
m_courtname = ???????? ???? ???????,????
court_name after validation = ???????? ???? ???????,???? Id = 1626770005932
court_code = 18009
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_no = 2021/142
Dynamicfilter x1.CASE_NO~Case No =
Query component recreating again
pagesrc=
court_code=18009
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=
court_code=18009
Time elapsed = 17
trn_rcms_caseid = 13403000005857
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=18009
trn_rcms_caseid=13403000005857
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=18009
trn_rcms_caseid=13403000005857
Time elapsed = 4
casedetails after validation = 2021/142
pre_hear_date =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
pre_hear_date after validation = 08/12/2025
inst_date =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
inst_date after validation = 19/02/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 = ???0 ?????? ??? ??????? 1996
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 = 97
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 = ???? ????????? ????
pagesrc=
court_code=18009
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=
court_code=18009
pagesrc=
pagesrc=
Time elapsed = 5
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 = 24
next_hear_date = 08/12/2025
case_purpose_nameid =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
case_purpose_nameid after validation = 12555000000002
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 = 3
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
>>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 = 3
RecordId = 18427000010661
MapName trccr2
SourceId 13403000005857
Select sysdate as sdt from dual
Time elapsed = 5
Select sysdate as sdt from dual
Time elapsed = 3
adjourn_type = 0
adjourn_remark =
pre_hear_date = 08/12/2025
isadjourn = NO
next_hear_date = 08/12/2025
court_code = 18009
trn_rcms_caseid = 13403000005857
case_no = 2021/142
new_case_purpose = 12555000000002
Posting record
Param Type = n
trn_rcms_hearingid=18427000010661
Param Type = c
mapname=trccr2
Param Type = n
sourceid=13403000005857
Param Type = c
cancel=F
Param Type = c
createdby=ADM_Dudu_PRO
Param Type = c
createdon=28/10/2025 12:56:01
Param Type = c
username=ADM_Dudu_PRO
Param Type = c
modifiedon=28/10/2025 12:56:01
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = n
adjourn_type=0
Param Type = c
pre_hear_date=08/12/2025 00:00:00
Param Type = c
isadjourn=NO
Param Type = c
next_hear_date=08/12/2025 00:00:00
Param Type = c
court_code=18009
Param Type = c
trn_rcms_caseid=13403000005857
Param Type = c
case_no=2021/142
Param Type = n
new_case_purpose=12555000000002
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,next_hear_date,court_code,trn_rcms_caseid,case_no,new_case_purpose) 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,to_date(:next_hear_date,'dd/mm/yyyy hh24:mi:ss'),:court_code,:trn_rcms_caseid,:case_no,:new_case_purpose)
>>Loading transaction tchdh record 18427000010661
Select a.trn_rcms_case_histid, a.SourceId, a.cancel, a.cancelremarks , a.CreatedOn, a.CreatedBy , a.ModifiedOn , a.UserName , a.court_code, a.trn_rcms_caseregid, a.case_no, a.prev_hearing_date, a.hearing_date, a.prev_case_purpose, a.case_purpose, a.trans_type, a.isadjourn, a.adjourn_type, a.decision_type, a.decision_date from TRN_RCMS_CASE_HIST a where a.SourceId = 18427000010661 and a.mapname = 'tsrcf1'
Time elapsed = 47
Loading no-save fields
>>Mapping
Mapped court_code Row = 1 value = 18009 idvalue 0
Mapped case_no Row = 1 value = 2021/142 idvalue 0
Mapped prev_hearing_date Row = 1 value = 08/12/2025 idvalue 0
Mapped hearing_date Row = 1 value = 08/12/2025 idvalue 0
Mapped prev_case_purposename Row = 1 value = ???? ????????? ???? idvalue 0
Mapped case_purpose Row = 1 value = 12555000000002 idvalue 0
Mapped trans_type Row = 1 value = Feedback Submitted idvalue 0
Mapped trn_rcms_caseregid Row = 1 value = 13403000005857 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 = 18009
trn_rcms_caseregid = 13403000005857
case_no = 2021/142
prev_hearing_date = 08/12/2025
hearing_date = 08/12/2025
prev_case_purposename = ???? ????????? ????
prev_case_purpose =
prev_case_purposename=???? ????????? ????
SELECT V.CASE_PURPOSE_MASTID
FROM case_purpose_mast v
WHERE v.case_purpose_name = :prev_case_purposename
prev_case_purposename=???? ????????? ????
Time elapsed = 3
prev_case_purpose after validation = 12555000000002
case_purpose = 12555000000002
trans_type = Feedback Submitted
clcheck =
isadjourn = NO
adjourn_type =
decision_type =
decision_date =
>>Writing to tables tchdh
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tchdh'
Time elapsed = 1
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 = 18427000010662
MapName tsrcf1
SourceId 18427000010661
Select sysdate as sdt from dual
Time elapsed = 2
Select sysdate as sdt from dual
Time elapsed = 2
adjourn_type =
isadjourn = NO
trn_rcms_caseregid = 13403000005857
decision_date =
decision_type = 0
prev_case_purpose = 12555000000002
trans_type = Feedback Submitted
prev_hearing_date = 08/12/2025
case_no = 2021/142
court_code = 18009
case_purpose = 12555000000002
hearing_date = 08/12/2025
Posting record
Param Type = n
trn_rcms_case_histid=18427000010662
Param Type = c
mapname=tsrcf1
Param Type = n
sourceid=18427000010661
Param Type = c
cancel=F
Param Type = c
createdby=ADM_Dudu_PRO
Param Type = c
createdon=28/10/2025 12:56:01
Param Type = c
username=ADM_Dudu_PRO
Param Type = c
modifiedon=28/10/2025 12:56:01
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
isadjourn=NO
Param Type = c
trn_rcms_caseregid=13403000005857
Param Type = n
decision_type=0
Param Type = c
prev_case_purpose=12555000000002
Param Type = c
trans_type=Feedback Submitted
Param Type = c
prev_hearing_date=08/12/2025 00:00:00
Param Type = c
case_no=2021/142
Param Type = c
court_code=18009
Param Type = c
case_purpose=12555000000002
Param Type = c
hearing_date=08/12/2025 00:00:00
insert into TRN_RCMS_CASE_HIST (trn_rcms_case_histid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,adjourn_type,isadjourn,trn_rcms_caseregid,decision_date,decision_type,prev_case_purpose,trans_type,prev_hearing_date,case_no,court_code,case_purpose,hearing_date) values (:trn_rcms_case_histid,:mapname,:sourceid,:cancel,:createdby,to_date(:createdon,'dd/mm/yyyy hh24:mi:ss'),:username,to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),:app_desc,:app_level,null,:isadjourn,:trn_rcms_caseregid,null,:decision_type,:prev_case_purpose,:trans_type,to_date(:prev_hearing_date,'dd/mm/yyyy hh24:mi:ss'),:case_no,:court_code,:case_purpose,to_date(:hearing_date,'dd/mm/yyyy hh24:mi:ss'))
Time elapsed for Gen Map = 3970817775406
Time elapsed for MD Map = 3970817775406
>>Saving to history table.
select max(modno) as cnt from trccrhistory where recordid=13403000005857
Time elapsed = 4280
Select sysdate as sdt from dual
Time elapsed = 3
>>Saving to history table.
select * from trccrhistory where recordid=0
Time elapsed = 4781
select max(modno) as cnt from trccrhistory where recordid=13403000005857
Time elapsed = 4210
Select sysdate as sdt from dual
Time elapsed = 4
Param Type = c
modifieddate=28/10/2025 12:56:14
Param Type = n
recordid=13403000005857
Param Type = c
username=ADM_Dudu_PRO
Param Type = c
fieldname=court_type_id
Param Type = c
modno=1
Param Type = n
frameno=1
Param Type = n
parentrow=0
Param Type = n
tablerecid=13403000005857
Param Type = n
idvalue=0
Param Type = n
oldidvalue=0
Param Type = c
newtrans=f
Param Type = c
canceltrans=f
Param Type = n
rowno=0
Param Type = c
newvalue=10824000000000
Param Type = c
delflag=f
Param Type = s
transdeleted=f
insert into trccrhistory (modifieddate,recordid,username,fieldname,modno,frameno,parentrow,tablerecid,idvalue,oldidvalue,newtrans,canceltrans,cancelremarks,rowno,newvalue,delflag,oldvalue,transdeleted) values (to_date(:modifieddate,'dd/mm/yyyy hh24:mi:ss'),:recordid,:username,:fieldname,:modno,:frameno,:parentrow,:tablerecid,:idvalue,:oldidvalue,:newtrans,:canceltrans,null,:rowno,:newvalue,:delflag,null,:transdeleted)
Select sysdate as sdt from dual
Time elapsed = 2
Param Type = c
modifieddate=28/10/2025 12:56:14
Param Type = n
recordid=13403000005857
Param Type = c
username=ADM_Dudu_PRO
Param Type = c
fieldname=docid
Param Type = c
modno=1
Param Type = n
frameno=1
Param Type = n
parentrow=0
Param Type = n
tablerecid=13403000005857
Param Type = n
idvalue=0
Param Type = n
oldidvalue=0
Param Type = c
newtrans=f
Param Type = c
canceltrans=f
Param Type = n
rowno=0
Param Type = c
newvalue=180092021/142
Param Type = c
delflag=f
Param Type = s
transdeleted=f
insert into trccrhistory (modifieddate,recordid,username,fieldname,modno,frameno,parentrow,tablerecid,idvalue,oldidvalue,newtrans,canceltrans,cancelremarks,rowno,newvalue,delflag,oldvalue,transdeleted) values (to_date(:modifieddate,'dd/mm/yyyy hh24:mi:ss'),:recordid,:username,:fieldname,:modno,:frameno,:parentrow,:tablerecid,:idvalue,:oldidvalue,:newtrans,:canceltrans,null,:rowno,:newvalue,:delflag,null,:transdeleted)
Select sysdate as sdt from dual
Time elapsed = 2
Param Type = c
modifieddate=28/10/2025 12:56:14
Param Type = n
recordid=13403000005857
Param Type = c
username=ADM_Dudu_PRO
Param Type = c
fieldname=priority
Param Type = c
modno=1
Param Type = n
frameno=1
Param Type = n
parentrow=0
Param Type = n
tablerecid=13403000005857
Param Type = n
idvalue=0
Param Type = n
oldidvalue=0
Param Type = c
newtrans=f
Param Type = c
canceltrans=f
Param Type = n
rowno=0
Param Type = c
newvalue=Yes
Param Type = c
delflag=f
Param Type = s
transdeleted=f
insert into trccrhistory (modifieddate,recordid,username,fieldname,modno,frameno,parentrow,tablerecid,idvalue,oldidvalue,newtrans,canceltrans,cancelremarks,rowno,newvalue,delflag,oldvalue,transdeleted) values (to_date(:modifieddate,'dd/mm/yyyy hh24:mi:ss'),:recordid,:username,:fieldname,:modno,:frameno,:parentrow,:tablerecid,:idvalue,:oldidvalue,:newtrans,:canceltrans,null,:rowno,:newvalue,:delflag,null,:transdeleted)
Select sysdate as sdt from dual
Time elapsed = 2
Param Type = c
modifieddate=28/10/2025 12:56:14
Param Type = n
recordid=13403000005857
Param Type = c
username=ADM_Dudu_PRO
Param Type = c
fieldname=case_presentby
Param Type = c
modno=1
Param Type = n
frameno=1
Param Type = n
parentrow=0
Param Type = n
tablerecid=13403000005857
Param Type = n
idvalue=0
Param Type = n
oldidvalue=0
Param Type = c
newtrans=f
Param Type = c
canceltrans=f
Param Type = n
rowno=0
Param Type = c
newvalue=ADVOCATE
Param Type = c
delflag=f
Param Type = s
transdeleted=f
insert into trccrhistory (modifieddate,recordid,username,fieldname,modno,frameno,parentrow,tablerecid,idvalue,oldidvalue,newtrans,canceltrans,cancelremarks,rowno,newvalue,delflag,oldvalue,transdeleted) values (to_date(:modifieddate,'dd/mm/yyyy hh24:mi:ss'),:recordid,:username,:fieldname,:modno,:frameno,:parentrow,:tablerecid,:idvalue,:oldidvalue,:newtrans,:canceltrans,null,:rowno,:newvalue,:delflag,null,:transdeleted)
Select sysdate as sdt from dual
Time elapsed = 3
Param Type = c
modifieddate=28/10/2025 12:56:14
Param Type = n
recordid=13403000005857
Param Type = c
username=ADM_Dudu_PRO
Param Type = c
fieldname=isreopen
Param Type = c
modno=1
Param Type = n
frameno=1
Param Type = n
parentrow=0
Param Type = n
tablerecid=13403000005857
Param Type = n
idvalue=0
Param Type = n
oldidvalue=0
Param Type = c
newtrans=f
Param Type = c
canceltrans=f
Param Type = n
rowno=0
Param Type = c
newvalue=F
Param Type = c
delflag=f
Param Type = s
transdeleted=f
insert into trccrhistory (modifieddate,recordid,username,fieldname,modno,frameno,parentrow,tablerecid,idvalue,oldidvalue,newtrans,canceltrans,cancelremarks,rowno,newvalue,delflag,oldvalue,transdeleted) values (to_date(:modifieddate,'dd/mm/yyyy hh24:mi:ss'),:recordid,:username,:fieldname,:modno,:frameno,:parentrow,:tablerecid,:idvalue,:oldidvalue,:newtrans,:canceltrans,null,:rowno,:newvalue,:delflag,null,:transdeleted)
Select sysdate as sdt from dual
Time elapsed = 2
Param Type = c
modifieddate=28/10/2025 12:56:14
Param Type = n
recordid=13403000005857
Param Type = c
username=ADM_Dudu_PRO
Param Type = c
fieldname=case_purpose_code
Param Type = c
modno=1
Param Type = n
frameno=1
Param Type = n
parentrow=0
Param Type = n
tablerecid=13403000005857
Param Type = n
idvalue=0
Param Type = n
oldidvalue=0
Param Type = c
newtrans=f
Param Type = c
canceltrans=f
Param Type = n
rowno=0
Param Type = c
newvalue=24
Param Type = c
delflag=f
Param Type = s
transdeleted=f
insert into trccrhistory (modifieddate,recordid,username,fieldname,modno,frameno,parentrow,tablerecid,idvalue,oldidvalue,newtrans,canceltrans,cancelremarks,rowno,newvalue,delflag,oldvalue,transdeleted) values (to_date(:modifieddate,'dd/mm/yyyy hh24:mi:ss'),:recordid,:username,:fieldname,:modno,:frameno,:parentrow,:tablerecid,:idvalue,:oldidvalue,:newtrans,:canceltrans,null,:rowno,:newvalue,:delflag,null,:transdeleted)
Select sysdate as sdt from dual
Time elapsed = 2
Param Type = c
modifieddate=28/10/2025 12:56:14
Param Type = n
recordid=13403000005857
Param Type = c
username=ADM_Dudu_PRO
Param Type = c
fieldname=case_type_code
Param Type = c
modno=1
Param Type = n
frameno=1
Param Type = n
parentrow=0
Param Type = n
tablerecid=13403000005857
Param Type = n
idvalue=0
Param Type = n
oldidvalue=0
Param Type = c
newtrans=f
Param Type = c
canceltrans=f
Param Type = n
rowno=0
Param Type = c
newvalue=51
Param Type = c
delflag=f
Param Type = s
transdeleted=f
insert into trccrhistory (modifieddate,recordid,username,fieldname,modno,frameno,parentrow,tablerecid,idvalue,oldidvalue,newtrans,canceltrans,cancelremarks,rowno,newvalue,delflag,oldvalue,transdeleted) values (to_date(:modifieddate,'dd/mm/yyyy hh24:mi:ss'),:recordid,:username,:fieldname,:modno,:frameno,:parentrow,:tablerecid,:idvalue,:oldidvalue,:newtrans,:canceltrans,null,:rowno,:newvalue,:delflag,null,:transdeleted)
Time elapsed for Save History = 3970817788750
Time elapsed for Save Attachment = 3970817788750
Time elapsed for After Save WF Exec = 3970817788751
Transaction commited
Result : {"message":[{"msg":"New Case Registration Saved","recordid":"13403000005857"}]}
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=ADM_Dudu_PRO
Param Type = c
calledon=28/10/2025 12:56:10
Param Type = c
callfinished=28/10/2025 12:56:28
Param Type = c
structname=trccr
Param Type = n
recordid=0
Param Type = c
servicename=Saving data
Param Type = c
serviceresult=success
Param Type = n
timetaken=18425
Param Type = n
dbtimetaken=17944
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