<div style="font-family: arial; font-size: 14px;"><div fr-original-style="" style="box-sizing: border-box;">Finding problems when implementing an editing application can be difficult.  Try:</div><div fr-original-style="" style="box-sizing: border-box;">1.  Read the documentation for TinyOWS (<a fr-original-style="" href="https://mapserver.org/tinyows/" id="isPasted" style="box-sizing: border-box; color: rgb(0, 102, 147); text-decoration: underline; user-select: auto;" target="_blank" rel="noopener noreferrer">https://mapserver.org/tinyows/</a>) and OpenLayers' writeTransaction</div><div fr-original-style="" style="box-sizing: border-box;">2.  Find other related documentation and example (MS4W, GeoMoose (<a fr-original-style="" href="https://docs.geomoose.org/3.x/howto/add-vector-editing.html" id="isPasted" style="box-sizing: border-box; color: rgb(0, 102, 147); text-decoration: underline; user-select: auto;" target="_blank" rel="noopener noreferrer">https://docs.geomoose.org/3.x/howto/add-vector-editing.html</a>)</div><div fr-original-style="" style="box-sizing: border-box;">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.</div><div fr-original-style="" style="box-sizing: border-box;"><br fr-original-style="" style="box-sizing: border-box;"></div><div fr-original-style="" style="box-sizing: border-box;">Best Regards,</div><div fr-original-style="" style="box-sizing: border-box;">Brent Fraser</div><div fr-original-style="" style="box-sizing: border-box;"><br fr-original-style="" style="box-sizing: border-box;"></div><div fr-original-style="" style="box-sizing: border-box;" contenteditable="false"><span fr-original-style="" style="box-sizing: border-box;"> </span></div><div fr-original-style="" style="box-sizing: border-box;"><br fr-original-style="" style="box-sizing: border-box;"></div><hr id="previousmessagehr" fr-original-style="" style="box-sizing: border-box; clear: both; user-select: none;"><div fr-original-style="" style="box-sizing: border-box;"><span fr-original-style="" style="box-sizing: border-box;"><strong fr-original-style="" style="box-sizing: border-box; font-weight: 700;">From</strong>: "Boubacar Bah" <bahbouba.909@gmail.com><br fr-original-style="" style="box-sizing: border-box;"><strong fr-original-style="" style="box-sizing: border-box; font-weight: 700;">Sent</strong>: 9/25/22 7:12 AM<br fr-original-style="" style="box-sizing: border-box;"><strong fr-original-style="" style="box-sizing: border-box; font-weight: 700;">To</strong>: mapserver-users@lists.osgeo.org<br fr-original-style="" style="box-sizing: border-box;"><strong fr-original-style="" style="box-sizing: border-box; font-weight: 700;">Subject</strong>: [MapServer-users] ASKING HELP</span></div><div fr-original-style="" style="box-sizing: border-box;"><br fr-original-style="" style="box-sizing: border-box;"></div><div dir="ltr" fr-original-style="" style="box-sizing: border-box;">hello, i need your help regarding tinyows wfs transaction.<br fr-original-style="" style="box-sizing: border-box;">by the way I put in an online editing application.<br fr-original-style="" style="box-sizing: border-box;">in which I used the wfs transaction to send the request to my postgis database.<br fr-original-style="" style="box-sizing: border-box;">but the problem is that if I edit an entity in the application the transaction does not run to my database.<br fr-original-style="" style="box-sizing: border-box;">So I don't know where the problem is in my code.<br fr-original-style="" style="box-sizing: border-box;">Any help will be welcome.<br fr-original-style="" style="box-sizing: border-box;">Below is the LINK for the program in question:<br fr-original-style="" style="box-sizing: border-box;"><div fr-original-style="" style="box-sizing: border-box;"><a fr-original-style="" href="https://pastebin.com/kWDVmu4h" style="box-sizing: border-box; color: rgb(0, 102, 147); text-decoration: underline; user-select: auto;" target="_blank" rel="noopener noreferrer">https://pastebin.com/kWDVmu4h</a> </div></div></div>