Skip to content

Commit 2321b80

Browse files
authored
Clarity edits
1 parent 1d4a1f2 commit 2321b80

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

articles/logic-apps/logic-apps-using-sap-connector.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
# required metadata
33
title: Connect to SAP systems - Azure Logic Apps | Microsoft Docs
4-
description: Learn how to access SAP systems with automated workflows in Azure Logic Apps
4+
description: How to access SAP systems with automated workflows in Azure Logic Apps
55
author: ecfan
66
manager: cfowler
77
ms.author: estfan
8-
ms.date: 05/29/2018
8+
ms.date: 05/31/2018
99
ms.topic: article
1010
ms.service: logic-apps
1111
services: logic-apps
@@ -26,8 +26,8 @@ resources in your SAP systems.
2626
This example uses a logic app that you can trigger with an HTTP request.
2727
The logic app sends an Intermediate Document (IDoc) to an SAP server,
2828
and returns a response to the requestor that called the logic app.
29-
The current SAP connectors have actions, but not triggers, so this example uses the
30-
[HTTP request trigger](../connectors/connectors-native-reqres.md)
29+
The current SAP connectors have actions, but not triggers, so this
30+
example uses the [HTTP request trigger](../connectors/connectors-native-reqres.md)
3131
as the first step in the logic app's workflow. For SAP
3232
connector-specific technical information, see these reference articles:
3333

@@ -39,8 +39,10 @@ If you don't have an Azure subscription yet,
3939

4040
## Prerequisites
4141

42-
* The logic app where you want to access your SAP system
43-
and a trigger that starts your logic app's workflow.
42+
To follow along with this article, you need these items:
43+
44+
* The logic app from where you want to access your SAP
45+
system and a trigger that starts your logic app's workflow.
4446
The SAP connectors currently provide only actions.
4547
If you're new to logic apps, review
4648
[What is Azure Logic Apps](../logic-apps/logic-apps-overview.md) and
@@ -267,7 +269,7 @@ available SAP actions, such as BAPI and RFC.
267269

268270
For technical details about the connector
269271
as described by the connectors' Swagger files,
270-
see these reference pages:
272+
see these reference articles:
271273

272274
* [SAP Application Server](/connectors/sapapplicationserver/)
273275
* [SAP Message Server](/connectors/sapmessageserver/)

0 commit comments

Comments
 (0)