Hi ,
How we can create a job in NCM through SDK which will run a script/Change template, where there will be few variables which will be taken as input through API.
From the service definition we identified various methods like Invoke, Update, Read etc. Among these which method should we need to call to effect the change.?
The SDK sample program and doc mentions only about using Invoke method for acknowledging an alert.
We are using C# as coding language. Any Help will be much appreciated.