Create an application

更新时间:
复制 MD 格式

This topic describes how to create an application. You can then use the application to initiate transactions.

  1. In the navigation pane on the left of the Distributed Transaction console, choose Application Transactions > Application Configuration.

  2. Click Create Application and enter the following information.

    • Application Name: Select the application for which you want to enable distributed transactions.

    • Transactional Data Storage Location: Select Separate-database storage. This option stores transactions on the transaction server. In this pattern, initiator and participant configuration is not required.

      The client sends logs to the server over a persistent connection, and the server stores the logs in its database. This pattern is suitable for scenarios where business data must be stored separately.

    • Partition Mode: Select Single-database, single-table pattern.

  3. Click Create.