Logic App Standard vs Consumption connecting to SAP via On-premise Gateway

Alexandros Pagonis 0 Reputation points
2023-03-01T16:42:07.59+00:00

Hi,

I am migrating from Consumption Logic Apps to Standard Logic App. We currently have a working integration with SAP HANA, via an On-Premise Gateway.

Existing Logic Apps use the "Send a message to SAP" action and it's working fine, i.e.:

User's image

Trying to use the exact same logic on a Standard Logic App I am getting a "Bad Request" error, both in local development (vs code) as well as in the Azure Portal. i.e.:

User's image

Does there need to be something different in SAP's or the Gateway's configuration when moving from Consumption to Standard?

Thank you in advance!

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,558 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Sonny Gillissen 3,751 Reputation points Volunteer Moderator
    2023-03-01T22:42:37.61+00:00

    Hi @Alexandros Pagonis @Alexandros Pagonis

    Thanks for reaching out on Microsoft Q&A.

    What connection file are you using for connecting the Logic App Standard (LAS) to SAP? Is it the same as the one you used for the Logic App Consumption (LAC)?

    If so, please note that the LAC can make use of the V1 connection files whereas LAS needs a V2 connection file.

    To validate whether you’re using V2 you can go into the connection file and see if you’ve got “access policies” available in the side menu. If not, you’re using V1.

    When you’ve deployed the connection file be sure to ser “kind” to “V2”. In my experience deploying SAP connection files didn’t always work properly, so manually recreating it from your LAS would probably also work.

    Please let me know if my answer was helpful. If so please click “Accept answer” and upvote it. Feel free to drop additional queries in the comments.

    Kind regards,

    Sonny


  2. Sonny Gillissen 3,751 Reputation points Volunteer Moderator
    2023-03-03T12:59:18.0333333+00:00

    Hi @Alexandros Pagonis

    Did some digging: could it be the, due to the newly created connection, the SAP managed connector IP changed, and that you should whitelist it on your firewall for the connection to work?

    Please check the link below with the outbound managed connector IP addresses:

    https://learn.microsoft.com/en-us/connectors/common/outbound-ip-addresses#azure-logic-apps

    Please let me know if this was helpful! If so, please click "Accept answer" and upvote it.

    Feel free to drop any comments on this thread if you'd like to further discuss this topic.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.