PDF preview in workspace not working for Financial Reporting

I have an issue in workspace with doinga PDF preview on a Financial Reporting report. PDF preview works fine via workspace but only FR has the problem, here is the error that is displayed. I am running FR server on AIX and the print servers are on windows platform. We have two installations pointing to same windows box for print server. The 1st if FR for HFM running all on windows, the 2nd is FR on AIX for an Essbase installation. The HFM FR install works great via workspace but the the 2nd produces the following error:
Error 500--Internal Server Error
From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
10.5.1 500 Internal Server Error
The server encountered an unexpected condition which prevented it from fulfilling the request.
We made the port for the print server static(it is normally dynamic) so we could open the firewall port to the print server and have verifed it is open.
Does anyone have a suggestion of what could be producing the Internal Server Error. I should mention that we use Weblogic for the web deployment of workspace if that should have any bearing on the issue.

Firewall issues were preventing this problem.

Similar Messages

  • Tabular form validation(Checkbox) is not working for Interactive report

    Hi,
    I am using the oracle apex 4.0 and oracle 11g.
    I have written a below select query on interactive report as
    select
    apex_item.checkbox(1,RESIDD)||apex_item.hidden(2,RESIDD) row_selector,
    apex_item.text(3,RESNUM) as resnum
    from "PDRRES"
    and written the validation to display the error message( Function returning error text ) as
    DECLARE
    vRow BINARY_INTEGER;
    BEGIN
    -- apex_application.g_print_success_message := NULL;
    FOR i IN 1 .. apex_application.g_f01.COUNT
    LOOP
    vRow := apex_application.g_f01(i);
    apex_application.g_print_success_message := apex_application.g_f01(i)||'-'|| apex_application.g_f03(vRow) ;
    END LOOP;
    END;
    Output : No data found error message
    As far as it work for sql report with above logic because apex built in row selector
    but it fails in case of interactive report for some reason.
    Please suggest.

    Saroj Nayak wrote:
    Hi,
    I am using the oracle apex 4.0 and oracle 11g.
    I have written a below select query on interactive report as
    select
    apex_item.checkbox(1,RESIDD)||apex_item.hidden(2,RESIDD) row_selector,
    apex_item.text(3,RESNUM) as resnum
    from "PDRRES"
    and written the validation to display the error message( Function returning error text ) as
    DECLARE
    vRow BINARY_INTEGER;
    BEGIN
    -- apex_application.g_print_success_message := NULL;
    FOR i IN 1 .. apex_application.g_f01.COUNT
    LOOP
    vRow := apex_application.g_f01(i);
    apex_application.g_print_success_message := apex_application.g_f01(i)||'-'|| apex_application.g_f03(vRow) ;
    END LOOP;
    END;
    Output : No data found error message
    As far as it work for sql report with above logic because apex built in row selector
    but it fails in case of interactive report for some reason.
    Please suggest.NO DATA FOUND usually occurs when an i mplicit select does not find anything. It can also occur when referencing a collection element that has not been defined.
    You have 2 collectinons in the code you posted, apex_application.g_f01() and apex_applciation.g_f03. Since you are looping therough the COUNT attribute of g_f01 its reference ("I") is probably okay and the value store in vRow is probably not right. You can check this by using RAISE_APPLICTION_ERROR to see the value something like
    raise_application_error(-20000,'vRow="'||vRo2||'"');Remember that working with checkboxes is tricky. If the box is not checked nothing will be sent. You may need to define a default value when no value is submitted.

  • PDF Preview Handler does not work

    Hello,
    We installed Outlook 2010 on a new Windows 7 32bit machine with Acrobat Reader X.
    The preview handler for PDF files does not work in Outlook 2010.  Reader works fine by itself.
    If I uninstall Reader X and install verison 9.3 then the Preview Handler works fine.  Any suggestioers?  I have run the repoair on Office and reinstalled Reader X again but to no avail.
    - Neil

    No i didnt check for office updates.. however i did locate a fix.  I am not usually keen to try random fixes so i tested it solo first to confirm it was legitimate.  worked fine.      http://www.pretentiousname.com/adobe_pdf_x64_fix/
    Thank you for attempting to help me though.
    Regards,
    Will

  • PDF Preview Handler is not working

    I am using Windows 7 32-bit with MS Office 2010 Professional.
    In 'My Documents' I have files associated with .pdf but it is not showing me any previews.
    I can go to another PC and I don't have that issue. For example if I am in explorer and
    have my pdf files listed it wouldn't allow me to preview.

    Nope, using 32-bit. And I recently uninstalled Acrobat Pro completely and reinstalled it due to an issue with it not updating due to having the "Error Applying Transforms" issue. After I reinstalled, I updated it completely. I suppose I can try uninstalling and reinstalling again, but that seems like overkill.
    - Merg

  • Download software site not working for Financial Data Quality

    Hi
    Financial data quality management site download site not working. it's showing error message below error message.
    Error message: "We're sorry,the page you requested was not found.We have recorded this error (404) to help us fix the problem"
    Site: http://www.oracle.com/technetwork/middleware/bi-foundation/downloads/hyperion-fin-data-quality-111130-085525.html
    regards
    Anil

    Hi Ferro;
    As far as I can see Apple doesn't have to fix anything with Software Update because it is working perfectly for myself and the users I help to support.
    So maybe if you can give us more details; such as what error messages are you getting, what have you done so far to solve this problem.
    Allan

  • SSO not working for BW reports as iview in Portal

    Hi,
    I have setup SSO for netweaver portal 7.0 and BI 7.0 as backend system.
    I have used SAPLOGONTICKET for SSO.
    1. Now if I create iView for some transaction , its working fine. UserID and password is not asked and i'm getting into BW sytem.
    2. But if I create an iView for BW report type 3.x and pull a report from BI system, it is showing a login screen to me. now I have to give clientno, userID and password to get into the system.
    Can please some help me in this issue.
    is there some specific configuration I need to make..?
    Thanks in Advance.
    Regards,
    Saurabh

    Hi Kiran,
    Thanks for your reply.
    My problem is now solved. Actually transaction iViews use connectors to connect to the backend system, where as BW reports iviews use WAS to connect to the backend system.
    while accessing the portal i was not giving the fully qualified name in URL.
    while accessing the portal correct way is to use the URL is :
    http://hostname.domain:port/irj/portal ...I was missing the domain portion.
    Use the fully qualified name so that both EP and backend systems comes in same domain.
    Regards
    Saurabh

  • Highligh current row not working for classic report in 4.1

    Hello experts,
    One of our customers is migrating applications from APEX 3.0 to 4.1.
    All their applications use classic reports because interactive reports didn't exist in 3.0.
    The end users of the applications like the row color changing when they hover there mouse over the rows (highlight current row) and they insist on keeping this "functionality" in the applications.
    For some reason, this "functionality" doesn't work anymore after the migration to APEX 4.1.
    I thought it was something theme related so I created a new application with a classic report, tried some APEX built-in themes, and with none of them, I manage to get the highlight current row working.
    For interactive reports it is not an issue.
    Is this an undocumented no-longer-available feature of APEX 4.x or has there changed something which caused this functionality to stop working??
    Regards,
    Bart

    Hi,
    I created a service request for this issue, and the support analyst that helped me confirmed that this is a bug:
    "I have created the bug :
    Bug 13584762 - ROW HIGHLIGHTING NO MORE WORKS IN CLASSIC REPORT IN APEX 4.1
    While working on the problem , I have found the following solution in order to make the Row HighLightng work in APEX 4.1
    In the apex_4_1.min.js (file located in images\javascript ) , Search for :
    function setRowHighlight(a){apex.jQuery("#report_"+a+" .highlight-row").live("hover",function(b)
    and replace "hover" by "mouseover mouseout" :
    After the modification :
    function setRowHighlight(a){apex.jQuery("#report_"+a+" .highlight-row").live("mouseover mouseout",function(b)
    A refresh in the browser may be necessary in order to "reload" the file apex_4_1.min.js"
    I implemented the suggested workaround and this solved the problem!
    HTH,
    Matthias Hoys

  • Complete Book in PDF is not working for one report

    <p>It's strange.  All of the other books run fine.  If wecreate another copy of this troublesome book, still have the sameproblem.  All of the reports in the book can be readindividually.  Is there a limitation to the number of reportsin a book to Complete Book in PDF?</p><p> </p><p>Thanks</p>

    Its working now. We just kept trying to reinstall the tools and restarting indesign. On the 4th time the buttons started working. I can't explain why it finally worked, just that it is working now.

  • Print Preview and Export not working FROM ALV Report

    Hi
    I have this ALV report which is working fine. But when I try to do a print preview it doesn't show the columns which r sorted. The columns r there but the data starts from the one which is not sorted so the layout is all messed up. In the ALV report the columns that r sorted groups them into one, I mean they just show only one time rest of the row for the same thing is blank it doesn't repeat the same data in those column. I am not sure whether that's causing it or not.
    Please help.

    Hi Anwarul,
    do not sort passing parameters for sorting. Create a layout (called ALV variant) or do the sorting online clicking columns(s) and sort icons. It will not change when displayed in print preview.
    What function/object do you use?
    Regards,
    Clemens

  • Export in Query Ready mode not Working.for FR reports in HTML view

    Hi,
    When we run the FR reports in HTML view in Workspace,there is an option at the bottom to "Export in Query Ready mode",it's not exporting the report in Smart view excel .
    But some of our users are able to export the report in SV.We are using EPM 11.1.1.3. I have checked the IE 7 settings with other users and it's same.
    Does anybody has any idea what could be the cause?
    Thanks in advance.
    BC

    It is the behavior, Query ready mode will only pulls the members which are in Essbase (no FR calculated fields)
    Regards
    Celvin
    http://www.orahyplabs.com

  • Quartz filters are not working (for PDF)

    It seems that quartz filters are not working for me under Mountin Lion. I have tried to export, print, etc everything in Preview, Automator, ColorSync. It simply won't apply the filters to my PDFs.
    Anyone experienced similar issues? Is it a known bug?

    I kinda have the same problem, except its only my custom filters that aren´t working in ColorSynch. The other filters get applied as usual, but I can not change any of the preformed filters within ColorSynch, and the "live update from filter inspector" doesn´t work if I try to apply changes or use my custom filters.
    The custom filters I have, were created prior to my upgrade from snow leopard to moutain lion.
    I´ve understood that there has been multiple problems with the filters in lion ++
    If there isn´t a quick fix to this, does anybody know of any programs I can use to apply filters without having to buy Adobe Pro, my use is not for simply decreasing file size, but mostly for editing colors prior to prinitng. And its  not sufficient to use the preformed filters unfortunately.

  • Document library open in client application not working for img,pdf,txt files

    In an office 365 sharepoint site i have enabled open in client applicartion for document library but it is not working for image/txt/pdf files for word and excel files it is working fine. I have even turned on the feature open document in client application
    by default from site collection features also but there is no change.
    Please advice.
    Regards,
    Chaitanya

    Hi Chaitanya,
    The feature is currently designed to be used with HTTPS, and will not work as expected with the HTTP connection available on Office 365 for professionals and
    small businesses sites.
    To take advantage of this update, do the following steps:
    Wait for the update to the SharePoint Online service, which is in progress now.
    Upgrade Adobe Reader to the version 10.1.2 client.
    Add your SharePoint Online root URL/domain to the Trusted Sites security zone in Internet Explorer1 (e.g., 
    https://contoso.sharepoint.com).
    Check the Keep me signed in box when you log in to a SharePoint Online site.
    This
    SharePoint Online update is currently
    being rolled out worldwide along with several other new features.
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Live Preview is not working for me

    Live Preview is not working for me.  I've read many other forums and tried everything and I still get the same issue that everyone else has mentioned.  I'm on Chrome  Version 34.0.1847.116 m .  I have multiple user profiles with Chrome so not sure if that makes a difference.
    Adobe Edge team, for a lightweight browser that should be easy to use, this does not make it easy.  Hopefully you can implement a fix soon that works for all cases as I was really looking forward to trying this out and I'm unable to.

    I am having issues as well.
    Running through the intro tutorials - Just the basic HTML tutorial files. When initiating live preview, I restarted Chrome as prompted for debugging, After restart the preview page loads fine a single time, works for about 10 seconds or so and then disconnects. I cannot get it to reconnect without restarting the program, but the same thing happens.
    Live Preview Error: Unable to Load Development Page
    The live preview icon remains orange - as if connected, but no changes write to the preview window in HTML or CSS.
    Ive seen the other threads, but none of those items seem to fix my issue.
    Anything I can do here besides wait for update? Love the basic product - the editing features are awesome, but until live preview + reliable FTP is set, I'll probably stick with current coding solutions.
    Running an Imac OSX 10.9.2
    Chrome 34.0.1847.116

  • Security option is not working for PDF Report

    security option is not working for PDF Report , e.g password , bug??

    what version of SQL Developer are you using?

  • Defining default value for financial reports display in the workspace (9.3)

    Hi
    I need to change the default value for financial reports workspace preview mode, for every workspace user. It is actually set on html, and I would like to have pdf instead.
    This option can be changed when logged on the workspace, in file->preferences->financial reporting->default preview mode. However I want every user to start with the right settings, so they dont have to change anything manually.
    I have tried to do it with Shared Services : under projects, BI+, assign preferences. From there I can change the default folder and the start page (the general preferences), however I cannot find the options for financial reporting.
    Is there a way to change these values with hyperion tools ?
    If not, is it possible to change it directly in the repository DB ?Thanks and best regards

    We looked at this about 2 years ago - from memory, you can only set preferences when the users are first setup in Shared Services, under the manage preferences section of the wizard.
    I can't remember if there is a settings file you can edit for the default users - i think there is, but again this must be set before users are set up.
    We looked at changing users preferences, but gave up on the idea as all users had been provisioned already :-(
    Cheers, Iain

Maybe you are looking for