Crystal Report does not run through NWBC

Hi All,
I have been going through posts on SDN all day and I cannot seem to get a resolution to my issue as yet.
Workflow is this
Logon onto NWBC 3.0
Click on Crystal Report. Crystal report contains an OpenDocument URL specified as follows:
http://<servername>:8080/OpenDocument/opendoc/openDocument.jsp?iDocID=AbFjYgXfkO5AofAAPxoxOyA&sIDType=CUID
When click on the Crystal REport link, i am SSO'd onto SAP BusinessObjects Infoview (Edge 3.1 SP3)
The Crystal Report attempts to load and then I encounter the following message:
Error
The database logon information for this report is either incomplete or incorrect. 
SSO with SAP Authenication is enabled for SAP BusienssObjects.
Server-side Trust, etc has been set-up on the SAP Side
All steps were followed from the SAP BusinessObjects XI Integration for SAP Solutions Installation and Admin Guide.
For the Crystal Report itself, within the CMC, for the Database Configuration i set it to 'Use SSO context for database logon'.
Also the the Data Source is using FQDN for everything.
I am at a loss as to why the SSO is not working to refresh the Crystal Report.
Any ideas on what to check next would be very much appreciated.
Also, the report I am trying to run from within NWBC, contains a dynamic prompt, that uses a BV layer to populate it. The LOV is scheduled to refresh every morning. Dont know if that is causing the issue or not.
Thanks,
Ainsley
Edited by: Ainsley O'Sullivan on Oct 27, 2011 7:57 AM

Hi Ingo,
Thank you for your reply.
Why has server side trust been setup on the SAP side ?
I am not sure why Server Side Trust has been set-up on the server side. The basis person who set that up was following the BusinessObjects XI Integration for SAP Solutions Installation and Administration Guide. We thought we needed this in order for SSO to work between NWBC and BusinessObjects.  I read now it is only required for multi-pass report bursting.
We have also set up the PSE as well.
So...perhaps  an impersonation-style logon is happening on the SAP side because we have set up SNC?
What do we do to undo this from a BusinessObjects server perspective? We have downloaded all the Cryptographic Libraries, set them up on the SAP and BusinessObjects servers.
I will discuss this further with the basis person.
All involved URLs and server names have been fully qualified ?
Yes, everything is fully qualified.
NWBC has been configured to issue a SAP logon token ?
I am not sure. Where is the documentation on how to configure NWBC to issue a logon token? Should I be pointing my basis resource to look at the NWBC Documentation, Section 7.3 Logon Tickets?
OpenDocument has been configured to use SAP authentication by default and to accept Logon token ?
Yes, everything from a BusinessObjects server perspective has been configured. The web.xmls for InfoView and OpenDocument have been configured for sso with sap.
In the CMC, SAP Authentication has been set-up and works a treat.
It seems to me the SAP side, ie. NWBC needs more work.
Just find it hard to get a clear, step by step process on how to set-up NWBC to work with BusinessObjects. There is an abundance of documentation, but sometimes not a clear cut, step by step guide.
Ingo I bought your book the other day too, Integrating SAP BusinessObjects 3.1 Tools with SAP Netweaver. I really liked it because it is clear what you need to do. Perhaps another one could be written or another section added to this book that talks about NWBC and embedding BusinessObjects reports within it?
Thanks again.
Cheers,
Ainsley

