Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

By selecting this menu a pop up appears with information and features that can be used for easy debugging and developing.

Rule graph XML 

This option will display the Rule Graph XML. This file displays which inference rules and validation rules where used to determine or validate an attribute value.

Info

Please note this option is only available in the Java Runtime.

Portal State XML

This option will display the Portal State XML. This file contains the current flow path including transactions.

Info

Please note this option is only available in the Java Runtime.

Page source

This option will display the page XML, an XML representation of a rendered ( or calculated ) page.

Info

Please note this option is only relevant if you use XSLT styling and available in the Java Runtime.

Recompose page

This menu will recompose the page. Combined with reload current project this will allow you to quickly test small changes to your model.

Info

Please note this option does not always work in combination with complex changes.

Reset UI's

This menu will reload your custom themes. This will allow you to quickly mage changes to your model.

Session

This menu allows you to influence the active session. The following features are available.

Reload current project

 This menu will allow you to reload your project. Combined with recompose page this will allow you to quickly test small changes to your model.

Info

Please note this option does not always work in combination with complex changes.

Save session

This menu will allow you to save the current session to an XML file on the server. You can use the Restore a session widget from the development dashboard to restart your project with the saved session data.

Export profile

The profile contains all session data. By selecting this option you can store the current session data as an XML file. You can use this file as a basis for unit tests or quickly start a new session without having to enter all data.

Info

Please note this option is only available in the Java Runtime. You can still export the profile via the profile menu in .NET.

Profile

The profile contains all session data. By selecting this option a popup window appears with three tabs.

Profile explorer

The profile explorer allows you to view and edit all current session data. 

...

Info

Please note this option is only available in the Java Runtime.

Switch

This menu allows you to switch language or theme.

Page explorer

The page explorer displays all elements that are part of the runtime page model. This feature can be very usefull to determine if the theme displays all page elements correctly.

Info

Please note this option is only available in the Java Runtime.

Live Log

This menu displays a live preview of the runtime log.

Info

Please note this option is only available in the Java Runtime. You can still view the log file via the filesystem.

Remove toolbar

This menu will remove the debug bar.

Info

Please note this option is only available in the Java Runtime.