-
I need regex to search data in EQ_bizTransaction_ parameter.
- Why you didn't provide regex search in this EQ_bizTransaction_ parameter?
- At code level, Could i change search query for this pa…
-
Hi @mgh128 ,
Have updated query-schema.json to support querying user extension fields via Compact URI Expressions (CURIEs) . In order to attain it have made below changes in schema.
1. Introdu…
-
The test newly added in https://github.com/RalphTro/epcis-event-hash-generator/commit/03d74635f316014a75b770181fde6584432dc7a7 spottet that `urn:epcglobal:cbv:btt:desadv` is not contained in the preha…
-
@sboeckelmann, if we are to vote on it, could you please find concrete examples of similar systems where such timeouts are used?
-
- Pagination limit of 200 described in documentation, not available as headers or query parameters: https://sensedia.com/en/uncategorized/api-pagination-and-filters/
- Pagination limit 100, not avail…
-
Hi @joelvogt , @mgh128 ,
We are constraining `POST /eventTypes/{eventType}/events` endpoint to capture a single event therefore having a schema same as `POST /capture` endpoint is not desired. We…
-
Currently
`/capture/{captureID}` returns the URIs of all created events for a capture job:
```
[
[
"/eventTypes/ObjectEvent/events/oa123",
"/eventTypes/ObjectEvent/events/oa345"
]…
-
This endpoints says it will return known electronic product codes. and then in example response it has this
[
"urn:epc:id:sgtin:0614141.107346.2018",
"https://example.com/01/04012345123456",
…
-
As of the latest discussion in the EPCIS/CBV 2.0 group, readPoint/bizLocation ID, when expressed in JSON/JSON-LD, now looks as follows:
"readPoint": {"id": "urn:epc:id:sgln:0614141.07346.1234"},
P…
-
While supported by EPCIS 1.2, Webhooks (aka HTTP Callbacks), e.g., to get the results from a query subscription, are not explicitly supported via the REST interface. From the past few calls this seeme…