Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 211 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 77 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Agent with action fails

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