Skip to content

Commit d162b68

Browse files
committed
Refresh article about exchanging RosettaNet messages
1 parent d7d0a37 commit d162b68

19 files changed

+17
-17
lines changed

articles/logic-apps/logic-apps-enterprise-integration-rosettanet.md

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: divyaswarnkar
77
ms.author: divswa
88
ms.reviewer: estfan, azla
99
ms.topic: how-to
10-
ms.date: 08/25/2022
10+
ms.date: 11/03/2022
1111
---
1212

1313
# Exchange RosettaNet messages for B2B enterprise integration in Azure Logic Apps
@@ -28,7 +28,7 @@ For these capabilities, the connector supports all PIPs that are defined by RNIF
2828

2929
## RosettaNet concepts
3030

31-
Here are some concepts and terms that are unique to the RosettaNet specification and are important when building RosettaNet-based integrations:
31+
The following concepts and terms are unique to the RosettaNet specification and are important when building RosettaNet-based integrations:
3232

3333
* **PIP**
3434

@@ -58,21 +58,21 @@ Here are some concepts and terms that are unique to the RosettaNet specification
5858

5959
* A PIP process configuration, which is required to send or receive RosettaNet messages, in your integration account. The process configuration stores all the PIP configuration characteristics. You can then reference this configuration when you create an agreement with the partner. To create a PIP process configuration in your integration account, see [Add PIP process configuration](#add-pip).
6060

61-
* Optional [certificates](../logic-apps/logic-apps-enterprise-integration-certificates.md) for encrypting, decrypting, or signing the messages that you upload to the integration account. Certificates are required only if you are use signing or encryption.
61+
* Optional [certificates](../logic-apps/logic-apps-enterprise-integration-certificates.md) for encrypting, decrypting, or signing the messages that you upload to the integration account. Certificates are required only if you use signing or encryption.
6262

6363
<a name="add-pip"></a>
6464

6565
## Add PIP process configuration
6666

6767
To add a PIP process configuration to your integration account, follow these steps:
6868

69-
1. In the [Azure portal](https://portal.azure.com), find and open your integration account.
69+
1. In the [Azure portal](https://portal.azure.com), go to your integration account.
7070

71-
1. On the **Overview** pane, select the **RosettaNet PIP** tile.
71+
1. On the integration account navigation menu, under **Settings**, select **RosettaNet PIP**.
7272

7373
![Choose RosettaNet tile](media/logic-apps-enterprise-integration-rosettanet/select-rosettanet-tile.png)
7474

75-
1. Under **RosettaNet PIP**, choose **Add**. Provide your PIP details.
75+
1. Under **RosettaNet PIP**, select **Add**. Under **Add Partner Interface Process**, enter your PIP details.
7676

7777
![Add RosettaNet PIP details](media/logic-apps-enterprise-integration-rosettanet/add-rosettanet-pip.png)
7878

@@ -85,9 +85,9 @@ To add a PIP process configuration to your integration account, follow these ste
8585

8686
For more information about these PIP properties, visit the [RosettaNet website](https://resources.gs1us.org/RosettaNet-Standards/Standards-Library/PIP-Directory#1043208-pipsreg).
8787

88-
1. When you're done, choose **OK**, which creates the PIP configuration.
88+
1. When you're done, select **OK**, which creates the PIP configuration.
8989

90-
1. To view or edit the process configuration, select the PIP, and choose **Edit as JSON**.
90+
1. To view or edit the process configuration, select the PIP, and select **Edit as JSON**.
9191

9292
All process configuration settings come from the PIP's specifications. Logic Apps populates most of the settings with the default values that are the most typically used values for these properties.
9393

@@ -97,13 +97,13 @@ To add a PIP process configuration to your integration account, follow these ste
9797

9898
## Create RosettaNet agreement
9999

100-
1. In the [Azure portal](https://portal.azure.com), find and open your integration account, if not already open.
100+
1. In the [Azure portal](https://portal.azure.com), go to your integration account.
101101

102-
1. On the **Overview** pane, select the **Agreements** tile.
102+
1. On the integration account navigation menu, under **Settings**, select **Agreements**.
103103

104104
![Choose Agreements tile](media/logic-apps-enterprise-integration-rosettanet/select-agreement-tile.png)
105105

106-
1. Under **Agreements**, choose **Add**. Provide your agreement details.
106+
1. Under **Agreements**, select **Add**. Under **Add**, enter your agreement details.
107107

108108
![Add agreement details](media/logic-apps-enterprise-integration-rosettanet/add-agreement-details.png)
109109

@@ -122,9 +122,7 @@ To add a PIP process configuration to your integration account, follow these ste
122122

123123
1. To set up your agreement for receiving incoming messages from the guest partner, select **Receive Settings**.
124124

125-
![Receive settings](media/logic-apps-enterprise-integration-rosettanet/add-agreement-receive-details.png)
126-
127-
1. To enable signing or encryption for incoming messages, under **Messages**, select **Message should be signed** or **Message should be encrypted** respectively.
125+
1. To enable signing or encryption for incoming messages, under **Message**, select **Message should be signed** or **Message should be encrypted** respectively.
128126

129127
| Property | Required | Description |
130128
|----------|----------|-------------|
@@ -136,9 +134,9 @@ To add a PIP process configuration to your integration account, follow these ste
136134

137135
1. Under each selection, select the respective [certificate](./logic-apps-enterprise-integration-certificates.md), which you previously added to your integration account, to use for signing or encryption.
138136

139-
1. To set up your agreement for sending messages to the guest partner, select **Send Settings**.
137+
![Receive settings](media/logic-apps-enterprise-integration-rosettanet/add-agreement-receive-details.png)
140138

141-
![Send settings](media/logic-apps-enterprise-integration-rosettanet/add-agreement-send-details.png)
139+
1. To set up your agreement for sending messages to the guest partner, select **Send Settings**.
142140

143141
1. To enable signing or encryption for outgoing messages, under **Messages**, select **Enable message signing** or **Enable message encryption** respectively. Under each selection, select the respective algorithm and [certificate](./logic-apps-enterprise-integration-certificates.md), which you previously added to your integration account, to use for signing or encryption.
144142

@@ -160,6 +158,8 @@ To add a PIP process configuration to your integration account, follow these ste
160158
| **Acknowledgment URL** | Yes | The URL to use for sending acknowledgment messages. The URL is a required field for asynchronous messages. |
161159
||||
162160

161+
![Send settings](media/logic-apps-enterprise-integration-rosettanet/add-agreement-send-details.png)
162+
163163
1. To set up your agreement with the RosettaNet PIP references for partners, select **RosettaNet PIP references**. Under **PIP Name**, select the name for your previously created PIP.
164164

165165
![PIP references](media/logic-apps-enterprise-integration-rosettanet/add-agreement-pip-details.png)
@@ -188,7 +188,7 @@ To accelerate development and recommend integration patterns, you can use logic
188188

189189
![Add Request trigger](media/logic-apps-enterprise-integration-rosettanet/request-trigger.png)
190190

191-
1. In the search box, enter "rosettanet", and select this action: **RosettaNet Decode**
191+
1. In the search box, enter **rosettanet**, and select this action: **RosettaNet Decode**
192192

193193
![Find and select "RosettaNet Decode" action](media/logic-apps-enterprise-integration-rosettanet/select-decode-rosettanet-action.png)
194194

34.9 KB
Loading
-6.8 KB
Loading
-7.89 KB
Loading
8.78 KB
Loading
-3.15 KB
Loading
19.8 KB
Loading
5.37 KB
Loading
-61.7 KB
Loading
34.9 KB
Loading

0 commit comments

Comments
 (0)