Hello,
As part of one of the process steps we're creating entry in ADSACCOUNT table with parameters obtained from a script.
Once the process reaches this step it is failing with the error below
2016-07-14 13:35:10 -05:00 - VI.JobService.JobComponents.ScriptComponent - 6287db56-737e-4846-88f2-fd8e40cbc226: Errors occured [810222] Error executing script <SCRIPTNAME> [810008] Could not save object Active Directory user accounts (, [USER]). [810019] Could not create single object for table Domain. [810029] Object of type Domains does not exist in database or you do not have the relevant viewing permissions. at StdioProcessor.StdioProcessor._Execute(Job job) at VI.JobService.JobComponents.ScriptComponent.Activate(String task) at VI.JobService.JobComponents.ScriptComponent._TaskScriptExec() at VI.DB.Scripting.ScriptInstance.Eval(String key, Object[] parameters)
Any help will be greatly appreciated
Thanks in advance