Web Development Toolkit

JSP Insert Form

 

The toolkit can also insert data into the Agile e6 database. The insert form is called through a hyperlink by using the insert element userexit - iwf_ins_elm.

 

<a href="<EWDT:edb valueName='usx' target='_window' usx='LIST_A' params='iwf_frm_ent(EDB-ARTICLE EDB-ART-CFR) & iwf_ins_elm' template='WWW-ART-INS.jsp'></EWDT:edb>">Insert Item</a>

 
  <input name="usx" type="hidden" value="iwf_exi_edt">
<input name="param" type="hidden" value="S">
<input name="tpl" type="hidden" value="WWW-ART-SFR.jsp">
Posting the HTML form to the web server saves the data to the database and opens the detail result page - iwf_exi_edt(S).
 
Item insert result - the number is drawn by the number server in this case.