Connecting #2 Oracle DB…
Oracle DB connected fetching Data…
Calling: D:\apps\scheduledtasks\dashboard\hw.ps1
D:\apps\scheduledtasks\dashboard\commonFunctions.ps1
writeLog : The term ‘writeLog’ is not recognized as the name of a cmdlet, function, script file, or operable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At D:\apps\scheduledtasks\dashboard\hw.ps1:73 char:5
-
writeLog ("ERROR: XML $scenarioName.xml File was not found. Error ...
-
~~~~~~~~
- CategoryInfo : ObjectNotFound: (writeLog:String) , CommandNotFoundException
- FullyQualifiedErrorId : CommandNotFoundException
writeLog : The term ‘writeLog’ is not recognized as the name of a cmdlet, function, script file, or operable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At D:\apps\scheduledtasks\dashboard\hw.ps1:76 char:1
- writeLog (" ");
-
+ CategoryInfo : ObjectNotFound: (writeLog:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException
writeLog : The term ‘writeLog’ is not recognized as the name of a cmdlet, function, script file, or operable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At D:\apps\scheduledtasks\dashboard\hw.ps1:77 char:1
- writeLog (“INFO: Running job”);
-
+ CategoryInfo : ObjectNotFound: (writeLog:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException
sendApiRequest : The term ‘sendApiRequest’ is not recognized as the name of a cmdlet, function, script file, or
operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try
again.
At D:\apps\scheduledtasks\dashboard\hw.ps1:349 char:1
- sendApiRequest
-
+ CategoryInfo : ObjectNotFound: (sendApiRequest:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException
writeLog : The term ‘writeLog’ is not recognized as the name of a cmdlet, function, script file, or operable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At D:\apps\scheduledtasks\dashboard\hw.ps1:351 char:1
- writeLog (“INFO: Done.”)
-
+ CategoryInfo : ObjectNotFound: (writeLog:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException