Azure Logic app -SAP -Send Message PUT /POST - Commit /AutoCommit

MVel 1 Reputation point
2022-06-27T07:57:24.293+00:00

We are connecting the SAP system using Logic APP SAP connector with "Send Message to SAP" option.

Example:<?xml version="1.0" encoding="utf-8"?>

http://Microsoft.LobServices.Sap/2007/03/Rfc/" xmlns:ns3=" http://Microsoft.LobServices.Sap/2007/03/Types/Rfc/"\>

<ns2:GOODSMVT_ITEM>

<ns3:BAPI2017_GM_ITEM_CREATE>

....

</ns3:BAPI2017_GM_ITEM_CREATE>

</ns2:GOODSMVT_ITEM>

<ns2:GOODSMVT_CODE>

....

</ns2:GOODSMVT_CODE>

<ns2:GOODSMVT_HEADER>

....

</ns2:GOODSMVT_HEADER>

</ns2:BAPI_GOODSMVT_CREATE>

As we are sending this message to SAP, its just processing and return the SAP response but not committed the data at SAP end. Do we have any options to commit the changes to SAP from logic app side. Please advise.

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

1 answer

Sort by: Most helpful
  1. Kamlesh Kumar 3,866 Reputation points
    2022-06-28T15:39:01.257+00:00

    Hi There,

    Thank you for asking this question on the Microsoft Q&A Platform.

    I would to check the below MS doc link "Connect to SAP systems from Azure Logic Apps" to get the details about how to proceed with it.

    https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-using-sap-connector

    Regards,
    Kamlesh Kumar
    BizTalk Techie

    Please don't forget to click on 205836-130616-image.png or upvote 205759-130671-image.png button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is How

    Want a reminder to come back and check responses? Here is how to subscribe to a Notification

    If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators

    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.