×
Menu
Index

In tab

 

Memofield - XML

The big memofield that represents about half of the tab contains the input XML. If it's empty you can paste a n input XML from the Windows clipboard.
 
Tip!
You can paste XML requests from the  Server here. This way you can easily debug situations from a server environment into the composer.
 
The input XML may be a Userinterface XML, but it may also be an XML document that follows the Local Configurations schema. To change the elementvalues just doubleclick the nodes and change them.
 
 

XML

Enter the filename of an XML document to load.
 

Load XML

Opens a dialog to browse to an XML document.
 

Load In.xml

Loads the previously used input XML.
 

Load UI.xml

Load the previously used userinterface XML document (ui.xml).
 

Interface knop

 
Creates a Userinterface (same as a  GetUserinterface call to the Server). In the lower part of this screen you can paste an XML document. This XML document will be used to fill the SoftRules XML part of the Userinterface and prefill the Questions.
 

Userinterface

Choose the Userinterface that you want to generate.
 

Version

If there are multiple versions of the Userinterface, choose the wanted version.
 

Adapter

Choose the In Adapter that you want to send your XML document to.
 

Save XML

Check this options if you want to save the result XML in the Project Folder.
 

Initialize XML

Check this option if you want to initialize the Output XML at every process (happens when you click the Go button). Leaving this unchecked you can simulate a process that uses multiple processes in a row.
 

Show performance

This options starts Performance metering.
 

Trace log

Shows an overview with all XML writes, so that you can trace the shaping of the output XML document. See here.
 

Validate XML

When checked the Output XML is validated against the schemafile as mentioned in the Configuration.
 
Tip!
Using the Registrysetting DemoMode you can prevent validation regardless of the setting of this option.
 

Go

Clicking this button starts de debugging process. SoftRules® executes all Tools and shows the result on the Out tab(s).
 

UI.xml

After clicking the Go button when a Userinterface is used, the XML representation of this Userinterface is saved as UI.xml. Using this button you can load this UI.xml and create an input XML.
 

IN.xml

After clicking the Go button the current input XML is stored as IN.xml. Using this button you can load this XML as an input XML (again).
 

Foutmeldingen

If, during the execution of the rules, an exception occurs that is not captured using exception handling, this messagebox will appear.
 
 
The message will also show up in the logwindow.
 

Finished

This closes the debugger.