Closed shalikasingh closed 3 years ago
Hi @shalikasingh
I've prepared https://github.com/gs1/EPCIS/blob/master/JSON/Example_9.6.1-ObjectEvent-with-error-declaration.json
In doing this, I needed to make a minor update to https://github.com/gs1/EPCIS/blob/master/epcis-context.jsonld
Let me know what you think of the example.
Hi @mgh128 ,
We did go through the example Example_9.6.1-ObjectEvent-with-error-declaration.json
and it made sense. Still have a concern regarding the error declaration mechanism have described below
correctiveEventIDs
, will it not be mandatory to send corrective events within the same capture payload containing the error declaration event? As error declaration mechanism will only be effective if corrective events get successfully captured along with error declaration event. We were not able to find the corrective events in the example.Value of field eventID
should be a URI otherwise the example fails against JSON schema. We have raised issue #163 for the same as every example under folder JSON has an incorrect value.
Hi @joelvogt, @mgh128,
Including a few EPCIS Documents in JSON format depicting error declaration and error correction events will be helpful.