Skip to main content
Skip table of contents

Validation Panel

The Designer supports you during modeling by validating the service, displaying messages for invalid implementations, and giving you advice on how to fix these errors.

The validation results are displayed in the Validation panel. It is available in all editors:

  • BPMN Editor

  • Execution Editor

  • Mapping Editor

  • Form Editor

validation_panel_default.png

If you use the panel preset, the validation panel is the second tab in the lower left corner. To return to the panel preset, go to the user preferences, open the Designer Options and select option Reset Panels.

Refer to Customizing Editors and Panels for detailed information about panel management in general.

In the Validation panel, validation findings of a service are displayed:

validation_panel.png

The icon in the panel header indicates if there are any validation issues:

Icon

Description

icon_validation_ok.png

Everything is fine. The service is ready to be executed in the test environment or to be deployed via the service details page.

icon_validation_spinner.png

The validation is in progress. Wait to get the result.

validation_icon2.png

There are validation issues. You need to resolve these issues before being able to test or deploy the service.

The list is sorted by error types:

icon_validation_error.png

Error: xUML Compiler errors

icon_validation_warning.png

Warning: xUML Compiler warnings

You cannot test or deploy a service that still has validation errors. You need to resolve them first.

Error Types

Different types of validation messages are displayed. Both, warnings and errors, are reported by the xUML Compiler, and refer to the implemented execution:

Icon

Error Type

Description

icon_validation_warning.png

Warning

If the compiler reports a warning, you can deploy the service nevertheless. However, you should check the reported items in your service.

icon_validation_error.png

Error

If an error is reported, deployment is not possible. Check the mentioned parts of the service, and eliminate the cause of the error to enable model execution.

Analyzing Validation Results

The validation panel is available in all editors, and shows xUML Compiler messages and errors no matter where they occur. Use the information given in the validation panel to check the mentioned elements of your service model.

Using the Displayed Information

Validation messages describe the error, and also provide information on how to solve the problem:

validation_message.png

The items in the validation panel are links. If you click on a message...

  • ...the related editor opens if not already open.

  • ...the affected element is selected on the diagram pane.

  • ...all other messages concerning this element are highlighted.

If the message refers to an element on the execution pane, the associated BPMN element on the BPMN diagram pane is also selected:

click_message.png

This also works vice versa: Click an element on the pane to highlight all messages concerning this element.

click_diagram_element.png

The handling in the Mapping Editor works the same way: Click a message to highlight the affected element or object flow in the editor.

click_types_message.png

Sharing Validation Messages

Sometimes you want to share a validation message with another developer. Select the displayed message (or the part you want to share) with your mouse or a double-click. Now you can copy and paste the highlighted content, e.g. to an email or a chat:

copy_validation_message.png

Related Pages:

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.