Skip to content

Commit 95ff3b6

Browse files
author
Siddharth
authored
Update articles/logic-apps/connectors/sap.md
1 parent 4463332 commit 95ff3b6

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
@@ -84,7 +84,7 @@ The SAP built-in connector significantly differs from the SAP managed connector
8484

8585
* A longer time out compared to the managed connector.
8686

87-
The SAP built-in connector doesn't use the shared or global connector infrastructure, which means time-outs can be set using the configuration [Action Job Timeout](https://learn.microsoft.com/en-us/azure/logic-apps/edit-app-settings-host-settings?tabs=azure-portal#run-actions) compared to the SAP managed connector (two minutes). Long-running requests work without you having to implement the long-running webhook-based request action pattern.
87+
The SAP built-in connector doesn't use the shared or global connector infrastructure, which means time-outs can be set using the configuration [Action Job Timeout](https://learn.microsoft.com/en-us/azure/logic-apps/edit-app-settings-host-settings?tabs=azure-portal#run-actions) and [functionsTimeout host setting](https://learn.microsoft.com/azure/azure-functions/functions-host-json#functiontimeout) compared to the SAP managed connector (two minutes). Long-running requests work without you having to implement the long-running webhook-based request action pattern.
8888

8989
* By default, the SAP built-in connector operations are *stateless*. However, you can [enable stateful mode (affinity) for these operations](../../connectors/enable-stateful-affinity-built-in-connectors.md).
9090

0 commit comments

Comments
 (0)