Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Agent with action fails

Question
2
Views
0
Comments
user13697368
user13697368 Rank 1 - Community Starter

Hi, we are facing issues while running js script from OBIEE 11g 64 bit (11.1.1.7) AGENT in Win2008 64bit server. The agent invokes a script and the script works as follow :

1. Creates a folder on the server box 2. Creates a file name 3. Places the delivery content of the agent with the file name in that folder.

When the agent is run, the delivery content is emailed and also the file is placed in the server as expected. But the agent fails with the below error:

[nQSError: 66013] [Line:4 Column:1]

[nQSError: 66016] Unknown error code '0x800704C8'.

The java script is pretty simple too. Kindly help