New-Report Issue In SQR

Hi All,
I have two reports in a sqr ,one is error report and the other is billing report,and i need send these two report as attached to a team,all these should be done in one sqr,so i use new-report function to generate billing report,in this case,we can open PDF from email successfully,however,I face a problem because of this.
That is I can only find one row in billing report,and i use show method it shows at least two emplids come to this billing report procedure,and one more thing ,i use print method to generate report.
Can anyone help me on this,many thanks.
Regards,
Joan

Can you share the sample code of the logic used by you to create new-report and print....also specify the order in which you execute the new-report and print (for both reports). I think i know the issue but need to be sure on that.

Similar Messages

  • Creating New Report Issue

    Ok, so we have a reporting point and now we want to go in and start creating customer reports.  We're getting this ever-so-common error:
    A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: SSL Provider, error: 0 - The certificate chain was issued by an authority that is not trusted.)
    I've seen many posts stating to upload the cert from the SQL server to the workstation you are creating reports on.  I had a question though: Is this cert we're supposed to import from the SQL reporting database or the actual ConfigMgr database? 
    The way they set up our environment is to have the reporting DB on the reporting server and NOT on the server housing the SCCM DB. So I want to make sure I'm importing the right cert.
    Thanks for your help!

    http://technet.microsoft.com/en-us/library/gg712698.aspx#BKMK_Certificate
    Torsten Meringer | http://www.mssccmfaq.de
    It would be your serverhostname.fqdn issued by serverhostname.fqdn Export it from Trusted People -> Certificates on the server and import into location I pointed above. I hope this helps.
    Neat, that is the first I have seen those particular directions, or heard that recommendation.  Everything I've seen on TechNet and other places has always said import from Personal and then send to Trusted Root... the link however said to export from
    and import to Trusted People... and it solved my issue!  Thank you all for your help!

  • BIP report issues

    We are currently upgrading from Siebel 7.5 to 8.1 and are working on converting some of our Actuate Reports into BI Publisher.
    I am trying to create an Integration Object to use with a BI Publisher Report that will display Activities of Type = Call & Status = Done for selected sites under Site Management -> Activities. FYI... this "Call" Activity Type is not a vanilla LOV. It has a type of TODO_TYPE with a parent of General in case you need to create it for any testing that you might do.
    I have used the wizard to create the integration object with the Main BC as Clinical Protocol Site and a container BC of Action (No Owner Lock) and a container under that of Action (No Owner Lock)_Employee. I then inactivated all fields and just re-activated the ones I wanted to display in my report. I then used the synchronize button to activate any other required fields. I then Deployed to Runtime and compiled.
    Issue #1: When I generated the Sample XML, the fields were displayed in some containers and not others. I would expect the containers and fields to be displayed in the Sample XML even if they do not contain any data. Also, there looks like there is one extra Action (No Owner Lock) container surrounding the other Action (No Owner Lock) containers. I noticed that if I removed the Value from the XML Container Element for this Integration Component, the extra one was removed from the sample XML.
    In my local database, I created a new report, associated it to the Integration Object, attached the BI Publisher Report (RTF File), generated the XLIFF and associated it to the View (Clinical Protocol Site List View) where the report is run from...
    Issue #2: When I run the report, (make sure you query for select sites before running) it only shows new call Activities that I have created. It doesn't show previously created call activities. Could it only be showing the activities created by me? It should be displaying all call activities no matter who created them. Also, it shows 2 of some of the call activities in the report. Again, I noticed that if I removed the Value from the XML Container Element for the Action (No Owner Lock) Integration Component, the duplicates were removed from the report. The report also ran quicker.
    Issue #3: For the call Activities that are displayed, it does not display the Contact Last Name & First Name values which are fields in the Action (No Owner Lock)_Employee Integration Component.
    Issue #4: Currently we are using logic in the BI Publisher report to only show "Call" Activities. Is there a way on the Integration Object side to only populate the XML file with these types of activities instead of having the XML file created with all site activities (which could be a lot)?
    I have attached a SIF of the "BIP PRA Site Phone Log Report" Integration Object, the Sample XML created by Siebel, my BI Published RTF Report, and sample XML I created from the Siebel generated XML to test my report. I have also included a SIF of the LS Clinical Projects which includes the BC's contained in the Integration Objects.
    Additional Request: I see that all the vanilla report templates have in their footer "Generated by <?Login?>" We would like to do the same. How do you get the Logged in user value into the XML so that it can be displayed in the report?
    I would appreciate any assistance you could provide.

    I am running into the same issue. Has anyone successfully done this? Also, is this even intended functionality?

  • Regarding Matrix Report Issue in (RTF Template)

    Hi,
    We are developing the new report in XMLP (Matrix Report) and this is new stuff for us in XMLP. we dont have any material to explore about how to apply matrix report concepts in RTF Template.
    We have tried with some xml data with the RTF file but the data is not coming out well..since the mapping we did
    correct in the RTF File but the field VALUE not populating the data and also
    not able see the full table in the pdf output.
    Please help me out why this formatting issue happening with the matrix report format ?..
    Also please provide some notes to understand about how to apply Matrix concepts in the RTF to get perfect output.
    Thanks in Advance.
    Regards
    Prabu

    can you put your simple requirement here.
    like some sample xml, sample out required, and what you have tried.
    winrichman.blogspot.com
    check for crosstab there.you should find something.

  • I need to add a new report to the application that is done using visual studio and SSRS and SQL Server 2008

    I have an application that is done using SSRS on visual studio and it connects to the report server on SQL server 2008 environment.
    I've been changing the existing reports using visual studio 2008 and modifying the reports on the report server. How do I add a new report to the application ? I created a new report and deployed it on the report server but it didn't show up in the application.
    I can access the application source code on visual studio 2010 and TFS (Team Foundation). Thanks. 

    Hi,
    I have a question. This application retrieves SSRS reports from the report sever. When I download the reports
    from the SQL Server I can open them in visual studio 2008 but they don't open in visual studio 2010. I can access the application files on visual studio 2010 and team foundation server 2010. I was unable to open team foundation server 2008 on visual studio
    2008. The issue is that I am unable to add a report with a new name to the application. I use visual studio 2008 to deploy the reports on the report server but it has to be the same name to be able to run the report from the application. I can deploy any report
    on the report server but I can't access it from the application unless it has to be the same name as the present reports. If I keep the report the same name then it will replace the old report and the new report will run from the application. But only if it's
     the same name. I guess when I add a new report to the application with a new name I am supposed to add a definition in the application C sharp files  on visual studio 2010 so that the new report will show in the application. What's your opinion
    ? I have attached 2 images of the application and team foundation server 2010 and the report server.
    Thanks. 

  • Creating a new reports document

    Hi everyone,
    Iu2019m having an issue using In-Proc RAS when creating a new report document in .NET. The following code (C#) will fail (Saying that it requires a Loaded RPT file to do anything against that member)u2026
    CrystalDecisions.CrystalReports.Engine.ReportDocument myTest = new CrystalDecisions.CrystalReports.Engine.ReportDocument();
    myTest.ReportClientDocument.New()
    How are you suppose to create a new blank document using the CrystalReports engine? The only way I can do anything with the above object is to actually load a .RPT file. Itu2019s different then when using the RAS SDK which goes like:
    ReportClientDocument objClientDoc = new ReportClientDocument(); //this is a ReportAppServer object
    u2026Set The Report Server Nameu2026
    objClientDoc.New();
    Thanks for the help!
    Peter

    Hi Peter,
    If you are using ReportDocument object then you need to load the object with a report name.
    //define the object
    ReportDocument rdocument = new ReportDocument();
    //load the report
    rDocument.Load(path of the report);
    //View the report
    CrystalReportViewer1.ReportSource=rdoc;
    However if you use the RAS then you need to use the ReportClient document object for it.
    //define the object
    CrystalDecisions.CrystalReports.Engine.ReportDocument rdoc1 = new CrystalDecisions.CrystalReports.Engine.ReportDocument();
    // assign it to the reportclient object
    ISCDReportClientDocument rClient1 = rdoc1.ReportClientDocument;
    //Load the report
    rdoc1.Load(path of the report);
    //View the report.
    crystalReportViewer1.ReportSource = rdoc1;
    So I do not see any reason why we would need the New() method.
    Does that help?
    AG.

  • How do I add a new report to Manager's desktop

    Dear SDN Community,
      I am using 2004s SP12 ESS/MSS portal with ECC 6.0. Can you please tell me how do I create a new report in MDT(Manager's DeskTop, Tcode : ppmdt) and publish that report into reporting iView.
    Thanks
    Vivek.

    I didnt get a right answer for this in SDN and i have created a transaction iview and called the report in a SAP transaction and resolved this issue.

  • APEX Database Configuration re XML / BI Publisher report issue

    Greetings,
    I have a problem that would be considered database related.
    I am attempting to implement the APEX REPORTS functionality.
    The process currently breaks for me when I have over 45 columns in an XML output in the APEX Reports framework. When I say BREAK, this is a very soft break. It just does not return any XML. The system eventually returns “no response” and then continues normally.
    Looking closer at the DB, I will see the session hanging on, and not completing with very little information. These sessions will stay active for a very long time… possibly indefinitely. They are running as “APEX_PUBLIC_USER”.
    The “current statement” shows as follows…
    BEGIN
       DECLARE
          l_bind_values   wwv_flow_global.vc_arr2;
          i               NUMBER                  := 0;
       BEGIN
          FOR c1 IN (SELECT c001, c002
                       FROM wwv_flow_collections
                      WHERE collection_name = 'SET_BIND_VALUES')
          LOOP
             i := i + 1;
             l_bind_values (i) := c1.c002;
          END LOOP;
          FOR c2 IN (SELECT owner
                       FROM wwv_flows
                      WHERE ID = :fb_flow_id)
          LOOP
             wwv_flow_render_query.print_shared_query
                                         (p_flow_id            => :fb_flow_id,
                                          p_format             => 'XML',
                                          p_xml_structure      => :p1112_xml_structure,
                                          p_query_text         => :p1110_query,
                                          p_query_name         => :p1110_name,
                                          p_query_owner        => c2.owner,
                                          p_items              => :p1111_items,
                                          p_values             => l_bind_values
          END LOOP;
       END;
    END;I have tested this on APEX.ORACLE.COM and I am un-able to reproduce the same issue. It runs fine. This leads me to believe that I have a database setup issue. The problem is that I don’t know where or how to discover.
    Steps (for me) to reproduce:
    1- Create a REPORT QUERY which has a fair number of columns (say 50 – 60)
    2- Go through the wizard steps and finish
    3- Review the Query – Option n the right (under tasks) – click on “Export Report as XML”
    Result = session hangs creating a DB session which does not complete.
    Footprint:
    Application Express: 3.0.1.00.08
    Database: 10.2.0.1.0
    Connecting via a DAD connector from Oracle Application Server
    BI Publisher connection
    Suggestions are welcome.
    Many Thanks.
    --Tim                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    Just for the off chance that someone else runs into this, I am going to try to brief my findings on the subject related to this issue...
    Previously, in the 3.0.1 version of APEX, our system would generate an OS process which would not terminate. Now in 3.1, it seems as though there is an error that is generated when this issue comes into play. I can, when attempting to get the sample XML from the REPORTS definition screen, generate this output when using the DOWNLOAD button:
    ORA-06502: PL/SQL: numeric or value error: character string buffer too small
    SUMMARY
    TO RECREATE:
    1- CREATE a report with a lot of "columns wide" (about 50).
    2- Create a report using the GENERIC LAYOUT setting for REPORT LAYOUT
    3- RUN or get XML by using the DOWNLOAD or TEST REPORT buttons from the designer page Report Queries>Edit Report Query
    ISSUE: The generic layout has an issue in the code with size....
    PROBLEM: When creating a new report - XML is not available in order to create the required layout. Without a layout, XML will not generate. Standard chicken and egg syndrome.
    WORKAROUND: Create a DUMMY layout and assign it to the QUERY so that the proper XML output can be created.
    --Tim St. Hilaire                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • New Report including Serial numbers

    Hi all
    Need to develop a new report
    Feilds to be included are - PO number, Material code, Serial number , GRN , Goods issue note, text feild
    what are  the most suiatable tables that i can collect the above information
    Thanks and Regards
    Sasika

    Hi,
    Hope these tables will be useful
    EQBS Serial Number Stock Segment
    EQSE Serial Number Records
    MASE Last Serial Number for Material
    OBJK Plant Maintenance Object List
    SER00 General Header Table for Serial Number Management
    SER01 Document Header for Serial Numbers for Delivery
    SER02 Document Header for Serial Nos for Maint.Contract (SD Order)
    SER03 Document Header for Serial Numbers for Goods Movements
    SER04 Document Header for Serial Numbers for Inspection Lot
    SER05 Document Header for Serial Numbers for PP Order
    SER06 Document Header for Serial Numbers for Handling Unit-Content
    SER07 Document Header for Serial Numbers in Physical Inventory
    SER08 Document Header for Purchase Order Item Serial Numbers
    SERBL Plant Maintenance Object List
    SERI Serial Numbers
    ITOB
    Regards
    Madhu
    Edited by: MADHU SUDHANA on Sep 21, 2009 12:50 PM

  • Analyzer error creating new reports

    Has anyone seen this error message?<BR><BR>Error while executing query and retrieving data.; nested exception is com.hyperion.ap.APException:[1033] Native:<BR>-1073741819 Operating system exception thrown<BR><BR><BR>I started getting this today when I tried to create any new report to any database connection (old and new DB connections) Old reports still work, but I can't create anything new. Nothing has changed that I am aware of.<BR><BR>I tried restarting the service, rebooting the server, uninstalling and reinstalling Java client. Nothing has helped.<BR><BR>Nothing in the Hyperion knowledge base.<BR><BR>I plan to open a trouble ticket with Support but I have a ticket already opened with them for another issue with Analyzer for about a month now.

    <p>Gary,</p><p>I have seen this issue. As far as I remember it did occur whilecreating the reports. I tried getting this solved but eventuallyhad to reinstall. Are you using desktop client? Are you able tocreate reports from the webclient? Hyperion told me that it wasrelated to some patches that could have been pushed onto themachine but i never believed that.</p><p>Will try to dig back and see what I got for this.</p>

  • Creating a new report with VS2010 freezes

    Hello,
    I repost  my first issue 'cos Don Asked me to attach to a thread but he closed it and there's no answer:
    I've just downloaded the release of CR for VS2010 and installed it correctly.
    But when i try to create a new report in a new solution (i use emty project ) and then try to add with the database expert databases it freeze the vs2010 with no timeout and no error message.
    I saw in te forums that it's a recuring question so i tried to build a Virtual machine with win7 x64 and VS2010 and install CR on this fresh installation and it works !
    I'm wondering if there is any relation with the way my developpement machine was installed:
    Installed VS2010
    Installed VS2008
    Installed CR for VS 2008 sp1
    then Installed CR for VS 2010
    Also when i try to make a new project with the Crystal Reports Project Template there's a reference missing in the project. Even if i correct the mis-reference the project hangs on the database expert ...
    Could you investigate ? i don't want to reinstall my dev computer and i need the CR2008 just time to upgrade the Projects to VS 2010...
    And i would like to attach to this Thread the extract of Process Monitor but i don't know how
    Kind regards

    An update on SxS, I jumped the gun a little warning about the posts various people are having... We are still looking at all of them and the build team are doing more testing with the info from forums. We are not convinced it is a side by side problem but more of a dependency and possibly a VS project update methodology but at this time we don't know for sure.... We and QA are building various platforms and are trying to duplicate all of the reported issues. So far they have not been able to but continuing to test...
    The only known potential issue so far is the GUID ID for crqe.dll but there are ways around it, order of install and unregistering the dll and then regsitering it back in. Various options and ways around it and they are based on the same code so it should not be a problem.
    Please be patience while we research the various upgrade issues.
    Stay tuned for updates....
    Thanks again
    Don

  • Cannot open reference to Word in "New Report.vi"

    I am trying to fill a Word template, but cannot get past an error inside the New Report.vi.
    The Automation Open subVI returns the following error:
    Error -2147312566 occurred at Error loading type library/DLL.
    in New Report.vi
    This error code is undefined. No one has provided a description for this code, or you might have wired a number that is not an error code to the error code input.
    The previous error is replaced within the New Report.vi with this error:
    Error -41106 occurred at New Report.vi
    Possible reason(s):
    Report Generation Toolkit: Microsoft Word or Excel did not open. Make sure Microsoft Word or Excel is installed.
    The New Report.vi works without error for Standard Report, HTML & Excel report types.
    I have removed/reinstalled Office(97) and the Report Generation Toolkit (1.1); no improvement seen.
    FYI: LabVIEW 7.1.1
    Does anyone have any suggestions for debugging the cause of this error?
    Thanks for any suggestions,
    James

    Hi James,
    The behavior that you are describing has previously been reported for Report Generation Toolkit 1.1 with Microsoft Word 97 SR2 (Service Release 2). I haven't seen the error reported with SR1, so a removal of the SR2 update might cure the issue.
    Other workarounds for this issue includes to use version 1.0.1 of the Report Generation Toolkit instead, or to upgrade your version of Microsoft Office. It may also work to force-recompile your VIs. Open the VI and press CTRL-SHIFT-Run. This may suddenly make the VI broken. Now click the broken Run arrow to display the error list. Find each property node that is broken and attempt to re-select the same or similar property from the list.
    Please let me know if you are able to get it to work by using my suggestions, thanks.
    - Philip Courtois, Thinkbot Solutions

  • Multidimensional Connection Window When Using "New Report"

    I have a PowerPivot workbook hosted in SharePoint PP gallery of two separate SharePoint installations. Using the PP Gallery capability "New Report", I can create a new Excel spreadsheet that uses this PowerPivot workbook as its data source. But
    it only works on one SharePoint installation. On the other SharePoint installation, I get a "Multidimensional Connection" window I haven't seen before.
    What is causing this window to come up, and what can be done to resolve this issue?
    Thanks!

    Weidong, is this still an issue?
    Thanks!
    Ed Price, Azure & Power BI Customer Program Manager (Blog,
    Small Basic,
    Wiki Ninjas,
    Wiki)
    Answer an interesting question?
    Create a wiki article about it!

  • I have created two tables for my new  report under one transport request.

    Unwanted table transported
    I have created two tables for my new  report under one transport request.
    But I only need one table and the second table I was supposed to delete.
    However by mistake, with out deleting the second tableu2026 the transport request is released and moved to quality system.
    how to handle this issue. 
    I am not sure any additional changes for this program.
    Could you please suggest me an idea.
    Thanks in adv

    >
    sam kumar wrote:
    > Unwanted table transported
    > I have created two tables for my new  report under one transport request.
    > But I only need one table and the second table I was supposed to delete.
    > However by mistake, with out deleting the second tableu2026 the transport request is released and moved to quality system.
    >
    > how to handle this issue. 
    >
    > I am not sure any additional changes for this program.
    > Could you please suggest me an idea.
    >
    > Thanks in adv
    Does one custom table more or less really matter?  If you really want delete it, delete the table in DEV which will put it into a new transport and get that transport moved to TEST.

  • Query Panel won't open when trying to create a new report

    When I am attempting to create a new report in Desktop Intelligence 11.5.0.0, and choose my universe, my query panel does not open - it appears to be "hidden" somewhere in the background because I cannot click on anything else in DeskI until I hit .  I have tried rebooting and closing and restarting Desktop Intelligence but it doesn't work..Even when I try and view it from an existing report it doesn't work either.

    Hi Alicia,
    Following solution might help you to resolve the issue.
    To resolve the behavior
    1.Click Start > Run. The Run dialog box appears.
    2.Type "regedit" in the Open field. Click OK. The Registry Editor dialog box appears.
    3.Navigate to HKEY_CURRENT_USER\Software\Business Objects\Suite 6.0\default\BusinessObjects\<username>User Prefs\Query Panel.
    4.Right-click Query Panel > click Delete.
    The folder will be recreated the next time the application is opened.
    5.Close the Registry Editor.
    6.Restart the computer.
    The Query Panel will now be available for creating new queries and editing existing queries
    Regards,
    Sarbhjeet Kaur

Maybe you are looking for

  • Mac mini slow start up

    My Mac Mini set up is slow and won't proceed. It is as if the keyboard is not working but the are sounds and it is just not progressing. I have not gotten past "Select your WiFi" in the past 3 hours.

  • How connect T61 with docking to HDTV

    Hi, I have a T61 Thinkpad laptop and trying to connect to my Panasonic Plasma HDTV. I have my T61 connected to my dock which has a dvi output. I used a DVI to HDMI connector cable to connect to a female to female HDMI connector, which is connect to t

  • Over-the-air sync settings

    iTunes says that bookmarks are being synced with my iPhone over the air from MobileMe. I only have MobileMe for my computer and not for my phone. Would this be the reason that I cannot find the over-the-air sync settings on my phone and also why they

  • ADF BC - Detail with Multiple (and Optional) Masters

    My client has a requirement to render detail VO based on 2 different master VO selected from different screens. Another problem is the masters are mutually exclusive and optional (i.e. the foreign key from detail to master is nullable). So currently

  • Can I use iPhone before it's activated??

    I got my Verizon iPhone today. It wants me to sync it with iTunes but I'd like to play with it a bit before I activate it with Verizon. Can I get past this first screen and put it on-line through wifi and try it out before completing the registration