Focal Point
Macintosh Users - Unable to Drill Down

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/7211025862

January 28, 2008, 10:59 AM
Aaron K.
Macintosh Users - Unable to Drill Down
I currently have a problem where our Macintosh users are unable to drill down into reports, sometimes these users are not even able to click on the link to run the report.Confused I have contacted customer support, but they say WebFOCUS does not support Macintosh computers and told me to check in the forums. I have looked everywhere and I have been unsuccessful in finding any advice. The Macs are running OSx, and we have tried Safari, IE, Netscape, and FireFox with no success. Does anyone know how to get a Macintosh computer to run a WebFOCUS report and than allow the user to drill down into it?
Thanks!


Aaron Kerwin
University of Northern Colorado
January 28, 2008, 11:25 AM
Alan B
I use safari (3) and camino (1.5) under Leopard, but did initial testing under lower releases in Tiger, and have no real reporting issues, considering that they are unsupported browsers. There are some issues with MRE and UA, but in a basic environment everything seems fine.

I am surprised you have drill down issues as this uses very basic html code.


Alan.
WF 7.705/8.007
January 28, 2008, 12:54 PM
Aaron K.
Alan,
Thanks for the response. We are using Leopard also and I am not sure if we have moved to safari 3, my test box is on safari 2 and I try to keep it the same as the rest of the Mac users. Do you think that if the report is trying to open in .pdf that this could be the problem? Better yet, what is the output type for the reports that you have working for Macs?
Thank You,


Aaron Kerwin
University of Northern Colorado
January 28, 2008, 01:09 PM
Alan B
PDF is the problem. Preview, which I assume you are using is NOT a fully fledged Adobe reader, though pretty close.

You will need to download the true adobe reader for Mac.

For this reason I do not use drill down in PDF as most Mac users do not want to add the Adobe reader in, whilst windows users have no option...


Alan.
WF 7.705/8.007
January 28, 2008, 01:55 PM
Aaron K.
Thanks again Alan. Do you know if there is a way to have the report use PDF for Windows users and if it's a Mac user than use another method?


Aaron Kerwin
University of Northern Colorado
January 28, 2008, 02:08 PM
Alan B
I use navigator.userAgent when the user logs on and hold the result as WFC_agent in WF_cookie (search for Macintosh in string), then I can use &WFC_agent in each focexec to navigate around any issues. However the more I do, the more I work to the lowest common denominator. Though I can check for platform I cannot reliably check for the adobe reader if a Mac user actually has it installed.


Alan.
WF 7.705/8.007
January 28, 2008, 02:34 PM
Aaron K.
Thanks for all the help Alan, I will try these and report back with a solution or (hopefully not) problems I run into. I can not say that I can attempt these resolutions today (as other projects have higher priority currently), but I will very soon so the WebFOCUS community and our Mac users have an answer. Thanks Again!


Aaron Kerwin
University of Northern Colorado
February 01, 2008, 10:43 AM
Brian Suter
Also - Running WebFOCUS through Firefox on a MAC works exactly the same as Firefox on Windows: MRE, UA, everything. Safari has a different implementation of JS that was not close to IE and FF so heavy JS solutions (HTMLRA/GA, etc.) choked.


Brian Suter
VP WebFOCUS Product Development