diff --git a/docs/smn/umn/en-us_image_0000001833018621.png b/docs/smn/umn/en-us_image_0000001833018621.png deleted file mode 100644 index 4528caade..000000000 Binary files a/docs/smn/umn/en-us_image_0000001833018621.png and /dev/null differ diff --git a/docs/smn/umn/en-us_image_0000002194988730.png b/docs/smn/umn/en-us_image_0000002194988730.png new file mode 100644 index 000000000..23b97563c Binary files /dev/null and b/docs/smn/umn/en-us_image_0000002194988730.png differ diff --git a/docs/smn/umn/en-us_image_0000002195142398.png b/docs/smn/umn/en-us_image_0000002195142398.png new file mode 100644 index 000000000..c1ef4ffa4 Binary files /dev/null and b/docs/smn/umn/en-us_image_0000002195142398.png differ diff --git a/docs/smn/umn/en-us_image_0152880872.png b/docs/smn/umn/en-us_image_0152880872.png deleted file mode 100644 index d31122707..000000000 Binary files a/docs/smn/umn/en-us_image_0152880872.png and /dev/null differ diff --git a/docs/smn/umn/en-us_topic_0043394891.html b/docs/smn/umn/en-us_topic_0043394891.html index 872f14346..f0fd1bd36 100644 --- a/docs/smn/umn/en-us_topic_0043394891.html +++ b/docs/smn/umn/en-us_topic_0043394891.html @@ -3,7 +3,7 @@

Basic Mode

Only users under the same account as the topic creator have the permissions to publish messages through the topic. Using topic policies, you can specify which usersor cloud services can perform what topic operations, for example, querying topic details and publishing messages. Topic creators always have permissions over a topic even if they grant topic permissions to other users.

