View Issue Details

IDProjectCategoryView StatusLast Update
000549910000-005: Information ModelSpecpublic2020-09-16 18:04
ReporterHock, Christian Assigned ToHock, Christian  
PriorityhighSeveritytweakReproducibilityalways
Status closedResolutionfixed 
Summary0005499: Missing ServerEventCapabilities and corresponding errors
Description
  1. How many "EventFields" does the server support for an Event, Alarm, Condition.
    • When the Client asks for more than this limit shows an error "Bad_Event_TooManyFields" shall be thrown.
  2. How many "WhereClauses" does the server support for an Event, Alarm, Condition.
    • When the Client asks for more than this limit shows an error "Bad_Event_TooManyWhereClauses" shall be thrown.

Nice to have:

  1. How many simultaneously existing Events, Alarms, Conditions does the server support before the event "EventQueueOverflowEvent" will be thrown.

However, which error shall be thrown when 1. and 2. is above the internal server limitation?

TagsNo tags attached.
Commit Version
Fix Due Date

Activities

Hock, Christian

2020-03-05 17:23

developer   ~0011689

Forgotten - Refers to Description:

  1. ArrayOf supported EventFields
    • Gives Client a hint which fields makes sense to be selected.

Paul Hunkar

2020-03-05 18:00

developer   ~0011694

Discussed in UA meeting
Agree that adding capabilities for event subscription and then also defining a profiles that give ranges of sizes that a server supports

Jeff Harding

2020-06-29 18:39

developer   ~0012503

I agree with 1,2 and 3 and will add them to ServerCpabilitiesType.
The information model provides EventTypes which include the EventFields and therefore it is not clear to me why we need another method for a client to discover what can be included in an event subscription.

Jeff Harding

2020-06-29 18:45

developer   ~0012504

Added MaxSelectClauseParameters, MaxWhereClauseParameters and MAxEventQueueSize to ServerCapabilitiesType.

Jim Luth

2020-09-16 18:04

administrator   ~0012866

Agreed to changes edited in Virtual F2F.

Issue History

Date Modified Username Field Change
2020-03-05 11:24 Hock, Christian New Issue
2020-03-05 17:23 Hock, Christian Note Added: 0011689
2020-03-05 18:00 Paul Hunkar Note Added: 0011694
2020-03-05 18:09 Jim Luth Assigned To => Hock, Christian
2020-03-05 18:09 Jim Luth Status new => assigned
2020-06-29 18:39 Jeff Harding Note Added: 0012503
2020-06-29 18:45 Jeff Harding Status assigned => resolved
2020-06-29 18:45 Jeff Harding Resolution open => fixed
2020-06-29 18:45 Jeff Harding Fixed in Version => 1.05
2020-06-29 18:45 Jeff Harding Note Added: 0012504
2020-09-16 18:04 Jim Luth Status resolved => closed
2020-09-16 18:04 Jim Luth Note Added: 0012866