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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -104,7 +104,7 @@ The SAP built-in connector significantly differs from the SAP managed connector
104
104
105
105
* Handling empty XML elements
106
106
107
-
- SAP built-in connector: An empty XML element is treated as an SAP parameter with an explicit empty value or default value. To omit the parameter to be sent to SAP, you can simply remove the empty element from the input payload.
107
+
- SAP built-in connector: An empty XML element is treated as an SAP parameter with an explicit empty value or default value. To omit sending the parameter to SAP, you can just remove the empty element from the input payload.
108
108
109
109
- SAP managed connector: An empty XML element is interpreted as a missing parameter and isn't sent to the SAP function.
0 commit comments