Skip to content

Commit 35b0c9d

Browse files
author
Siddharth
authored
Update articles/logic-apps/connectors/sap.md
1 parent 95a8135 commit 35b0c9d

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 runs with the Azure Logic Apps runtime, not the shared or global connector infrastructure in Azure. This behavior means that you can change the default time-out value on the Standard logic app resource by using the **host.json** setting named [**Runtime.FlowRunRetryableActionJobCallback.ActionJobExecutionTimeout**](/azure/logic-apps/edit-app-settings-host-settings?tabs=azure-portal#run-actions) and the [**functionTimeout** host setting](/azure/logic-apps/edit-app-settings-host-settings?tabs=azure-portal#run-actions).
87+
The SAP built-in connector runs with the Azure Logic Apps runtime, not the shared or global connector infrastructure in Azure. This behavior means that you can change the default time-out value on the Standard logic app resource by using the **host.json** setting named [**Runtime.FlowRunRetryableActionJobCallback.ActionJobExecutionTimeout**](/azure/logic-apps/edit-app-settings-host-settings?tabs=azure-portal#run-actions) and [**functionTimeout**](/azure/logic-apps/edit-app-settings-host-settings?tabs=azure-portal#run-actions).
8888

8989
This capability means that you can use the SAP built-in connector instead, and long-running requests work without having to use the long-running webhook-based request action pattern in the SAP managed connector, which has a two-minute time-out.
9090

0 commit comments

Comments
 (0)