cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
481
Views
0
Helpful
0
Replies

How can I implement a sequence of operations (delete and create) sequentially in a single NSO service?

Hi all,

I need to develop a java NSO service to configure a device based on a number of parameters.

This service should also  update one of these configured parameters based on an input value when the service instance is recalled. Unfortunately device’s NED doesn’t support update of device parameter so I need to delete and then write a different value for it.

My question is the following:

can I delete and create the parameter in a single service ? If so, how can be committed the sequence of delete and create operations?  In other words, I need to make a sequential delete and a create in a single service: is it possible to commit two service operations in the same transaction?

Thanks for help

 

0 Replies 0