Similar Messages

  • CRVS2010 Beta - Crystal Report does not work with VS 2010

    After having installed vs 2010, as mentioned, I dowloaded crsytal report . But when trying to create a new crystal report object, I have a html page displayed but crystal report does not start. I would like to know how to make crystal report start to create new report ?
    Thanks
    Patrick
    Subject modified as per the sticky post at the top of this forum; [Crystal Reports for Visual Studio 2010 Beta - read before posting|Crystal Reports for Visual Studio 2010 Beta - read before posting;
    Thread moved to NET Development - Crystal Reports
    Edited by: Ludek Uher on Aug 27, 2010 6:48 AM

    My OS is windows XP. Visual studio 2010 Professional version 10.0.30319.1.rtm rel. Visual basic is 01018-532-2002102-70383. dot net framework is 4.0.30319 rtm rel. When I add a new crystal report object to my project a file named CrystalReport1.mht. Its content is :
    From: <Saved by Windows Internet Explorer 8>
    Subject: Crystal Reports for Visual Studio 2010
    Date: Fri, 2 Oct 2009 17:24:34 -0700
    MIME-Version: 1.0
    Content-Type: multipart/related;
         type="text/html";
         boundary="----=_NextPart_000_0000_01CA4385.35B07AB0"
    X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579
    This is a multi-part message in MIME format.
    =_NextPart_000_0000_01CA4385.35B07AB0
    Content-Type: text/html;
         charset="utf-8"
    Content-Transfer-Encoding: quoted-printable
    Content-Location: file://C:\_Working\Projects\Cortez\Stub Templates\RTM\EN\CR for VS 2010 HTML\CRforVS2010.html
    =EF=BB=BF<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
    then followed by characters whch are not readable.
    Thank you for your help
    Patrick

  • Crystal report issue while running through online in Peoplesoft

    Hi,
    Message log shows:
    Process Request shows status of 'INITIATED' or 'PROCESSING' but no longer running
    View log shows:
    Message Set Number: 0
    Message Number: 0
    Message Reason: Invalid User ID and password for signon. (0,0)
    I am getting the above error when am running the crystal report through process scheduler with my user id in peoplesoft..whereas when i run it using admin id i.e.VP1 it goes to success. We tried by deleting the process scheduler cache but no luck.
    Note:All the crystal reports that are running with my id are going to error(shown above).None of the reports are working even the delivered crystal reports.
    Any help is appreciated!
    Sudhir
    Edited by: sudhir7284 on Jul 21, 2011 2:15 PM

    Hi Sudhir,
    Peoplesoft is an OEM Partner of ours and they support their product. We don't have it here so we can't help you.
    Please contact PS for support and mark this post as answered.
    Don

  • REPORT DOES NOT RUN CORRECTLY , URGENT PLEASE HELP

    Hi,
    I am trying to run a report from visul basic screen, but it does not run correctly. Here is how I am running the report. There is a screen developed in VB This screen prompts the user for user id and password. Once it gets that, it connects to the oracle database and pulls out a column from a table. And passes that value as a parameter to the report. Now I am calling the the report for each individual value . There are 21 value being pulled out of the database and it invokes the report 21 times. So there are 21 report engines gets started. Is there a better way to do that ? Secondly when I pass the parameter , some parameters does not pass correctly I guess , because its not generating any out put . Like out of 21 may be 10 or 11 reports gets generated correctly but rest of the reports are blank. I debug the screen i saw that the parameter value is correct, everything seems good. But still the reports are comming blank. Any Idea why it is so ? The command line that i am using in VB screen is
    Shell "C:\progra~1\ora95_2\bin\rwrun60.exe P:\Business_Analysis_&_Reporting_Tool\Test_REPORT_Templates\STORE_TYPES\Baby_Distribution_Report.Rdf USERID=" & UID & "/" & PWD & "@cposp201 DESFORMAT=PDF DESTYPE=FILE DESNAME=" & txtPath.Text & Replace(strName, " ", "_") & ".PDF BRND='" & adoRecBrand!Brand & "' PRINTJOB=NO PARAMFORM=NO"
    In the above command " adoRecBrand!Brand " is the parameter thats being passed. This is actually a recordset and brand is the column in it. When I debug the screen , I see the value also there. But the report comes out blank. Please help. This is urgent.
    Thanks
    Feroz

    The way you call reports is not scalable. If you have 100 records come back from database, you would end up launch 100 engines at the same times, which probably will blow up your machine. You should use oracle reports server to do that. You can either use rwcli60 to submit the job to reports server, or invoke rwcgi60 from URL.
    I am afraid some of reports engine failed to start and you get nothing back in your case.
    After switch to use reports server achitecture, if you still see some report is blank in your application, then you can run that report with that special set of parameters manually and see if any problem with the report itself.
    Hope this helps.
    Thanks,
    -Shaun

  • Field Explorer in Crystal Reports does not show the same names as Bex Query

    Hi
    I have crystal reports, I can retrieve data from BW Bex Query. But in the field explorer it does not show the names as in the Bex query designer.
    In the Bex query designer a field will have the following technical name 0Debitor and the description is Customer.
    It shows in crystal reports in the field explorer twice as D[0DEBITOR]D and D[0DEBITOR]D. It also does not seperate key figures and characteristics.
    I would like it to display the field explorer as shown in this blog.
    /people/ingo.hilgefort/blog/2008/02/19/businessobjects-and-sap-part-2
    Thanks in advance

    Hi,
    take a look here:
    /people/ingo.hilgefort/blog/2008/02/19/businessobjects-and-sap-part-2
    make sure you are using the MDX Driver and what happens is that you will see several fields per characteristic. example: one for the key, one for the description, several if modelled for the display attributes
    Ingo

  • Crystal Report does not show the webelement for SAP System

    Hi all,
    I have added web element in Crystal report for SAP system (BI or R/3) . But it does not show the control. It shows only scipt.It does not render the HTML.
    But if I add the webelement for Excel sheet ,It shows the control.
    How can I add web element for SAP System? Can't we use web controls in SAP system ?
    Help me in this regard.
    Regards
    Hemalatha J

    Hi,
    We have the same problem, did you find the final solution?
    Thanks in advance
    Regards.

  • Crystal Report Viewer Not viwed - Through APP Server Re-Direction

    Hello Team
    I have a critical problem in my organizaion for viewing the reports.
    Configuration that we are using:
    1. Windows Server 2008 R2
    2. Crystal 13 - Server Trial Version - Expiring on Aug-25th, 2014
    3. Used Visual Studio 2010 - .NET
    4. IIS 7.0 - configured a  Virtual Directory for ASP.NET application
    Out Application is using an Oracle APP Server to view the HTML. A button is provided in the HTML to redirect to view the Crystal Report.
    when I click on the Hyperlink and the url is directly accessed, then the Report is being shown without any issue.
    But ours is a corporate application and we have given a provision of accessign this application when users are outside of network. Hence the Crystal Server is under fire-wall. So, I cannot access it directly with a URL. Hence the app server is configured in such a way that if it find a name like "Reports" in the URL, then it redirects to the actual Web Server and gets back the data to the browser.
    for URL redirection, the app server is configured as below
        ProxyPass /crystalreportviewers/ http://<<ServerIP>>/crystalreportviewers/
        ProxyPassReverse /crystalreportviewers/ http://<<ServerIP>>/crystalreportviewers
        ProxyPass /reports10/ http://<<ServerIP>>/reports10/
        ProxyPassReverse /reports10/ http://<<ServerIP>>/reports10
    When the user redirects from the APP server using those redirection rules, the pages are being executed but the final crystal report viewer control is not being shown on the browser. I am not sure if we need to perform any other steps to get these thigns done.
    Our server is behind fire-wall and whenever I am in network, I used to get the output but when the redirection happens not able to load the Crystal Report Viewer. Not sure, if there are any other security rules that I need to consider to get back the CrystalReportViewer.
    Also, there is something called CrystalReportInteractiveViewer prior to Crystal13. Do we have anything as such in Crystal 13 also? Please help me in getting this worked.
    Please let me know if I am not clear in my explanation and I can certainly provide you a better information based on your queries.
    Thanks
    -Srinivasa Nadella

    Hi Srinivasa,
    Please move this thread to SAP Crystal Reports, version for Visual Studio
    Helpful threads: Having issues with Crystal reports report viewer
    c# - Application level assembly redirection not working - Stack Overflow
    asp.net mvc - Why is my Crystal Report and Viewer invisible on a Web Form in an MVC application? - Stack Overflow
    Regards,
    DJ

  • Report does not run from Reports Server 6.0

    When running a report via the Reports Server (6.0)
    the report is not executed.
    When checking the queue with rwrqv60 it says that
    status is enqueued.
    No other jobs exists in the queue. No changes has been
    done in the servers config-file (rep60_test.ora).
    Why isn't the job run?
    Anyone got any clues?
    Regards,
    Lars-Eric
    null

    hiya!
    this sounds a bit like you might be having a generalised problem with the sound card, or drivers on the PC (given that nothing is making any noise at the moment).
    let's quickly check up on something. go to your "Sounds and Audio Devices" control panel, and click the audio tab.
    is the correct default device showing up in "Sound playback"?
    love, b

  • Crystal report does not show any output

    Hi
    The client runs crystal report and on the crystal viewer  no out put is retrieved. basically The page shows as gray colour. Its like as if there is no report to run. No error message is also received
    However when you print the report it prints fine with all the details on the report
    The user has full rights to the crystal reports folder as well
    All users can run the crystal reports fine except for one user
    Any possible solutions?
    Thank you
    KInd Regards
    Apsara

    Hi,
    We have the same problem, did you find the final solution?
    Thanks in advance
    Regards.

  • Intercompany Matching Report does not run

    Hi All!
    I'm trying to run IC Matching report on HFM 11.1.1.2 on sample COMMA Application.
    But have an error like this:
    Unspecified error
    Show Details:
    Error Reference Number: {0A4406C3-2AAD-4830-93B3-72DC20A8EA3D};User Name: testuser@testdomain
    Num: 0x80004005;Type: 1;DTime: 24.07.2009 13:04:20;Svr: HQ-ALIMIN;File: ReportGenerator_Intercompany.cpp;Line: 1006;Ver: 11.1.1.2.0.2207;
    Num: 0x80004005;Type: 1;DTime: 24.07.2009 13:04:20;Svr: HQ-ALIMIN;File: ReportGenerator_Intercompany.cpp;Line: 1010;Ver: 11.1.1.2.0.2207;
    Num: 0x80004005;Type: 0;DTime: 24.07.2009 13:04:20;Svr: HQ-ALIMIN;File: CHsvReportGeneratorACM.cpp;Line: 691;Ver: 11.1.1.2.0.2207;
    Num: 0x80004005;Type: 0;DTime: 24.07.2009 13:04:20;Svr: HQ-ALIMIN;File: HFMActionsExecution.cpp;Line: 2195;Ver: 11.1.1.2.0.2207;
    Num: 0x80004005;Type: 0;DTime: 24.07.2009 13:04:20;Svr: HQ-ALIMIN;File: HFMActions.cpp;Line: 72;Ver: 11.1.1.2.0.2207;
    Num: 0x80004005;Type: 0;DTime: 24.07.2009 13:04:20;Svr: HQ-ALIMIN;File: HFMCESAction.cpp;Line: 28;Ver: 11.1.1.2.0.2207;
    Num: 0x80004005;Type: 0;DTime: 24.07.2009 13:04:20;Svr: HQ-ALIMIN;File: Actions.cpp;Line: 291;Ver: 11.1.1.2.0.2207;
    Other reports (for example Journal reports) works fine.
    What's wrong in my system? How can I fix this?
    Thanks in advance!

    Please ensure you have MSXML 6.0 SP2.
    Stop all your hyperion services and IIS admin services.
    De-register following .dll files
    Using command regsvr32 -u <dll name with complete path>
    1. <HYPERION_HOME>\Products\Financial Management\Server\HsvData.dll
    2. <HYPERION_HOME>\Products\Financial Management\Server\HsvMetaData.dll
    3. <HYPERION_HOME>\Products\Financial Management\Server\HsvSystemInfo.dll
    Re-Register the above dll using regsvr32 <dll name with complete path>
    Start IIS Admin services
    Start Database services
    Start the relevant Hyperion services and test your results. The above should fix your problem.
    This solution I received from janarthanan sivaraj (Oracle) . It works for me.
    Let know if this helps.

  • Report does not display some data

    Hi,
    Using:
    - Crystal Reports 2008 SP3 as development platform.
    - Visual Studio 2008 to launch the crystal report.
    - SQL Server 2005 SP3 as database
    Crystal Report:
    - rpt file has been set up for a couple of months, working fine uptill last friday
    - dataset comes from a SQL Server stored procedure with some parameters. Executing this stored procedure with these parameters, returns the correct result set
    - showing the report using the Crystal Reports Viewer, some fields remain blank since the beginning of this week. Why does the report does not show all the data that is in the result set of the stored procedure ?
    Any idea for a solution ?
    Any idea to debug such strange behaviour ?
    Thanks a lot for any help.

    Good to know CR doesn't like joins of Stored Procedures to something else.
    But in my testcase, I finally dropped the link between the ttx file and the stored procedure. Doing so, I was able to run the report from the designer with the stored procedure as datasource instead of the ttx file. At that moment, I still had missing data in my report, while the resultset of the stored procedure returns me all the correct data !
    In the mean time, I changed the layout a bit, especially the text fields containing name, address, country and postal code and city of the customer, by just adding some spaces between those seperate databasefields. In fact, there is one text box with all those database fields concatenated one to the other.
    And by just adding some spaces in between, my report works fine again ?!
    Strange, strange, strange,....

  • Report works in Crystal Reports, but not when scheduled in Crystal Server

    Hi,
    I have a pretty simple report designed in Crystal Reports 2008. Basically it shows a list of call notes (memo field) from customer activities in our CRM system. The report works fine in Crystal reports, but when run or scheduled in Crystal Server 2008 the output is always blank. Furthermore, the page format etc. is "lost" in crystal server, so that the output is PDF of a quadratic blank sheet (not my standard A4 format)... Exporting to other formats - excel, Word etc. all gives the same result.
    I have tried to strip out various formulas, formatting etc from the report, but nothing helps. Which leads me to thinking that the real problem is that the report contains a memo field? Anyone else had this problem?
    wkr
    Claus
    Edited by: Claus Poulsen on Nov 9, 2010 3:34 PM

    Hi Claus,
    I've had issues between what Crystal does and what the Report Server does.  To resolve this, we found out Crystal Reports 2008 latest service pack has some things that will fix Server 2008 and they aren't in the latest Server update. 
    We updated Crystal Reports 2008 on our machines.  Installed the latest update for Crystal Server and then installed Crystal 2008 on the Report Server and installed the Crystal Reports 2008 update.  A lot of our compatibility issues went away after that. 
    Good luck,
    Brian

  • WT reporter does not show split for tax authorities!

    Dear all:
        I need to report for all employees some WTs of taxes, but wt reporter does not show the splits for them (to distinguish federal from statal authorities payments), it is like summarises all the same WTs... I tried payroll recon. report but this one does not output the data in ALV format (im in 4.6 version) so it is not useful to run in bulk
    Do you have any work around for this?
    I would appreciate any tip or workaround on this,
    Thank you!

    Hi
    1. Allocated costs are always treated as Fixed costs, unless you have booked the expenses in FI using Activity Type as Aux Account assignment object
    2. Check whether these costs are included in Inventory valuation in your Cost Comp Str in OKTZ... If not relevant for inv valuation, these costs wont show up for Variance calculations
    br, Ajay M

  • Discoverer Reports does not work in Multi-org Environment after R12 Upgrade

    Discoverer Reports does not work in Multi-org Environment after R12 Upgrade. Created a simple report using the below query:
    SELECT po_header_id, segment1, type_lookup_code
    FROM po_headers
    WHERE segment1 = '5000002'
    Query works perfectly fine; when i set the ORG_CONTEXT in the database using the command:
    EXEC mo_global.set_policy_context('S',129)
    But the report doesn't fetch any data when ran from an Org based responsibility. We've ensured that the MO: Operting Unit is set accurately and general Oracle reports (PLSQL Program OR XML Publisher) are working perfectly fine.
    ===========
    I followed the steps provided in Metalink Note: 732826.1 - It works for some responsibilities where the MO: Security Profile is not set; but fails for those responsibilities where the MO: Security Profile is set.
    I am looking for specific solution that works irrespective of either the MO: Operating Unit profile is set of not.
    Please suggest. Appreciate your response.
    Thanks,
    Kesava Chunduri

    Hi Hussein,
    Thanks for the quick response.
    Yes, I've gone thru both the notes specified below:
    Discoverer Workbooks Based On Organization Enabled Views Are Not Populated [ID 1293438.1]
    - Tried this option; but this option is messing up a couple of Oracle Standard Functionalities.
    - For ex: If i set this profile option; we are not able to create any receipts using Custom Responsibilities.
    I am able to create the receipt, when i remove this profile option.
    No Data Shows for Reports in Discoverer 10g with Applications Release 12 [ID 1054380.1]
    - I see that the products i am running these reports from AR/GL - already exists in these tables.
    Anything other options??
    Thanks,
    Kesava

  • Report does not come up when called from Forms

    I have installed Oracle 9i database and dveloper suit on my pc. When I run reports from forms, the report does not come up. I have Adobe Acrobat reader 6. The report does get created, I can see it in the cache directory.
    It created an error file, I am posting the begining of this file here.
    Please help.
    Thanking you in advance.
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x65553878
    Function name=Java_oracle_reports_engine_EngineImpl_CGetEnv
    Library=C:\orahome1\bin\rw90.dll
    Current Java thread:
         at oracle.reports.engine.EngineImpl.CGetEnv(Native Method)
         at oracle.reports.engine.EngineImpl.getEnvs(EngineImpl.java:453)
         at oracle.reports.engine.EngineClassPOATie.getEnvs(EngineClassPOATie.java:152)
         at oracle.reports.engine.EngineClassPOA._invoke(EngineClassPOA.java:205)
         at oracle.reports.engine.EngineClassPOA._invoke(EngineClassPOA.java:62)
         at com.inprise.vbroker.poa.POAImpl.invoke(POAImpl.java:2355)
         at com.inprise.vbroker.poa.ActivationRecord.invoke(ActivationRecord.java:104)
         at com.inprise.vbroker.GIOP.GiopProtocolAdapter.doRequest(GiopProtocolAdapter.java:492)
         at com.inprise.vbroker.IIOP.ServerProtocolAdapter.doRequest(ServerProtocolAdapter.java:64)
         at com.inprise.vbroker.GIOP.GiopProtocolAdapter.dispatchMessage(GiopProtocolAdapter.java:653)
         at com.inprise.vbroker.orb.TPDispatcherImpl$TPDispatcher.run(TPDispatcherImpl.java:99)
         at com.inprise.vbroker.orb.ThreadPool$PoolWorker.run(ThreadPool.java:76)

    Hi ,
    Looks like this is not a Forms side problem or even a Reports Servlet problem
    Some guesses.
    From the exception
    at oracle.reports.engine.EngineImpl.CGetEnv(Native Method)
    at oracle.reports.engine.EngineImpl.getEnvs(EngineImpl.java:453)
    it looks like engine crashing. Did you see the server GUI up and running ? Server might not have started
    Give
    rwserver server=<server_name> in command line.
    The server GUI should come up and show "ready "
    You have multiple Oracle Homes on the same machine. So this could be a PATH problem.
    1) Go to ControlPanel -> System - Advanced - Env variables - System Variables
    Copy the IDS specific PATH to clipboard
    Go to iDS_HOME\bin\ and open a command window. Set only the above PATH here. Start a standalone server
    rwserver server=<server_name>
    and try
    (If this works you could write a batch file later)
    2) For trouble shooting purposes use a different server name to start the standalone server.
    3) Also look in your registry
    HKLM\Software\Oracle\Home<x>\
    Here please see whether you have any "very long" environment variable (say more than 256 chars or 512 chars).
    This is just a guess.
    4) To confirm this is not a Reports servlet problem
    give
    rwclient report=<report_name> + ..... <server=server_name>
    If you get same error, then it is not a servlet problem. It could be that Reports server is crashing
    Thanks
    Ratheesh
    [    All Docs     ]
    http://otn.oracle.com/documentation/reports.html
    [     Publishing reports to web  - 10G  ]
    http://download.oracle.com/docs/html/B10314_01/toc.htm (html)
    http://download.oracle.com/docs/pdf/B10314_01.pdf (pdf)
    [   Building reports  - 10G ]
    http://download.oracle.com/docs/pdf/B10602_01.pdf (pdf)
    http://download.oracle.com/docs/html/B10602_01/toc.htm (html)
    [   Forms Reports Integration whitepaper  9i ]
    http://otn.oracle.com/products/forms/pdf/frm9isrw9i.pdf

Maybe you are looking for