connect with SAP to get details

Hi All,

     I have a requirement where, we have to get the data from SAP and depending on data, we have to create a request in Appian,

     Can anyone please let me know how this can be achieved.

Warm Regards

Vineeth

  Discussion posts and replies are publicly visible

Parents
  • Hi Vineeth,

    The way how your SAP is exposing the service for you consume that will drive your Appian implementation.

    I would say that the easy way would be if you have a Proxy exposed in your SAP (ABAP Proxy, BAPI, etc), in this case from Appian’s perspective it would be a normal integration call, and you could proceed with your request creation after receive the return.

    Do you know how the service is exposed in the SAP side?

    Regards,

    Acacio B

Reply
  • Hi Vineeth,

    The way how your SAP is exposing the service for you consume that will drive your Appian implementation.

    I would say that the easy way would be if you have a Proxy exposed in your SAP (ABAP Proxy, BAPI, etc), in this case from Appian’s perspective it would be a normal integration call, and you could proceed with your request creation after receive the return.

    Do you know how the service is exposed in the SAP side?

    Regards,

    Acacio B

Children