Skip to content

Commit 8734343

Browse files
daviburgecfan
andauthored
Update articles/logic-apps/connectors/sap.md
Co-authored-by: Esther Fan <[email protected]>
1 parent fb17cc7 commit 8734343

File tree

1 file changed

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

1 file changed

+2
-1
lines changed

articles/logic-apps/connectors/sap.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,8 @@ SAP upgraded their .NET connector (NCo) to version 3.1, which changed the way th
167167

168168
* For a Standard workflow in single-tenant Azure Logic Apps, see [Single-tenant prerequisites](#single-tenant-prerequisites).
169169

170-
* By default, the SAP built-in connector operations are *stateless*. To run these operations in stateful mode, see [Enable stateful mode for stateless built-in connectors](../../connectors/enable-stateful-affinity-built-in-connectors.md). Stateful communications must remain on the same processing instance of the workflow application. For example, these actions include the following:
170+
* By default, the SAP built-in connector operations are *stateless*. To run these operations in stateful mode, see [Enable stateful mode for stateless built-in connectors](/azure/connectors/enable-stateful-affinity-built-in-connectors). Stateful communications must remain in the same processing instance as the workflow for the following kinds of operations:
171+
171172
* All actions that specify a **Session ID** value, e.g. the action named **[BAPI] Commit transaction**
172173
* All actions that specify a **Transaction ID** value, except the actions named **[IDOC - RFC] Confirm transaction Id** and **[IDoc] Get IDoc list for transaction**
173174
* **Respond to SAP server**

0 commit comments

Comments
 (0)