WebI 4.0: Publishing Report: BI Service - Server TimeOut

Hello guys,
i have a problem when I try to publish a reporting object in Web Intelligence 4.0.
When I click on "publish as a WebService" and click on next it tries to find duplicates. This take about 60 Seconds and then I recieve an error:
The server sent HTTP status code 504: Proxy Timeout (the connection timed out).
The same error message appears when the frame appears where you normally can select the destination to save the webservice.
Can you may tell where I may can adjust the according Time Out period?
Thanks and regards,
Markus

HI,
try this:
Open the dsws.properties file from ~/Tomcat6/webapps/dswsbobje/WEB-INF/classes, and enter a new line ( you can enter this just below the first Trace=0 line):
session.timeout=3600
Restart Tomcat.
Also if you are using a Proxy server you can ask the Network Admin to increase the Session timeout for you.
Edited by: George Pertea on Feb 27, 2012 7:52 PM

Similar Messages

  • WebI 4.0: Publishing Report: BI Service

    Hello guys,
    i have a problem when I try to publish a reporting object in Web Intelligence 4.0.
    When I click on "publish as a WebService" and click on next it tries to find duplicates. This take about 60 Seconds and then I recieve an error:
    The server sent HTTP status code 504: Proxy Timeout (the connection timed out).
    The same error message appears when the frame appears where you normally can select the destination to save the webservice.
    Can you may tell where I may can adjust the according Time Out period?
    Thanks and regards,
    Markus

    HI,
    try this:
    Open the dsws.properties file from ~/Tomcat6/webapps/dswsbobje/WEB-INF/classes, and enter a new line ( you can enter this just below the first Trace=0 line):
    session.timeout=3600
    Restart Tomcat.
    Also if you are using a Proxy server you can ask the Network Admin to increase the Session timeout for you.
    Edited by: George Pertea on Feb 27, 2012 7:52 PM

  • WEB.SHOW_DOCUMENT . Publish reports character mode directly within browser!

    hello!
    I'm having the problem.
    When I want to publish reports character mode directly within browser!
    The code is as follows!
    SET_REPORT_OBJECT_PROPERTY(repid, REPORT_EXECUTION_MODE, RUNTIME);
      SET_REPORT_OBJECT_PROPERTY(repid, REPORT_COMM_MODE, SYNCHRONOUS);
      SET_REPORT_OBJECT_PROPERTY(repid, REPORT_DESTYPE,  FILE);
      SET_REPORT_OBJECT_PROPERTY(repid, REPORT_DESFORMAT, '');
      SET_REPORT_OBJECT_PROPERTY(repid, REPORT_SERVER, server );
      v_rep := RUN_REPORT_OBJECT(reportFile,mparamlist_id);
      rep_status := REPORT_OBJECT_STATUS(v_rep);
         if rep_status = 'FINISHED' then
            vjob_id :=substr(v_rep,length(server)+2,length(v_rep));
      WEB.SHOW_DOCUMENT('../reports/rwservlet/getjobid'||vjob_id||'?server='||server,'_blank');
         else
      message('Fail to create Report!');
         end if;
    The report is generated,
    But it does not open directly in browser!
    The browser will download a file without extension / format, with the name 'getjobid38'!
    When I change the code to 'TXT'
    WEB.SHOW_DOCUMENT('../reports/rwservlet/getjobid'||vjob_id||'.txt?server='||servidor,'_blank');
    The following error is returned:
    rep-50003 the command line is invalid: getjobid38.txt
    Already grateful!

    working with forms 11gR2 (11.1.2.1)

  • Publishing reports to Crystal server

    This is our firsts year with Crystal  server and the training is forthcoming.
    In the meantime, I have done the following:

    Let's try this again -
    first year user with Crystal server - training is forthcoming
    have managed the install, setup as well as publishing report
    need to find a way to accomplish the following:
    1.  user (within a group) to run report without needing to go through server authentication (passthrough)
    2.  need report to export to excel and sustain both headers and chart
    thank you if you can assist, we're on a tight timeline (as usual)
    D-

  • BIP Reports to FTP server

    Dear ALL ,
    Here I am facing an issue in BIP that is when I am trying to schedule the BI publisher reports to FTP server it is not going to FTP server and It is not giving an error detail in the Logs .
    It is  showing as problem in the report Job History .
    If any body expertise on  schduling the  BI publisher repoprts to FTP server please suggest me where I am missing the option and what could be the reason .
    Thanks

    What kind of server you are trying to use this Protocol?
    Are you able to ping the server from where BI is installed?

  • Error when running Web Service Proxy from JDev (running publisher report)

    Hello.
    I would like to call publisher report from forms, so i was using this instructions:
    http://www.oracle.com/technology/products/xml-publisher/docs/Forms_BIP_v21.pdf
    When i test my Web Service Proxy, i get this warning:
    WARNING: The received SOAP fault contains non standard fault element: "{http://xml.apache.org/axis/}hostname". This element will be ignored.
    javax.xml.rpc.soap.SOAPFaultException: oracle.apps.xdo.webservice.exception.OperationFailedException: PublicReportService::generateReport failed: due to oracle.apps.xdo.servlet.CreateException: Report definition not found:/Path/Employees.xdo
    at oracle.j2ee.ws.client.StreamingSender._raiseFault(StreamingSender.java:555)
    at oracle.j2ee.ws.client.StreamingSender._sendImpl(StreamingSender.java:396)
    at oracle.j2ee.ws.client.StreamingSender._send(StreamingSender.java:112)
    at bip_webservice.proxy.runtime.PublicReportServiceSoapBinding_Stub.runReport(PublicReportServiceSoapBinding_Stub.java:290)
    at bip_webservice.proxy.PublicReportServiceClient.runReport(PublicReportServiceClient.java:105)
    at bip_webservice.proxy.PublicReportServiceClient.main(PublicReportServiceClient.java:79)
    What is wrong? Did anyone try those instructions?
    Thanks.

    I am getting the same error. What was the solution that worked for you? Please help

  • How to show or publish the TFS - SQL Server Reporting Services reports in SharePoint dashboard?

    Hello,
    We have configured SharePoint site and SSRS for a team project.
    Foll. is the SharePoint site for the team project. When we click on the REPORTS link, it redirects us to the SQL Server Reporting Services website.
    My question is: How can I show or publish the reports from  SQL Server Reporting Services into SharePoint so that I can view the reports on SharePoint dashboard rather than having to go to the SSRS URL?

    Hi Nachiket,
    If you configure Reporting service for your TFS, then you can view the reports in report manger site when you click click report on Team Explorer. And SharePoint is a collaboration website product that offers deep integration with Office products like Word,
    Outlook, and Excel. You can save your team project related files in your SharePoint site. Check this
    page for more details.
    If you want to view reports that generated by reporting service on your SharePoint site, you might need to save the report in Excel and upload it to SharePoint site.
    Best regards, 

  • Passing parameters to BI Publisher report via a web service

    I have got the application interface to BI Publisher working through the white paper "Integrating Oracle Application Express with BI Publisher". The last bit of trouble I'm having is passing a parameter to my BI Publisher report. I believe this is done in the "download" process where the soap envelope is created, but I'm not sure.
    The code in the white paper is:
    <parameterNameValues xsi:type="pub:ArrayOfParamNameValue" soapenc:arrayType="pub:ParamNameValue[]"/>
    If I have a parameter of "HEADER_ID" with a value of say "5", how do I code this? I have tried the following, but it doesn't work:
    <parameterNameValues >
    <item>
    <name>HEADER_ID</name>
    <multiValuesAllowed>false</multiValuesAllowed>
    <values>
    <item>5</item>
    </values>
    </item>
    Alex.

    Hello Alex
    This format works for me...
                   <parameterNameValues>
                      <item>
                         <name>P_CONTACT_ID</name>
                         <multiValuesAllowed>true</multiValuesAllowed>
                         <values>
                            <item>#P117_CONTACT_ID#</item>
                         </values>
                      </item>
                   </parameterNameValues>The only difference I can see is your setting of <multiValuesAllowed>false</multiValuesAllowed>
    Aside from that, how is your BIP report configured to receive the parameter?
    Kind regards
    Simon Gadd

  • Urgent Please: Cannot publish Reports to the Sharepoint Integrated - Reporting Services Login

    Hi,
    Sharepoint 2010 / SQL Server 2008 R2
    The user I am using in BIDS to deploy the reports has Admin permission to the site collection and databases.
    Reporting Services Login prompt all times and I can´t go ahead to publish the reports.
    I ve reviewed my deployment properties -
    http://msdn.microsoft.com/en-us/library/bb283155(SQL.90).aspx
    The same test works to my dedicated server (Sharepoint and SQL Server in the same machine) but not to the enviorement bellow:
    Server 1 - SSED, SSAS, SSRS, Sharepoint Web Front (minimal installation)
    Server 2 - Sharepoint Server 2010 (SSRS Sharepoint Integration Mode)
    I´ve read all the discussions and articles I couldn´t find anything conclusive.
    Please, any clues?!
    Thanks in advance,
    Alex Berenguer

    Hi Syed, thank you so much for your help. I have already spent many hours in order to solve this issue but nothing so far.
    The Web Application I created to test it has a Business Intellicente Center as Site Collection. The Report Services features is running on it. I checked it. Thanks.
    Follow more details I ´ve discovered:
    Here's the scenario:
    I have a Web Front End (WFE) server, and an Application Server (AS) in a Sharepoint 2010 Farm.  The configuration database, content database, etc.. are located on a clustered SQL 2008 R2 instance on another set of machines.  I have installed SQL
    2008 R2 Reporting Services w SP1 on the AS.  I have installed the SQL 2008 Reporting Services Add-In for Sharepoint 2010 on the WFE.  I have gone through all the configuraiton settings, set the SPNs for the service accounts, etc... The Excel Services
    with external data, for example, is working fine.
    When the reporting services integration is set to "Trusted Account", I can deploy reports to the server with no problem, EXCEPT that I can't deploy data sources that use "Windows Authentication" as their credentials, which is desirable for our implementation.
    When I switch the reporting services instance to "Windows Authentication", I can no longer deploy projects to the report server.  When I go to deploy the reports, I continually get a "Reporting Services Login" prompt, showing the server it is being deployed
    to, and requesting a username and password.  No combination of username and password works.
    Here's a fun little bit for you too, if I continue to try to login to the server, I will eventually (after hitting the GPO threshold) lock out my account from Active Directory.  This I found out after nearly creating a set of tracks down my scalp all
    day today trying to figure out what was happening to my sharepoint sites while I was debugging this....
    So it seems that it is trying to authenticate my login credentials through BIDS, but is unable to do so.
    Also, when I attempt to "Manage Datasource" directly through the Sharepoint interface I am getting 401 errors.
    I appreciate any assistance.
    Thanks a lot.
    Alex Berenguer

  • How a J2EE web application access CR reports stored on the CR Server XI?

    Hi,
    I'll be working on some crystal report templates that will eventually be hosted/publish on the CR Server XI.
    My questions are:
    1. How my J2EE web application access those reports?
    2. Do my web application uses some CR API for the connectivity and integration?
    3. What will happen to the database connectivity of the report template? since the report are created locally.
    4. Can the report template be edited/updated on the server?
    5. How the CR XI login functionality be involve in the integration (web application ---> CR Server XI)?
    6. Is the J2EE web application be deployed on similar web/application server where the CR Server XI resides?
    7. What is the role of RAS, Universe, Business View Manager to this whole CR integration?
    I hope you can provide some guidance on this journey to Crystal Report world
    Regards,
    Rulix Batistil
    Genesis Networks Pte Ltd
    www.gen-net.com.sg

    1) Your application connects via the Java SDK using the appropriate JAR files.
    2) It can.  You can set the database information at runtime or use the already populated information from Enterprise.
    3) Same as 2.   Typically when you save the report to Enterprise you set up the database information there so that it runs against the database you want without prompting.  You can change this via code to hit whatever equivalent database you want.
    4) Yes.  You would have to use RAS and the RCAPI to accomplish this via code.  You can also make changes in the designer and overwrite the existing report template.
    5) You will log in via code. The information on how to do so is in the SDK documentation, which I will link.
    6) It can be deployed to the same machine as CR Server, though we recommend against that.  Typically you will want to deploy it to a seperate web server and allow it to connect to the CR Server across the network.
    7) RAS can be used to run reports, as well as the page server.  The universe and business view manager are not directly used in code.  If a report runs against a universe or business view then it will use them for data, but you wouldnt do anything with them directly.
    [BOE Developer Library|http://devlibrary.businessobjects.com/BusinessObjectsXIR2SP2/en/devsuite.htm]
    You will find the Java SDK information under the BusinessObjects Enterprise SDK section.
    Best Regards,
    Jason

  • BI windows services causing BI publisher report not to work

    All,
    We have BI windows services installed. When we start BI thru windows services all the analysis and dashboard works but I am not able to open BI publisher reports.
    The page stays on Processing.... only.
    As soon as we start BI services thru command prompt all the publisher reports works.
    Any thoughts.
    Thanks in advance

    By default BI services(BI Server, Presentation server, scheduler, java host) are Windows services, more over there is no relation for BIP with BI unless you configure BI Security.
    If it is OC4J then make sure your configuration.
    If helps pls mark

  • Service Manager data warehouse SQL Reporting Services server is currently unavailable

    I keep getting this error when I launch my SCSM Console. Take a look at the event log > operation manager and saw this error message below. 
    Tried to google around but unable to find any solution to it. Anybody can enlighten me on this issue that I am encountering? Thanks
    Cannot connect to SQL Reporting Services Server. Message= An unexpected error occured while connecting to SQL Reporting Services server: System.Net.WebException: The request failed with HTTP status 404: Not Found.
    at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
    at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
    at Microsoft.EnterpriseManagement.Reporting.ReportingService.ReportingService2005.FindItems(String Folder, BooleanOperatorEnum BooleanOperator, SearchCondition[] Conditions)
    at Microsoft.EnterpriseManagement.Reporting.EnterpriseReporting.FindItems(String searchPath, IList`1 criteria, Boolean And)
    at Microsoft.EnterpriseManagement.Reporting.EnterpriseReporting.FindItems(String itemPath)
    at Microsoft.EnterpriseManagement.Reporting.EnterpriseReporting.FindItem(String itemPath, ItemTypeEnum[] desiredTypes)
    at Microsoft.EnterpriseManagement.Reporting.EnterpriseReporting.GetFolder(String path)
    at Microsoft.EnterpriseManagement.Reporting.EnterpriseReportingGroup.Initialize()
    at Microsoft.EnterpriseManagement.Reporting.ServiceManagerReportingGroup..ctor(DataWarehouseManagementGroup managementGroup, String reportingServerURL, String reportsFolderPath, NetworkCredential credentials)
    at Microsoft.EnterpriseManagement.Reporting.ServiceManagerReportingGroup..ctor(DataWarehouseManagementGroup managementGroup, String reportingServerURL, String reportsFolderPath)
    at Microsoft.EnterpriseManagement.UI.SdkDataAccess.ManagementGroupServerSession.TryConnectToReportingManagementGroup() Remediation = Please contact your Administrator.
    Jeron

    Hi,
    This may occur when there is a mismatch between the Report Server URL entered on the SSRS Server Location window for the Report Deployment Wizard and the SSRS Web Service Virtual Directory for the Reporting
    Services Configuration Manager.
    Use the following steps to resolve the issue:
    Launch the Reporting Services Configuration Manager on the server hosting SSRS
    Select Web Service URL
    Copy the value entered in the Virtual Directory textbox
    Paste it after the last forward slash in the Report Server URL textbox in the Report Deployment Wizard
    Continue on with the deployment
    In addition, we may need to check you default web server IP is 'all unassigned', and ping the machine and see what default ip it has assigned.
    Regards,
    Yan Li
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.

  • DPM 2012 R2 Rollup 1 x64.. cant save scheduled report.. gives error: "Reporting services server cannot connect to the dpm database"

    The error also has "to repair the configuration, follow steps for repairing dpm from DPM setup help ID: 3001
    I tried the solution outlined here:
    http://social.technet.microsoft.com/Forums/en-US/8be919ee-f358-47a4-9cc3-d23eb05d3f18/system-center-2012-r2-dpm-smtp-issue-reporting-services-server-cannot-connect-to-the-dpm?forum=dataprotectionmanager
    and also the graphical depiction here: http://www.ms4u.info/2014/01/reporting-services-server-cannot.html
    I tried these steps, but everytime i try to change it, it tells me:
    "The permissions granted to user 'domain\userid' are insufficient for performing this action rsaccessdenied..
    Nothing seems to work.. 
    I thought if i went into sql management studio and made sure my userid had admin rights to the db it would work.. but i cant change it there (via integrated security).. i believe i need to login as SA, but i dont recall the password for SA, though it appears
    i can change the SA password from within sql management studio.. i'm unsure if doing so will break DPM though or is even needed to fix the reporting integration issue..
    Any thoughts on this?
    Thanks
    Tech, the Universe, Everything: http://tech-stew.com

    Using:
    data source="servername\MSDPM2012";persist security info=False;initial catalog=DPMDB 
    I used the domain sqlservice account and test connection was ok.
    However.. accessing reports still crashes in the MMC
    Tech, the Universe, Everything: http://tech-stew.com
    When i recreated the db.. i called it Reporting2 or similiar.. 
    Then the reports folder i created called "Reports Folder"
    Then datasource name "reports datasource"
    The issue here is that the DPM reports in the reporting web interface are gone, since this is a new DB.. how do i redeploy them
    Tech, the Universe, Everything: http://tech-stew.com
    i went back into the sql reporting services area.. hit change db.. chose the original .. then back to the url.. went to the OLD reporting services folder and datasource.. added the connect string and now reporting area works.. so does scheduling..
    Problem now solved
    Tech, the Universe, Everything: http://tech-stew.com
    Oops spoke too soon.. the first time i set it to do "status" as a schedule.. it seemed to work (clicked ok, no error).. went back and added an email notification..
    Now i'm getting.. "an error occurred causing the reporting job to fail" "system files may be corrupt".
    Seems to only occur if i try to add the email address portion
    Tech, the Universe, Everything: http://tech-stew.com
    rechecked the datasource.. i think there was an error in the connect string.. now everything seems to be working.. email notifications and all.
    Tech, the Universe, Everything: http://tech-stew.com

  • XML Publisher report to view as a self service page in EBS R12

    Hi All,
    I would like to show my XML publisher report as a self service page. What are the different methods in which i can show these reports. I would like to just click the function of the responsibility and see the report as a page.
    Your suggestions would be appreciable. Thanks in advance.
    Regards,
    Boris

    Hi All,
    I would like to show my XML publisher report as a self service page. What are the different methods in which i can show these reports. I would like to just click the function of the responsibility and see the report as a page.
    Your suggestions would be appreciable. Thanks in advance.
    Regards,
    Boris

  • XML Publisher Report EXCEL output Huge stored as Web Pages

    Hello
    I have a XML Publisher Report which generates EXCEL output and the output file size is huge.
    What I notice that it is stored as Web Pages *.htm; *.html (Save as Type) in Excel this is the reason it is huge.
    If I save as Microsoft Office Excel Workbook *.xls it Reduce the size.
    I don't know how to save as ".xls" through XML Publisher using PL/SQL.
    Any body knows? please Help..
    XML Publisher Template Builder for WORD
    Version 5.6 Build 45
    PATCH        BUG_NUMBER
    XDO.H     *3263588*
    4.5.0     *3554613*
    5.0.0     *3822219*
    5.5.0     *4206181*
    5.0.1     *4236958*
    5.6.0     *4561451*
    5.6.1     *4905678*
    5.6.2     *5097966*
    5.6.3     *5472959*
    Thanks.

    Hi Vetsrini,
    We're on 10.1.3.4.1 and siebel 8.1.1.3 and when trying to open a report from within siebel in the output format EXCEL (selected from the parameter applet), it just opens the document in the browser.
    Is there a way to get it to open directly in Excel? I guess the reason is the file extension*.EXCEL, how could we get the extension to be in excel format (xls)?
    We don't want our users to have to do this themself.
    Regards,
    Hakan

Maybe you are looking for