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
gcmsmobileuser827ccb0eea8a706c4c34a16891f84e7btscmh00100031867990000044575108/06/20230100032012/146177182408/06/2023???Single BenchS.B. - III1867990000044575113/07/2023184730000000001191990000042N28/06/2012163000tax_imran0100032012/146277182508/06/2023???Single BenchS.B. - III1867990000044575113/07/2023184730000000001191990000042N28/06/2012204000tax_imran0100032012/146377182608/06/2023???Single BenchS.B. - III1867990000044575113/07/2023184730000000001191990000042N19/07/2012443400tax_imran0100032012/276977313208/06/2023?????Single BenchS.B. - III1867990000044575113/07/202310004921191990000042N10/01/2013548540tax_imran0100032023/112142266000768508/06/2023???Single BenchS.B. - III1867990000044575103/07/2023184730000000001191990000042N0tax_imran0100032023/113142355000792908/06/2023???Single BenchS.B. - III1867990000044575103/07/2023184730000000001191990000042N0tax_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":"1867990000044","bench_name":"5751","prehear_date":"08/06/2023"}}]},{"axp_recid2":[{"rowno":"001","text":"0","columns":{"court_code":"10003","case_no":"2012/1461","trn_tax_caseid":"771824","pre_hear_date":"08/06/2023","case_purpose_name":"???","pre_bench_type":"Single Bench","pre_bench_name":"S.B. - III","new_benchtype":"1867990000044","new_benchname":"5751","next_hear_date":"13/07/2023","new_case_purpose":"18473000000000","casestatus":"1191990000042","supplimentry":"N","stay_date":"28/06/2012","stay_amount":"163000","puname":"tax_imran"}},{"rowno":"002","text":"0","columns":{"court_code":"10003","case_no":"2012/1462","trn_tax_caseid":"771825","pre_hear_date":"08/06/2023","case_purpose_name":"???","pre_bench_type":"Single Bench","pre_bench_name":"S.B. - III","new_benchtype":"1867990000044","new_benchname":"5751","next_hear_date":"13/07/2023","new_case_purpose":"18473000000000","casestatus":"1191990000042","supplimentry":"N","stay_date":"28/06/2012","stay_amount":"204000","puname":"tax_imran"}},{"rowno":"003","text":"0","columns":{"court_code":"10003","case_no":"2012/1463","trn_tax_caseid":"771826","pre_hear_date":"08/06/2023","case_purpose_name":"???","pre_bench_type":"Single Bench","pre_bench_name":"S.B. - III","new_benchtype":"1867990000044","new_benchname":"5751","next_hear_date":"13/07/2023","new_case_purpose":"18473000000000","casestatus":"1191990000042","supplimentry":"N","stay_date":"19/07/2012","stay_amount":"443400","puname":"tax_imran"}},{"rowno":"004","text":"0","columns":{"court_code":"10003","case_no":"2012/2769","trn_tax_caseid":"773132","pre_hear_date":"08/06/2023","case_purpose_name":"?????","pre_bench_type":"Single Bench","pre_bench_name":"S.B. - III","new_benchtype":"1867990000044","new_benchname":"5751","next_hear_date":"13/07/2023","new_case_purpose":"1000492","casestatus":"1191990000042","supplimentry":"N","stay_date":"10/01/2013","stay_amount":"548540","puname":"tax_imran"}},{"rowno":"005","text":"0","columns":{"court_code":"10003","case_no":"2023/112","trn_tax_caseid":"1422660007685","pre_hear_date":"08/06/2023","case_purpose_name":"???","pre_bench_type":"Single Bench","pre_bench_name":"S.B. - III","new_benchtype":"1867990000044","new_benchname":"5751","next_hear_date":"03/07/2023","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":"2023/113","trn_tax_caseid":"1423550007929","pre_hear_date":"08/06/2023","case_purpose_name":"???","pre_bench_type":"Single Bench","pre_bench_name":"S.B. - III","new_benchtype":"1867990000044","new_benchname":"5751","next_hear_date":"03/07/2023","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 = 14
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 = 3
dt=08/06/2023 16:23:32
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=08/06/2023 16:23:32
dt=08/06/2023 16:23:32
Time elapsed = 11
User Groups: mobileuser
select userroles from axusergroups where groupname in ( 'mobileuser' )
Time elapsed = 4
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 = 5
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=mobileuser
select a.court_name from v_axcourts a where a.PAXUSERNAME = :username order by 1
username=mobileuser
Time elapsed = 4
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 = 7
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 = 7
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 = 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 = 9
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 = 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 = 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 = 6
select Props from axuseraccess where lower(rname)='mobileuser' and lower(sname)='tscmh' and stype = 't'
Time elapsed = 7
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 = 3
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 = 4
select * from Axusers where 1=2
Time elapsed = 7
select distinct(fldname) from AxTempUserFields
Time elapsed = 4
select * from AxAttachWorkflow where lower(transid) = 'tscmh'
Time elapsed = 5
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 = 08/06/2023
currdate after validation = 08/06/2023
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 = 1867990000044
bench_typeid =
bench_name = 5751
bench_nameid =
s_supplimentry =
Evaluating - {N}
s_supplimentry after validation = N
prehear_date = 08/06/2023
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 = 6
RecordId = 12184000008934
MapName
SourceId 0
Select sysdate as sdt from dual
Time elapsed = 5
Select sysdate as sdt from dual
Time elapsed = 4
prehear_date = 08/06/2023
nxthear_date =
sourceid = 0
c_code = 10001
bench_type = 1867990000044
bench_name = 5751
Posting record
Param Type = n
trn_tax_mhearingid=12184000008934
Param Type = n
sourceid=0
Param Type = c
cancel=F
Param Type = c
createdby=mobileuser
Param Type = c
createdon=08/06/2023 16:23:32
Param Type = c
username=mobileuser
Param Type = c
modifiedon=08/06/2023 16:23:32
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
prehear_date=08/06/2023 00:00:00
Param Type = c
c_code=10001
Param Type = c
bench_type=1867990000044
Param Type = c
bench_name=5751
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 = 199
Adding new record to store data from Frame 2, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 5
RecordId = 12184000008935
MapName
SourceId 0
Select sysdate as sdt from dual
Time elapsed = 5
Select sysdate as sdt from dual
Time elapsed = 5
puname = tax_imran
stay_amount = 163000
case_purpose_name = ???
pre_bench_type = Single Bench
pre_bench_name = S.B. - III
pre_hear_date = 08/06/2023
court_code = 10003
case_no = 2012/1461
trn_tax_caseid = 771824
casestatus = 1191990000042
supplimentry = N
stay_date = 28/06/2012
new_case_purpose = 18473000000000
new_benchtype = 1867990000044
new_benchname = 5751
next_hear_date = 13/07/2023
TRN_TAX_HEARINGrow = 1
Posting record
Param Type = n
trn_tax_hearingid=12184000008935
Param Type = n
trn_tax_mhearingid=12184000008934
Param Type = n
sourceid=0
Param Type = c
cancel=F
Param Type = c
createdby=mobileuser
Param Type = c
createdon=08/06/2023 16:23:32
Param Type = c
username=mobileuser
Param Type = c
modifiedon=08/06/2023 16:23:32
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
puname=tax_imran
Param Type = n
stay_amount=163000
Param Type = c
case_purpose_name=???
Param Type = c
pre_bench_type=Single Bench
Param Type = c
pre_bench_name=S.B. - III
Param Type = c
pre_hear_date=08/06/2023 00:00:00
Param Type = c
court_code=10003
Param Type = c
case_no=2012/1461
Param Type = c
trn_tax_caseid=771824
Param Type = c
casestatus=1191990000042
Param Type = c
supplimentry=N
Param Type = c
stay_date=28/06/2012 00:00:00
Param Type = c
new_case_purpose=18473000000000
Param Type = c
new_benchtype=1867990000044
Param Type = c
new_benchname=5751
Param Type = c
next_hear_date=13/07/2023 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,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 = 126
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 = 12184000008936
MapName
SourceId 0
Select sysdate as sdt from dual
Time elapsed = 4
Select sysdate as sdt from dual
Time elapsed = 3
puname = tax_imran
stay_amount = 204000
new_benchname = 5751
new_benchtype = 1867990000044
pre_bench_name = S.B. - III
next_hear_date = 13/07/2023
supplimentry = N
casestatus = 1191990000042
new_case_purpose = 18473000000000
case_no = 2012/1462
court_code = 10003
stay_date = 28/06/2012
trn_tax_caseid = 771825
pre_bench_type = Single Bench
case_purpose_name = ???
pre_hear_date = 08/06/2023
TRN_TAX_HEARINGrow = 2
Posting record
Param Type = n
trn_tax_hearingid=12184000008936
Param Type = n
trn_tax_mhearingid=12184000008934
Param Type = n
sourceid=0
Param Type = c
cancel=F
Param Type = c
createdby=mobileuser
Param Type = c
createdon=08/06/2023 16:23:33
Param Type = c
username=mobileuser
Param Type = c
modifiedon=08/06/2023 16:23:33
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
puname=tax_imran
Param Type = n
stay_amount=204000
Param Type = c
new_benchname=5751
Param Type = c
new_benchtype=1867990000044
Param Type = c
pre_bench_name=S.B. - III
Param Type = c
next_hear_date=13/07/2023 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=2012/1462
Param Type = c
court_code=10003
Param Type = c
stay_date=28/06/2012 00:00:00
Param Type = c
trn_tax_caseid=771825
Param Type = c
pre_bench_type=Single Bench
Param Type = c
case_purpose_name=???
Param Type = c
pre_hear_date=08/06/2023 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,to_date(:stay_date,'dd/mm/yyyy hh24:mi:ss'),: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 = 117
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 = 12184000008937
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 = 443400
case_purpose_name = ???
pre_bench_type = Single Bench
pre_bench_name = S.B. - III
pre_hear_date = 08/06/2023
court_code = 10003
case_no = 2012/1463
trn_tax_caseid = 771826
casestatus = 1191990000042
supplimentry = N
stay_date = 19/07/2012
new_case_purpose = 18473000000000
new_benchtype = 1867990000044
new_benchname = 5751
next_hear_date = 13/07/2023
TRN_TAX_HEARINGrow = 3
Posting record
Param Type = n
trn_tax_hearingid=12184000008937
Param Type = n
trn_tax_mhearingid=12184000008934
Param Type = n
sourceid=0
Param Type = c
cancel=F
Param Type = c
createdby=mobileuser
Param Type = c
createdon=08/06/2023 16:23:33
Param Type = c
username=mobileuser
Param Type = c
modifiedon=08/06/2023 16:23:33
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
puname=tax_imran
Param Type = n
stay_amount=443400
Param Type = c
case_purpose_name=???
Param Type = c
pre_bench_type=Single Bench
Param Type = c
pre_bench_name=S.B. - III
Param Type = c
pre_hear_date=08/06/2023 00:00:00
Param Type = c
court_code=10003
Param Type = c
case_no=2012/1463
Param Type = c
trn_tax_caseid=771826
Param Type = c
casestatus=1191990000042
Param Type = c
supplimentry=N
Param Type = c
stay_date=19/07/2012 00:00:00
Param Type = c
new_case_purpose=18473000000000
Param Type = c
new_benchtype=1867990000044
Param Type = c
new_benchname=5751
Param Type = c
next_hear_date=13/07/2023 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 = 126
Adding new record to store data from Frame 2, Row 4 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 5
RecordId = 12184000008938
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 = 548540
case_purpose_name = ?????
pre_bench_type = Single Bench
pre_bench_name = S.B. - III
pre_hear_date = 08/06/2023
court_code = 10003
case_no = 2012/2769
trn_tax_caseid = 773132
casestatus = 1191990000042
supplimentry = N
stay_date = 10/01/2013
new_case_purpose = 1000492
new_benchtype = 1867990000044
new_benchname = 5751
next_hear_date = 13/07/2023
TRN_TAX_HEARINGrow = 4
Posting record
Param Type = n
trn_tax_hearingid=12184000008938
Param Type = n
trn_tax_mhearingid=12184000008934
Param Type = n
sourceid=0
Param Type = c
cancel=F
Param Type = c
createdby=mobileuser
Param Type = c
createdon=08/06/2023 16:23:33
Param Type = c
username=mobileuser
Param Type = c
modifiedon=08/06/2023 16:23:33
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
puname=tax_imran
Param Type = n
stay_amount=548540
Param Type = c
case_purpose_name=?????
Param Type = c
pre_bench_type=Single Bench
Param Type = c
pre_bench_name=S.B. - III
Param Type = c
pre_hear_date=08/06/2023 00:00:00
Param Type = c
court_code=10003
Param Type = c
case_no=2012/2769
Param Type = c
trn_tax_caseid=773132
Param Type = c
casestatus=1191990000042
Param Type = c
supplimentry=N
Param Type = c
stay_date=10/01/2013 00:00:00
Param Type = c
new_case_purpose=1000492
Param Type = c
new_benchtype=1867990000044
Param Type = c
new_benchname=5751
Param Type = c
next_hear_date=13/07/2023 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,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 = 118
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 = 5
RecordId = 12184000008939
MapName
SourceId 0
Select sysdate as sdt from dual
Time elapsed = 4
Select sysdate as sdt from dual
Time elapsed = 6
puname = tax_imran
stay_amount = 0
case_purpose_name = ???
pre_bench_type = Single Bench
pre_bench_name = S.B. - III
pre_hear_date = 08/06/2023
court_code = 10003
case_no = 2023/112
trn_tax_caseid = 1422660007685
casestatus = 1191990000042
supplimentry = N
stay_date =
new_case_purpose = 18473000000000
new_benchtype = 1867990000044
new_benchname = 5751
next_hear_date = 03/07/2023
TRN_TAX_HEARINGrow = 5
Posting record
Param Type = n
trn_tax_hearingid=12184000008939
Param Type = n
trn_tax_mhearingid=12184000008934
Param Type = n
sourceid=0
Param Type = c
cancel=F
Param Type = c
createdby=mobileuser
Param Type = c
createdon=08/06/2023 16:23:33
Param Type = c
username=mobileuser
Param Type = c
modifiedon=08/06/2023 16:23:33
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=Single Bench
Param Type = c
pre_bench_name=S.B. - III
Param Type = c
pre_hear_date=08/06/2023 00:00:00
Param Type = c
court_code=10003
Param Type = c
case_no=2023/112
Param Type = c
trn_tax_caseid=1422660007685
Param Type = c
casestatus=1191990000042
Param Type = c
supplimentry=N
Param Type = c
new_case_purpose=18473000000000
Param Type = c
new_benchtype=1867990000044
Param Type = c
new_benchname=5751
Param Type = c
next_hear_date=03/07/2023 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 = 140
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 = 5
RecordId = 12184000008940
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 = Single Bench
pre_bench_name = S.B. - III
pre_hear_date = 08/06/2023
court_code = 10003
case_no = 2023/113
trn_tax_caseid = 1423550007929
casestatus = 1191990000042
supplimentry = N
stay_date =
new_case_purpose = 18473000000000
new_benchtype = 1867990000044
new_benchname = 5751
next_hear_date = 03/07/2023
TRN_TAX_HEARINGrow = 6
Posting record
Param Type = n
trn_tax_hearingid=12184000008940
Param Type = n
trn_tax_mhearingid=12184000008934
Param Type = n
sourceid=0
Param Type = c
cancel=F
Param Type = c
createdby=mobileuser
Param Type = c
createdon=08/06/2023 16:23:34
Param Type = c
username=mobileuser
Param Type = c
modifiedon=08/06/2023 16:23:34
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=Single Bench
Param Type = c
pre_bench_name=S.B. - III
Param Type = c
pre_hear_date=08/06/2023 00:00:00
Param Type = c
court_code=10003
Param Type = c
case_no=2023/113
Param Type = c
trn_tax_caseid=1423550007929
Param Type = c
casestatus=1191990000042
Param Type = c
supplimentry=N
Param Type = c
new_case_purpose=18473000000000
Param Type = c
new_benchtype=1867990000044
Param Type = c
new_benchname=5751
Param Type = c
next_hear_date=03/07/2023 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,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 = 3895402952193
>>Executing genmaps
Time elapsed for Gen Map = 3895402952196
Time elapsed for MD Map = 3895402952197
Time elapsed for Save History = 3895402952198
Time elapsed for Save Attachment = 3895402952199
Time elapsed for After Save WF Exec = 3895402952200
Transaction commited
Result : {"message":[{"msg":"Tax Board Custom Multiple Hearing Saved","recordid":"12184000008934"}]}
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=08/06/2023 16:22:29
Param Type = c
callfinished=08/06/2023 16:22:32
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=2386
Param Type = n
dbtimetaken=1724
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