Accessing generated reports by scheduler through SDK

Hi,
I am using BO XI R2 and recently get the sample code about scheduling.
I was successfull to schedule a report through Java SDK and migrated our Web application.
Here is workflow I am thinking
1. A user logs in our web application. BO XI will pre-configured that the user has inbox in the server
2. When the user click the report, schedule report on the server
3. The user navigate away, possibly relogin later to check if the report is done
4. The user need to see if the report is ready in our web application  -- Missing part
I beliebe I figure it out #1,2,3 but not sure if there is API to get the generated report from user' inbox.
Now, I am checking it in the user's inbox but actual user would not have access BO server.
I should create a web page that list report has done or progress based on user(like history page) and give the user to download the reports.
Not sure if I explain it well.
Are there any API or sample code for this?
Thanks,
Sung

Thanks for the reply.  It seems it was due to conflict on IP address. BO support helped us to resolve this. We have 2 NIC card so we hard coded the IP address in the CMS and we also hard coded CMS name in all the services. We used -port and -ns command line. This resolved this issue. Also, in web application we used stateserver instead of Inproc for sessions.
Thanks,

Similar Messages

  • Portal Runtime Error while accessing BW reports through portal

    Hi,
    We are facing portal runtime error(An exception occurred while processing your request. Please send the exception id to your portal administrator) while accessing BI reports through portal frequently.
    We are unable to trace the error in the 'default trace' log file and although refreshing the cache solves this issue, it is difficult to explain this to every user individually.
    After many such errors, We found one log entry, which we are now not yet sure if it is relevant. The error states:
    1.
    com.sapportals.portal.prt.runtime.PortalRuntimeException: Exception in SAP Application Integrator occured: Unable to parse template '<System.Access.WAS.protocol>://<System.Access.WAS.hostname><BWLauncherComponent[PORTAL_URL]>;jsessionid=<Request.JSessionID>?sap-ext-sid=<ID[url_ENCODE]>&Language=<Request.Language>&theme=<LAF.Theme[url_ENCODE]>&sap-lafversions=<LAF.AllVersions[url_ENCODE]>&<Authentication>&<Report>&<BusinessParameters>'; the problem occured at position 230. Cannot process expression <LAF.AllVersions>
    at com.sapportals.portal.appintegrator.AbstractIntegratorComponent.doContentPass(AbstractIntegratorComponent.java:125)
    at com.sapportals.portal.appintegrator.AbstractIntegratorComponent.doContent(AbstractIntegratorComponent.java:98)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
    at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:540)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:423)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Content pass of Application Integrator failed.
    Component Name:       'com.sap.portal.appintegrator.sap.BWReport',
    Context Name (iView):  <iview name location>
    Top Layer:            'BWReport/TopLayer',
    Producer ID (FPN):    'null',
    System Alias:         'Sap_bw',
    2.
    The cluster server element 111111 is not added in the EP cluster context,
       because prtbridge on 111111 is stopped  or not yet started (maybe the server is starting or shuting down).
    Please suggest us if the above logs are related to the issue or not
    Kindly provide us any inputs or solutions.

    Hi All,
    We are also having similiar type of error in our portal. 
    com.sap.engine.services.prtbridge##com.sap.engine.services.prtbridge
    #######SAPEngine_System_Thread[impl:5]_13##0#0#Error#1#/System/Server#Plain###
    The cluster server element 125898350 is not added in the EP cluster context,
       because prtbridge on 125898350 is stopped  or not yet started
    (maybe the server is starting or shuting down).
    We have implemented the FPN using RRA.
    This error comes only for few users when they navigate in Portal. After clearing the cache, it works for all. Kindly help us to resolve this issue.
    Regards,
    Venkatesh

  • Error while generating Report through XL Reporter.

    Hello..
    I am using microsoft excel 2003.I have installed XL Reporter 2005SP1. While i am trying to generate report throgh excel reporter i get the following error.
    Security setting in microsoft excel prohibit XL Reporter from running.
    For more information click Help.
    I also tried by making security level low in microsoft excel -->Tools > Macros> Security.But still problem there.
    Thanks,
    Arpit

    Hi Arpit,
    As well as setting the macro security to Medium or lower, you need to tick the options 'Trust all installed add-ins and templates' and 'Trust access to Visual Basic Projects'. These options appear at the bottom of the Trusted Publishers tab in the Macro Security window.
    Hope this helps,
    Owen

  • How to transport generated reports through report painter

    Hi All,
    We are upgrading from 4.6 to ECC6. Previously somebody created reports for Finance  through report painter, now in the new system they are two to three system generated reports which are produced by report paintyer (I guess) are retrieveing wrong data.
    So I debugged the generated reports and found two locations
    1. generated report as syntax error
    2. at selection it is having an additional filter with company code for each table  like coss, cosp, cospp which I dont find that filter in the old 4.6 generated report, I modified the generated report but problem is that it dont give me any transport number.
    So these reports are client specific, can any one suggest me how to transport these changes to quality and production environment.
    I tried with transaction GCTR , but it is failing when it is released.
    Can any one suggest me.
    Thanks
    Tangudu

    No better manual than SAP help!
    Below is the link to Report Painter
    http://help.sap.com/saphelp_erp2005/helpdata/en/5b/d22cee43c611d182b30000e829fbfe/frameset.htm
    Regards
    Sreenivas

  • Can't access Reporting Services Manager through web browser.

    Hello, 
    I want to start using SQL Server Reporting Services. I'm trying to get access to Report Manager through Internet Explorer so I can set up System-level permissions. I'm running SQL Server 2008 R2 on Windows Server 2008 R2 SP1. 
    I didn't set up this instance of SQL Server so I don't know a lot about it's configuration. I browsed the "C:\Program Files\Microsoft SQL Server\MSSQL10_50.<SQL Instance>\Reporting Services" folder and found the following items:
    LogFiles folder, ReportManager folder, ReportServer folder, RSTempFiles folder, sql_rs_keyfile.dll.
    Given the ReportManager folder I found inside the Reporting Services directory, I assumed the url for Report Manager would be http://<server name>/ReportManager but I get a 404 error when I try that. Then, I found on some MSDN article that the default
    URL for Report Manager is http://<server name>/Reports. When I tried that I got an error that said: 
    "The underlying connection was closed: Could not established trust relationship for the SSL\TLS secure channel".
    I should mention I'm not very knowledgeable with SQL Server so I may be approaching this in the wrong way. 
    I appreciate any help that you can provide. Thanks!

    Hello,
    Based on your description, you configure Report Manager access through an SSL-encrypted channel by binding a certificate.
    Please verify that the certificate is installed in the Console Root\Certificates\Trusted Root Certification Authority of the local machine.
    For more details, please refer to the follwoing blog about similar issue:
    http://blogs.msdn.com/b/mariae/archive/2007/12/12/ssl-configuration-and-reporting-services.aspx
    Regards,
    Fanny Liu
    Fanny Liu
    TechNet Community Support

  • Creating Interactive Report BQY through SDK

    Is there anyway to create interactive reporting BQY file through Interactive reporting SDK via Java Coding?
    Thanks
    Sakthivel K

    What are you fully trying to do? What version are you using?
    Have you looked at the JavaDocs for IR?
    I have done it via VB.
    You may want to explore documentation within Dashboard Studio. specifically related to Impact Manager and BOM.
    Wayne Van Sluys
    TopDown Consulting

  • TS4002 After the icloud update I have not been able to access any of the newly formatted icons including mail, is anyone else experiencing this.  I report to apple through the tab but nothing changes. My iPhone mail is unaffected.

    After the icloud update I have not been able to access any of the newly formatted icons including mail, is anyone else experiencing this.  I report to apple through the tab but nothing changes. My iPhone mail is unaffected.

    Happy to report that iTunes Match has returned to working like normal on iTunes 10.7 on my computer today. If any iTunes engineers read this thread, I really appreciate the fix.
    Has it returned to normal for you?

  • How do I access(read) dynamically generated reports with WebLogic WebServer

    Hello Everyone,
    In our application we are generating reports (pdf format) at run time. How do
    we read these files.....which directory should we store these files to... I am
    using Weblogic 6.0.
    These files have timestamp as part of their name so the names are not static.
    Thanks in advance.
    Ahsen

    We ran into this also. If you read the J2EE specs carefully you will see
    that your app is only guaranteed to have write-access to a single directory,
    defined by the context attribute "javax.servlet.context.tempdir" -- I can
    find the exact reference if you want.
    Here is how to get this attribute:
    File tempdir = (File) getServletContext()
    .getAttribute("javax.servlet.context.tempdir");
    log.debug("context temp dir = " + tempdir.getAbsolutePath());
    Although this may seem horribly restrictive, it makes a lot of sense on a
    secure system where applications are deployed by a specific user, and may
    have at runtime minimal filesytem priviledges -- your app can't write
    anywhere, at the exception of the context temp dir. I know this would be the
    way I'd setup my container on a Unix system for example.
    So, what's a developer to do? You can either bypass the issue and always
    generate your content dynamically, with a servlet setting the appropriate
    MIME type to the output, or write your reports to the context temp dir and
    manually serve content from there.
    Frankly I think the first option is by far the most simple, easier to
    implement, and thus attractive; if it leads to a performance problem, you
    can always solve that with a Web cache. Doing otherwise (caching the content
    yourself) opens the door to many issues, that really shouldn't be your
    problem as a Web application developer. Keep it simple!
    --Renaud
    "ahsen" <[email protected]> wrote in message
    news:173_3bc31ee1$[email protected]..
    >
    Hello Everyone,
    In our application we are generating reports (pdf format) at run time.How do
    we read these files.....which directory should we store these files to...I am
    using Weblogic 6.0.
    These files have timestamp as part of their name so the names are notstatic.
    >
    Thanks in advance.
    Ahsen

  • How to translate the text format while generate report through BI-SERVER.

    THAT IS I LIKE TO TRANSLATE EXCEL DOCUMENT FROM ENGLISH LANGUAGE TO VIETNAMESE LANGUAGE WHILE GENERATING REPORT IN BI-server

    You mean XL is used as a source here for OBIEE. Whatever is the source you need to implement OBIEE Multilingual functionality. Remember there are four types of Multilingual Support in OBIEE:
    - presentation services like Answers, Dashboard links and all
    - Catalog like Report Name, Dashboard Names and all
    - RPD Externalize Strings to see the subject area in required language
    - Data where the reports generated will have data stored in different languages in an extended dimension table.
    You require the 4th type here so you need to maintain a extended dimension table in DB which is used in RPD to be picked up by BI server based on language selected(language id)/WEBLANGUAGE system variable
    Hope this helps..

  • Bi Publisher - not able to generate report using webservices

    hi all,
    I couldnt able to generate report in bi pulisher,using web services.
    once i done with all the settings which is required for the creation of a report in webservices type, i couldnt able to view the report. If i do so im getting error message like "The report cannot be rendered because of an error, please contact the administrator." . I have referred http://st-curriculum.oracle.com/obe/fmw/bi/biee/r1013/bipub/intro/gettingstarted.htm#o this url for learning bi publisher.
    So some one please guide me to get through this.
    Thank u in advance

    Please see these docs.
    'Report Cannot Be Rendered Because Of An Error - Unexpected element:report' When Using Firefox [ID 605403.1]
    Troubleshooting Oracle BI Publisher Enterprise and XML Publisher Enterprise [ID 412232.1]
    BI Publisher Error On Report Access : java.lang.NoClassDefFoundError [ID 1083315.1]
    BI PUBLISHER DATA TEMPLATE ISSUE RETRIEVING LARGE VARCHAR COLUMNS [ID 960838.1]
    XML-21028 Access Not Allowed While Generating Output With BI Publisher [ID 458161.1]
    Thanks,
    Hussein

  • Getting error while generating report from Siebel (Siebel/BI Publisher)

    Dear,
    I have completed the integration of siebel and BIP according to the oracle document, I successfully upload the sample template from siebel application to BIP server.
    But now I am facing two issues,
    I am getting error "Unauthorized access, Please contact the administrator."  when I open report on BIP which I have uploaded from siebel.
    When I try to generate report from siebel=>application=>Tables=>S_Contact I am getting the below error when click on table report from Report button.
    (httptransport.cpp (1635)) SBL-EAI-04117: HTTP Request error during 'Submitting Data SendHTTP request': 'Status code - 500'
    (httptransport.cpp (983)) SBL-EAI-04117: HTTP Request error during 'Submitting Data Send HTTP request': 'Status code - 500'
    (soapbinding.cpp (675)) SBL-EAI-04304: Unknown Part ':oracle.xdo.webservice.exception.InvalidParametersException'  for operation 'runReport' exists in SOAP message.
    (outdisp.cpp (247)) SBL-EAI-04308: Operation 'runReport' of Web Service 'http://xmlns.oracle.com/oxp/service/PublicReportService.PublicReportServiceService' at port 'PublicReportService' failed with the following explanation: "oracle.xdo.webservice.
    Invalid User Name and Password for BIP Server
    (xmlpadaptersvc.cpp (2287)) SBL-RPT-50529: Verify BI Publisher Server Userid and Password.
    Error in generating Report Output file /siebel8/sea81/siebsrvr/siebel8/sea81/siebsrvr/xmlp/reports/Rept11-3U7M403.PDF in the XMLP Engine
    (xmlpadaptersvc.cpp (2983)) SBL-RPT-50524: BI Publisher engine failed to generate report.
    Object manager error: ([0] BI Publisher engine failed to generate report.(SBL-RPT-50524) (0x95c55c))
    ( (0) err=2818155 sys=9815388) SBL-OMS-00107: Object manager error: ([0] BI Publisher engine failed to generate report.(SBL-RPT-50524) (0x95c55c))
    (bsvcmgr.cpp (1392) err=2818251 sys=0) SBL-OMS-00203: Error 9815388 invoking method "GenerateReport" for Business Service "XMLP Driver Service"
    (bsvcmgr.cpp (1236) err=2818251 sys=0) SBL-OMS-00203: Error 9815388 invoking method "GenerateReport" for Business Service "XMLP Driver Service"
    (smireq.cpp (425) err=2818251 sys=0) SBL-OMS-00203: Error 9815388 invoking method "GenerateReport" for Business Service "XMLP Driver Service"
    Please help to resolve this issue.
    Regards,
    Soahil

    This specifically means that the destinations have not been configured in the Crystal Job Server.  If you're running 4.x, this may be part of the "Adaptive Job Server" instead of or in addition to a Crystal Job Server.  If you're using 3.1 or earlier, you'll also have to set up the destination in the Destination Job Server.
    You'll have to log in to the CMC, go to Servers, right-click on the correct job server and go to "Destinations".  You'll then add something like "File" or "Unmanaged Disk" to the available destinations and save.  Stop the job server, start it again, and your error should go away.
    Please be aware that unless you're using specific credentials to schedule the report or you're saving to the server where BO is installed, you'll need to make sure that the BO services are running under a network "Services" account that has access to the folder you're scheduling the report to. By default during installation it's set to run under the "Local Services" account that doesn't have access to the network.
    -Dell

  • Unable to view settings tab in one GPO. "An error occurred while generating report: Object reference not set to an instance of an object."

    I am the owner of this GPO and I can view the settings tab in any other GPO. But, I get the following message when I try to view the settings tab in one particular GPO:
    An error occurred while generating report:
    Object reference not set to an instance of an object.
    Other posts I look at reference the same error, but with different circumstances, and thus, they specify that the hotfix is for to fix the error under
    those circumstances.
    I'm accessing GPMC on a Win 7 SP1 machine. DC is Server 2012 Standard.

    > Since I have to go through Edit to see the settings, and peruse the
    > entire massive folder of settings to try to identify the bad one, it has
    > been slow-going and I haven't found it yet.
    You can filter ADM templates to show configured ones only, and you can
    use the "show all settings" node. This will speed the work up - a little
    bit at least :)
    Martin
    Mal ein
    GUTES Buch über GPOs lesen?
    NO THEY ARE NOT EVIL, if you know what you are doing:
    Good or bad GPOs?
    And if IT bothers me - coke bottle design refreshment :))

  • URL accessed by the Download Scheduler

    Hi all,
    When i run the BEx Download scheduler for a package, a certain URL is accessed where the Web Templates are Stored. This is downloaded onto the PC.
    The Problem here is the default URL string that is accessed by the Download scheduler is failing. Is there any solution such that we can get the Download scheduler to access the Web template through the IP address of that server. Kindly let know if there are any such settings or any other way to acheive it
    Thanks in advance

    Deepu,
        The reporting agent template consistency check is successful with consistent results. And, I corrected the errors in the documents in RSRV. The files are downloading in to my desktop, but when i try to download them to the windows server i get the 1 KB files. When i open them this is what shows up....
    <b>Forbidden
    Access is denied because:
    Access denied by the access control list.</b>
    Does the server need to have the FTP and IIS installed in it to download? Because when i tried to download the same into my desktop and another PC over the LAN(both has FTP & IIS installed), its working fine.
    I presume that this is more of a security issue outside SAP than an internal one.
    Thanks for the quick replies, really apprecite it.

  • Stuck on 'Generating report'

    I've seen this issue all over the web but nobody seems to have found a solution yet!  And solutions suggested don't seem to work for me!
    When trying to generate any report on a machine accessed through ARD 3.6.1, the system just gets stuck on "Generating report" but never actually produces the report.
    Viewing the machine's screen and controlling the screen all work fine.
    I've tried everything from removing preference files to completely removing and reinstalling ARD but no luck.
    I suspect it's a port forwarding issue (I forward ports 3283, 5900 & 5988) but just don't know.
    Any ideas?

    have you tried forcing reporting to run on the client?
    while the client is listed as online in ARD
    select the computer record in ARD
    in the computer record set reporting to run a few minutes from the current time.
    save the change to the record.
    wait a few minutes past the time you set reporting to run. Then try running a report on the client.

  • Auto generate report everyday

    Hi All
    How to schedule auto generate report everyday and then csv file should be attach to office email recipient ? for that i want to create SSIS Package. I'm new to SSIS pacake pls help me how to do step by step.
    Many Thanks

    Why do you need SSIS for this? Why not simply set a subscription to deliver reports in csv format through mail?
    http://msdn.microsoft.com/en-IN/library/ms160334.aspx
    http://jesborland.wordpress.com/2010/08/06/the-power-of-reporting-services-subscriptions-for-delivery-e-mail/
    in case you want to use ssis see this
    http://www.travisgan.com/2013/09/ssrs-data-drive-subscriptions-part-3.html
    Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs

Maybe you are looking for

  • How can i calculate the bandwidth usage of my Azure subscription?

    Hi, I know currently there is no API which provide bandwidth usage details. Is there any other way to find out my subscription's bandwidth usage? Thank you!

  • Hard Drive failure on my Macbook Pro Laptop?

    My hard drive has failed and the laptop is just out of warranty. Should I spend the extra and replace the hard drive with an SSD drive? My previous laptop hard drive also failed so I am thinking spinning drives may not be the best thing - please any

  • Excise duty in MB01

    Hi MM experts Please confirm that whether in Transaction Code: MB01 Excise duty component of PO will be captured or not. regards Anubhav

  • Using InDesignCS3 on Portrait Monitor

    We just had dual monitors installed and would like to have InDesignCS3 open in PORTRAIT view so that we could view an entire page. Unfortunately, we can move the IND screen to the second monitor and rotate the screen, but the image is still in landsc

  • DTW template for importing AR DP Invoice

    Dear all, Is there any DTW template used to import AR Down payment invoices into SAP B1? Thanks Mohamed Asif