Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

scd or adult

{

grid*string
nullable: true
maxLength: 19
minLength: 19
example: 9991012070433202000

}

  • RefernceCode:

In order to couple messages to the same request, e.g. VT request (SMP_REQ) and its results (SMP_RES) all messages following a request will have a referenceCode as part of the message.

The message ID (correlationGUID) of the request message (ET_REQ, IDM_REQ, VT_REQ, RES_REQ, etc...) will be used as 'referenceCode' for the rest of the request related message flow.


  • embedded donorBlock:

The following messages are linked to donor updates:

  1. SMP_RES


5.0 - DONOR_CB message

It was agreed that we must implement DONOR_CB message API to preserve the original EMDIS logic. 

...