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 gcmsparveenbor827ccb0eea8a706c4c34a16891f84e7brbccr200016424820001642481159900000000010006021/04/20162016/2885No21020600000000510046671084141??? ?????? 229 RTA2710299000000644100057110199000000860100330000008152025/417709/10/202513NoNoNo018308000000000??????????????????? ???? ???? ??????18707000000000??????-?????????? ???? ????? ???, ?????? ??? ??-19 ?, ??????? ????? ?? ?????? ?????10206000000000102060000000051004667YESNO018308000000000??????????????????18707000000000????? ?????? ???? ?????10206000000000102060000000051004667YESNO11567700106228827982839753318311000000000NO11567700106237738946070095718312000000000NO01020600000000510206000000012115990000000002014/339714/03/2016?????????? ????002000164248?????????????? Executing Savedata webservice ----------------------------- Received JSON : {"savedata":{"axpapp":"gcms","username":"parveenbor","password":"827ccb0eea8a706c4c34a16891f84e7b","seed":"","s":"","transid":"rbccr","recordid":"2000164248","recdata":[{"axp_recid1":[{"rowno":"001","text":"2000164248","columns":{"court_name":"11599000000000","court_code":"10006","pcaseregid":"0","institution_date":"21/04/2016","case_no":"2016/2885","priority":"No","x_case_no":"","land_area":"2","district_name":"10206000000005","tehsil_name":"1004667","village_name":"1084141","panchayat_name":"??? ?????? ","section_group":"229 RTA","sectionid":"27","case_type":"10299000000644","case_type_code":"","bench_type":"1000571","bench_name":"","benchcode":"","act_name":"10199000000860","act_code":"","case_purpose_name":"10033000000815","case_purpose_code":"","prvcaseno":"","baj_no":"2025/4177","hearingdate":"09/10/2025","usercode":"13","stay_application":"No","urgent_hearing":"No","miyad":"No","link_case":""}}]},{"axp_recid3":[{"rowno":"001","text":"0","columns":{"appellant_type":"18308000000000","appellant_name":"?????????","aprelationship":"?????","father_husband_name":"????? ???? ???? ??????","phone1":"","appellant_email":"","appellant_otherid":"","appellant_gender":"","acategory":"18707000000000","appellant_address":"??????-?????????? ???? ????? ???, ?????? ??? ??-19 ?, ??????? ????? ?? ?????? ?????","astate_name":"10206000000000","adistrict_name":"10206000000005","atehsil_name":"1004667","aprimarycheck":"YES","app_inactive":"NO"}}]},{"axp_recid4":[{"rowno":"001","text":"0","columns":{"respondent_type":"18308000000000","respondent_name":"?????","relationship":"?????","rfather_husband_name":"????????","respondent_phone1":"","respondent_email":"","respondent_otherid":"","respondent_gender":"","rcategory":"18707000000000","respondent_address":"????? ?????? ???? ?????","rstate_name":"10206000000000","rdistrict_name":"10206000000005","rtehsil_name":"1004667","rprimarycheck":"YES","res_inactive":"NO"}}]},{"axp_recid5":[{"rowno":"001","text":"1156770010622","columns":{"advocate_mastid":"8827","advcontact":"9828397533","advocate_type":"18311000000000","adv_inactive":"NO"}},{"rowno":"002","text":"1156770010623","columns":{"advocate_mastid":"7738","advcontact":"9460700957","advocate_type":"18312000000000","adv_inactive":"NO"}}]},{"axp_recid7":[{"rowno":"001","text":"0","columns":{"ldistrict_name":"10206000000005","lcourt_type":"10206000000012","lcourt_name":"11599000000000","lcase_no":"2014/3397","ldecision_date":"14/03/2016","pappellant_name":"?????","prespondent_name":"????? ????","caveatno":"","lact_name":"0","lsection_name":"0"}}]},{"axp_recid9":[{"rowno":"001","text":"2000164248","columns":{"linked_case_no":"","primary_appellant":"?????????","primary_respondent":"?????"}}]}]}} Verifying username and password User Name : parveenbor Select a.*, b.maxlogintry from AXUSERS a , axprops b WHERE lower(a.USERNAME) = :U and b.name = 'app' U=parveenbor Time elapsed = 26 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 : parveenbor Select sysdate as sdt from dual Time elapsed = 4 dt=08/10/2025 10:52:19 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=parveenbor dt=08/10/2025 10:52:19 dt=08/10/2025 10:52:19 Time elapsed = 11 User Groups: rb_admin select userroles from axusergroups where groupname in ( 'rb_admin' ) Time elapsed = 5 User Roles : rb_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 = 1 Step4 axprops\stm size:4235 Step4-123456 images\Generalized Court Management SystemINRF500250000F00000F 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=parveenbor select a.court_name from v_axcourts a where a.PAXUSERNAME = :username order by 1 username=parveenbor Time elapsed = 4 Result of firesql = Result = Evaluating sqlget({m2},{court_name}) Calling function sqlget Result of sqlget = BOARD OF REVENUE,AJMER Result = BOARD OF REVENUE,AJMER Evaluating firesql({m3},{select a.court_type from v_axcourts a where a.paxusername= :username order by 1}) Calling function firesql username=parveenbor select a.court_type from v_axcourts a where a.paxusername= :username order by 1 username=parveenbor Time elapsed = 4 Result of firesql = Result = Evaluating sqlget({m3},{court_type}) Calling function sqlget Result of sqlget = Revenue Board Result = Revenue Board Evaluating firesql({m4},{select a.court_name_mastid from v_axcourts a where a.paxusername = :username order by 1}) Calling function firesql username=parveenbor select a.court_name_mastid from v_axcourts a where a.paxusername = :username order by 1 username=parveenbor Time elapsed = 4 Result of firesql = Result = Evaluating sqlget({m4},{court_name_mastid}) Calling function sqlget Result of sqlget = 11599000000000 Result = 11599000000000 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=parveenbor Time elapsed = 3 Result of firesql = Result = Evaluating sqlget({m4},{axusersid}) Calling function sqlget Result of sqlget = 1464220000274 Result = 1464220000274 Evaluating firesql({m4},{select :username as uname from dual}) Calling function firesql select :username as uname from dual username=parveenbor Time elapsed = 3 Result of firesql = Result = Evaluating sqlget({m4},{uname}) Calling function sqlget Result of sqlget = parveenbor Result = parveenbor 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=parveenbor Time elapsed = 3 Result of firesql = Result = Evaluating sqlget({m4},{COURT_CODE}) Calling function sqlget Result of sqlget = 10006 Result = 10006 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 = 2 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=parveenbor SELECT INITCAP (TRIM (A.DISTNAMEENG)) AS DISTNAMEENG FROM v_axcourts a WHERE A.PAXUSERNAME = :username ORDER BY 1 username=parveenbor Time elapsed = 4 Result of firesql = Result = Evaluating sqlget({m7},{DISTNAMEENG}) Calling function sqlget Result of sqlget = Ajmer Result = Ajmer Evaluating firesql({m8},{SELECT A.COURT_CATEGOTY FROM v_axcourts a WHERE A.PAXUSERNAME = :username ORDER BY 1}) Calling function firesql username=parveenbor SELECT A.COURT_CATEGOTY FROM v_axcourts a WHERE A.PAXUSERNAME = :username ORDER BY 1 username=parveenbor Time elapsed = 14 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=1464220000274 select b.department_mastid from axcourts a,department_mast b where a.deptname=b.department_mastid and A.AXUSERSID=:login_userid login_userid=1464220000274 Time elapsed = 6 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=parveenbor Time elapsed = 3 Result of firesql = Result = Evaluating sqlget({m3},{court_type_mastid}) Calling function sqlget Result of sqlget = 10206000000012 Result = 10206000000012 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=parveenbor 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=parveenbor Time elapsed = 6 Result of firesql = Result = Evaluating sqlget({m4},{groupname}) Calling function sqlget Result of sqlget = rb_admin Result = rb_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=parveenbor 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=parveenbor Time elapsed = 9 Result of firesql = Result = Evaluating sqlget({P1},{ct}) Calling function sqlget Result of sqlget = 0 Result = 0 3 completed LoadAppVars Password validation done successfully select name from tstructs where blobno=1 and name in (SELECT SNAME FROM AXUSERACCESS WHERE RNAME IN ('rb_admin') and lower(sname)='rbccr' and stype = 't' ) Time elapsed = 2 select Props from axuseraccess where lower(rname)='rb_admin' and lower(sname)='rbccr' 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 : rb_admin,rbccr,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 = 2 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 : rbccr ParamTYpe : c Param List : name select props from tstructs where lower(name)= :name order by blobno Time elapsed = 3 Step4 tstructs\stm size:9062 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 = 4 select lpad(' ', 250, ' ') LVAL from dual Time elapsed = 2 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 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 = 4 select lpad(' ', 250, ' ') LVAL from dual Time elapsed = 3 Evaluating iif(recordid > 0 , institution_date ,date()) Result = Evaluating {No} Result = Evaluating date() Result = Evaluating dtchk Result = Evaluating {No} Result = Evaluating {No} Result = Evaluating {Yes} Result = Evaluating {ADVOCATE} Result = Evaluating court_code+case_no Result = Evaluating iif(recordid>0,{Case Reg Updated},{New Case Registration}) Result = Evaluating {F} Result = Evaluating {0} Result = Evaluating {N/A} Result = Evaluating upper(trim(village_name)) Result = Evaluating GETVALUE( {adistrict_nametemp} , aactiverowdistrict) Result = Evaluating iif(astate_code={OS},{T},iif(adistrict_name={},{Please select District Name},{T})) Result = Evaluating {NO} Result = Evaluating IIF(( (lower(aprimarycheck)={yes}) & ( lower(app_inactive)={no}) ),1,0) Result = Evaluating {0} Result = Evaluating {N/A} Result = Evaluating upper(trim(village_name)) Result = Evaluating {NO} Result = Evaluating IIF(( (lower(rprimarycheck) = {yes}) & ( lower(res_inactive) = {no}) ),1,0) Result = Evaluating {NO} Result = Evaluating {NO} 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=rbccr adxinout=o Time elapsed = 3 select * from trn_bor_casereg where trn_bor_caseregid=0 Time elapsed = 11 select * from Axusers where 1=2 Time elapsed = 6 select distinct(fldname) from AxTempUserFields Time elapsed = 2 select * from AxAttachWorkflow where lower(transid) = 'rbccr' Time elapsed = 14 Step3 Sql : select props from tstructs where lower(name)= :name order by blobno Paramval : rbchh ParamTYpe : c Param List : name select props from tstructs where lower(name)= :name order by blobno Time elapsed = 3 Step4 tstructs\stm size:2091 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=rbchh adxinout=o Time elapsed = 2 select * from trn_bor_case_hist where trn_bor_case_histid=0 Time elapsed = 4 Evaluating date() Result = Evaluating {Feedback} Result = Loading genmaps 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 rbccr >>Frame No 1 court_name = 11599000000000 court_code = 10006 institution_date = 21/04/2016 Evaluating - iif(recordid > 0 , institution_date ,date()) Result of date = 08/10/2025 recordid = 2000164248 institution_date = 21/04/2016 Result of iif = 21/04/2016 prefix = institution_date=21/04/2016 00:00:00 SELECT TO_CHAR ( to_date(:institution_date,'dd/mm/yyyy hh24:mi:ss'), 'YYYY')||'/' AS prefix FROM DUAL institution_date=21/04/2016 00:00:00 Time elapsed = 4 prefix after validation = 2016/ case_no = 2016/2885 priority = No x_case_no = land_area = 2 district_name = 10206000000005 district_code = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function division = district_name=10206000000005 SELECT A2.DIVISION_MASTID FROM district_mast a1, division_mast a2 WHERE A1.DIVISION_NAME = A2.DIVISION_MASTID AND A1.DISTRICT_MASTID = :district_name district_name=10206000000005 Time elapsed = 4 division after validation = 10206000000003 tehsil_name = 1004667 tehsil_code = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function village_name = 1084141 panchayat_name = ??? ?????? section_group = 229 RTA sectionid = 27 case_type = 10299000000644 case_type_code = case_type=10299000000644 SELECT CASE_CODE FROM case_type_mast WHERE CASE_TYPE_MASTID = :case_type case_type=10299000000644 Time elapsed = 4 case_type_code after validation = 106 bench_type = 1000571 bench_name = Bench Code* cannot be left empty. Validate error msg : Bench Code* cannot be left empty. Validate error msg1 : Bench Code* cannot be left empty. Validate error msg2 : Bench Code* cannot be left empty. DB Call error msg : Bench Code* cannot be left empty. Error : 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=parveenbor Param Type = c calledon=08/10/2025 10:52:29 Param Type = c callfinished=08/10/2025 10:52:30 Param Type = c structname=rbccr Param Type = n recordid=0 Param Type = c servicename=Saving data Param Type = c serviceresult=Bench Code* cannot be left empty. Bench Code* cannot be left empty. Param Type = n timetaken=899 Param Type = n dbtimetaken=376 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