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.

View log

When configured, a button will be available that opens the available log file.

Info

he log for

Info

This is the log file for the server that runs the project, when multiple users are logged in it contains the log for actions for all these users.

 

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.

View log

When configured, a button will be available that opens the available log file.

Info

This is the log file for the server that runs the project, when multiple users are logged in it contains t

Reset UI's

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

...

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.

End Session

Clicking the button will end the main session

Profile

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

...

This menu displays a live preview of the runtime log. After the pop-up for the live log is opened it will start displaying its log. The clear button will clear the live log

Info

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

...