You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Alert Service, Parameter Service and Aggregation Service all include an 'enableGeneration' operation. If successful, the 'enableGeneration' operation creates and stores new definition objects in the COM archive.
However, there is no response defined for the 'enableGeneration' operation, so the caller does not receive the new object instance identifiers for the new definition objects.
RECOMMEND:
Define a response for the 'enableGeneration' operations, the same as is done for the corresponding 'updateDefinition' operations.
newObjInstIds : (ListMAL::Long)
The text was updated successfully, but these errors were encountered:
pabrabbin
changed the title
M&C: enableGeneration can create a new definition object, but does not return the new object instance ID
M&C: enableGeneration creates new definition objects but does not return the new object instance IDs
Apr 25, 2017
DRAFT BLUE BOOK, November 2016
The Alert Service, Parameter Service and Aggregation Service all include an 'enableGeneration' operation. If successful, the 'enableGeneration' operation creates and stores new definition objects in the COM archive.
However, there is no response defined for the 'enableGeneration' operation, so the caller does not receive the new object instance identifiers for the new definition objects.
RECOMMEND:
Define a response for the 'enableGeneration' operations, the same as is done for the corresponding 'updateDefinition' operations.
newObjInstIds : (ListMAL::Long)
The text was updated successfully, but these errors were encountered: