Infrastructure: 64 bit OBIEE 11.1.1.5 on 64 bit Red-Hat Enterprise Linux 5.6
We tried using *.java to export the delivery content of an 'Agent' and place it in a shared folder on Windows.
We are able to use the .java file directly in putty and it works fine in creating a folder and copying the file from source to target, but when we put the same script as part of the actions in the 'Agent' properties, its fails with the error "[nQSError: 66023] No script engine supported for 'JScript'". The e-mail is triggered and the attachment is delivered fine.
We tried the same with a *.js file. The error is the same. I found people using *.js scripts and they say it worked for them at
9789308
But I am not sure what are the other settings that should be done. The error seems very basic and fundamental and has something to do with java interpreter or something.
Any help if you have implemented the same, would be greatly appreciated.
Thanks!