All Products
Search
Document Center

DataWorks:Business process

Last Updated:Aug 17, 2023

A business process refers to a business activity that is performed by an enterprise in a specific data domain. A business process is a logical subject that needs to be analyzed in Data Modeling. For example, a trade data domain can contain business processes such as adding commodities to the shopping cart, placing orders, and paying orders. This topic describes how to create and use a business process.

Prerequisites

A data domain is created. For more information, see Data domain. You can also use the default data domain provided by the system.

Background information

A business process is used to describe the process of a business activity, such as adding commodities to the shopping cart, placing orders, or paying orders. Some typical analysis methods, such as funnel analysis, can be used to analyze business processes and view the business effect. For example, purchases can be divided into the following business processes: browsing commodities, adding commodities to the shopping cart, placing orders, paying orders, and confirming receipt of commodities. You can create a metric named "number of orders" for each of the business processes and use this metric to perform funnel analysis on purchases.

业务过程You can plan and create business processes in a data domain. After you create a business process, you can perform the following operations:

Create a business process

By default, DataWorks Data Modeling provides a business process named default. If your business is simple and does not need multiple business processes, you can use the default business process.

If your business is complex, you can create business processes based on your business requirements. To create a business process, perform the following steps:

  1. Go to the Data Modeling page.
    1. Log on to the DataWorks console.
    2. In the left-side navigation pane, click Workspaces.
    3. In the top navigation bar, select the region where your workspace resides. Find your workspace and click DataStudio in the Actions column.
    4. In the upper-left corner of the DataStudio page, click the Icon icon and choose All Products > Data Modeling > Data Warehouse Planning. The Data Layer page appears.
  2. In the top navigation bar of the Data Modeling page, click Data Warehouse Planning. In the left-side navigation pane of the Data Warehouse Planning tab, choose Common Layer > Business Process to go to the Business Process page.

  3. Create a business process.

    1. On the Business Process page, click Create Business Process.

    2. In the Create Business Process dialog box, configure the parameters.

      Parameter

      Description

      Abbreviation

      The abbreviation for the name of the business process.

      The abbreviation can be a maximum of 128 characters in length and can contain lowercase letters, digits, and underscores (_). The abbreviation must start with a lowercase letter.

      Name

      The name of the business process.

      The name can be a maximum of 2,048 characters in length. It can contain letters, digits, underscores (_), and ampersands (&) and must start with a letter or digit.

      Display Name

      The display name of the business process.

      The display name can be a maximum of 2,048 characters in length. It can contain letters, digits, underscores (_), ampersands (&), and parentheses () and must start with a letter or digit.

      Data Domain

      The data domain to which the business process belongs.

      Owner

      The owner of the business process. The owner of the default business process is system.

      Description

      The description of the business process.

      The description of the data layer can be a maximum of 2,048 characters in length.

  4. Click OK. The business process is created.

What to do next

After the business process is created, you can perform the following operations: