Welcome to the Oracle Analytics Community

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

ADB Rank 2 - Community Beginner

Comments

  • it's 12c...I'll give it a try Txs for your input
  • Hi Gianni txs for the input, already looked at that part of the sample app. In the mean I think I found another easier way to implement my requirement. I'll make use of a database function/procedure to write a file to a directory. A nfs-mount is already setup on server level/Db level, so it will be the easiest way without…
  • Txs Gianni, i understand your concern...a reporting tool is a reporting tool. But we have to deliver a 'quick' solution, may be a bit dirty....the used scheduler works trigger based, that's the reason why we should be able to just put somewhere a file...; Kr, A
  • Hello Giani, txs for your answer! Goal is to have a button on a dashboard. When pushing the button a file has to be created somewhere on another server. This file is a triggerfile to start processing another chain. I hoped with javascript i could obtain this? But our OBI install is on an ODA, so not windows at all. Any…