Finding problems when implementing an editing application can be difficult.  
Try:
1.  Read the documentation for TinyOWS (https://mapserver.org/tinyows/) and 
OpenLayers' writeTransaction
2.  Find other related documentation and example (MS4W, GeoMoose 
(https://docs.geomoose.org/3.x/howto/add-vector-editing.html)
3.  Enable logging in TinyOWS.  Use your browser's Developer Tools to step 
through your JavaScript and confirm the value of variables and the return 
values from OpenLayers' writeTransaction.

Best Regards,
Brent Fraser

----------------------------------------
From: "Boubacar Bah" <bahbouba....@gmail.com>
Sent: 9/25/22 7:12 AM
To: mapserver-users@lists.osgeo.org
Subject: [MapServer-users] ASKING HELP

hello, i need your help regarding tinyows wfs transaction.
by the way I put in an online editing application.
in which I used the wfs transaction to send the request to my postgis database.
but the problem is that if I edit an entity in the application the transaction 
does not run to my database.
So I don't know where the problem is in my code.
Any help will be welcome.
Below is the LINK for the program in question:
https://pastebin.com/kWDVmu4h
_______________________________________________
MapServer-users mailing list
MapServer-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to