サポートと今すぐチャット
サポートとのチャット

Identity Manager 8.2.1 - API Development Guide

Basic principles of API development Examples and help – Software Development Kit API configuration Implementing your own APIs API Designer Quick start – Creating an API with the API Designer 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 ImxClient command line program

Testing a compilation

The two types of compilation (Debug and Release compilation) can be tested in advance.

To test the compilation

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

  2. On the start page, expand the Compilation pane.

  3. In the Compilation pane, perform one of the following actions:

    • To test a debug compilation, enable the DEBUG option.

    • To test a release compilation, enable the RELEASE option.

  4. Click Test compilation.

    The Compilation log opens and shows compilation status and progress.

    The Tasks window opens. Use this to view and rectify any errors and warnings that arise during compilation. For more information, see Managing compilation errors and warnings (task window).

Related topics

Starting a compilation

You can start two types of compilation (Debug and Release). If compilation completes without any errors, then the compiled API is written to the database.

To start compilation

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

  2. On the start page, expand the Compilation pane.

  3. In the Compilation pane, perform one of the following actions:

    • To start a debug compilation, enable the DEBUG option.

    • To start a release compilation, enable the RELEASE option.

  4. Click Compile.

    The Compilation log opens and shows compilation status and progress.

    The Tasks window opens if errors arise. Use this to view and rectify any errors and warnings that arise during compilation. For more information, see Managing compilation errors and warnings (task window).

Related topics

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
関連ドキュメント

The document was helpful.

評価を選択

I easily found the information I needed.

評価を選択