Skip to content

Commit 6b342aa

Browse files
author
Siddharth
authored
Update articles/logic-apps/connectors/sap.md
1 parent 5dc7422 commit 6b342aa

File tree

1 file changed

+1
-1
lines changed
  • articles/logic-apps/connectors

1 file changed

+1
-1
lines changed

articles/logic-apps/connectors/sap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ The SAP built-in connector significantly differs from the SAP managed connector
214214

215215
- Namespace construction
216216

217-
To construct the namespace in the SAP trigger payload, the trigger uses the released version from the SAP Fetch Metadata response. To override this behvior and use the release version specified in the control record instead, go to the workflow designer, and in the trigger input parameters, set the **`EnforceControlRecordNamespace`** property to **`true`**.
217+
The trigger constructs the namespace in the SAP trigger payload by using the release version number from IDoc metadata, which is retrieved before parsing an IDoc (BizTalk XML or plain XML). To override this source and use the release version number from the control record instead, go to the workflow designer, and in the trigger input parameters, set the **EnforceControlRecordNamespace** property to **true**.
218218

219219
- Handling empty elements
220220

0 commit comments

Comments
 (0)