cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1344
Views
0
Helpful
1
Comments
ppratikdutta
Cisco Employee
Cisco Employee

Unable to write xml file in NSO 5.3 CDB using maapi.load_config with below command
"maapi.load_config(m['s'],m['th'], maapi.CONFIG_XML, "Test.xml")"


Creating the transaction object as,  th = _ncs.maapi.start_trans(s, _ncs.RUNNING ,_ncs.READ_WRITE)

 

Getting the following error message:

Error: external error (19): Error on line 1: object is not writable: /<path>

 

But when changing this to _ncs.OPERATIONAL it gives no error but data is not getting loaded to nso CDB .

1 Comment
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the NSO Developer community: