SAP PO : Synchronous REST To PROXY Interface on 7.5 single stack(SAP PROCESS ORCHESTRATION)

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 ม.ค. 2025

ความคิดเห็น • 31

  • @swethasai-qv5kj
    @swethasai-qv5kj 2 ปีที่แล้ว +1

    Very nice explanation 👏it is very understandable to fresher or beginners

  • @jeevithan4988
    @jeevithan4988 3 ปีที่แล้ว +2

    Hi Varun, Thank you for the clear and useful video It helps me understatnd end to end scenario clearly. Very useful blog ,Please keep posting PI Topics. Thanks

  • @IamManishRanjan
    @IamManishRanjan 2 ปีที่แล้ว

    Great Explanation, keep up the good work :)

  • @SaneStories
    @SaneStories 5 ปีที่แล้ว +1

    Very clear explanation sir..keep posting more videos on PI adapters

  • @deepakprasad9774
    @deepakprasad9774 2 ปีที่แล้ว

    I don't know whom you are....thanks bro!!!!!🙏🙏❣️❣️

  • @maheshsuryavamshi6290
    @maheshsuryavamshi6290 3 ปีที่แล้ว

    Explained awesome Bro❤️❤️

  • @hanisrambikkal4987
    @hanisrambikkal4987 ปีที่แล้ว +1

    really helpful

  • @omannab9060
    @omannab9060 5 ปีที่แล้ว

    Thanks Varun, it is very useful information 👍

  • @SanjeevKumar-th7yd
    @SanjeevKumar-th7yd 6 ปีที่แล้ว +1

    Very Nice and neat explanation. Could you please share knowledge on upgrades and enhancements and also B2B adapters.

  • @felixkiamba1019
    @felixkiamba1019 3 ปีที่แล้ว

    Thank you for the good presentation. I have one kind concern about how the interaction with SAP and the PROXY happens. Where do you link SAP to read data from the SAP DB? I will appreciate

  • @dharmarajarumugam6882
    @dharmarajarumugam6882 5 ปีที่แล้ว

    Very good explanation. it would be very helpfull if you have list out how many adapter types are there in SAP PO in one session. and how to trouble shoot if get any issues after configured scenarios.

  • @michaelteranl
    @michaelteranl 5 ปีที่แล้ว +1

    Thanks, I would like to know how it could be an scenario ie. SAP-->PI-->No SAP Systema (REST-JSON) Synchronous

    • @varuncbv
      @varuncbv  5 ปีที่แล้ว

      You need to configure proxy at sap to handle synchronous rest Web service. You should convert the xml to Json in receiver channel and similarly convert the Json response to xml. Hope this clarifies your question.

  • @shouka756
    @shouka756 4 ปีที่แล้ว

    Hi Thank you for the demo, very helpful.
    Could you please show GET method scenario also..

  • @SaiKiranKumarKaluva
    @SaiKiranKumarKaluva 6 หลายเดือนก่อน

    For Passthrough Scenario 3rd party (JSON)REST to SAP ECC(JSON) (RFC Format) via PI is it possible for Synchronous ECC also expecting JSON data

  • @AnnuSingh-hs2is
    @AnnuSingh-hs2is 4 ปีที่แล้ว

    Thank you so much for explaination. Can you create the same scenario with use of many variable and operation in Operation Determination.We want to know how the Sender system determine which operation need to select.

  • @jamestennyson8523
    @jamestennyson8523 5 ปีที่แล้ว

    Hi...is there a way without PO, can SAP connect to Rest API?

  • @warrensalsa8407
    @warrensalsa8407 5 ปีที่แล้ว

    Hi Varun, thank you for the useful Video! May I kindly ask you if it is possible also to send files via a REST Adapter? I am new to PI so I apologise for my silly Question. :( Kind regards, Warren

  • @deepikajain1364
    @deepikajain1364 6 ปีที่แล้ว +1

    Nice video but share the other scenarios ie PROXY to SOAP SYNC / ASYNC interface

    • @varuncbv
      @varuncbv  6 ปีที่แล้ว

      I have uploaded many pi/po videos on my channel. You can subscribe and check out all my pi videos. If you can't find them, let me know, I will share the other videos link tomorrow

    • @varuncbv
      @varuncbv  6 ปีที่แล้ว

      Pasting few of the links below,hope this will hep.
      SAP PO: Proxy To Jdbc Scenario on 7.5 single stack(SAP PROCESS ORCHESTRATION)
      th-cam.com/video/qEwLGJh6-L8/w-d-xo.html
      SAP PO : Synchronous SOAP To PROXY Interface on 7.5 single stack(SAP PROCESS ORCHESTRATION)
      th-cam.com/video/GZLgDjUJdeo/w-d-xo.html
      SAP PO : ASYNC-SYNC Interface on 7.5 single stack(SAP PROCESS ORCHESTRATION)
      th-cam.com/video/_KfeOljYcfE/w-d-xo.html

    • @deepikajain1364
      @deepikajain1364 6 ปีที่แล้ว

      @@varuncbv Thanks!!

  • @sudarshan91221
    @sudarshan91221 4 ปีที่แล้ว

    Mr.Varun, I have a requirement REST(Binary attachment & HTTP header details) To REST. It will be grateful if you could help to advise how to handle Binary attachments in this case. Thanks in advance.

  • @bsrkrish75
    @bsrkrish75 3 ปีที่แล้ว

    Hi Varun, Thanks for this useful video on the SENDER REST Adapter configuration steps. If we were to authenticate using a user id and pwd, where do we configure this in the channel is not clear to me. I know this video shows how to test using postman where the login creds were specified, but not anywhere in the channel. I would appreciate if anyone can share that information here in reply.

    • @varuncbv6692
      @varuncbv6692 3 ปีที่แล้ว +2

      Hi Siva - you don't have to give the authorizations in channel.When the url is called it will automatically prompt for userid and password . Hope this clarifies your question

  • @aipolo
    @aipolo 2 ปีที่แล้ว

    Hi Varum,
    I followed your steps but I am getting the following error when I call form Postman:
    {
    "error": {
    "code":"403",
    "message":"403 - Forbidden",
    "logID":"C00013467C2F39FE0000000200C70248"
    }
    }
    I using my user and password that I use innthe XI java stack.
    Regards,

    • @aipolo
      @aipolo 2 ปีที่แล้ว

      By the way thank you for the good explanation

  • @suryavamsikopparapu26
    @suryavamsikopparapu26 4 ปีที่แล้ว

    Why here request response bean and response one-way bean is not used in the module of communication channel??
    Anybody Please tell me....

    • @imransa8072
      @imransa8072 3 ปีที่แล้ว

      Both Rest and Soap adapters support synchronous communication. that's the reason for not using
      module bean

  • @RamPrasad-hw7gk
    @RamPrasad-hw7gk 5 ปีที่แล้ว

    Sir please provide jdbc to proxy using weigh bridge integration

  • @girirocksm2293
    @girirocksm2293 ปีที่แล้ว

    Heello
    who will provide endpoint URL and target URL