question

Upvotes
Accepted
66 2 6 11

EMA update message with full fields

Hi Team,

Client said the default UPDATE message with EMA only include updated fields. Client is asking is it possible to get all fields with UPDATE message, like RFA?

Thanks

ema-api#product
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

· Write an Answer
Upvote
Accepted
79.8k 257 52 74

@gang.chen1

Thank you for reaching out to us.

I don't think that RFA can do it.

The update message is used to convey changes to information on a stream so it contains only updated fields. Typically, the refresh message contains all fields.

The client can use snapshot requests to get refresh messages or reissue to get a new refresh message.

consumer.reissue(ReqMsg().initialImage(), handle);
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.