Chat now with support
Chat with Support

Identity Manager 8.2 - API Designer User and Development Guide

API Designer Basic principles of API development Examples and help – Software Development Kit Quick start – Creating an API Working with the API Designer
Starting the API Designer Project types User interface Global settings Database objects Labeling changes Find and replace Multilingual captions Managing database queries Managing tabs Managing layouts Displaying the change history (command list) Bookmarks Compiling an API Managing versions (compilation branches) Testing an API Linking C# projects to the API Designer
API projects API methods API Server ImxClient command line program

Managing compilation errors and warnings (task window)

Open the task window with View > Tasks (see Opening the task window).

Use the Tasks window to view compilation errors and warnings and to rectify them where necessary (debug).

  • Compilation errors prevent the web project from compiling properly and must therefore be eliminated. Development states cannot be released if they cannot be compiled.

  • Compilation warnings relate to missing extensions, or to messages concerning accessibility. The compilation warnings of the relevant compiler are also taken into account. If compiler warnings are the only type of message that is generated, the development state will be successfully compiled nonetheless.

TIP: In the global settings, you can define which warnings are displayed as errors during compilation and which errors are ignored. For more information, see Global settings.

If individual messages are displayed ( icon) together, it means that the errors indicated occur at various locations throughout the web project. This can happen, for example, if an extension that is referenced by a number of nodes is missing.

The following table gives an overview of the various features in the Tasks window.

Table 18: Controls

Control

Description

Errors

Hides or displays compilation errors.

Warnings

Hides or displays compilation warnings.

Error details

Displays the error message. This button is only active if you have highlighted a listed error message.

Click this button to view a detailed description of the error.

Click Send as mail to transfer the error message to an email and send.

Related topics

Opening the task window

You can open the task window at any time.

To open the task window

  • In the menu bar, click View > Tasks.

Related topics

Resolving errors and warnings

If errors occur when compiling your API, the task view can be used to see and resolve them.

TIP: In the global settings, you can define which warnings are displayed as errors during compilation and which errors are ignored. For more information, see Global settings.

To open and edit objects with errors in the task window

  1. In the menu bar, click View > Tasks.

  2. Click either Errors or Warnings in the task window.

  3. Perform one of the following tasks:

    • Double-click the listed error/warning and then resolve the error/warning within the Node editor window itself.

      NOTE: The node editor window opens if the node contains the error. If the error occurs when the resulting code is compiled, you can double-click it to display Generated code (read-only) in the definition tree view.

      - OR -

    • Click the error/warning in the list and then click Correct errors.

Related topics

Opening the compiling log

The compiling log displays compiling status and progress.

To open the compiling log

  • In the menu bar, click View > Compilation.

Related topics
Related Documents

The document was helpful.

Select Rating

I easily found the information I needed.

Select Rating