Welcome to the Oracle Analytics Community

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

timdexter Rank 6 - Analytics Lead

Comments

  • Hi Deb If you can successfully run the report directly without the web server in the picture, then there is some issue in the web server configuration. That much is obvious I guess :0) I'd need to take a looksee at the httpd.conf and depending on your set up the WLS conf file that contains the redirects to the internal BIP…
  • The port number will be the same as the OBIEE server. However, you are connecting via HTTPS and as you are a government entity, in my experience, things may be very locked down on the server and on your desktop. Can you reach the BI Publisher server in a browser using the URL that you are using in the connect string (you…
  • Hi What type of value are you using? Typically, the other options are greyed out if you are trying to summarize a string value ie you can not average a string value. If you are using a numeric value, BIP might not be recognizing it as such, there maybe characters in the data, spaces, etc. Check the data that is coming in…
  • Hi As long as its PDF output, yes you can. Check out the PDF output security properties you can set which include encryption. For other formats, you would need to get creative and probably use an after report trigger to grab the output, encrypt and then manually send the document on its way to UCM. Cheers Tim
  • Hi I do not know the specific issue from the log, I can not see what type of delivery you have requested? However, it looks like Oracle Support have a doc that might help. https://support.oracle.com/knowledge/Oracle%20Cloud/2072632_1.html That mentions sftp but it might be a similar issue to yours. I would also check, can…
  • You could just employ some search skillz and do a find | grep combo to find the files.
  • Based on the docs for the security service https://docs.oracle.com/cd/E28280_01/bi.1111/e16364/methods.htm#BIEIT1159 The Name that you are storing in the description field in WLS is not available. You should look at what services the WLS LDAP offers and see if you can adapt that. Tim
  • Jeeees guys. Calm down a bit. I agree, there are some folks that want their work done for them, they are frustrating as hell and have not discovered the power of google and some effort. Others have had a pile of crap dumped in their laps and told to 'make it work asap' and immediately reach for the forums for help without…