Versions Compared

Key

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

...

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 available in the Java Runtime in combination with XSLT styling.

If you are interested in the JSON response of the MVC UI, then you can do the following:

...

Info

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

Reset UIs

This menu will reload your custom themes. This will allow you to quickly make 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  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

...

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. By clicking on an entity, the values of all attributes are shown. Clicking on the Image Modified in  in the utmost right column will bring up a screen where the the decision requirements graph is  is shown.

Profile Import/Export

This option will allow you to store the current session data as an XML file. You can use this file to quickly start a new session with existing data. You can also import this file in Studio to create a unit test.

...