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 dmismobileuser1f86bd3b581d1c9b322bb9349df5e753dtscaf000THUNDER STORMHousingSeverely Damaged HousesKutcha House (Plain Area)19510047507485522034-8YTH-1171033514406459RANIBUNKAR2003Ramilakaliya01/01/198639Female8949949195BanswaraGanodaRuralGhatolBordaBorda?????0BanswaraGanodaRuralGhatolBordaBorda?????007/09/2025??????????????????????STATE BANK OF INDIAGANODA61278641579SBIN00316210Patwari Report (Authorized construction & damage category)all document uploadramiladocumet.pdf0Patwari Report (Authorized construction & damage category)all document uploadramiladocumet.pdf0Patwari Report (Authorized construction & damage category)all document uploadramiladocumet.pdf0Patwari Report (Authorized construction & damage category)all document uploadramiladocumet.pdf0Patwari Executing Savedata webservice ----------------------------- Received JSON : {"savedata":{"axpapp":"dmis","username":"mobileuser1","password":"f86bd3b581d1c9b322bb9349df5e753d","seed":"","s":"","transid":"tscaf","recordid":"0","recdata":[{"axp_recid1":[{"rowno":"001","text":"0","columns":{"regno":"0","calamity":"THUNDER STORM","SCHEME":"Housing","CATEGORYS":"Severely Damaged Houses","SUBCATEGORY":"Kutcha House (Plain Area)","QUANTITY":"1","ASSISTAMT":"95100","aadhaarno":"","janaadhaarno":"4750748552","ackno":"2034-8YTH-11710","memberid":"33514406459","bhamashah":"","ssoid":"RANIBUNKAR2003","applicantname":"Ramila","afhname":"kaliya","dob":"01/01/1986","age":"39","gender":"Female","category":"","mobileno":"8949949195","email":"","dist":"Banswara","tehsil":"Ganoda","ruralurban":"Rural","city":"","ward":"","pansamiti":"Ghatol","grampanchayat":"Borda","village":"Borda","streetname":"?????","houseno":"0","disasterdist":"Banswara","disastertehsil":"Ganoda","disasterrural":"Rural","disastercity":"","disasterward":"","disasterpansamiti":"Ghatol","disastergrampanchayat":"Borda","disastervillage":"Borda","disasterstreetname":"?????","disasterflatno":"0","disasdate":"07/09/2025","disasterdetail":"????????????","disasterarea":"?????","disasteraddress":"?????","bankname":"STATE BANK OF INDIA","branchname":"GANODA","accountno":"61278641579","ifsc":"SBIN0031621"}}]},{"axp_recid2":[]},{"axp_recid3":[]},{"axp_recid4":[{"rowno":"001","text":"0","columns":{"attachname":"Patwari Report (Authorized construction & damage category)","description":"all document upload","axp_gridattach_4":"ramiladocumet.pdf"}},{"rowno":"001","text":"0","columns":{"attachname":"Patwari Report (Authorized construction & damage category)","description":"all document upload","axp_gridattach_4":"ramiladocumet.pdf"}},{"rowno":"001","text":"0","columns":{"attachname":"Patwari Report (Authorized construction & damage category)","description":"all document upload","axp_gridattach_4":"ramiladocumet.pdf"}},{"rowno":"001","text":"0","columns":{"attachname":"Patwari Report (Authorized construction & damage category)","description":"all document upload","axp_gridattach_4":"ramiladocumet.pdf"}}]},{"axp_recid5":[]},{"axp_recid6":[{"rowno":"001","text":"0","columns":{"markto":"Patwari","marktouser":"","viewcode":"","remark":""}}]}]}} Verifying username and password User Name : mobileuser1 Select a.*, b.maxlogintry from AXUSERS a , axprops b WHERE lower(a.USERNAME) = :U and b.name = 'app' U=mobileuser1 Result : ORA-00904: "B"."MAXLOGINTRY": invalid identifier User Name : mobileuser1 Select * from AXUSERS WHERE lower(username) =:U U=mobileuser1 Time elapsed = 31 Password checking Result : Verifying completed... Page Access Category : User Name : mobileuser1 Select sysdate as sdt from dual Time elapsed = 0 dt=02/12/2025 12:10:23 Select sysdate as sdt from dual Time elapsed = 15 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=mobileuser1 dt=02/12/2025 12:10:23 dt=02/12/2025 12:10:23 Time elapsed = 47 User Groups: mobileuser select userroles from axusergroups where groupname in ( 'mobileuser' ) Time elapsed = 16 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 = 16 Step4 axprops\stm size:4334 Step4-123456 images\Disaster Management & Relief DepartmentINRFF,00000F Step4-4 Step5 Step6 Step9 fetched the props xml 9060000-1000000 2 Evaluating firesql({m2},{select a3.valuecode from axusers a1,axuserdistrictdtl a2,cm_lov_values a3 where a1.axusersid=a2.axusersid(+) and a1.USERNAME= :username and A1.USERTYPE=a3.cm_lov_valuesid group by a3.valuecode}) Calling function firesql username=mobileuser1 select a3.valuecode from axusers a1,axuserdistrictdtl a2,cm_lov_values a3 where a1.axusersid=a2.axusersid(+) and a1.USERNAME= :username and A1.USERTYPE=a3.cm_lov_valuesid group by a3.valuecode username=mobileuser1 Time elapsed = 31 Result of firesql = Result = Evaluating sqlget({m2},{valuecode}) Calling function sqlget Result of sqlget = mobileuser Result = mobileuser Evaluating firesql({m3},{select LISTAGG(A3.PATWAR_ENG, ',') WITHIN GROUP (ORDER BY A3.PATWAR_ENG) AS patwar from axusers a1,axuserdistrictdtl a2,cm_rvnu_patwar a3 where A1.AXUSERSID = A2.AXUSERSID and A3.CM_RVNU_PATWARID = A2.PATWAR and A1.USERNAME = :username }) Calling function firesql username=mobileuser1 select LISTAGG(A3.PATWAR_ENG, ',') WITHIN GROUP (ORDER BY A3.PATWAR_ENG) AS patwar from axusers a1,axuserdistrictdtl a2,cm_rvnu_patwar a3 where A1.AXUSERSID = A2.AXUSERSID and A3.CM_RVNU_PATWARID = A2.PATWAR and A1.USERNAME = :username username=mobileuser1 Time elapsed = 47 Result of firesql = Result = Evaluating sqlget({m3},{patwar}) Calling function sqlget Result of sqlget = Result = Evaluating firesql({x},{Select distnm from VW_USRDTL where usrnm = :username and rownum=1}) Calling function firesql username=mobileuser1 Select distnm from VW_USRDTL where usrnm = :username and rownum=1 username=mobileuser1 Time elapsed = 47 Result of firesql = Result = Evaluating sqlget({x},{distnm}) Calling function sqlget Result of sqlget = ALL Result = ALL Evaluating firesql({x},{Select tehnm from VW_USRDTL where usrnm = :username and rownum=1}) Calling function firesql Select tehnm from VW_USRDTL where usrnm = :username and rownum=1 username=mobileuser1 Time elapsed = 16 Result of firesql = Result = Evaluating sqlget({x},{tehnm}) Calling function sqlget Result of sqlget = ALL Result = ALL Evaluating firesql({x},{Select ilrnm from VW_USRDTL where usrnm = :username and rownum=1}) Calling function firesql Select ilrnm from VW_USRDTL where usrnm = :username and rownum=1 username=mobileuser1 Time elapsed = 47 Result of firesql = Result = Evaluating sqlget({x},{ilrnm}) Calling function sqlget Result of sqlget = ALL Result = ALL Evaluating firesql({x},{Select patnm from VW_USRDTL where usrnm = :username and rownum=1}) Calling function firesql Select patnm from VW_USRDTL where usrnm = :username and rownum=1 username=mobileuser1 Time elapsed = 31 Result of firesql = Result = Evaluating sqlget({x},{patnm}) Calling function sqlget Result of sqlget = ALL Result = ALL Evaluating firesql({d1},{Select distinct nvl(X2.DISTRICT,0) distid from axusers x1,axuserdistrictdtl x2 where X1.AXUSERSID = x2.AXUSERSID(+) and x1.username = :username and rownum=1}) Calling function firesql username=mobileuser1 Select distinct nvl(X2.DISTRICT,0) distid from axusers x1,axuserdistrictdtl x2 where X1.AXUSERSID = x2.AXUSERSID(+) and x1.username = :username and rownum=1 username=mobileuser1 Time elapsed = 31 Result of firesql = Result = Evaluating sqlget({d1},{distid}) Calling function sqlget Result of sqlget = 0 Result = 0 Evaluating firesql({A1},{select nvl(A2.DEPTNAME,'0') DEPTNAME from axusers a1,axuserdept a2 where A1.AXUSERSID = A2.AXUSERSID(+) and A1.USERNAME = :username and rownum=1}) Calling function firesql username=mobileuser1 select nvl(A2.DEPTNAME,'0') DEPTNAME from axusers a1,axuserdept a2 where A1.AXUSERSID = A2.AXUSERSID(+) and A1.USERNAME = :username and rownum=1 username=mobileuser1 Time elapsed = 16 Result of firesql = Result = Evaluating sqlget({A1},{DEPTNAME}) Calling function sqlget Result of sqlget = 0 Result = 0 Evaluating firesql({A1},{select nvl(A2.OFFICENAME,'0') OFFICENAME from axusers a1,axuserdept a2 where A1.AXUSERSID = A2.AXUSERSID(+) and A1.USERNAME = :username and rownum=1}) Calling function firesql select nvl(A2.OFFICENAME,'0') OFFICENAME from axusers a1,axuserdept a2 where A1.AXUSERSID = A2.AXUSERSID(+) and A1.USERNAME = :username and rownum=1 username=mobileuser1 Time elapsed = 47 Result of firesql = Result = Evaluating sqlget({A1},{OFFICENAME}) Calling function sqlget Result of sqlget = 0 Result = 0 Evaluating firesql({A1},{select case when a3.DEPTNAME is null then 'ALL' else a3.DEPTNAME end as DEPTNAME from axusers a1,axuserdept a2,cm_department a3 where A3.CM_DEPARTMENTID(+) = A2.DEPTNAME and A1.AXUSERSID = A2.AXUSERSID(+) and A1.USERNAME = :username }) Calling function firesql select case when a3.DEPTNAME is null then 'ALL' else a3.DEPTNAME end as DEPTNAME from axusers a1,axuserdept a2,cm_department a3 where A3.CM_DEPARTMENTID(+) = A2.DEPTNAME and A1.AXUSERSID = A2.AXUSERSID(+) and A1.USERNAME = :username username=mobileuser1 Time elapsed = 15 Result of firesql = Result = Evaluating sqlget({A1},{DEPTNAME}) Calling function sqlget Result of sqlget = ALL Result = ALL Evaluating firesql({A1},{Select 'ALL' OFCNAME from dual where :usrofc = 0 UNION Select OFCNAME from cm_office where cm_officeid = :usrofc}) Calling function firesql usrofc=0 Select 'ALL' OFCNAME from dual where :usrofc = 0 UNION Select OFCNAME from cm_office where cm_officeid = :usrofc usrofc=0 usrofc=0 Time elapsed = 16 Result of firesql = Result = Evaluating sqlget({A1},{OFCNAME}) Calling function sqlget Result of sqlget = ALL Result = ALL Evaluating firesql({m2},{Select x2.usergroup from axusers x1,AXUSERLEVELGROUPS x2 where x1.axusersid = x2.axusersid and x1.username = :username}) Calling function firesql Select x2.usergroup from axusers x1,AXUSERLEVELGROUPS x2 where x1.axusersid = x2.axusersid and x1.username = :username username=mobileuser1 Time elapsed = 15 Result of firesql = Result = Evaluating sqlget({m2},{usergroup}) Calling function sqlget Result of sqlget = mobileuser Result = mobileuser Evaluating firesql({x},{Select PATID from VW_USRDTL where usrnm = :username and rownum=1}) Calling function firesql Select PATID from VW_USRDTL where usrnm = :username and rownum=1 username=mobileuser1 Time elapsed = 31 Result of firesql = Result = Evaluating sqlget({x},{PATID}) 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)='tscaf' and stype = 't' ) Time elapsed = 16 select Props from axuseraccess where lower(rname)='mobileuser' and lower(sname)='tscaf' and stype = 't' Time elapsed = 0 Sql : select props from axuseraccess where lower(rname)= :rname and lower(sname)= :sname and stype = :stype order by blobno Paramval : mobileuser,tscaf,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 = 0 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 : tscaf ParamTYpe : c Param List : name select props from tstructs where lower(name)= :name order by blobno Time elapsed = 16 Step4 tstructs\stm size:11883 Step4-0 Step4-1 Step4-2 Step4-3 Step4-4 Step5 Step6 Step9 select lpad(' ', 250, ' ') LVAL from dual Time elapsed = 32 select lpad(' ', 250, ' ') LVAL from dual Time elapsed = 16 Evaluating recordid Result = Evaluating userroles Result = Evaluating username Result = Evaluating usrdistid Result = Evaluating date() Result = Evaluating iif(age > 17,{T},{ should be greater then or equal 18}) Result = Evaluating iif(getlength(mobileno) < 10 , {Mobile Number should be of 10 Digit},{T}) Result = Evaluating iif(ruralurban = {Urban},iif(isempty(city)={T},{ is mandatory},{T}), {T}) Result = Evaluating iif(ruralurban = {Rural},iif( isempty(pansamiti) ={T}, { is mandatory},{T}),{T}) Result = Evaluating iif(ruralurban = {Rural}, iif(isempty(grampanchayat) = {T},{ is mandatory},{T}),{T}) Result = Evaluating iif(ruralurban={Rural},iif(isempty(Village) = {T}, {is mandatory},{T}),{T}) Result = Evaluating iif(ruralurban = {Urban},iif(isempty(disastercity)={T},{ is mandatory},{T}), {T}) Result = Evaluating iif(disasterrural = {Rural},iif( isempty(disasterpansamiti) ={T}, { is mandatory},{T}),{T}) Result = Evaluating iif(disasterrural = {Rural}, iif(isempty(disastergrampanchayat) = {T},{ is mandatory},{T}),{T}) Result = Evaluating date() Result = Evaluating iif(isempty(disasdate) = {T},{ empty not allowed},iif( disasdate >todaydt,{Future Date Not Allowed},{T} )) Result = Evaluating scheme+ssoid Result = Evaluating {0} Result = Evaluating iif(ismandtory = {Yes}, iif(isempty(description) = {T},{ and attachment is mandatory},{T}),{T}) Result = Evaluating iif(recordid > 0 & isempty(samvat)={T},{ is Mandatory! },{T}) Result = Evaluating {Create} Result = Evaluating iif(action = {Recommend and Forward} & isempty(markto)={T},{ is mandatory},{T}) Result = select transid from axpexchange where (transid = :tid) and (adxinout = :adxinout) tid=tscaf adxinout=o Time elapsed = 16 select * from cm_activityform where cm_activityformid=0 Time elapsed = 16 select * from Axusers where 1=2 Time elapsed = 16 select distinct(fldname) from AxTempUserFields Time elapsed = 0 select * from AxAttachWorkflow where lower(transid) = 'tscaf' Time elapsed = 15 Step3 Sql : select props from tstructs where lower(name)= :name order by blobno Paramval : tacwk ParamTYpe : c Param List : name select props from tstructs where lower(name)= :name order by blobno Time elapsed = 16 Step4 tstructs\stm size:1693 Step4-0 Step4-1 Step4-2 Step4-3 Step4-4 Step5 Step6 Step9 Post on approve = False select transid from axpexchange where (transid = :tid) and (adxinout = :adxinout) tid=tacwk adxinout=o Time elapsed = 32 select * from trn_actionhistory where trn_actionhistoryid=0 Time elapsed = 15 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 tscaf >>Frame No 1 recid = Evaluating - recordid recordid = 0 recid after validation = 0 status = recid=0 select flag from CM_ACTIVITYFORM where CM_ACTIVITYFORMID = :recid recid=0 Time elapsed = 15 isedit = recid=0 select (case when flag in (0,3) then 'T' else 'F' end) isedit from CM_ACTIVITYFORM where CM_ACTIVITYFORMID = :recid recid=0 Time elapsed = 31 usrole = Evaluating - userroles userroles = mobileuser usrole after validation = mobileuser usr = Evaluating - username username = mobileuser1 usr after validation = mobileuser1 usrdistid = Evaluating - usrdistid usrdistid = 0 usrdistid after validation = 0 dist = Banswara select a1.cm_districtid, a1.districtname from cm_district a1 order by a1.districtname Time elapsed = 0 regprefix = dist=Banswara select 'AR'||'/'||(SUBSTR(upper( :dist ), 1, 4))||'/'||extract(year from sysdate )||'/' as pref from dual dist=Banswara Time elapsed = 16 regprefix after validation = AR/BANS/2025/ regno = 0 regdate = recid=0 select TRUNC(CREATEDON) from CM_ACTIVITYFORM where CM_ACTIVITYFORMID = :recid recid=0 Time elapsed = 16 regdate after validation = 30/12/1899 todaydt = Evaluating - date() Result of date = 02/12/2025 todaydt after validation = 02/12/2025 calamity = THUNDER STORM select CM_DISASTERTYPEID,upper(DISASTERNAME) DISASTERNAME,DISASTERNAMEHN from cm_disastertype where isactive = 'T' and IS4OTHERRELIEF = 'T' order by DISASTERNAME Time elapsed = 16 calamityid = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function calamityid after validation = 19919000000028 scheme = Housing Select c2.cm_lov_valuesid,C2.VALUECODE from cm_lov_values c2,cm_lov c1 where C1.CM_LOVID = C2.CM_LOVID and C1.LISTCODE = 'schemename' and upper(C2.ACTIVE) = upper('Yes') order by C2.VALUECODE Time elapsed = 16 schemeid = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function schemeid after validation = 17032000000141 categorys = Severely Damaged Houses schemeid=17032000000141 Select A2.CM_SCHEMECATEGORYID, A2.SCHCATEGORYENG from cm_schemecategory a2,mst_subcategory a1 where A1.CATEGORY = A2.CM_SCHEMECATEGORYID and A1.SCHEME = :schemeid schemeid=17032000000141 Time elapsed = 31 categoryid = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function categoryid after validation = 17043000000021 quantity = 1 subcategory = Kutcha House (Plain Area) schemeid=17032000000141 categoryid=17043000000021 select A2.MST_SUBCATEGORYDTLID, A2.SUBCATEGORY,A2.ASSITAMT from mst_subcategorydtl a2,mst_subcategory a1 where A2.MST_SUBCATEGORYID = A1.MST_SUBCATEGORYID and A1.SCHEME = :schemeid and A1.CATEGORY = :categoryid schemeid=17032000000141 categoryid=17043000000021 Time elapsed = 47 subcatid = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function subcatid after validation = 17066000000016 assistamt = 95100 applicantname = Ramila afhname = kaliya dob = 01/01/1986 age = 39 dob=01-Jan-1986 select decode(to_char(to_date( :dob, 'dd/mm/yyyy'),'yyyy'),1900,0,floor (months_between(sysdate, :dob)/12))age from dual dob=01-Jan-1986 dob=01-Jan-1986 Time elapsed = 31 Evaluating - iif(age > 17,{T},{ should be greater then or equal 18}) age = 39 Result of iif = T gender = Female select C.VALUECODE from VW_LOV c where C.LISTCODE = 'gender' and upper(C.ACTIVE) = upper('Yes') Time elapsed = 15 category = select C.VALUECODE from VW_LOV c where C.LISTCODE = 'CastCategory' and upper(C.ACTIVE) = upper('Yes') Time elapsed = 0 mobileno = 8949949195 Evaluating - iif(getlength(mobileno) < 10 , {Mobile Number should be of 10 Digit},{T}) mobileno = 8949949195 Result of getlength = 10 Result of iif = T email = tdist = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function tdist after validation = 27 tehsil = Ganoda dist = ('Banswara') Query component recreating again select a.cm_tehsilid,a.tehsilname from cm_tehsil a ,cm_district b where A.DISTRICTCODE =B.CM_DISTRICTID and upper(B.DISTRICTNAME)= upper('Banswara') Time elapsed = 16 ttehsil = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function dist = ('Banswara') ttehsil after validation = 260 ruralurban = Rural select C.VALUECODE from VW_LOV c where C.LISTCODE = 'ruralurban' and upper(C.ACTIVE) = upper('Yes') Time elapsed = 0 city = dist=Banswara select C.CM_CITYID, C.CITYENG from cm_city c, cm_district d where C.DISTRICTID = D.CM_DISTRICTID and d.DISTRICTNAME = :dist dist=Banswara Time elapsed = 31 Evaluating - iif(ruralurban = {Urban},iif(isempty(city)={T},{ is mandatory},{T}), {T}) city = Result of isempty = T Result of iif = is mandatory ruralurban = Rural Result of iif = T ward = city= select W.CM_WARDID,W.WARDENG from cm_ward w, cm_city c where W.CITYID = C.CITYID and C.CITYENG = :city order by W.CM_WARDID city= Time elapsed = 32 pansamiti = Ghatol dist=Banswara select B.CM_BLOCKID,B.BLOCKNAME from cm_block b,cm_district d where B.DISTRICTCODE = D.CM_DISTRICTID and D.DISTRICTNAME = :dist order by B.BLOCKNAME dist=Banswara Time elapsed = 31 Evaluating - iif(ruralurban = {Rural},iif( isempty(pansamiti) ={T}, { is mandatory},{T}),{T}) pansamiti = Ghatol Result of isempty = F Result of iif = T ruralurban = Rural Result of iif = T grampanchayat = Borda pansamiti=Ghatol select gp.cm_gpanchayatId,GP.GPANCHAYATNAME from cm_gpanchayat gp,cm_block b where GP.PANSAMITI = B.CM_BLOCKID and B.BLOCKNAME = :pansamiti order by GP.GPANCHAYATNAME pansamiti=Ghatol Time elapsed = 31 Evaluating - iif(ruralurban = {Rural}, iif(isempty(grampanchayat) = {T},{ is mandatory},{T}),{T}) grampanchayat = Borda Result of isempty = F Result of iif = T ruralurban = Rural Result of iif = T village = Borda grampanchayat=Borda dist=Banswara pansamiti=Ghatol select V.CM_VILLAGEID,V.VILLAGENAME from cm_village v, cm_gpanchayat gp, cm_district cd, cm_block cb where V.GPANCHAYATID = GP.CM_GPANCHAYATID and CD.CM_DISTRICTID = CB.DISTRICTCODE and CB.CM_BLOCKID = GP.PANSAMITI and GP.GPANCHAYATNAME = :grampanchayat and CD.DISTRICTNAME = :dist and CB.BLOCKNAME = :pansamiti order by V.VILLAGENAME grampanchayat=Borda dist=Banswara pansamiti=Ghatol Time elapsed = 47 Evaluating - iif(ruralurban={Rural},iif(isempty(Village) = {T}, {is mandatory},{T}),{T}) village = Borda Result of isempty = F Result of iif = T ruralurban = Rural Result of iif = T tvill = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function tvill after validation = 34202 streetname = ????? houseno = 0 disasterdist = Banswara select a1.cm_districtid, a1.districtname from cm_district a1 order by a1.districtname Time elapsed = 0 disastertehsil = Ganoda disasterdist = ('Banswara') Query component recreating again select a.cm_tehsilid,a.tehsilname from cm_tehsil a ,cm_district b where A.DISTRICTCODE =B.CM_DISTRICTID and upper(B.DISTRICTNAME)= upper('Banswara') Time elapsed = 15 disasterrural = Rural select C.VALUECODE from VW_LOV c where C.LISTCODE = 'ruralurban' and upper(C.ACTIVE) = upper('Yes') Time elapsed = 15 disastercity = disasterdist=Banswara select C.CM_CITYID, C.CITYENG from cm_city c, cm_district d where C.DISTRICTID = D.CM_DISTRICTID and d.DISTRICTNAME = :disasterdist disasterdist=Banswara Time elapsed = 15 Evaluating - iif(ruralurban = {Urban},iif(isempty(disastercity)={T},{ is mandatory},{T}), {T}) disastercity = Result of isempty = T Result of iif = is mandatory ruralurban = Rural Result of iif = T disasterward = disastercity= select W.CM_WARDID,W.WARDENG from cm_ward w, cm_city c where W.CITYID = C.CITYID and C.CITYENG = :disastercity order by W.CM_WARDID disastercity= Time elapsed = 16 disasterpansamiti = Ghatol disasterdist=Banswara select B.CM_BLOCKID,B.BLOCKNAME from cm_block b,cm_district d where B.DISTRICTCODE = D.CM_DISTRICTID and D.DISTRICTNAME = :disasterdist order by B.BLOCKNAME disasterdist=Banswara Time elapsed = 16 Evaluating - iif(disasterrural = {Rural},iif( isempty(disasterpansamiti) ={T}, { is mandatory},{T}),{T}) disasterpansamiti = Ghatol Result of isempty = F Result of iif = T disasterrural = Rural Result of iif = T disastergrampanchayat = Borda disasterpansamiti=Ghatol select gp.cm_gpanchayatId,GP.GPANCHAYATNAME from cm_gpanchayat gp,cm_block b where GP.PANSAMITI = B.CM_BLOCKID and B.BLOCKNAME = :disasterpansamiti order by GP.GPANCHAYATNAME disasterpansamiti=Ghatol Time elapsed = 16 Evaluating - iif(disasterrural = {Rural}, iif(isempty(disastergrampanchayat) = {T},{ is mandatory},{T}),{T}) disastergrampanchayat = Borda Result of isempty = F Result of iif = T disasterrural = Rural Result of iif = T disastervillage = Borda disastergrampanchayat=Borda disasterdist=Banswara disasterpansamiti=Ghatol select V.CM_VILLAGEID,V.VILLAGENAME from cm_village v, cm_gpanchayat gp, cm_district cd, cm_block cb where V.GPANCHAYATID = GP.CM_GPANCHAYATID and CD.CM_DISTRICTID = CB.DISTRICTCODE and CB.CM_BLOCKID = GP.PANSAMITI and GP.GPANCHAYATNAME = :disastergrampanchayat and CD.DISTRICTNAME = :disasterdist and CB.BLOCKNAME = :disasterpansamiti order by V.VILLAGENAME disastergrampanchayat=Borda disasterdist=Banswara disasterpansamiti=Ghatol Time elapsed = 47 patwar = disasterdist=Banswara disastertehsil=Ganoda disastervillage=Borda recordid=0 SELECT V.PATWARNM FROM vw_tehsilvill v WHERE V.DISTNM = :disasterdist AND V.TEHSILNM = :disastertehsil AND V.VILLNM = :disastervillage AND :recordid = 0 UNION SELECT PATWAR FROM CM_ACTIVITYFORM WHERE CM_ACTIVITYFORMID = :recordid disasterdist=Banswara disastertehsil=Ganoda disastervillage=Borda recordid=0 recordid=0 Time elapsed = 47 patwar after validation = Borda disasterstreetname = ????? disasterflatno = 0 disasdate = 07/09/2025 Evaluating - iif(isempty(disasdate) = {T},{ empty not allowed},iif( disasdate >todaydt,{Future Date Not Allowed},{T} )) disasdate = 07/09/2025 todaydt = 02/12/2025 Result of iif = T disasdate = 07/09/2025 Result of isempty = F Result of iif = T disasterdetail = ???????????? disasterarea = ????? aadhaarno = janaadhaarno = 4750748552 ackno = 2034-8YTH-11710 memberid = 33514406459 ssoid = RANIBUNKAR2003 ifsc = SBIN0031621 bhamashah = bankname = STATE BANK OF INDIA branchname = GANODA accountno = 61278641579 chkdupsso = Evaluating - scheme+ssoid scheme = Housing ssoid = RANIBUNKAR2003 chkdupsso after validation = HousingRANIBUNKAR2003 sanctionflag = Evaluating - {0} sanctionflag after validation = 0 sanctionno = disasteraddress = ????? samvat = select samvat from cm_otherrelief_config order by Samvat desc Time elapsed = 16 Evaluating - iif(recordid > 0 & isempty(samvat)={T},{ is Mandatory! },{T}) samvat = Result of isempty = T recordid = 0 Result of iif = T farcat = action = farcat= scheme=Housing usrole=mobileuser SELECT DISTINCT CASE WHEN :farcat = 'OSMF' AND :scheme = 'Animal husbandry assistance' THEN 'Reject' ELSE ACTION END AS Action, CASE WHEN :farcat = 'OSMF' AND :scheme = 'Animal husbandry assistance' THEN 5 else VIEWCODE END AS VIEWCODE from cm_wfactionhdr x1, cm_wfactiondtl x2 where x1.cm_wfactionhdrid = x2.cm_wfactionhdrid and upper(x1.TCAPTIONNAME) = UPPER('Relief Assistance Form') and UPPER(ROLE) = UPPER( :usrole ) order by VIEWCODE farcat= scheme=Housing farcat= scheme=Housing usrole=mobileuser Time elapsed = 78 Evaluating - {Create} action after validation = Create markto = Patwari usrole=mobileuser action=Create SELECT DISTINCT a.nextusergroup FROM cm_wfactiondtl a, cm_wfactionhdr b WHERE A.cm_wfactionhdrid = b.cm_wfactionhdrid AND B.Role = :usrole AND a.action = :action AND B.TRNNAME IN (SELECT a2.cm_moduledtlid FROM cm_modulehdr a1, cm_moduledtl a2 WHERE a1.cm_modulehdrid = a2.cm_modulehdrid AND a1.modname = 'Other Relief' AND a2.tname = 'tscaf') usrole=mobileuser action=Create Time elapsed = 16 Evaluating - iif(action = {Recommend and Forward} & isempty(markto)={T},{ is mandatory},{T}) markto = Patwari Result of isempty = F action = Create Result of iif = T marktouser = tdist=27 markto=Patwari ttehsil=260 tvill=34202 SELECT e.USERNAME FROM AXUSERlevelgroups e, axuserdistrictdtl g, AXUSERGROUPS d WHERE E.AXUSERSID = G.AXUSERSID AND E.USERGROUP = d.groupname AND G.DISTRICT = :tdist AND d.USERROLES = :markto AND ( ( :markto = 'Tehsildar' AND G.PSAMITI = :ttehsil ) OR ( :markto IN ('ReliefOIC', 'Collector')) OR ( :markto = 'Patwari' AND (SELECT V.PATWARID FROM vw_tehsilvill v WHERE V.DISTID = :tdist AND V.TEHSILID = :ttehsil AND V.VILLID = :tvill ) = G.PATWAR)) tdist=27 markto=Patwari markto=Patwari ttehsil=260 markto=Patwari markto=Patwari tdist=27 ttehsil=260 tvill=34202 Time elapsed = 94 marktouser after validation = 18381 viewcode = 0 Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function rejreason = remark = flag = Finding linkfield in fieldenter function Linkfield found and assigning Query from link field in fieldenter function Query assigned in fieldenter function flag after validation = 0 appamt = bhamashahstatus = bhamashahremark = a = time zone difference = 0 >>Writing to tables tscaf Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tscaf' Time elapsed = 16 Saving to table CM_ACTIVITYFORM select * from CM_ACTIVITYFORM where CM_ACTIVITYFORMid=0 Time elapsed = 16 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 = 16 RecordId = 13468000000170 MapName SourceId 0 Select sysdate as sdt from dual Time elapsed = 16 Select sysdate as sdt from dual Time elapsed = 16 ifsc = SBIN0031621 bhamashah = memberid = 33514406459 ssoid = RANIBUNKAR2003 accountno = 61278641579 disasteraddress = ????? bankname = STATE BANK OF INDIA branchname = GANODA disasdate = 07/09/2025 disasterdetail = ???????????? disasterstreetname = ????? disasterflatno = 0 janaadhaarno = 4750748552 ackno = 2034-8YTH-11710 disasterarea = ????? aadhaarno = action = Create rejreason = samvat = farcat = bhamashahstatus = 0 bhamashahremark = flag = 0 appamt = 0 viewcode = 0 remark = markto = Patwari marktouser = 18381 sanctionflag = 0 sanctionno = patwar = Borda chkdupsso = HousingRANIBUNKAR2003 disastervillage = 34202 dob = 01/01/1986 age = 39 applicantname = Ramila afhname = kaliya mobileno = 8949949195 email = gender = Female category = calamity = 19919000000028 scheme = 17032000000141 dist = 27 Select * FROM Sequence WHERE lower(TRANSTYPE)='tscaf' and lower(FIELDNAME)='regno'and lower(prefixfield)='regprefix' Time elapsed = 16 update Sequence set lastno = 132568 where lower(TRANSTYPE)='tscaf' and lower(FIELDNAME)='regno'and lower(prefixfield)='regprefix' Time elapsed = 16 regno = AR/BANS/2025/132567 subcategory = 17066000000016 assistamt = 95100 categorys = 17043000000021 quantity = 1 grampanchayat = 8191 tehsil = 260 streetname = ????? village = 34202 ward = 0 pansamiti = 239 ruralurban = Rural city = 0 houseno = 0 disasterward = 0 disasterpansamiti = 239 disastergrampanchayat = 8191 disastercity = 0 disasterdist = 27 disastertehsil = 260 disasterrural = Rural Posting record t=13468000000170 select regno from CM_ACTIVITYFORM where regno = 'AR/BANS/2025/132567' and CM_ACTIVITYFORMid <> :t t=13468000000170 Time elapsed = 141 Param Type = n cm_activityformid=13468000000170 Param Type = n sourceid=0 Param Type = c cancel=F Param Type = c createdby=mobileuser1 Param Type = c createdon=02/12/2025 12:10:30 Param Type = c username=mobileuser1 Param Type = c modifiedon=02/12/2025 12:10:30 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c ifsc=SBIN0031621 Param Type = c memberid=33514406459 Param Type = c ssoid=RANIBUNKAR2003 Param Type = c accountno=61278641579 Param Type = c disasteraddress=????? Param Type = c bankname=STATE BANK OF INDIA Param Type = c branchname=GANODA Param Type = c disasdate=07/09/2025 00:00:00 Param Type = c disasterdetail=???????????? Param Type = c disasterstreetname=????? Param Type = c disasterflatno=0 Param Type = c janaadhaarno=4750748552 Param Type = c ackno=2034-8YTH-11710 Param Type = c disasterarea=????? Param Type = c action=Create Param Type = n bhamashahstatus=0 Param Type = n flag=0 Param Type = n appamt=0 Param Type = n viewcode=0 Param Type = c markto=Patwari Param Type = c marktouser=18381 Param Type = n sanctionflag=0 Param Type = c patwar=Borda Param Type = c chkdupsso=HousingRANIBUNKAR2003 Param Type = n disastervillage=34202 Param Type = c dob=01/01/1986 00:00:00 Param Type = n age=39 Param Type = c applicantname=Ramila Param Type = c afhname=kaliya Param Type = n mobileno=8949949195 Param Type = c gender=Female Param Type = n calamity=19919000000028 Param Type = n scheme=17032000000141 Param Type = n dist=27 Param Type = c regno=AR/BANS/2025/132567 Param Type = n subcategory=17066000000016 Param Type = n assistamt=95100 Param Type = n categorys=17043000000021 Param Type = n quantity=1 Param Type = n grampanchayat=8191 Param Type = n tehsil=260 Param Type = c streetname=????? Param Type = n village=34202 Param Type = n ward=0 Param Type = n pansamiti=239 Param Type = c ruralurban=Rural Param Type = n city=0 Param Type = c houseno=0 Param Type = n disasterward=0 Param Type = n disasterpansamiti=239 Param Type = n disastergrampanchayat=8191 Param Type = n disastercity=0 Param Type = n disasterdist=27 Param Type = n disastertehsil=260 Param Type = c disasterrural=Rural insert into CM_ACTIVITYFORM (cm_activityformid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,ifsc,bhamashah,memberid,ssoid,accountno,disasteraddress,bankname,branchname,disasdate,disasterdetail,disasterstreetname,disasterflatno,janaadhaarno,ackno,disasterarea,aadhaarno,action,rejreason,samvat,farcat,bhamashahstatus,bhamashahremark,flag,appamt,viewcode,remark,markto,marktouser,sanctionflag,sanctionno,patwar,chkdupsso,disastervillage,dob,age,applicantname,afhname,mobileno,email,gender,category,calamity,scheme,dist,regno,subcategory,assistamt,categorys,quantity,grampanchayat,tehsil,streetname,village,ward,pansamiti,ruralurban,city,houseno,disasterward,disasterpansamiti,disastergrampanchayat,disastercity,disasterdist,disastertehsil,disasterrural) values (:cm_activityformid,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,:ifsc,null,:memberid,:ssoid,:accountno,:disasteraddress,:bankname,:branchname,to_date(:disasdate,'dd/mm/yyyy hh24:mi:ss'),:disasterdetail,:disasterstreetname,:disasterflatno,:janaadhaarno,:ackno,:disasterarea,null,:action,null,null,null,:bhamashahstatus,null,:flag,:appamt,:viewcode,null,:markto,:marktouser,:sanctionflag,null,:patwar,:chkdupsso,:disastervillage,to_date(:dob,'dd/mm/yyyy hh24:mi:ss'),:age,:applicantname,:afhname,:mobileno,null,:gender,null,:calamity,:scheme,:dist,:regno,:subcategory,:assistamt,:categorys,:quantity,:grampanchayat,:tehsil,:streetname,:village,:ward,:pansamiti,:ruralurban,:city,:houseno,:disasterward,:disasterpansamiti,:disastergrampanchayat,:disastercity,:disasterdist,:disastertehsil,:disasterrural) Saving to table CM_ACTIVITYFORM_ATTACH select * from CM_ACTIVITYFORM_ATTACH where CM_ACTIVITYFORM_ATTACHid=0 Time elapsed = 15 Adding new record to store data from Frame 4, Row 1 Parent Row 0 update connectinfo set lastnumber=:lc,lastupdated=sysdate where connectno = :cn Time elapsed = 0 RecordId = 13468000000171 Select sysdate as sdt from dual Time elapsed = 15 attachname = Patwari Report (Authorized construction & damage category) description = all document upload description = all document upload attachname = Patwari Report (Authorized construction & damage category) attachname = Patwari Report (Authorized construction & damage category) attachname = Patwari Report (Authorized construction & damage category) axp_gridattach_4 = ramiladocumet.pdf axp_gridattach_4 = ramiladocumet.pdf axp_gridattach_4 = ramiladocumet.pdf description = all document upload description = all document upload axp_gridattach_4 = ramiladocumet.pdf CM_ACTIVITYFORM_ATTACHrow = 1 Posting record Param Type = n cm_activityform_attachid=13468000000171 Param Type = n cm_activityformid=13468000000170 Param Type = c attachname=Patwari Report (Authorized construction & damage category) Param Type = c description=all document upload Param Type = c axp_gridattach_4=ramiladocumet.pdf Param Type = n cm_activityform_attachrow=1 insert into CM_ACTIVITYFORM_ATTACH (cm_activityform_attachid,cm_activityformid,attachname,description,axp_gridattach_4,cm_activityform_attachrow) values (:cm_activityform_attachid,:cm_activityformid,:attachname,:description,:axp_gridattach_4,:cm_activityform_attachrow) Time elapsed for insert/update = 3973839026799 >>Executing genmaps >>Posting from tscaf to tacwk >>Mapping Mapped moduletype Row = 1 value = Housing idvalue 0 Mapped entrytype Row = 1 value = Relief Assistance Form idvalue 0 Mapped tablename Row = 1 value = cm_activityform idvalue 0 Mapped recid Row = 1 value = 13468000000170 idvalue 0 Mapped viewcode Row = 1 value = 0 idvalue 0 Mapped actionbyrole Row = 1 value = mobileuser idvalue 0 Mapped actionbyuser Row = 1 value = mobileuser1 idvalue 0 Mapped action Row = 1 value = Create idvalue 0 Mapped nextrole Row = 1 value = Patwari idvalue 0 Mapped nextuser Row = 1 value = 18381 idvalue 0 Mapped remark Row = 1 value = idvalue 0 Mapped systemremark Row = 1 value = idvalue 0 Mapped appamt Row = 1 value = 0 idvalue 0 >>Validating tacwk >>Frame No 1 moduletype = Housing entrytype = Relief Assistance Form tablename = cm_activityform recid = 13468000000170 viewcode = 0 actionbyrole = mobileuser actionbyuser = mobileuser1 action = Create nextrole = Patwari nextuser = 18381 remark = systemremark = appamt = 0 appamt after validation = 0.00 >>Writing to tables tacwk Select * FROM Sequence WHERE lower(TRANSTYPE) = 'tacwk' Time elapsed = 16 Saving to table TRN_ACTIONHISTORY select * from TRN_ACTIONHISTORY where TRN_ACTIONHISTORYid=0 Time elapsed = 16 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 = 0 RecordId = 13468000000172 MapName tscaf1 SourceId 13468000000170 Select sysdate as sdt from dual Time elapsed = 16 Select sysdate as sdt from dual Time elapsed = 16 nextuser = 18381 nextrole = Patwari action = Create appamt = 0.00 systemremark = remark = actionbyuser = mobileuser1 tablename = cm_activityform entrytype = Relief Assistance Form moduletype = Housing actionbyrole = mobileuser viewcode = 0 recid = 13468000000170 Posting record Param Type = n trn_actionhistoryid=13468000000172 Param Type = c mapname=tscaf1 Param Type = n sourceid=13468000000170 Param Type = c cancel=F Param Type = c createdby=mobileuser1 Param Type = c createdon=02/12/2025 12:10:32 Param Type = c username=mobileuser1 Param Type = c modifiedon=02/12/2025 12:10:32 Param Type = c app_desc=1 Param Type = c app_level=1 Param Type = c nextuser=18381 Param Type = c nextrole=Patwari Param Type = c action=Create Param Type = n appamt=0 Param Type = c actionbyuser=mobileuser1 Param Type = c tablename=cm_activityform Param Type = c entrytype=Relief Assistance Form Param Type = c moduletype=Housing Param Type = c actionbyrole=mobileuser Param Type = c viewcode=0 Param Type = c recid=13468000000170 insert into TRN_ACTIONHISTORY (trn_actionhistoryid,mapname,sourceid,cancel,createdby,createdon,username,modifiedon,app_desc,app_level,nextuser,nextrole,action,appamt,systemremark,remark,actionbyuser,tablename,entrytype,moduletype,actionbyrole,viewcode,recid) values (:trn_actionhistoryid,:mapname,: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,:nextuser,:nextrole,:action,:appamt,null,null,:actionbyuser,:tablename,:entrytype,:moduletype,:actionbyrole,:viewcode,:recid) Time elapsed for Gen Map = 3973839027799 Time elapsed for MD Map = 3973839027799 Time elapsed for Save History = 3973839027815 Time elapsed for Save Attachment = 3973839027830 Time elapsed for After Save WF Exec = 3973839027830 Transaction commited Result : {"message":[{"msg":"Relief Assistance Form Saved","Registration No.":"AR/BANS/2025/132567","recordid":"13468000000170"}]} 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=mobileuser1 Param Type = c calledon=02/12/2025 12:10:17 Param Type = c callfinished=02/12/2025 12:10:28 Param Type = c structname=tscaf Param Type = n recordid=0 Param Type = c servicename=Saving data Param Type = c serviceresult=success Param Type = n timetaken=10718 Param Type = n dbtimetaken=3584 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