Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

M&C: enableGeneration creates new definition objects but does not return the new object instance IDs #257

Open
pabrabbin opened this issue Apr 25, 2017 · 0 comments

Comments

@pabrabbin
Copy link

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)

@pabrabbin 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant