You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/logic-apps/logic-apps-enterprise-integration-rosettanet.md
+17-17Lines changed: 17 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ author: divyaswarnkar
7
7
ms.author: divswa
8
8
ms.reviewer: estfan, azla
9
9
ms.topic: how-to
10
-
ms.date: 08/25/2022
10
+
ms.date: 11/03/2022
11
11
---
12
12
13
13
# 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
28
28
29
29
## RosettaNet concepts
30
30
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:
32
32
33
33
***PIP**
34
34
@@ -58,21 +58,21 @@ Here are some concepts and terms that are unique to the RosettaNet specification
58
58
59
59
* 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).
60
60
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.
62
62
63
63
<aname="add-pip"></a>
64
64
65
65
## Add PIP process configuration
66
66
67
67
To add a PIP process configuration to your integration account, follow these steps:
68
68
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.
70
70
71
-
1. On the **Overview** pane, select the **RosettaNet PIP** tile.
71
+
1. On the integration account navigation menu, under **Settings**, select **RosettaNet PIP**.
@@ -85,9 +85,9 @@ To add a PIP process configuration to your integration account, follow these ste
85
85
86
86
For more information about these PIP properties, visit the [RosettaNet website](https://resources.gs1us.org/RosettaNet-Standards/Standards-Library/PIP-Directory#1043208-pipsreg).
87
87
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.
89
89
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**.
91
91
92
92
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.
93
93
@@ -97,13 +97,13 @@ To add a PIP process configuration to your integration account, follow these ste
97
97
98
98
## Create RosettaNet agreement
99
99
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.
101
101
102
-
1. On the **Overview** pane, select the **Agreements** tile.
102
+
1. On the integration account navigation menu, under **Settings**, select **Agreements**.
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.
128
126
129
127
| Property | Required | Description |
130
128
|----------|----------|-------------|
@@ -136,9 +134,9 @@ To add a PIP process configuration to your integration account, follow these ste
136
134
137
135
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.
138
136
139
-
1. To set up your agreement for sending messages to the guest partner, select **Send Settings**.
1. To set up your agreement for sending messages to the guest partner, select **Send Settings**.
142
140
143
141
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.
144
142
@@ -160,6 +158,8 @@ To add a PIP process configuration to your integration account, follow these ste
160
158
|**Acknowledgment URL**| Yes | The URL to use for sending acknowledgment messages. The URL is a required field for asynchronous messages. |
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.
0 commit comments