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 gcmsmobileuser827ccb0eea8a706c4c34a16891f84e7btscmh00100034031139099000007204/10/20240100032013/181377498004/10/2024???Division BenchD.B4031139099000007201/11/2024184730000000001191990000042N0tax_imran0100032015/239978054104/10/2024???Division BenchD.B4031139099000007201/11/2024184730000000001191990000042N0tax_imran0100032020/464103022000534404/10/2024???Division BenchD.B4031139099000007201/11/2024184730000000001191990000042N21/12/20206068149tax_imran0100032020/753163555000492304/10/2024???Division BenchD.B4031139099000007201/11/2024184730000000001191990000042N0tax_imran0100032020/754164255000483904/10/2024???Division BenchD.B4031139099000007201/11/2024184730000000001191990000042N0tax_imran0100032021/613168377000566404/10/2024???Division BenchD.B4031139099000007201/11/2024184730000000001191990000042N0tax_imran0100032024/40157433000757804/10/2024?????Division BenchD.B4031139099000007222/10/202410004921191990000042N0tax_imran Executing Savedata webservice ----------------------------- Received JSON : {"savedata":{"axpapp":"gcms","username":"mobileuser","password":"827ccb0eea8a706c4c34a16891f84e7b","seed":"","s":"","transid":"tscmh","recordid":"0","recdata":[{"axp_recid1":[{"rowno":"001","text":"0","columns":{"c_code":"10003","bench_type":"4031","bench_name":"1390990000072","prehear_date":"04/10/2024"}}]},{"axp_recid2":[{"rowno":"001","text":"0","columns":{"court_code":"10003","case_no":"2013/1813","trn_tax_caseid":"774980","pre_hear_date":"04/10/2024","case_purpose_name":"???","pre_bench_type":"Division Bench","pre_bench_name":"D.B","new_benchtype":"4031","new_benchname":"1390990000072","next_hear_date":"01/11/2024","new_case_purpose":"18473000000000","casestatus":"1191990000042","supplimentry":"N","stay_date":"","stay_amount":"0","puname":"tax_imran"}},{"rowno":"002","text":"0","columns":{"court_code":"10003","case_no":"2015/2399","trn_tax_caseid":"780541","pre_hear_date":"04/10/2024","case_purpose_name":"???","pre_bench_type":"Division Bench","pre_bench_name":"D.B","new_benchtype":"4031","new_benchname":"1390990000072","next_hear_date":"01/11/2024","new_case_purpose":"18473000000000","casestatus":"1191990000042","supplimentry":"N","stay_date":"","stay_amount":"0","puname":"tax_imran"}},{"rowno":"003","text":"0","columns":{"court_code":"10003","case_no":"2020/464","trn_tax_caseid":"1030220005344","pre_hear_date":"04/10/2024","case_purpose_name":"???","pre_bench_type":"Division Bench","pre_bench_name":"D.B","new_benchtype":"4031","new_benchname":"1390990000072","next_hear_date":"01/11/2024","new_case_purpose":"18473000000000","casestatus":"1191990000042","supplimentry":"N","stay_date":"21/12/2020","stay_amount":"6068149","puname":"tax_imran"}},{"rowno":"004","text":"0","columns":{"court_code":"10003","case_no":"2020/753","trn_tax_caseid":"1635550004923","pre_hear_date":"04/10/2024","case_purpose_name":"???","pre_bench_type":"Division Bench","pre_bench_name":"D.B","new_benchtype":"4031","new_benchname":"1390990000072","next_hear_date":"01/11/2024","new_case_purpose":"18473000000000","casestatus":"1191990000042","supplimentry":"N","stay_date":"","stay_amount":"0","puname":"tax_imran"}},{"rowno":"005","text":"0","columns":{"court_code":"10003","case_no":"2020/754","trn_tax_caseid":"1642550004839","pre_hear_date":"04/10/2024","case_purpose_name":"???","pre_bench_type":"Division Bench","pre_bench_name":"D.B","new_benchtype":"4031","new_benchname":"1390990000072","next_hear_date":"01/11/2024","new_case_purpose":"18473000000000","casestatus":"1191990000042","supplimentry":"N","stay_date":"","stay_amount":"0","puname":"tax_imran"}},{"rowno":"006","text":"0","columns":{"court_code":"10003","case_no":"2021/613","trn_tax_caseid":"1683770005664","pre_hear_date":"04/10/2024","case_purpose_name":"???","pre_bench_type":"Division Bench","pre_bench_name":"D.B","new_benchtype":"4031","new_benchname":"1390990000072","next_hear_date":"01/11/2024","new_case_purpose":"18473000000000","casestatus":"1191990000042","supplimentry":"N","stay_date":"","stay_amount":"0","puname":"tax_imran"}},{"rowno":"007","text":"0","columns":{"court_code":"10003","case_no":"2024/40","trn_tax_caseid":"1574330007578","pre_hear_date":"04/10/2024","case_purpose_name":"?????","pre_bench_type":"Division Bench","pre_bench_name":"D.B","new_benchtype":"4031","new_benchname":"1390990000072","next_hear_date":"22/10/2024","new_case_purpose":"1000492","casestatus":"1191990000042","supplimentry":"N","stay_date":"","stay_amount":"0","puname":"tax_imran"}}]}]}} Verifying username and password User Name : mobileuser Select a.*, b.maxlogintry from AXUSERS a , axprops b WHERE lower(a.USERNAME) = :U and b.name = 'app' U=mobileuser Time elapsed = 20 Password checking along with max.no of login specified in app.xml update axusers set logintry = 0 where lower(username) = :U Time elapsed = 9 Result : Verifying completed... Page Access Category : User Name : mobileuser Select sysdate as sdt from dual Time elapsed = 6 dt=04/10/2024 15:27:37 Select sysdate as sdt from dual Time elapsed = 6 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=mobileuser dt=04/10/2024 15:27:37 dt=04/10/2024 15:27:37 Time elapsed = 12 User Groups: mobileuser select userroles from axusergroups where groupname in ( 'mobileuser' ) Time elapsed = 5 User Roles : mobileuser Loading App/User vars reading the props xml Step3 Sql : select props from axprops where lower(name)= :name order by blobno Paramval : app ParamTYpe : c Param List : name select props from axprops where lower(name)= :name order by blobno Time elapsed = 4 Step4 axprops\stm size:4235 Step4-123456 images\Generalized Court Management 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=mobileuser select a.court_name from v_axcourts a where a.PAXUSERNAME = :username order by 1 username=mobileuser Time elapsed = 8 Result of firesql = Result = Evaluating sqlget({m2},{court_name}) Calling function sqlget Result of sqlget = ??????????? ???????? ????????? ???? ????? (AB-MGRSBY),HO Result = ??????????? ???????? ????????? ???? ????? (AB-MGRSBY),HO Evaluating firesql({m3},{select a.court_type from v_axcourts a where a.paxusername= :username order by 1}) Calling function firesql username=mobileuser select a.court_type from v_axcourts a where a.paxusername= :username order by 1 username=mobileuser Time elapsed = 6 Result of firesql = Result = Evaluating sqlget({m3},{court_type}) Calling function sqlget Result of sqlget = AB-MGRSBY Result = AB-MGRSBY Evaluating firesql({m4},{select a.court_name_mastid from v_axcourts a where a.paxusername = :username order by 1}) Calling function firesql username=mobileuser select a.court_name_mastid from v_axcourts a where a.paxusername = :username order by 1 username=mobileuser Time elapsed = 6 Result of firesql = Result = Evaluating sqlget({m4},{court_name_mastid}) Calling function sqlget Result of sqlget = 1245660000858 Result = 1245660000858 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=mobileuser Time elapsed = 13 Result of firesql = Result = Evaluating sqlget({m4},{axusersid}) Calling function sqlget Result of sqlget = 11748000000124 Result = 11748000000124 Evaluating firesql({m4},{select :username as uname from dual}) Calling function firesql select :username as uname from dual username=mobileuser Time elapsed = 6 Result of firesql = Result = Evaluating sqlget({m4},{uname}) Calling function sqlget Result of sqlget = mobileuser Result = mobileuser 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=mobileuser Time elapsed = 6 Result of firesql = Result = Evaluating sqlget({m4},{COURT_CODE}) Calling function sqlget Result of sqlget = 10001 Result = 10001 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 = 6 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=mobileuser SELECT INITCAP (TRIM (A.DISTNAMEENG)) AS DISTNAMEENG FROM v_axcourts a WHERE A.PAXUSERNAME = :username ORDER BY 1 username=mobileuser Time elapsed = 7 Result of firesql = Result = Evaluating sqlget({m7},{DISTNAMEENG}) Calling function sqlget Result of sqlget = Na Result = Na Evaluating firesql({m8},{SELECT A.COURT_CATEGOTY FROM v_axcourts a WHERE A.PAXUSERNAME = :username ORDER BY 1}) Calling function firesql username=mobileuser SELECT A.COURT_CATEGOTY FROM v_axcourts a WHERE A.PAXUSERNAME = :username ORDER BY 1 username=mobileuser Time elapsed = 5 Result of firesql = Result = Evaluating sqlget({m8},{COURT_CATEGOTY}) Calling function sqlget Result of sqlget = 1319880000000 Result = 1319880000000 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=11748000000124 select b.department_mastid from axcourts a,department_mast b where a.deptname=b.department_mastid and A.AXUSERSID=:login_userid login_userid=11748000000124 Time elapsed = 6 Result of firesql = Result = Evaluating sqlget({m4},{department_mastid}) Calling function sqlget Result of sqlget = Result = 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=mobileuser Time elapsed = 5 Result of firesql = Result = Evaluating sqlget({m3},{court_type_mastid}) Calling function sqlget Result of sqlget = 1245550000689 Result = 1245550000689 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=mobileuser 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=mobileuser Time elapsed = 7 Result of firesql = Result = Evaluating sqlget({m4},{groupname}) Calling function sqlget Result of sqlget = Result = Evaluating firesql({a1},{select to_date('30/01/2021','DD/MM/RRRR') dd from dual}) Calling function firesql select to_date('30/01/2021','DD/MM/RRRR') dd from dual Time elapsed = 4 Result of firesql = Result = Evaluating sqlget({a1},{dd}) Calling function sqlget Result of sqlget = 30/01/2021 Result = 30/01/2021 Evaluating firesql({P1},{SELECT count(1) ct FROM trn_rcms_officer WHERE court_code in (select court_code from v_axcourts where paxusername = :username) and officer_name !=0}) Calling function firesql username=mobileuser 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=mobileuser Time elapsed = 10 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 ('mobileuser') and lower(sname)='tscmh' and stype = 't' ) Time elapsed = 22 select Props from axuseraccess where lower(rname)='mobileuser' and lower(sname)='tscmh' and stype = 't' Time elapsed = 15 Sql : select props from axuseraccess where lower(rname)= :rname and lower(sname)= :sname and stype = :stype order by blobno Paramval : mobileuser,tscmh,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 : tscmh ParamTYpe : c Param List : name select props from tstructs where lower(name)= :name order by blobno Time elapsed = 5 Step4 tstructs\stm size:4232 Step4-0 Step4-1 Step4-2 Step4-3 Step4-4 Step5 Step6 Step9 Evaluating date() Result = Evaluating m_courtname Result = Evaluating {N} Result = Evaluating c_code Result = Evaluating nxthear_date Result = Evaluating case_purpose_name Result = select transid from axpexchange where (transid = :tid) and (adxinout = :adxinout) tid=tscmh adxinout=o Time elapsed = 6 select * from TRN_TAX_MHEARING where TRN_TAX_MHEARINGid=0 Time elapsed = 46 select * from Axusers where 1=2 Time elapsed = 5 select distinct(fldname) from AxTempUserFields Time elapsed = 4 select * from AxAttachWorkflow where lower(transid) = 'tscmh' Time elapsed = 18 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 tscmh >>Frame No 1 currdate = Evaluating - date() Result of date = 04/10/2024 currdate after validation = 04/10/2024 sourceid = court_name = username=mobileuser SELECT c.court_name_mastid, c.court_name, c.court_code, b.court_type_mastid, b.court_type, b.hierarchy_level, c.district_name, c.division_name, c.tehsil_name,c.sdo_name FROM court_name_mast c, axcourts a, court_type_mast b WHERE a.court_name = c.court_name_mastid AND c.court_type = b.court_type_mastid AND a.court_name != 1 AND a.paxusername = :username UNION SELECT c.court_name_mastid, c.court_name, c.court_code, b.court_type_mastid, b.court_type, b.hierarchy_level, c.district_name, c.division_name, c.tehsil_name,c.sdo_name FROM court_name_mast c, axcourts a, court_type_mast b WHERE a.court_name = 1 AND c.court_type = b.court_type_mastid AND c.court_name_mastid != 1 AND a.paxusername = :username ORDER BY 2, 3 username=mobileuser username=mobileuser Time elapsed = 8 Evaluating - m_courtname m_courtname = ??????????? ???????? ????????? ???? ????? (AB-MGRSBY),HO court_name after validation = ??????????? ???????? ????????? ???? ????? (AB-MGRSBY),HO Id = 1245660000858 c_code = 10003 Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function c_code after validation = 10001 bench_type = 4031 bench_typeid = bench_name = 1390990000072 bench_nameid = s_supplimentry = Evaluating - {N} s_supplimentry after validation = N prehear_date = 04/10/2024 cases = mcases = nw_btype = nbt = nw_bname = nw_bntype = nxthear_date = time zone difference = 0 >>Writing to tables tscmh Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tscmh' Time elapsed = 5 Saving to table TRN_TAX_MHEARING select * from TRN_TAX_MHEARING where TRN_TAX_MHEARINGid=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 = 15986000008471 MapName SourceId 0 Select sysdate as sdt from dual Time elapsed = 4 Select sysdate as sdt from dual Time elapsed = 5 prehear_date = 04/10/2024 nxthear_date = sourceid = 0 c_code = 10001 bench_type = 4031 bench_name = 1390990000072 Posting record Param Type = n trn_tax_mhearingid=15986000008471 Param Type = n sourceid=0 Param Type = c cancel=F Param Type = c createdby=mobileuser Param Type = c createdon=04/10/2024 15:27:37 Param Type = c username=mobileuser Param Type = c modifiedon=04/10/2024 15:27:37 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c prehear_date=04/10/2024 00:00:00 Param Type = c c_code=10001 Param Type = c bench_type=4031 Param Type = c bench_name=1390990000072 insert into TRN_TAX_MHEARING (trn_tax_mhearingid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,prehear_date,nxthear_date,c_code,bench_type,bench_name) values (:trn_tax_mhearingid,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,to_date(:prehear_date,'dd/mm/yyyy hh24:mi:ss'),null,:c_code,:bench_type,:bench_name) Saving to table TRN_TAX_HEARING select * from TRN_TAX_HEARING where TRN_TAX_HEARINGid=0 Time elapsed = 5484 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 = 15986000008472 MapName SourceId 0 Select sysdate as sdt from dual Time elapsed = 5 Select sysdate as sdt from dual Time elapsed = 6 puname = tax_imran stay_amount = 0 case_purpose_name = ??? pre_bench_type = Division Bench pre_bench_name = D.B pre_hear_date = 04/10/2024 court_code = 10003 case_no = 2013/1813 trn_tax_caseid = 774980 casestatus = 1191990000042 supplimentry = N stay_date = new_case_purpose = 18473000000000 new_benchtype = 4031 new_benchname = 1390990000072 next_hear_date = 01/11/2024 TRN_TAX_HEARINGrow = 1 Posting record Param Type = n trn_tax_hearingid=15986000008472 Param Type = n trn_tax_mhearingid=15986000008471 Param Type = n sourceid=0 Param Type = c cancel=F Param Type = c createdby=mobileuser Param Type = c createdon=04/10/2024 15:27:43 Param Type = c username=mobileuser Param Type = c modifiedon=04/10/2024 15:27:43 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c puname=tax_imran Param Type = n stay_amount=0 Param Type = c case_purpose_name=??? Param Type = c pre_bench_type=Division Bench Param Type = c pre_bench_name=D.B Param Type = c pre_hear_date=04/10/2024 00:00:00 Param Type = c court_code=10003 Param Type = c case_no=2013/1813 Param Type = c trn_tax_caseid=774980 Param Type = c casestatus=1191990000042 Param Type = c supplimentry=N Param Type = c new_case_purpose=18473000000000 Param Type = c new_benchtype=4031 Param Type = c new_benchname=1390990000072 Param Type = c next_hear_date=01/11/2024 00:00:00 Param Type = n trn_tax_hearingrow=1 insert into TRN_TAX_HEARING (trn_tax_hearingid,trn_tax_mhearingid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,puname,stay_amount,case_purpose_name,pre_bench_type,pre_bench_name,pre_hear_date,court_code,case_no,trn_tax_caseid,casestatus,supplimentry,stay_date,new_case_purpose,new_benchtype,new_benchname,next_hear_date,trn_tax_hearingrow) values (:trn_tax_hearingid,:trn_tax_mhearingid,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,:puname,:stay_amount,:case_purpose_name,:pre_bench_type,:pre_bench_name,to_date(:pre_hear_date,'dd/mm/yyyy hh24:mi:ss'),:court_code,:case_no,:trn_tax_caseid,:casestatus,:supplimentry,null,:new_case_purpose,:new_benchtype,:new_benchname,to_date(:next_hear_date,'dd/mm/yyyy hh24:mi:ss'),:trn_tax_hearingrow) select * from TRN_TAX_HEARING where TRN_TAX_HEARINGid=0 Time elapsed = 240 Adding new record to store data from Frame 2, Row 2 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 4 RecordId = 15986000008473 MapName SourceId 0 Select sysdate as sdt from dual Time elapsed = 8 Select sysdate as sdt from dual Time elapsed = 10 puname = tax_imran stay_amount = 0 new_benchname = 1390990000072 new_benchtype = 4031 pre_bench_name = D.B next_hear_date = 01/11/2024 supplimentry = N casestatus = 1191990000042 new_case_purpose = 18473000000000 case_no = 2015/2399 court_code = 10003 stay_date = trn_tax_caseid = 780541 pre_bench_type = Division Bench case_purpose_name = ??? pre_hear_date = 04/10/2024 TRN_TAX_HEARINGrow = 2 Posting record Param Type = n trn_tax_hearingid=15986000008473 Param Type = n trn_tax_mhearingid=15986000008471 Param Type = n sourceid=0 Param Type = c cancel=F Param Type = c createdby=mobileuser Param Type = c createdon=04/10/2024 15:27:44 Param Type = c username=mobileuser Param Type = c modifiedon=04/10/2024 15:27:44 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c puname=tax_imran Param Type = n stay_amount=0 Param Type = c new_benchname=1390990000072 Param Type = c new_benchtype=4031 Param Type = c pre_bench_name=D.B Param Type = c next_hear_date=01/11/2024 00:00:00 Param Type = c supplimentry=N Param Type = c casestatus=1191990000042 Param Type = c new_case_purpose=18473000000000 Param Type = c case_no=2015/2399 Param Type = c court_code=10003 Param Type = c trn_tax_caseid=780541 Param Type = c pre_bench_type=Division Bench Param Type = c case_purpose_name=??? Param Type = c pre_hear_date=04/10/2024 00:00:00 Param Type = n trn_tax_hearingrow=2 insert into TRN_TAX_HEARING (trn_tax_hearingid,trn_tax_mhearingid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,puname,stay_amount,new_benchname,new_benchtype,pre_bench_name,next_hear_date,supplimentry,casestatus,new_case_purpose,case_no,court_code,stay_date,trn_tax_caseid,pre_bench_type,case_purpose_name,pre_hear_date,trn_tax_hearingrow) values (:trn_tax_hearingid,:trn_tax_mhearingid,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,:puname,:stay_amount,:new_benchname,:new_benchtype,:pre_bench_name,to_date(:next_hear_date,'dd/mm/yyyy hh24:mi:ss'),:supplimentry,:casestatus,:new_case_purpose,:case_no,:court_code,null,:trn_tax_caseid,:pre_bench_type,:case_purpose_name,to_date(:pre_hear_date,'dd/mm/yyyy hh24:mi:ss'),:trn_tax_hearingrow) select * from TRN_TAX_HEARING where TRN_TAX_HEARINGid=0 Time elapsed = 122 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 = 4 RecordId = 15986000008474 MapName SourceId 0 Select sysdate as sdt from dual Time elapsed = 7 Select sysdate as sdt from dual Time elapsed = 6 puname = tax_imran stay_amount = 6068149 case_purpose_name = ??? pre_bench_type = Division Bench pre_bench_name = D.B pre_hear_date = 04/10/2024 court_code = 10003 case_no = 2020/464 trn_tax_caseid = 1030220005344 casestatus = 1191990000042 supplimentry = N stay_date = 21/12/2020 new_case_purpose = 18473000000000 new_benchtype = 4031 new_benchname = 1390990000072 next_hear_date = 01/11/2024 TRN_TAX_HEARINGrow = 3 Posting record Param Type = n trn_tax_hearingid=15986000008474 Param Type = n trn_tax_mhearingid=15986000008471 Param Type = n sourceid=0 Param Type = c cancel=F Param Type = c createdby=mobileuser Param Type = c createdon=04/10/2024 15:27:44 Param Type = c username=mobileuser Param Type = c modifiedon=04/10/2024 15:27:44 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c puname=tax_imran Param Type = n stay_amount=6068149 Param Type = c case_purpose_name=??? Param Type = c pre_bench_type=Division Bench Param Type = c pre_bench_name=D.B Param Type = c pre_hear_date=04/10/2024 00:00:00 Param Type = c court_code=10003 Param Type = c case_no=2020/464 Param Type = c trn_tax_caseid=1030220005344 Param Type = c casestatus=1191990000042 Param Type = c supplimentry=N Param Type = c stay_date=21/12/2020 00:00:00 Param Type = c new_case_purpose=18473000000000 Param Type = c new_benchtype=4031 Param Type = c new_benchname=1390990000072 Param Type = c next_hear_date=01/11/2024 00:00:00 Param Type = n trn_tax_hearingrow=3 insert into TRN_TAX_HEARING (trn_tax_hearingid,trn_tax_mhearingid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,puname,stay_amount,case_purpose_name,pre_bench_type,pre_bench_name,pre_hear_date,court_code,case_no,trn_tax_caseid,casestatus,supplimentry,stay_date,new_case_purpose,new_benchtype,new_benchname,next_hear_date,trn_tax_hearingrow) values (:trn_tax_hearingid,:trn_tax_mhearingid,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,:puname,:stay_amount,:case_purpose_name,:pre_bench_type,:pre_bench_name,to_date(:pre_hear_date,'dd/mm/yyyy hh24:mi:ss'),:court_code,:case_no,:trn_tax_caseid,:casestatus,:supplimentry,to_date(:stay_date,'dd/mm/yyyy hh24:mi:ss'),:new_case_purpose,:new_benchtype,:new_benchname,to_date(:next_hear_date,'dd/mm/yyyy hh24:mi:ss'),:trn_tax_hearingrow) select * from TRN_TAX_HEARING where TRN_TAX_HEARINGid=0 Time elapsed = 115 Adding new record to store data from Frame 2, Row 4 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 3 RecordId = 15986000008475 MapName SourceId 0 Select sysdate as sdt from dual Time elapsed = 5 Select sysdate as sdt from dual Time elapsed = 4 puname = tax_imran stay_amount = 0 case_purpose_name = ??? pre_bench_type = Division Bench pre_bench_name = D.B pre_hear_date = 04/10/2024 court_code = 10003 case_no = 2020/753 trn_tax_caseid = 1635550004923 casestatus = 1191990000042 supplimentry = N stay_date = new_case_purpose = 18473000000000 new_benchtype = 4031 new_benchname = 1390990000072 next_hear_date = 01/11/2024 TRN_TAX_HEARINGrow = 4 Posting record Param Type = n trn_tax_hearingid=15986000008475 Param Type = n trn_tax_mhearingid=15986000008471 Param Type = n sourceid=0 Param Type = c cancel=F Param Type = c createdby=mobileuser Param Type = c createdon=04/10/2024 15:27:45 Param Type = c username=mobileuser Param Type = c modifiedon=04/10/2024 15:27:45 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c puname=tax_imran Param Type = n stay_amount=0 Param Type = c case_purpose_name=??? Param Type = c pre_bench_type=Division Bench Param Type = c pre_bench_name=D.B Param Type = c pre_hear_date=04/10/2024 00:00:00 Param Type = c court_code=10003 Param Type = c case_no=2020/753 Param Type = c trn_tax_caseid=1635550004923 Param Type = c casestatus=1191990000042 Param Type = c supplimentry=N Param Type = c new_case_purpose=18473000000000 Param Type = c new_benchtype=4031 Param Type = c new_benchname=1390990000072 Param Type = c next_hear_date=01/11/2024 00:00:00 Param Type = n trn_tax_hearingrow=4 insert into TRN_TAX_HEARING (trn_tax_hearingid,trn_tax_mhearingid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,puname,stay_amount,case_purpose_name,pre_bench_type,pre_bench_name,pre_hear_date,court_code,case_no,trn_tax_caseid,casestatus,supplimentry,stay_date,new_case_purpose,new_benchtype,new_benchname,next_hear_date,trn_tax_hearingrow) values (:trn_tax_hearingid,:trn_tax_mhearingid,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,:puname,:stay_amount,:case_purpose_name,:pre_bench_type,:pre_bench_name,to_date(:pre_hear_date,'dd/mm/yyyy hh24:mi:ss'),:court_code,:case_no,:trn_tax_caseid,:casestatus,:supplimentry,null,:new_case_purpose,:new_benchtype,:new_benchname,to_date(:next_hear_date,'dd/mm/yyyy hh24:mi:ss'),:trn_tax_hearingrow) select * from TRN_TAX_HEARING where TRN_TAX_HEARINGid=0 Time elapsed = 120 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 = 15986000008476 MapName SourceId 0 Select sysdate as sdt from dual Time elapsed = 5 Select sysdate as sdt from dual Time elapsed = 4 puname = tax_imran stay_amount = 0 case_purpose_name = ??? pre_bench_type = Division Bench pre_bench_name = D.B pre_hear_date = 04/10/2024 court_code = 10003 case_no = 2020/754 trn_tax_caseid = 1642550004839 casestatus = 1191990000042 supplimentry = N stay_date = new_case_purpose = 18473000000000 new_benchtype = 4031 new_benchname = 1390990000072 next_hear_date = 01/11/2024 TRN_TAX_HEARINGrow = 5 Posting record Param Type = n trn_tax_hearingid=15986000008476 Param Type = n trn_tax_mhearingid=15986000008471 Param Type = n sourceid=0 Param Type = c cancel=F Param Type = c createdby=mobileuser Param Type = c createdon=04/10/2024 15:27:45 Param Type = c username=mobileuser Param Type = c modifiedon=04/10/2024 15:27:45 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c puname=tax_imran Param Type = n stay_amount=0 Param Type = c case_purpose_name=??? Param Type = c pre_bench_type=Division Bench Param Type = c pre_bench_name=D.B Param Type = c pre_hear_date=04/10/2024 00:00:00 Param Type = c court_code=10003 Param Type = c case_no=2020/754 Param Type = c trn_tax_caseid=1642550004839 Param Type = c casestatus=1191990000042 Param Type = c supplimentry=N Param Type = c new_case_purpose=18473000000000 Param Type = c new_benchtype=4031 Param Type = c new_benchname=1390990000072 Param Type = c next_hear_date=01/11/2024 00:00:00 Param Type = n trn_tax_hearingrow=5 insert into TRN_TAX_HEARING (trn_tax_hearingid,trn_tax_mhearingid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,puname,stay_amount,case_purpose_name,pre_bench_type,pre_bench_name,pre_hear_date,court_code,case_no,trn_tax_caseid,casestatus,supplimentry,stay_date,new_case_purpose,new_benchtype,new_benchname,next_hear_date,trn_tax_hearingrow) values (:trn_tax_hearingid,:trn_tax_mhearingid,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,:puname,:stay_amount,:case_purpose_name,:pre_bench_type,:pre_bench_name,to_date(:pre_hear_date,'dd/mm/yyyy hh24:mi:ss'),:court_code,:case_no,:trn_tax_caseid,:casestatus,:supplimentry,null,:new_case_purpose,:new_benchtype,:new_benchname,to_date(:next_hear_date,'dd/mm/yyyy hh24:mi:ss'),:trn_tax_hearingrow) select * from TRN_TAX_HEARING where TRN_TAX_HEARINGid=0 Time elapsed = 117 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 = 15986000008477 MapName SourceId 0 Select sysdate as sdt from dual Time elapsed = 5 Select sysdate as sdt from dual Time elapsed = 4 puname = tax_imran stay_amount = 0 new_benchname = 1390990000072 new_benchtype = 4031 pre_bench_name = D.B next_hear_date = 01/11/2024 supplimentry = N casestatus = 1191990000042 new_case_purpose = 18473000000000 case_no = 2021/613 court_code = 10003 stay_date = trn_tax_caseid = 1683770005664 pre_bench_type = Division Bench case_purpose_name = ??? pre_hear_date = 04/10/2024 TRN_TAX_HEARINGrow = 6 Posting record Param Type = n trn_tax_hearingid=15986000008477 Param Type = n trn_tax_mhearingid=15986000008471 Param Type = n sourceid=0 Param Type = c cancel=F Param Type = c createdby=mobileuser Param Type = c createdon=04/10/2024 15:27:45 Param Type = c username=mobileuser Param Type = c modifiedon=04/10/2024 15:27:45 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c puname=tax_imran Param Type = n stay_amount=0 Param Type = c new_benchname=1390990000072 Param Type = c new_benchtype=4031 Param Type = c pre_bench_name=D.B Param Type = c next_hear_date=01/11/2024 00:00:00 Param Type = c supplimentry=N Param Type = c casestatus=1191990000042 Param Type = c new_case_purpose=18473000000000 Param Type = c case_no=2021/613 Param Type = c court_code=10003 Param Type = c trn_tax_caseid=1683770005664 Param Type = c pre_bench_type=Division Bench Param Type = c case_purpose_name=??? Param Type = c pre_hear_date=04/10/2024 00:00:00 Param Type = n trn_tax_hearingrow=6 insert into TRN_TAX_HEARING (trn_tax_hearingid,trn_tax_mhearingid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,puname,stay_amount,new_benchname,new_benchtype,pre_bench_name,next_hear_date,supplimentry,casestatus,new_case_purpose,case_no,court_code,stay_date,trn_tax_caseid,pre_bench_type,case_purpose_name,pre_hear_date,trn_tax_hearingrow) values (:trn_tax_hearingid,:trn_tax_mhearingid,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,:puname,:stay_amount,:new_benchname,:new_benchtype,:pre_bench_name,to_date(:next_hear_date,'dd/mm/yyyy hh24:mi:ss'),:supplimentry,:casestatus,:new_case_purpose,:case_no,:court_code,null,:trn_tax_caseid,:pre_bench_type,:case_purpose_name,to_date(:pre_hear_date,'dd/mm/yyyy hh24:mi:ss'),:trn_tax_hearingrow) select * from TRN_TAX_HEARING where TRN_TAX_HEARINGid=0 Time elapsed = 143 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 = 15986000008478 MapName SourceId 0 Select sysdate as sdt from dual Time elapsed = 6 Select sysdate as sdt from dual Time elapsed = 5 puname = tax_imran stay_amount = 0 case_purpose_name = ????? pre_bench_type = Division Bench pre_bench_name = D.B pre_hear_date = 04/10/2024 court_code = 10003 case_no = 2024/40 trn_tax_caseid = 1574330007578 casestatus = 1191990000042 supplimentry = N stay_date = new_case_purpose = 1000492 new_benchtype = 4031 new_benchname = 1390990000072 next_hear_date = 22/10/2024 TRN_TAX_HEARINGrow = 7 Posting record Param Type = n trn_tax_hearingid=15986000008478 Param Type = n trn_tax_mhearingid=15986000008471 Param Type = n sourceid=0 Param Type = c cancel=F Param Type = c createdby=mobileuser Param Type = c createdon=04/10/2024 15:27:46 Param Type = c username=mobileuser Param Type = c modifiedon=04/10/2024 15:27:46 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c puname=tax_imran Param Type = n stay_amount=0 Param Type = c case_purpose_name=????? Param Type = c pre_bench_type=Division Bench Param Type = c pre_bench_name=D.B Param Type = c pre_hear_date=04/10/2024 00:00:00 Param Type = c court_code=10003 Param Type = c case_no=2024/40 Param Type = c trn_tax_caseid=1574330007578 Param Type = c casestatus=1191990000042 Param Type = c supplimentry=N Param Type = c new_case_purpose=1000492 Param Type = c new_benchtype=4031 Param Type = c new_benchname=1390990000072 Param Type = c next_hear_date=22/10/2024 00:00:00 Param Type = n trn_tax_hearingrow=7 insert into TRN_TAX_HEARING (trn_tax_hearingid,trn_tax_mhearingid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,puname,stay_amount,case_purpose_name,pre_bench_type,pre_bench_name,pre_hear_date,court_code,case_no,trn_tax_caseid,casestatus,supplimentry,stay_date,new_case_purpose,new_benchtype,new_benchname,next_hear_date,trn_tax_hearingrow) values (:trn_tax_hearingid,:trn_tax_mhearingid,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,:puname,:stay_amount,:case_purpose_name,:pre_bench_type,:pre_bench_name,to_date(:pre_hear_date,'dd/mm/yyyy hh24:mi:ss'),:court_code,:case_no,:trn_tax_caseid,:casestatus,:supplimentry,null,:new_case_purpose,:new_benchtype,:new_benchname,to_date(:next_hear_date,'dd/mm/yyyy hh24:mi:ss'),:trn_tax_hearingrow) Time elapsed for insert/update = 3937217265642 >>Executing genmaps Time elapsed for Gen Map = 3937217265646 Time elapsed for MD Map = 3937217265647 Time elapsed for Save History = 3937217265648 Time elapsed for Save Attachment = 3937217265650 Time elapsed for After Save WF Exec = 3937217265651 Transaction commited Result : {"message":[{"msg":"Tax Board Custom Multiple Hearing Saved","recordid":"15986000008471"}]} 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=mobileuser Param Type = c calledon=04/10/2024 15:27:36 Param Type = c callfinished=04/10/2024 15:27:45 Param Type = c structname=tscmh Param Type = n recordid=0 Param Type = c servicename=Saving data Param Type = c serviceresult=success Param Type = n timetaken=9346 Param Type = n dbtimetaken=8702 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