Not receiving notification of data modification after linking

Hello @Shubhanshu_Shukla, @sukreet @angshuonline

Hope you all are well.

We are stuck in implementation of data version, when from a HIP side when linked care context will be modified then it’s HIP’s responsibility to notify the CM that linked care context have new version of data.
Then CM’s responsibility to notify all Health Locker’s and HIU’s for the same then HL and HIU send new Health Information Request and get the latest data from HIP.

We send a notification request to CM,
then CM send the data modification request to Locker but as a HIU we didn’t get a notification for the same.

Request details -:
API -: https://dev.ndhm.gov.in/gateway/v0.5/links/context/notify

  1. Request ID -: f5baf25e-0770-43a5-8108-2378d053a183
    Locker notified but HIU not notified.
  2. Request ID -: 107e8dfb-7498-4863-b299-58799bf273a6
    No locker Subscribed and again HIU not notified.

On Which API, CM send the notification request to HIU regarding data modification.
Please let me know if we missed to implement any API.

Hey @chitendra,

Does this issue still persists?
Let us know with new request-id if so.

Thank You

Hi @Shubhanshu_Shukla

Issue is still open.
Request Id -: db6fecf3-d64b-4355-bc4b-46807b4c32a8

Hey @chitendra,

Looking up to fresh logs we found we found Error in notifying host.
Refer fresh snap shot attached.

Thank You

Hey @chitendra,

It’s a Timeout Error that can occur in two cases,

  1. If Gateway to Consent Manager call is not done within 3 Sec.
  2. If Gateway to Bridge call is not done within 3 sec.

Note *- 3 Sec timeout is configurable.

I hope it helps.

Thank You

Hi @Shubhanshu_Shukla,

So in such case what we can do.

But we observe that this flow is working as expected in case of Locker.

Thanks.