Skip to content

Commit ff9b9a0

Browse files
authored
Update EDIFACT message encoding and decoding details
1 parent f6d5951 commit ff9b9a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -344,8 +344,8 @@ The **EDIFACT** managed connector action named **Decode EDIFACT message** action
344344
| Property | Required | Description |
345345
|----------|----------|-------------|
346346
| **Name of EDIFACT agreement** | Yes | The EDIFACT agreement to use. |
347-
| **XML message to encode** | Yes | The XML message to encode. Specifically, the business identifier for the message sender as specified by your EDIFACT agreement. |
348-
| Other parameters | No | This operation includes the following other parameters: <br><br>- **Data element separator** <br>- **Release indicator** <br>- **Component separator** <br>- **Repetition separator** <br>- **Segment terminator** <br>- **Segment terminator suffix** <br>- **Decimal indicator** <br><br>For more information, see [EDIFACT message settings](logic-apps-enterprise-integration-edifact-message-settings.md). |
347+
| **EDIFACT flat file message to decode** | Yes | The XML flat file message to decode. |
348+
| Other parameters | No | This operation includes the following other parameters: <br><br>- **Component separator** <br>- **Data element separator** <br>- **Release indicator** <br>- **Repetition separator** <br>- **Segment terminator** <br>- **Segment terminator suffix** <br>- **Decimal indicator** <br>- **Payload character set** <br>- **Segment terminator suffix** <br>- **Preserve Interchange** <br>- **Suspend Interchange On Error** <br><br>For more information, see [EDIFACT message settings](logic-apps-enterprise-integration-edifact-message-settings.md). |
349349

350350
For example, the payload to decode can be the **Body** content output from the **Request** trigger:
351351

0 commit comments

Comments
 (0)