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
:::image type="content" source="media/logic-apps-enterprise-integration-rosettanet/select-rosettanet-tile.png" alt-text="Screenshot of an integration account page in the Azure portal. On the navigation menu, 'RosettaNet PIP' is selected.":::
74
74
75
75
1. Under **RosettaNet PIP**, select **Add**. Under **Add Partner Interface Process**, enter your PIP details.
:::image type="content" source="media/logic-apps-enterprise-integration-rosettanet/add-rosettanet-pip.png" alt-text="Screenshot of the 'RosettaNet PIP' page, with 'Add' selected. Under 'Add Partner Interface Process,' there are boxes for the name, code, and version.":::
78
78
79
79
| Property | Required | Description |
80
80
|----------|----------|-------------|
@@ -91,7 +91,7 @@ To add a PIP process configuration to your integration account, follow these ste
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.
:::image type="content" source="media/logic-apps-enterprise-integration-rosettanet/edit-rosettanet-pip.png" alt-text="Screenshot of the RosettaNet PIP page, with 'Edit as JSON' and a PIP selected. Under 'Edit as JSON,' encoded PIP properties are visible.":::
95
95
96
96
1. Confirm that the settings correspond to the values in the appropriate PIP specification and meet your business needs. If necessary, update the values in JSON and save those changes.
97
97
@@ -101,11 +101,11 @@ To add a PIP process configuration to your integration account, follow these ste
101
101
102
102
1. On the integration account navigation menu, under **Settings**, select **Agreements**.
:::image type="content" source="media/logic-apps-enterprise-integration-rosettanet/select-agreement-tile.png" alt-text="Screenshot of an integration account page in the Azure portal. On the navigation menu, 'Agreements' is selected.":::
105
105
106
106
1. Under **Agreements**, select **Add**. Under **Add**, enter your agreement details.
:::image type="content" source="media/logic-apps-enterprise-integration-rosettanet/add-agreement-details.png" alt-text="Screenshot of the 'Agreements' page, with 'Add' selected. Under 'Add,' there are boxes for the agreement name and type and for partner information.":::
109
109
110
110
| Property | Required | Description |
111
111
|----------|----------|-------------|
@@ -134,7 +134,7 @@ To add a PIP process configuration to your integration account, follow these ste
134
134
135
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.
:::image type="content" source="media/logic-apps-enterprise-integration-rosettanet/add-agreement-receive-details.png" alt-text="Screenshot of the 'Receive Settings' page, with options for signing and encrypting messages and entering certificates.":::
138
138
139
139
1. To set up your agreement for sending messages to the guest partner, select **Send Settings**.
140
140
@@ -158,23 +158,23 @@ To add a PIP process configuration to your integration account, follow these ste
158
158
|**Acknowledgment URL**| Yes | The URL to use for sending acknowledgment messages. The URL is a required field for asynchronous messages. |
:::image type="content" source="media/logic-apps-enterprise-integration-rosettanet/add-agreement-send-details.png" alt-text="Screenshot of the 'Send Settings' page, with options for signing and encrypting messages and for entering algorithms, certificates, and endpoints.":::
162
162
163
163
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.
:::image type="content" source="media/logic-apps-enterprise-integration-rosettanet/add-agreement-pip-details.png" alt-text="Screenshot that shows a table of PIP information that has one row. That row contains default values except the name, 'MyPIPConfig,' which is selected.":::
166
166
167
167
Your selection populates the remaining properties, which are based on the PIP that you set up in your integration account. If necessary, you can change the **PIP Role**.
:::image type="content" source="media/logic-apps-enterprise-integration-rosettanet/add-agreement-selected-pip.png" alt-text="Screenshot that shows a table of PIP information. A row for the PIP called 'MyPIPConfig' contains accurate information.":::
170
170
171
171
After you complete these steps, you're ready to send or receive RosettaNet messages.
172
172
173
173
## RosettaNet templates
174
174
175
175
To accelerate development and recommend integration patterns, you can use logic app templates for decoding and encoding RosettaNet messages. When you create a logic app, you can select from the template gallery in Logic App Designer. You can also find these templates in the [GitHub repository for Azure Logic Apps](https://github.com/Azure/logicapps).
:::image type="content" source="media/logic-apps-enterprise-integration-rosettanet/decode-encode-rosettanet-templates.png" alt-text="Screenshot of the designer. The 'Enterprise Integration' category and templates for decoding and encoding RosettaNet messages are selected.":::
0 commit comments