Configuring Topic Policies in Basic Mode

  1. Log in to the management console.
  2. In the upper left corner of the page, click and select the desired region and project.
  3. Select Simple Message Notification under Application.

    The SMN console is displayed.

    -
  4. In the navigation pane, choose Topics.

    The Topics page is displayed.

    +
  5. In the navigation pane, choose Topics.

    The Topics page is displayed.

  6. Locate a topic, click More under Operation, and select Configure Topic Policy.

    Alternatively, click a topic name. In the upper right corner of the displayed page, click Configure Topic Policy.

  7. In the Configure Topic Policy dialog box, configure the topic policy in basic mode.

    The basic mode simply specifies which usersor cloud services have permissions to publish messages to the topic. For details, see Table 1.

    diff --git a/docs/smn/umn/en-us_topic_0043961401.html b/docs/smn/umn/en-us_topic_0043961401.html index b5ae62433..942fccbdd 100644 --- a/docs/smn/umn/en-us_topic_0043961401.html +++ b/docs/smn/umn/en-us_topic_0043961401.html @@ -4,7 +4,7 @@

    Scenarios

    A topic is a specified event to publish messages and subscribe to notifications. It serves as a message sending channel, where publishers and subscribers can interact with each other.

    Creating a Topic

    1. Log in to the management console.
    2. In the upper left corner of the page, click and select the desired region and project.
    3. Select Simple Message Notification under Application.

      The SMN console is displayed.

      -
    4. In the navigation pane, choose Topics.

      The Topics page is displayed.

      +
    5. In the navigation pane, choose Topics.

      The Topics page is displayed.

    6. In the upper right corner, click Create Topic.
      Figure 1 Create Topic
    7. Enter a topic name and display name.
      diff --git a/docs/smn/umn/en-us_topic_0043961402.html b/docs/smn/umn/en-us_topic_0043961402.html index 399ce3144..80502840d 100644 --- a/docs/smn/umn/en-us_topic_0043961402.html +++ b/docs/smn/umn/en-us_topic_0043961402.html @@ -4,10 +4,10 @@

      Scenarios

      To deliver messages published to a topic to endpoints, you must add the subscription endpoints to the topic.

      Adding a Subscription

      1. Log in to the management console.
      2. In the upper left corner of the page, click and select the desired region and project.
      3. Select Simple Message Notification under Application.

        The SMN console is displayed.

        -
      4. In the navigation pane, choose Topics.

        The Topics page is displayed.

        +
      5. In the navigation pane, choose Topics.

        The Topics page is displayed.

      6. Locate the topic that you want to add a subscription to. In the Operation column, click Add Subscription.

        Alternatively, click a topic name. In the upper right corner of the displayed page, click Add Subscription.

        The Add Subscription dialog box is displayed.

        -
        Figure 1 Add Subscription
        +
        Figure 1 Add Subscription
      7. Specify the subscription protocol and endpoints.
      Table 1 Parameter descriptions

      Parameter

      @@ -22,7 +22,7 @@

      Display Name

      Message sender name, which can contain up to 192 bytes

      -
      NOTE:

      After you specify a display name, the sender in email messages will be presented as Display name<noreply@otc.t-systems.com>. Otherwise, the sender will be noreply@otc.t-systems.com.

      +
      NOTE:

      After you specify a display name, the sender in email messages will be presented as Display name<noreply@otc.t-systems.com>. Otherwise, the sender will be noreply@otc.t-systems.com.

      @@ -44,6 +44,13 @@
    8. FunctionGraph (function): Click to select a function and specify its version.
    9. + + +
      Table 1 Parameters for adding a subscription

      Parameter

      Request Header

      +

      This parameter is only available if HTTP or HTTPS is selected for Protocol. It indicates whether to configure the request header now. If you select Configure now, specify Key and Value. You can add up to 10 request headers.

      +

      The value of Key must:

      +
      • be case insensitive and unique.
      • start with x- but cannot start with x-smn.
      • contain only digits, letters, and hyphens (-), but not end with a hyphen nor contain consecutive hyphens.
      +

      Version

      This parameter is only available if FunctionGraph (function) is selected for Protocol. Select the version for the function.

      diff --git a/docs/smn/umn/en-us_topic_0043961403.html b/docs/smn/umn/en-us_topic_0043961403.html index 7c9d3ddf1..2011dc77c 100644 --- a/docs/smn/umn/en-us_topic_0043961403.html +++ b/docs/smn/umn/en-us_topic_0043961403.html @@ -6,7 +6,7 @@

      Prerequisites

      Subscribers in the topic must have confirmed the subscription, or they will not be able to receive any messages.

      Procedure

      1. Log in to the management console.
      2. In the upper left corner of the page, click and select the desired region and project.
      3. Select Simple Message Notification under Application.

        The SMN console is displayed.

        -
      4. In the navigation pane, choose Topics.

        The Topics page is displayed.

        +
      5. In the navigation pane, choose Topics.

        The Topics page is displayed.

      6. In the topic list, locate the topic that you need to publish a message to and click Publish Message in the Operation column.

        Alternatively, locate the topic and click its name. In the upper right corner of the displayed topic details page, click Publish Message.

      7. Configure the required parameters based on Table 1.
        The topic name is provided by default and cannot be changed.
        Table 1 Parameters required for publishing a message

        Parameter

        diff --git a/docs/smn/umn/en-us_topic_0044170767.html b/docs/smn/umn/en-us_topic_0044170767.html index 41f6a1aa0..9c0e54f3b 100644 --- a/docs/smn/umn/en-us_topic_0044170767.html +++ b/docs/smn/umn/en-us_topic_0044170767.html @@ -6,7 +6,7 @@

        Prerequisites

        Subscribers in the topic must have confirmed the subscription, or they will not be able to receive any messages.

        Procedure

        1. Log in to the management console.
        2. In the upper left corner of the page, click and select the desired region and project.
        3. Select Simple Message Notification under Application.

          The SMN console is displayed.

          -
        4. In the navigation pane, choose Topics.

          The Topics page is displayed.

          +
        5. In the navigation pane, choose Topics.

          The Topics page is displayed.

        6. In the topic list, locate the topic that you need to publish a message to and click Publish Message in the Operation column.

          Alternatively, locate the topic and click its name. In the upper right corner of the displayed topic details page, click Publish Message.

        7. Configure parameters by referring to Table 1.
          Table 1 Parameters required for publishing a message

          Parameter

          diff --git a/docs/smn/umn/smn_qs_30010.html b/docs/smn/umn/smn_qs_30010.html index 21d72e622..0a34051ba 100644 --- a/docs/smn/umn/smn_qs_30010.html +++ b/docs/smn/umn/smn_qs_30010.html @@ -7,7 +7,7 @@

          Scenarios

          To send similar messages repeatedly, create a message template which contains fixed and changeable content. Every time you send messages using the template, you only have to replace changeable content. For example, your organization holds expositions regularly and needs to notify relevant people of the time, you can create a message template containing date variables and other fixed content.

          Step 1. Create a Topic

          1. Log in to the management console.
          2. In the upper left corner of the page, click and select the desired region and project.
          3. Select Simple Message Notification under Application.

            The SMN console is displayed.

            -
          4. In the navigation pane, choose Topics.

            The Topics page is displayed.

            +
          5. In the navigation pane, choose Topics.

            The Topics page is displayed.

          6. In the upper right corner, click Create Topic.
            Figure 2 Create Topic
          7. Enter a topic name and display name.
            @@ -44,7 +44,7 @@

            Step 2. Add a Subscription

            1. Log in to the management console.
            2. In the upper left corner of the page, click and select the desired region and project.
            3. Select Simple Message Notification under Application.

              The SMN console is displayed.

            4. In the navigation pane on the left, choose Subscriptions.
            5. In the upper right corner, click Add Subscription.

              The Add Subscription dialog box is displayed.

              -
              Figure 3 Add Subscription
              +
              Figure 3 Add Subscription
            6. Specify the required subscription information.
              1. Beside Topic Name, click Select Topic.
              2. Specify the subscription protocol and endpoints.
            Table 1 Parameter descriptions

            Parameter

            @@ -25,7 +25,7 @@

            Display Name

            Message sender name, which can contain up to 192 bytes

            -
            NOTE:

            After you specify a display name, the sender in email messages will be presented as Display name<noreply@otc.t-systems.com>. Otherwise, the sender will be noreply@otc.t-systems.com.

            +
            NOTE:

            After you specify a display name, the sender in email messages will be presented as Display name<noreply@otc.t-systems.com>. Otherwise, the sender will be noreply@otc.t-systems.com.

            @@ -81,6 +81,13 @@
          8. FunctionGraph (function): Click to select a function and specify its version.
          9. + + +
            Table 2 Parameters for adding a subscription

            Parameter

            Request Header

            +

            This parameter is only available if HTTP or HTTPS is selected for Protocol. It indicates whether to configure the request header now. If you select Configure now, specify Key and Value. You can add up to 10 request headers.

            +

            The value of Key must:

            +
            • be case insensitive and unique.
            • start with x- but cannot start with x-smn.
            • contain only digits, letters, and hyphens (-), but not end with a hyphen nor contain consecutive hyphens.
            +

            Version

            This parameter is only available if FunctionGraph (function) is selected for Protocol. Select the version for the function.

            diff --git a/docs/smn/umn/smn_ug_0006.html b/docs/smn/umn/smn_ug_0006.html index eeeddbedb..723b5c762 100644 --- a/docs/smn/umn/smn_ug_0006.html +++ b/docs/smn/umn/smn_ug_0006.html @@ -5,7 +5,7 @@

            Adding Tags to a Topic

            1. Log in to the management console.
            2. In the upper left corner of the page, click and select the desired region and project.
            3. Select Simple Message Notification under Application.

              The SMN console is displayed.

              -
            4. In the navigation pane, choose Topics.

              The Topics page is displayed.

              +
            5. In the navigation pane, choose Topics.

              The Topics page is displayed.

            6. Click the topic name.

              The Topic Details page is displayed.

            7. Click the Tags tab.
            8. Click Add Tag and specify tag keys and values.
              Figure 1 Add Tag
              • A key can contain up to 36 characters. A value can contain up to 43 characters. Both Key and Value can contain only digits, letters, hyphens (-), at signs (@), and underscores (_).
              • You can add up to 20 tags for each topic.
              @@ -14,13 +14,13 @@

            Modifying a Topic Tag

            1. Log in to the management console.
            2. In the upper left corner of the page, click and select the desired region and project.
            3. Select Simple Message Notification under Application.

              The SMN console is displayed.

              -
            4. In the navigation pane, choose Topics.

              The Topics page is displayed.

              +
            5. In the navigation pane, choose Topics.

              The Topics page is displayed.

            6. Click the topic name.

              The Topic Details page is displayed.

            7. Click the Tags tab.
            8. Click Edit under Operation to modify the tag value.
              Figure 2 Edit Tag
            9. Click OK.

            Deleting a Topic Tag

            1. Log in to the management console.
            2. In the upper left corner of the page, click and select the desired region and project.
            3. Select Simple Message Notification under Application.

              The SMN console is displayed.

              -
            4. In the navigation pane, choose Topics.

              The Topics page is displayed.

              +
            5. In the navigation pane, choose Topics.

              The Topics page is displayed.

            6. Click the topic name.

              The Topic Details page is displayed.

            7. Click the Tags tab.
            8. Click Delete in the Operation column and click OK in the confirmation dialog box.
              Figure 3 Delete Tag
            diff --git a/docs/smn/umn/smn_ug_0008.html b/docs/smn/umn/smn_ug_0008.html index 60eab4669..1a15ae233 100644 --- a/docs/smn/umn/smn_ug_0008.html +++ b/docs/smn/umn/smn_ug_0008.html @@ -6,7 +6,7 @@

            Adding a Subscription

            1. Log in to the management console.
            2. In the upper left corner of the page, click and select the desired region and project.
            3. Select Simple Message Notification under Application.

              The SMN console is displayed.

            4. In the navigation pane on the left, choose Subscriptions.
            5. In the upper right corner, click Add Subscription.

              The Add Subscription dialog box is displayed.

              -
              Figure 1 Add Subscription
              +
              Figure 1 Add Subscription
            6. Specify the required subscription information.
              1. Beside Topic Name, click Select Topic.
              2. Specify the subscription protocol and endpoints.
                @@ -43,6 +43,13 @@
              3. FunctionGraph (function): Click to select a function and specify its version.
              4. + + + - + + + @@ -92,7 +98,7 @@
                Table 1 Parameters for adding a subscription

                Parameter

                Request Header

                +

                This parameter is only available if HTTP or HTTPS is selected for Protocol. It indicates whether to configure the request header now. If you select Configure now, specify Key and Value. You can add up to 10 request headers.

                +

                The value of Key must:

                +
                • be case insensitive and unique.
                • start with x- but cannot start with x-smn.
                • contain only digits, letters, and hyphens (-), but not end with a hyphen nor contain consecutive hyphens.
                +

                Version

                This parameter is only available if FunctionGraph (function) is selected for Protocol. Select the version for the function.

                diff --git a/docs/smn/umn/smn_ug_0011.html b/docs/smn/umn/smn_ug_0011.html index c5e2ca2a8..436a47709 100644 --- a/docs/smn/umn/smn_ug_0011.html +++ b/docs/smn/umn/smn_ug_0011.html @@ -4,7 +4,7 @@

                Scenarios

                If one or multiple subscription endpoints do not need to receive messages published to a topic, you can delete them.

                Deleting a Subscription on the Topic Details Page

                1. Log in to the management console.
                2. Click on the upper left to select the desired region and project.
                3. Select Simple Message Notification under Application.

                  The SMN console is displayed.

                  -
                4. In the navigation pane, choose Topics.

                  The Topics page is displayed.

                  +
                5. In the navigation pane, choose Topics.

                  The Topics page is displayed.

                6. Click the topic name.

                  The Topic Details page is displayed.

                7. In the Subscriptions area, view the subscriptions to the topic.
                8. Select one or more subscriptions and click Delete at the top left of the list.

                  Alternatively, locate the subscription to be deleted and click Delete in the Operation column.

                9. In the displayed Delete Subscription dialog box, click OK.
                diff --git a/docs/smn/umn/smn_ug_42000.html b/docs/smn/umn/smn_ug_42000.html index e6e199b8d..763645786 100644 --- a/docs/smn/umn/smn_ug_42000.html +++ b/docs/smn/umn/smn_ug_42000.html @@ -4,7 +4,7 @@

                Scenarios

                You have created a topic and want to modify its display name.

                Modifying the Display Name of a Topic

                1. Log in to the management console.
                2. In the upper left corner of the page, click and select the desired region and project.
                3. Select Simple Message Notification under Application.

                  The SMN console is displayed.

                  -
                4. In the navigation pane, choose Topics.

                  The Topics page is displayed.

                  +
                5. In the navigation pane, choose Topics.

                  The Topics page is displayed.

                6. Locate the topic, choose More > Modify Display Name in the Operation column. In the displayed Modify Display Name dialog box, enter a new display name.

                  Alternatively, locate the topic and click its name. In the Topic Details area, click and enter a new display name.

                  After you specify a display name, the sender in email messages will be presented as Display name<noreply@otc.t-systems.com>. Otherwise, the sender will be noreply@otc.t-systems.com.

                  diff --git a/docs/smn/umn/smn_ug_b0000.html b/docs/smn/umn/smn_ug_b0000.html index c7cac587d..452438f66 100644 --- a/docs/smn/umn/smn_ug_b0000.html +++ b/docs/smn/umn/smn_ug_b0000.html @@ -8,7 +8,13 @@

                2024-07-31

                +

                2025-03-06

                +

                This issue incorporates the following change:

                + +

                2024-07-31

                2017-05-30

                This issue incorporates the following changes:

                -
                • Removed the Publish Message button from the Topic page.
                • Disallowed line breaks in a topic display name.
                +
                • Removed the Publish Message button from the Topic page.
                • Disallowed line breaks in a topic display name.

                2017-03-30