Skip to content

Commit 9c7a5b2

Browse files
author
ecfan
committed
Clarity edits
1 parent f8f0840 commit 9c7a5b2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/logic-apps/tracking-schemas-as2-x12-custom.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.date: 08/10/2023
1212

1313
[!INCLUDE [logic-apps-sku-consumption-standard](../../includes/logic-apps-sku-consumption-standard.md)]
1414

15-
Azure Logic Apps includes built-in tracking that you can enable for parts of your workflow. To help you monitor the success, errors, and message properties for business-to-business (B2B) messages, you can create and use tracking schemas for AS2, X12, and custom tracking schemas in your integration account. This reference guide describes the syntax and attributes for these tracking schemas.
15+
Azure Logic Apps includes built-in tracking that you can enable for parts of your workflow. To help you monitor the successful delivery or receipt, errors, and properties for business-to-business (B2B) messages, you can create and use AS2, X12, and custom tracking schemas in your integration account. This reference guide describes the syntax and attributes for these tracking schemas.
1616

1717
## AS2
1818

@@ -499,9 +499,9 @@ The following table describes the attributes in a tracking schema for an X12 fun
499499

500500
<a name="custom"></a>
501501

502-
## Custom tracking schema
502+
## Custom
503503

504-
You can set up custom tracking that logs events from the start to the end of your logic app workflow, including layers such as built-in triggers and actions, SQL Server, BizTalk Server, or any other layer. The following section provides custom code that you can use in the layers outside your workflow.
504+
You can set up custom tracking that logs events from the start to the end of your logic app workflow. For example, you can log events from layers that include your workflow, SQL Server, BizTalk Server, or any other layer. The following section provides custom tracking schema code that you can use in the layers outside your workflow.
505505

506506
```json
507507
{

0 commit comments

Comments
 (0)