Part 3 Lock data while updates using OData | eTag Handling in SAP NW Gateway

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

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

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

    Thanks Anubhav , Its really Good !!

  • @安竹みお
    @安竹みお 5 ปีที่แล้ว +1

    Thank you for sharing this video.
    I have a question. In Part 2, you implemented eTag without writing logic in UPDATE method. This time, why is this logic necessary?

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

      Hello Sir, Part 3 is continuation of part 2, So w/o part 3 the implementation is incomplete. As discussed in part 1 we need lock handling so concurrent updates can be avoided, etag just provide last changed date/time but actual locking needs to be managed by our code. Hope this helps. Thanks, Anubhav.

    • @安竹みお
      @安竹みお 5 ปีที่แล้ว +1

      Thanks for your response.
      Understood that Part 3 comes before Part2.

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

    Could you update the next part