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
Copy file name to clipboardExpand all lines: articles/logic-apps/connectors/sap.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -146,11 +146,11 @@ The SAP built-in connector significantly differs from the SAP managed connector
146
146
147
147
- SAP built-in connector: Strictly validates the input payload against the **`IDoc Format`** specified in the action inputs. If a mismatch exists between the provided **`IDoc Format`** and the input XML IDoc structure, the built-in connector throws an error.
148
148
149
-
- SAP managed connector: Direclty infers the IDoc format from the input payload, allowing for more flexibility by not requiring an exactly matching format.
149
+
- SAP managed connector: Directly infers the IDoc format from the input payload, allowing for more flexibility by not requiring an exactly matching format.
150
150
151
151
* Handling BizTalk XML group segments
152
152
153
-
- SAP built-in connector**: Strictly follows the schema defined by the schema generator.
153
+
- SAP built-in connector: Strictly follows the schema defined by the schema generator.
154
154
155
155
- A segment that ends with **`GRP`** (group segment) must define any child segments only one time per instance.
0 commit comments