When you view an Interactive Form and start a form flow by submitting the first step of a form, for example a form specific-session called FormScope is created. This FormScope can be viewed by accessing the URL:


 http://<backend>/web/nl.gx.forms.wmpformengine.servlet


This will only work if you are logged in to the corresponding Edit environment of XperienCentral which is usually accessible via:


 http://<backend>/web/edit


The page containing the form must be accessed by using the same domain as the Edit environment. For example:


 http://<backend>/web/pagecontainingaform.htm


Keep in mind that often the FormScope is only created after the submit of the first step and is closed during rendering of the last step. The output of the Formscope debugger is an XML representation of the FormScope. For example:



  • No labels