Skip to content

Commit d468a34

Browse files
committed
Update alt text
1 parent d162b68 commit d468a34

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

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

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -70,11 +70,11 @@ To add a PIP process configuration to your integration account, follow these ste
7070

7171
1. On the integration account navigation menu, under **Settings**, select **RosettaNet PIP**.
7272

73-
![Choose RosettaNet tile](media/logic-apps-enterprise-integration-rosettanet/select-rosettanet-tile.png)
73+
:::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.":::
7474

7575
1. Under **RosettaNet PIP**, select **Add**. Under **Add Partner Interface Process**, enter your PIP details.
7676

77-
![Add RosettaNet PIP details](media/logic-apps-enterprise-integration-rosettanet/add-rosettanet-pip.png)
77+
:::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.":::
7878

7979
| Property | Required | Description |
8080
|----------|----------|-------------|
@@ -91,7 +91,7 @@ To add a PIP process configuration to your integration account, follow these ste
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

94-
![Edit RosettaNet PIP configuration](media/logic-apps-enterprise-integration-rosettanet/edit-rosettanet-pip.png)
94+
:::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.":::
9595

9696
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.
9797

@@ -101,11 +101,11 @@ To add a PIP process configuration to your integration account, follow these ste
101101

102102
1. On the integration account navigation menu, under **Settings**, select **Agreements**.
103103

104-
![Choose Agreements tile](media/logic-apps-enterprise-integration-rosettanet/select-agreement-tile.png)
104+
:::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.":::
105105

106106
1. Under **Agreements**, select **Add**. Under **Add**, enter your agreement details.
107107

108-
![Add agreement details](media/logic-apps-enterprise-integration-rosettanet/add-agreement-details.png)
108+
:::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.":::
109109

110110
| Property | Required | Description |
111111
|----------|----------|-------------|
@@ -134,7 +134,7 @@ To add a PIP process configuration to your integration account, follow these ste
134134

135135
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.
136136

137-
![Receive settings](media/logic-apps-enterprise-integration-rosettanet/add-agreement-receive-details.png)
137+
:::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.":::
138138

139139
1. To set up your agreement for sending messages to the guest partner, select **Send Settings**.
140140

@@ -158,23 +158,23 @@ To add a PIP process configuration to your integration account, follow these ste
158158
| **Acknowledgment URL** | Yes | The URL to use for sending acknowledgment messages. The URL is a required field for asynchronous messages. |
159159
||||
160160

161-
![Send settings](media/logic-apps-enterprise-integration-rosettanet/add-agreement-send-details.png)
161+
:::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.":::
162162

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

165-
![PIP references](media/logic-apps-enterprise-integration-rosettanet/add-agreement-pip-details.png)
165+
:::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.":::
166166

167167
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**.
168168

169-
![Selected PIP](media/logic-apps-enterprise-integration-rosettanet/add-agreement-selected-pip.png)
169+
:::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.":::
170170

171171
After you complete these steps, you're ready to send or receive RosettaNet messages.
172172

173173
## RosettaNet templates
174174

175175
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).
176176

177-
![RosettaNet templates](media/logic-apps-enterprise-integration-rosettanet/decode-encode-rosettanet-templates.png)
177+
:::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.":::
178178

179179
## Receive or decode RosettaNet messages
180180

0 commit comments

Comments
 (0)