URLs for opening a form


There are several way of opening a form or performing other actions, each with a different URL. The following patterns are available:

MethodURLDescription
submit/formcycle/form/process/formid/formversionid/?lang=de&frid=...Servlet for processing form data after the form has been submitted.
open/formcycle/form/provide/formidOpens the form. Available only when the form's status was set to online.
open via alias/formcycle/form/alias/mandantid/formname/Same as open, but uses the form's alias instead of its name.

 All URLs can be appended with different parameters to e.g. prefill a form field or set a specific theme.