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
gcmsmobileuser827ccb0eea8a706c4c34a16891f84e7btxcre1846100000904118461000009041100032024/128158955000890613909900000721847300000000006/02/2025Ttax_chandra01938880008370015904400092520false
Executing Savedata webservice
-----------------------------
Received JSON : {"savedata":{"axpapp":"gcms","username":"mobileuser","password":"827ccb0eea8a706c4c34a16891f84e7b","seed":"","s":"","transid":"txcre","recordid":"18461000009041","recdata":[{"axp_recid1":[{"rowno":"001","text":"18461000009041","columns":{"court_code":"10003","case_no":"2024/128","trn_tax_caseid":"1589550008906","bench_name":"1390990000072","case_purpose_name":"18473000000000","currdate":"06/02/2025","is_reserved":"T","puname":"tax_chandra"}}]},{"axp_recid2":[{"rowno":"001","text":"0","columns":{"memname":"1938880008370"}},{"rowno":"002","text":"0","columns":{"memname":"1590440009252"}}]},{"axp_recid3":[{"rowno":"001","text":"0","columns":{"is_saved":"false"}}]}]}}
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 = 21
Password checking along with max.no of login specified in app.xml
update axusers set logintry = 0 where lower(username) = :U
Time elapsed = 11
Result :
Verifying completed...
Page Access Category :
User Name : mobileuser
Select sysdate as sdt from dual
Time elapsed = 5
dt=06/02/2025 15:44:22
Select sysdate as sdt from dual
Time elapsed = 5
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=06/02/2025 15:44:22
dt=06/02/2025 15:44:22
Time elapsed = 19
User Groups: mobileuser
select userroles from axusergroups where groupname in ( 'mobileuser' )
Time elapsed = 9
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 = 10
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 = 12
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 = 14
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 = 8
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 = 7
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 = 7
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 = 206
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 = 13
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 = 8
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 = 8
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 = 14
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 = 11
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 = 6
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 = 16
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)='txcre' and stype = 't' )
Time elapsed = 4
select Props from axuseraccess where lower(rname)='mobileuser' and lower(sname)='txcre' and stype = 't'
Time elapsed = 10
Sql : select props from axuseraccess where lower(rname)= :rname and lower(sname)= :sname and stype = :stype order by blobno
Paramval : mobileuser,txcre,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 = 6
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 : txcre
ParamTYpe : c
Param List : name
select props from tstructs where lower(name)= :name order by blobno
Time elapsed = 6
Step4
tstructs\stm size:5008
Step4-0
Step4-1
Step4-2
Step4-3
Step4-4
Step5
Step6
Step9
Evaluating date()
Result =
Evaluating m_courtname
Result =
Evaluating last_hear_date
Result =
Evaluating iif((currdate>Validating txcre
>>Frame No 1
curr_date =
Evaluating - date()
Result of date = 06/02/2025
curr_date after validation = 06/02/2025
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 = 11
Evaluating - m_courtname
m_courtname = ??????????? ???????? ????????? ???? ????? (AB-MGRSBY),HO
court_name after validation = ??????????? ???????? ????????? ???? ????? (AB-MGRSBY),HO Id = 1245660000858
court_code = 10003
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
court_code after validation = 10001
cno =
Dynamicfilter CASE_NO~Case No =
Query component recreating again
RECORDID=18461000009041
SELECT DISTINCT C.CASE_NO || '-' || C.MCASENO || '(' || a1.case_type || ')' CNO,
C.CASE_NO, C.TRN_TAX_CASEREGID, C.MCASENO
FROM trn_tax_casereg c, trn_tax_casereserve d ,case_type_mast a1
WHERE C.TRN_TAX_CASEREGID = D.TRN_TAX_CASEID(+)
AND c.case_type = a1.case_type_mastid
AND C.CASE_DECISION_DATE IS NULL
AND C.HEARINGDATE IS NOT NULL
AND D.TRN_TAX_CASEID IS NULL
AND TO_DATE (C.HEARINGDATE) <= TO_DATE (SYSDATE)
AND :RECORDID = 0
UNION
SELECT A2.CASE_NO || '-' || A2.MCASENO || '(' || a1.case_type || ')' CNO,A2.CASE_NO, A2.TRN_TAX_CASEREGID, A2.MCASENO
FROM trn_tax_casereserve a1, trn_tax_casereg a2,case_type_mast a1
WHERE A1.TRN_TAX_CASEID = A2.TRN_TAX_CASEREGID
AND a2.case_type = a1.case_type_mastid
AND A1.TRN_TAX_CASERESERVEID = :recordid
AND A2.CASE_DECISION_DATE IS NULL
ORDER BY CASE_NO
RECORDID=18461000009041
RECORDID=18461000009041
Time elapsed = 60
cno after validation = 2024/128-(?????/????? (????))
case_no = 2024/128
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
Dynamicfilter CASE_NO~Case No =
S=2024/128
Select case_no from trn_tax_casereserve where lower(case_no) = :S and trn_tax_casereserveID <> 18461000009041
S=2024/128
Time elapsed = 32
trn_tax_caseid = 1589550008906
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
Dynamicfilter CASE_NO~Case No =
casedetails =
trn_tax_caseid=1589550008906
SELECT DISTINCT
A1.CASE_NO,
A1.TRN_TAX_CASEREGID,
A1.INSTITUTION_DATE,
A2.ACT_NAME,
(CASE WHEN A7.SECNAME IS NULL THEN A1.SECTION ELSE A7.secname END)
AS SECNAME,
A3.CASE_PURPOSE_NAME AS CASE_PURPOSE_NAME,
R.RESPONDENT_NAME,
L.APPELLANT_NAME,
A1.CASEDESCRIPTION,
HY.NEXT_HEAR_DATE HEARINGDATE,
BT.BENCH_TYPE,
BN.BENCH_NAME,
TO_DATE(HY.NEXT_HEAR_DATE,'dd/MM/rrrr') NEXT_HEAR_DATE
FROM trn_tax_casereg A1,
rule_Act_mast A2,
case_purpose_mast A3,
trn_tax_appellant L,
trn_tax_respondent R,
bench_name_mast bn,
bench_type_mast bt,
vw_tax_hearing hy,
( SELECT AX.TRN_TAX_CASEREGID,
LISTAGG (AY.SECTION_NAME, ',')
WITHIN GROUP (ORDER BY AY.SECTION_NAME)
AS SECNAME
FROM trn_tax_actsec ax, rule_section_mast ay
WHERE AX.TRN_TAX_CASEREGID = TRN_TAX_CASEREGID
AND AX.SECTION_NAME = AY.RULE_SECTION_MASTID
GROUP BY AX.TRN_TAX_CASEREGID) A7
WHERE A1.ACT_NAME = A2.RULE_ACT_MASTID(+)
AND A1.TRN_TAX_CASEREGID = A7.TRN_TAX_CASEREGID(+)
AND A1.TRN_TAX_CASEREGID = L.TRN_TAX_CASEREGID(+)
AND A1.TRN_TAX_CASEREGID = R.TRN_TAX_CASEREGID(+)
AND A1.TRN_TAX_CASEREGID = HY.TRN_TAX_CASEID
AND HY.NEW_BENCHTYPE = BT.BENCH_TYPE_MASTID(+)
AND HY.NEW_BENCHNAME = BN.BENCH_NAME_MASTID(+)
AND NVL (A1.NEW_CASE_PURPOSE, A1.CASE_PURPOSE_NAME) =
A3.CASE_PURPOSE_MASTID(+)
AND L.app_isactive = 'Yes'
AND L.APRIMARYCHECK = 'YES'
AND R.RES_IsACTIVE = 'Yes'
AND R.RPRIMARYCHECK = 'YES'
AND A1.CASE_DECISION_DATE IS NULL
AND A1.TRN_TAX_CASEREGID = :trn_tax_caseid
ORDER BY 1
trn_tax_caseid=1589550008906
Time elapsed = 725
casedetails after validation = 2024/128
appellant_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
appellant_name after validation = ????? ????????? ???? ?????????? ??.
respondent_name =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
respondent_name after validation = ????? ??????
last_hear_date =
Finding linkfield in fieldenter function
Linkfield found and assigning Query from link field in fieldenter function
Query assigned in fieldenter function
last_hear_date after validation = 06/02/2025
currdate = 06/02/2025
Evaluating - iif((currdate 18461000009041
S=100012024/128
Time elapsed = 26
dupcheck after validation = 100012024/128
confield =
Evaluating - iif(is_reserved = {F}, {T}, {F})
is_reserved = T
Result of iif = F
confield after validation = F
holidaycheck =
currdate=06-Feb-2025
SELECT SUM (CT)
FROM (SELECT COUNT (1) CT
FROM holidaydatesdetail
WHERE TO_DATE (HOLIDAY_DATE, 'dd/MM/rrrr') =
TO_DATE ( :currdate , 'dd/MM/rrrr')
AND COURT_CODE = '10003'
UNION ALL
SELECT COUNT (1) CT
FROM (SELECT TRIM (
TO_CHAR (TO_DATE ( :currdate , 'dd/MM/rrrr'),
'DY'))
CHK
FROM DUAL) T1
WHERE CHK IN ('SAT', 'SUN')) T2
currdate=06-Feb-2025
currdate=06-Feb-2025
Time elapsed = 11
Evaluating - {0}
Evaluating - iif(holidaycheck = 0, {T}, { is on Holiday. Please update the date.})
holidaycheck = 0
Result of iif = T
holidaycheck after validation = 0
viewfilter =
Evaluating - {AND A1.TRN_TAX_CASEID NOT IN
(SELECT TRN_TAX_CASEREGID
FROM TRN_TAX_CASEREG
WHERE case_decision_date IS NOT NULL)}
viewfilter after validation = AND A1.TRN_TAX_CASEID NOT IN
(SELECT TRN_TAX_CASEREGID
FROM TRN_TAX_CASEREG
WHERE case_decision_date IS NOT NULL)
puname = tax_chandra
is_saved = false
pageflag =
Evaluating - {Custom}
pageflag after validation = Custom
memcountlast =
recordid=18461000009041
SELECT MAX(MEMCOUNT)
FROM trn_tax_casereservemem
WHERE TRN_TAX_CASERESERVEID = :recordid
UNION
SELECT 0 AS MEMCOUNT
FROM DUAL
WHERE NVL ( :recordid, 0) = 0
recordid=18461000009041
recordid=18461000009041
Time elapsed = 15
memcountlast after validation = 0
time zone difference = 0
>>Writing to tables txcre
Select * FROM Sequence WHERE lower(TRANSTYPE) = 'txcre'
Time elapsed = 3
Saving to table TRN_TAX_CASERESERVE
select * from TRN_TAX_CASERESERVE where TRN_TAX_CASERESERVEid=18461000009041
Time elapsed = 16
Modifying Record 18461000009041To store data from Frame 1, Row 1 Parent Row 0
Select sysdate as sdt from dual
Time elapsed = 15
case_purpose_name = 18473000000000
bench_name = 1390990000072
dupcheck = 100012024/128
puname = tax_chandra
is_reserved = T
case_no = 2024/128
court_code = 10001
currdate = 06/02/2025
trn_tax_caseid = 1589550008906
Posting record
Param Type = c
username=mobileuser
Param Type = c
modifiedon=06/02/2025 15:44:24
Param Type = c
app_desc=1
Param Type = c
app_level=1
Param Type = c
case_purpose_name=18473000000000
Param Type = c
bench_name=1390990000072
Param Type = c
dupcheck=100012024/128
Param Type = c
puname=tax_chandra
Param Type = c
is_reserved=T
Param Type = c
case_no=2024/128
Param Type = c
court_code=10001
Param Type = c
currdate=06/02/2025 00:00:00
Param Type = c
trn_tax_caseid=1589550008906
update TRN_TAX_CASERESERVE set username=:username,modifiedon=to_date(:modifiedon,'dd/mm/yyyy hh24:mi:ss'),app_desc=:app_desc,app_level=:app_level,case_purpose_name=:case_purpose_name,bench_name=:bench_name,dupcheck=:dupcheck,puname=:puname,is_reserved=:is_reserved,case_no=:case_no,court_code=:court_code,currdate=to_date(:currdate,'dd/mm/yyyy hh24:mi:ss'),trn_tax_caseid=:trn_tax_caseid
where TRN_TAX_CASERESERVEid=18461000009041
Saving to table TRN_TAX_CASERESERVEMEM
select * from TRN_TAX_CASERESERVEMEM where TRN_TAX_CASERESERVEMEMid=0
Time elapsed = 5
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 = 18722000010723
Select sysdate as sdt from dual
Time elapsed = 6
memname = 1938880008370
TRN_TAX_CASERESERVEMEMrow = 1
Posting record
Param Type = n
trn_tax_casereservememid=18722000010723
Param Type = n
trn_tax_casereserveid=18461000009041
Param Type = c
memname=1938880008370
Param Type = n
trn_tax_casereservememrow=1
insert into TRN_TAX_CASERESERVEMEM (trn_tax_casereservememid,trn_tax_casereserveid,memname,trn_tax_casereservememrow) values (:trn_tax_casereservememid,:trn_tax_casereserveid,:memname,:trn_tax_casereservememrow)
select * from TRN_TAX_CASERESERVEMEM where TRN_TAX_CASERESERVEMEMid=0
Time elapsed = 3
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 = 3
RecordId = 18722000010724
Select sysdate as sdt from dual
Time elapsed = 4
memname = 1590440009252
TRN_TAX_CASERESERVEMEMrow = 2
Posting record
Param Type = n
trn_tax_casereservememid=18722000010724
Param Type = n
trn_tax_casereserveid=18461000009041
Param Type = c
memname=1590440009252
Param Type = n
trn_tax_casereservememrow=2
insert into TRN_TAX_CASERESERVEMEM (trn_tax_casereservememid,trn_tax_casereserveid,memname,trn_tax_casereservememrow) values (:trn_tax_casereservememid,:trn_tax_casereserveid,:memname,:trn_tax_casereservememrow)
Saving to table TRN_TAX_CASERESERVE_HIST
select * from TRN_TAX_CASERESERVE_HIST where TRN_TAX_CASERESERVE_HISTid=0
Time elapsed = 4
Adding new record to store data from Frame 3, Row 1 Parent Row 0
update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn
Time elapsed = 3
RecordId = 18722000010725
Select sysdate as sdt from dual
Time elapsed = 4
memcountlast = 0
pageflag = Custom
is_saved = false
Posting record
Param Type = n
trn_tax_casereserve_histid=18722000010725
Param Type = n
trn_tax_casereserveid=18461000009041
Param Type = n
memcountlast=0
Param Type = c
pageflag=Custom
Param Type = c
is_saved=false
insert into TRN_TAX_CASERESERVE_HIST (trn_tax_casereserve_histid,trn_tax_casereserveid,memcountlast,pageflag,is_saved) values (:trn_tax_casereserve_histid,:trn_tax_casereserveid,:memcountlast,:pageflag,:is_saved)
Time elapsed for insert/update = 3948018264278
>>Executing genmaps
Time elapsed for Gen Map = 3948018264280
Time elapsed for MD Map = 3948018264282
Time elapsed for Save History = 3948018264283
Time elapsed for Save Attachment = 3948018264285
Time elapsed for After Save WF Exec = 3948018264286
Transaction commited
Result : {"message":[{"msg":"Tax Board Custom Case Reservation Saved","recordid":"18461000009041"}]}
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=06/02/2025 15:44:21
Param Type = c
callfinished=06/02/2025 15:44:24
Param Type = c
structname=txcre
Param Type = n
recordid=0
Param Type = c
servicename=Saving data
Param Type = c
serviceresult=success
Param Type = n
timetaken=2792
Param Type = n
dbtimetaken=1645
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