Skip to content

Commit cc81618

Browse files
daviburgecfan
andauthored
Apply suggestions from code review
Co-authored-by: Esther Fan <[email protected]>
1 parent a8f773b commit cc81618

File tree

1 file changed

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

1 file changed

+3
-3
lines changed

articles/logic-apps/connectors/sap.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -169,11 +169,11 @@ SAP upgraded their .NET connector (NCo) to version 3.1, which changed the way th
169169

170170
* 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:
171171

172-
* All actions that specify a **Session ID** value such as the action named **[BAPI] Commit transaction**.
172+
* All actions that specify a **Session ID** value, such as **[BAPI] Commit transaction**.
173173

174-
* All actions that specify a **Transaction ID** value, except for the actions named **[IDOC - RFC] Confirm transaction Id** and **[IDoc] Get IDoc list for transaction**.
174+
* All actions that specify a **Transaction ID** value, except for the following actions: **[IDOC - RFC] Confirm transaction Id** and **[IDoc] Get IDoc list for transaction**.
175175

176-
* The action named **Respond to SAP server**.
176+
* **Respond to SAP server**
177177

178178
* To use either the SAP managed or built-in connector trigger named **When a message is received**, complete the following tasks:
179179

0 commit comments

Comments
 (0)