View Issue Details

IDProjectCategoryView StatusLast Update
000446710000-004: ServicesSpecpublic2020-12-11 15:32
ReporterJeff Harding Assigned ToJeff Harding  
PriorityhighSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Summary0004467: Call Service Parameters inputArguments[] Description incorrectly references DefaultInputValues
Description

The Description text incorrectly references DefaultInputValues. This was a holdover from an earlier version of Method Meta data.

The last paragraph states:
"If a Method has optional input arguments, these optional input arguments are indicated by the Method’s DefaultInputValues Property. In this case fewer arguments than the total number of input arguments defined may be passed by the Client. The InputArguments and DefaultInputValues Property are defined in Part 3."

It should be replaced by the following text:

"Fewer arguments than the total number of input arguments defined may be passed by the Client when optional input arguments are defined. A Method may define input arguments as optional by including HasOptionalInputArgumentDescription references to argument Metadata. The InputArguments Property and the HasOptionalInputArgumentDescription ReferenceType are defined in Part 3."

Additional Information

The incorrect text initially appears in the Amendment 3 - Method Metadata 1.04 Specification. An Errata for 1.04 is needed.

TagsNo tags attached.
Commit Version
Fix Due Date

Relationships

related to 0006103 closedMatthias Damm Amendment 3 Method Metadata is flawed - DefaultInputValues is not used and new mechanism to provide Default values not described 

Activities

Jeff Harding

2019-01-18 19:54

developer   ~0009824

Errata 1.04.3 includes this correction

Jim Luth

2020-03-04 20:35

administrator   ~0011654

Also fixed in 1.05 draft.

Issue History

Date Modified Username Field Change
2018-11-20 20:48 Jeff Harding New Issue
2018-11-20 20:48 Jeff Harding Status new => assigned
2018-11-20 20:48 Jeff Harding Assigned To => Jeff Harding
2019-01-18 19:54 Jeff Harding Note Added: 0009824
2019-01-18 19:54 Jeff Harding Status assigned => resolved
2019-01-18 19:54 Jeff Harding Fixed in Version => 1.04
2019-01-18 19:54 Jeff Harding Resolution open => fixed
2020-03-04 20:35 Jim Luth Status resolved => closed
2020-03-04 20:35 Jim Luth Note Added: 0011654
2020-12-11 15:32 Jim Luth Relationship added related to 0006103