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 gcmsmobileuser827ccb0eea8a706c4c34a16891f84e7btscmh001000309/04/20240100032024/57168688000888909/04/2024???4031139099000007221/06/2024184730000000001191990000042N0tax_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":"","bench_name":"","prehear_date":"09/04/2024"}}]},{"axp_recid2":[{"rowno":"001","text":"0","columns":{"court_code":"10003","case_no":"2024/57","trn_tax_caseid":"1686880008889","pre_hear_date":"09/04/2024","case_purpose_name":"???","pre_bench_type":"","pre_bench_name":"","new_benchtype":"4031","new_benchname":"1390990000072","next_hear_date":"21/06/2024","new_case_purpose":"18473000000000","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 = 16 Password checking along with max.no of login specified in app.xml update axusers set logintry = 0 where lower(username) = :U Time elapsed = 6 Result : Verifying completed... Page Access Category : User Name : mobileuser Select sysdate as sdt from dual Time elapsed = 4 dt=09/04/2024 15:52:08 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=mobileuser dt=09/04/2024 15:52:08 dt=09/04/2024 15:52:08 Time elapsed = 11 User Groups: mobileuser select userroles from axusergroups where groupname in ( 'mobileuser' ) Time elapsed = 2 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 = 3 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 = 6 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 = 4 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 = 5 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 = 5 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 = 5 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 = 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=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 = 6 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 = 5 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 = 7 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 = 5 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 = 8 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 = 3 select Props from axuseraccess where lower(rname)='mobileuser' and lower(sname)='tscmh' 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 : 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 = 4 Reading data from stream Executing GetTransControlString Executing GetTransControl Creating DbCall Structure xml not received from client Step3 Sql : select props from tstructs where lower(name)= :name order by blobno Paramval : tscmh ParamTYpe : c Param List : name select props from tstructs where lower(name)= :name order by blobno Time elapsed = 4 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 = 4 select * from Axusers where 1=2 Time elapsed = 4 select distinct(fldname) from AxTempUserFields Time elapsed = 3 select * from AxAttachWorkflow where lower(transid) = 'tscmh' Time elapsed = 4 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 = 09/04/2024 currdate after validation = 09/04/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 = 9 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 = bench_typeid = bench_name = bench_nameid = s_supplimentry = Evaluating - {N} s_supplimentry after validation = N prehear_date = 09/04/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 = 4 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 = 10748000008144 MapName SourceId 0 Select sysdate as sdt from dual Time elapsed = 5 Select sysdate as sdt from dual Time elapsed = 4 prehear_date = 09/04/2024 nxthear_date = sourceid = 0 c_code = 10001 bench_type = bench_name = Posting record Param Type = n trn_tax_mhearingid=10748000008144 Param Type = n sourceid=0 Param Type = c cancel=F Param Type = c createdby=mobileuser Param Type = c createdon=09/04/2024 15:52:08 Param Type = c username=mobileuser Param Type = c modifiedon=09/04/2024 15:52:08 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c prehear_date=09/04/2024 00:00:00 Param Type = c c_code=10001 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,null,null) Saving to table TRN_TAX_HEARING select * from TRN_TAX_HEARING where TRN_TAX_HEARINGid=0 Time elapsed = 177 Adding new record to store data from Frame 2, Row 1 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 4 RecordId = 10748000008145 MapName SourceId 0 Select sysdate as sdt from dual Time elapsed = 4 Select sysdate as sdt from dual Time elapsed = 4 puname = tax_imran stay_amount = 0 case_purpose_name = ??? pre_bench_type = pre_bench_name = pre_hear_date = 09/04/2024 court_code = 10003 case_no = 2024/57 trn_tax_caseid = 1686880008889 casestatus = 1191990000042 supplimentry = N stay_date = new_case_purpose = 18473000000000 new_benchtype = 4031 new_benchname = 1390990000072 next_hear_date = 21/06/2024 TRN_TAX_HEARINGrow = 1 Posting record Param Type = n trn_tax_hearingid=10748000008145 Param Type = n trn_tax_mhearingid=10748000008144 Param Type = n sourceid=0 Param Type = c cancel=F Param Type = c createdby=mobileuser Param Type = c createdon=09/04/2024 15:52:09 Param Type = c username=mobileuser Param Type = c modifiedon=09/04/2024 15:52:09 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_hear_date=09/04/2024 00:00:00 Param Type = c court_code=10003 Param Type = c case_no=2024/57 Param Type = c trn_tax_caseid=1686880008889 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=21/06/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,null,null,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 = 3921839514001 >>Executing genmaps Time elapsed for Gen Map = 3921839514004 Time elapsed for MD Map = 3921839514005 Time elapsed for Save History = 3921839514006 Time elapsed for Save Attachment = 3921839514007 Time elapsed for After Save WF Exec = 3921839514008 Transaction commited Result : {"message":[{"msg":"Tax Board Custom Multiple Hearing Saved","recordid":"10748000008144"}]} 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=09/04/2024 15:51:52 Param Type = c callfinished=09/04/2024 15:51:54 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=1047 Param Type = n dbtimetaken=565 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