Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello everyone,I encountered a very strange problem while I was checking a device on NSO: there is a discrepancy between the configurations of the physical device and the configurations of the same device on the NSO database.NSO itself believes that ...
Hello everyone,I would like my service to execute some specific lines of Java code if the user running the service performs a "commit dry-run", otherwise if the user performs a "commit" I would like him to do other ones, and if he performs a "commit ...
Hello everyone, hope this is the right place to make this question.I would like my service to execute some specific lines of Java code if the user running the service performs a "commit dry-run", otherwise if the user performs a "commit" I would like...
Thank you very much, but I have no idea how to create it. Could you please indicate me some documentation where I can study and learn something about it?
Hello, thank you very much for your quick answer.It's not that I want to execute other configurations or something like that; inside my Java code, I'm performing a REST call to write a parameter to an external database. My problem is that if the use...