Skip to content

Commit 137b360

Browse files
authored
Merge pull request #102345 from ecfan/patch-3
Change author
2 parents 88178e8 + 3ae3f99 commit 137b360

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

articles/logic-apps/logic-apps-track-b2b-messages-omsportal.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@ title: Track B2B messages with Azure Monitor logs
33
description: Track B2B communication for integration accounts and Azure Logic Apps with Azure Log Analytics
44
services: logic-apps
55
ms.suite: integration
6-
author: divyaswarnkar
7-
ms.author: divswa
8-
ms.reviewer: jonfan, estfan, logicappspm
6+
ms.reviewer: jonfan, divswa, logicappspm
97
ms.topic: article
108
ms.date: 10/19/2018
119
---
@@ -142,8 +140,8 @@ select those messages, and choose **Download**. When you're prompted,
142140
save the .zip file to your local computer, and then extract that file.
143141

144142
The extracted folder includes a folder for each selected message.
145-
If you set up acknowledgements,
146-
the message folder also includes files with acknowledgement details.
143+
If you set up acknowledgments,
144+
the message folder also includes files with acknowledgment details.
147145
Each message folder has at least these files:
148146

149147
* Human-readable files with the input payload and output payload details
@@ -207,7 +205,7 @@ Here are the name formats for each downloaded AS2 message folder and files.
207205
| Folder or file | Name format |
208206
| :------------- | :---------- |
209207
| Message folder | [sender]\_[receiver]\_AS2\_[correlation-ID]\_[message-ID]\_[timestamp] |
210-
| Input, output, and if set up, acknowledgement files | **Input payload**: [sender]\_[receiver]\_AS2\_[correlation-ID]\_input_payload.txt </p>**Output payload**: [sender]\_[receiver]\_AS2\_[correlation-ID]\_output\_payload.txt </p></p>**Inputs**: [sender]\_[receiver]\_AS2\_[correlation-ID]\_inputs.txt </p></p>**Outputs**: [sender]\_[receiver]\_AS2\_[correlation-ID]\_outputs.txt |
208+
| Input, output, and if set up, acknowledgment files | **Input payload**: [sender]\_[receiver]\_AS2\_[correlation-ID]\_input_payload.txt </p>**Output payload**: [sender]\_[receiver]\_AS2\_[correlation-ID]\_output\_payload.txt </p></p>**Inputs**: [sender]\_[receiver]\_AS2\_[correlation-ID]\_inputs.txt </p></p>**Outputs**: [sender]\_[receiver]\_AS2\_[correlation-ID]\_outputs.txt |
211209
| | |
212210

213211
<a name="x12-message-properties"></a>
@@ -240,7 +238,7 @@ Here are the name formats for each downloaded X12 message folder and files.
240238
| Folder or file | Name format |
241239
| :------------- | :---------- |
242240
| Message folder | [sender]\_[receiver]\_X12\_[interchange-control-number]\_[global-control-number]\_[transaction-set-control-number]\_[timestamp] |
243-
| Input, output, and if set up, acknowledgement files | **Input payload**: [sender]\_[receiver]\_X12\_[interchange-control-number]\_input_payload.txt </p>**Output payload**: [sender]\_[receiver]\_X12\_[interchange-control-number]\_output\_payload.txt </p></p>**Inputs**: [sender]\_[receiver]\_X12\_[interchange-control-number]\_inputs.txt </p></p>**Outputs**: [sender]\_[receiver]\_X12\_[interchange-control-number]\_outputs.txt |
241+
| Input, output, and if set up, acknowledgment files | **Input payload**: [sender]\_[receiver]\_X12\_[interchange-control-number]\_input_payload.txt </p>**Output payload**: [sender]\_[receiver]\_X12\_[interchange-control-number]\_output\_payload.txt </p></p>**Inputs**: [sender]\_[receiver]\_X12\_[interchange-control-number]\_inputs.txt </p></p>**Outputs**: [sender]\_[receiver]\_X12\_[interchange-control-number]\_outputs.txt |
244242
| | |
245243

246244
<a name="EDIFACT-message-properties"></a>
@@ -273,7 +271,7 @@ Here are the name formats for each downloaded EDIFACT message folder and files.
273271
| Folder or file | Name format |
274272
| :------------- | :---------- |
275273
| Message folder | [sender]\_[receiver]\_EDIFACT\_[interchange-control-number]\_[global-control-number]\_[transaction-set-control-number]\_[timestamp] |
276-
| Input, output, and if set up, acknowledgement files | **Input payload**: [sender]\_[receiver]\_EDIFACT\_[interchange-control-number]\_input_payload.txt </p>**Output payload**: [sender]\_[receiver]\_EDIFACT\_[interchange-control-number]\_output\_payload.txt </p></p>**Inputs**: [sender]\_[receiver]\_EDIFACT\_[interchange-control-number]\_inputs.txt </p></p>**Outputs**: [sender]\_[receiver]\_EDIFACT\_[interchange-control-number]\_outputs.txt |
274+
| Input, output, and if set up, acknowledgment files | **Input payload**: [sender]\_[receiver]\_EDIFACT\_[interchange-control-number]\_input_payload.txt </p>**Output payload**: [sender]\_[receiver]\_EDIFACT\_[interchange-control-number]\_output\_payload.txt </p></p>**Inputs**: [sender]\_[receiver]\_EDIFACT\_[interchange-control-number]\_inputs.txt </p></p>**Outputs**: [sender]\_[receiver]\_EDIFACT\_[interchange-control-number]\_outputs.txt |
277275
| | |
278276

279277
## Next steps

0 commit comments

Comments
 (0)