Rest API Part #3.5 - Service-Rest -

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

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

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

    Awesome Video Helped me so much understanding the concept, Thanks for sharing the best Content.

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

      Thanks Vaibhav, i am glad that u liked it

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

    Awesome Content. Until today I couldn't understand the connection between them and how the data is being processed. Thanks a heap for clearing that. Extra ordinary teaching skill I must say. Please dont stop uploading more videos and sharing knowledge. Thanks for everything

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

      Thanks. Keep learning and keep sharing

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

    IMO, best treatment of this subject matter. Rock On!

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

      Thanks 😊

  • @mopuru.sarathchandrareddy6264
    @mopuru.sarathchandrareddy6264 2 ปีที่แล้ว +3

    Hi Bro...with this i got clarified most of my queries. Thnqs for sharing best content.

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

      Thanks for watching and learning and taking time to provide your feedback!!

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

    This was a very thorough and practical explanation.
    This is very useful. Thanks!

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

    Your way of explanation is awesome 👌

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

      Thanks Govind

  • @prasannachinta
    @prasannachinta 9 หลายเดือนก่อน

    thanks for clear and smooth explanation

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

    Very good video thank you

  • @tharunmara-ok1nq
    @tharunmara-ok1nq ปีที่แล้ว +1

    Thanks for the good explanation, can you make a video to retrieve list of items.

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

      Its the same manner be it list or a page, have you tried and its not working ?

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

    Awesome bro.

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

      Thanks 😊

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

    Worth waiting

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

      Thanks Ravi

  • @praghavendra-tk4ry
    @praghavendra-tk4ry ปีที่แล้ว

    Super. Very Well👏👏

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

      Thank you very much

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

    Super 👏👌

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

      Thanks 😊

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

    Excellent 👌 👏🏻

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

      Thanks Durga :)

  • @khajashaik-y2i
    @khajashaik-y2i ปีที่แล้ว

    Hi @PEGAhut , if we want to create multiple LookUps based on request parameter then how to create a service Activity and steps also.
    for example List of cities should be displayed based on Region Code. One Region Code can have multiple cities.
    thanks in advance

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

    Thanks you

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

    Hi, here you told to uncheck the require TSL/SSL option for testing purpose because our localhost is in http. but in real time we need to keep that option checked right?
    Even after checking that option the end point url is still showing http instead of https. if business user uses https, wouldn't that throw the same error?

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

      Yes in real time we should always use https so that option would be checked. The http is coming as you are using your personal edition. If you see the settings in your office pega url, it would be https.

  • @De_Rien
    @De_Rien 4 หลายเดือนก่อน

    My postman is not giving me response body
    It’s empty though it shows correct code

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

    excellent bro.. i have one requirement table layout taking data using webservices. plz explain the process bro

  • @RamaniKamakshi
    @RamaniKamakshi 9 หลายเดือนก่อน

    Actually I completed the task like "If I enter phone number I want to get all details of employess by using service rest ".Now my requirment is "I want to retrieve a list of data that's it
    like in phone number, I will pass two different phone numbers and in o/p i will get two diff data associated with those two numbers".Plz help me to get this by using service rest.