Issues in Purging Cache using Jscript for OBI EE Linux Version
Hi All,
Earlier we had installed OBI on Windows.Where in we had written a jscript in Job Manager to purge the cache.
Now, we have moved to OBI Linux Version, the jscript is giving error in Linux.
[nQSError: 66023] No script engine supported for 'JScript'.
On the net I found that " In UNIX environments, the JScript throw() construct is not supported. Instead, the ErrorMessage property can be used to convey meaningful error information. Setting this value changes the Error Message field of a Job Instance. However, unlike throw(), it does not stop execution of the current Job Script."
I have commented throw in JScript, still i am getting same error. So please let me know how to purge the cache for linux version through Jscript.
Regards,
Ashok.