NI Report Toolkit VI's changed or missing in 8.5 compared to 8.2 and earlier

I am trying to open an application I built in 8.2 in 8.5.  At this point I have managed to get all the toolkits installed to the right directories I think, but the NI Report Toolkit is very different with the 8.5 installation than it was in the earlier versions I have used.  I cannot load any of the report generation vi's I wrote in 8.2, because the new NIReport.llb does not contain many of the old vi's that my code is calling.
So far I have found these inconsistencies:
Append Image to Report (path).vi theoretically has been changed to just Append Image to Report.vi.  I re-targeted to this vi but I haven't been able to fully load yet so I don't know if this is going to break wires.
RGT Does File Exists.vi is part of the older NIReport.llb but no longer exists in the new NIReport.llb. 
The new NIReport.llb is much smaller than the old NIReport.llb, 2.3MB compared to 2.8MB.  So a lot has apparently been removed.
What should I do to open all my old code with the new toolkit?  Or should I just throw out the new toolkit and continue to use the old one?
Message Edited by billings11 on 11-15-2007 08:23 AM
-Devin
I got 99 problems but 8.6 ain't one.

Nevermond.  honestly I don't know why but somehow on every computer NIreport.llb is different.  I don't know what is going on.  I think since I have to mass compile every time I want to build an exe it is re-saving every called file in NIReport.llb.  I think it saved  additional instances of polymorphic vi's in there by name, and I don't know where that RGB vi came from.  This is one reason why mass compiling every time I do a build is not a good workaround.
-Devin
I got 99 problems but 8.6 ain't one.

Similar Messages

  • RDF report layout output has changed in R12

    Hello experts,
    I am currently helping a client with R12 upgrade process. One of the things I noticed is that the RDF report pagelayout formatting has changed a little bit. Such as the header of a column has been left justified in R12 when in 11i it is centered. Also it seems like the font size may have been changed in R12. In 11i, one of the column headers shows 2 rows
    Extended
    Cost
    And in R12 it only shows Extended and the 2nd row is missing.
    Has anyone encountered this before?

    Is this a seeded or custom report?
    Does the same happen for all reports of the same type or just this specific one?
    Thanks,
    Hussein

  • I have request in the report level but the same is missing in the infocube

    Dear Experts,
    I have request in the report level but the same is missing in the compressed infocube level. What could be the cause? does the compressed infocube deletes the request ? if so, I could able to view other requests under infocube manage level.
    Kindly provide with enough information.
    Thanks.............

    Hi
    Compressing InfoCubes
    Use
    When you load data into the InfoCube, entire requests can be inserted at the same time. Each of these requests has its own request ID, which is included in the fact table in the packet dimension. This makes it possible to pay particular attention to individual requests. One advantage of the request ID concept is that you can subsequently delete complete requests from the InfoCube.
    However, the request ID concept can also cause the same data record (all characteristics agree, with the exception of the request ID) to appear more than once in the fact table. This unnecessarily increases the volume of data, and reduces performance in reporting, as the system has to perform aggregation using the request ID every time you execute a query.
    Using compressing, you can eliminate these disadvantages, and bring data from different requests together into one single request (request ID 0).
    This function is critical, as the compressed data can no longer be deleted from the InfoCube using its request ID. You must be absolutely certain that the data loaded into the InfoCube is correct.
    Features
    You can choose request IDs and release them to be compressed. You can schedule the function immediately or in the background, and can schedule it with a process chain.
    Compressing one request takes approx. 2.5 ms per data record.
    With non-cumulative InfoCubes, compression has an additional effect on query performance. Also, the marker for non-cumulatives in non-cumulative InfoCubes is updated. This means that, on the whole, less data is read for a non-cumulative query, and the reply time is therefore reduced. See also Modeling of Non-Cumulatives with Non-Cumulative Key Figures.
    If you run the compression for a non-cumulative InfoCube, the summarization time (including the time to update the markers) will be about 5 ms per data record.
    If you are using an Oracle database as your BW database, you can also carry out a report using the relevant InfoCube in reporting while the compression is running. With other manufacturers’ databases, you will see a warning if you try to execute a query on an InfoCube while the compression is running. In this case you can execute the query once the compression has finished executing.
    If you want to avoid the InfoCube containing entries whose key figures are zero values (in reverse posting for example) you can run a zero-elimination at the same time as the compression. In this case, the entries where all key figures are equal to 0 are deleted from the fact table.
    Zero-elimination is permitted only for InfoCubes, where key figures with the aggregation behavior ‘SUM’ appear exclusively. In particular, you are not permitted to run zero-elimination with non-cumulative values.
    For non-cumulative InfoCubes, you can ensure that the non-cumulative marker is not updated by setting the indicator No Marker Updating. You have to use this option if you are loading historic non-cumulative value changes into an InfoCube after an initialization has already taken place with the current non-cumulative. Otherwise the results produced in the query will not be correct. For performance reasons, you should compress subsequent delta requests.
    Edited by: Allu on Dec 20, 2007 3:26 PM

  • Is anyone else seeing this with the report toolkit

    I am using LV 8.6 and using the LV report functions inside a VI. This VI is my main VI for the TS user interface. What is happening is, I built my main vi into an executable and then I am building a deployment in TS with the executeable included. I get a tremendous amount of errors when I do this saying that the vi's that are part of the report generation in LV are not able to be loaded because they have no front panel or block diagram. So I did some investigating and sure enough the toolkit was changed to Object Oriented for LV 8.6. This explains why i can get it to build on a machine with LV8.5 installed instead of 8.6.
    I was just wondering if anyone has had this problem with the toolkit and TS.
    I also had a meeting with Brian Buress (field engineer for NI) and Jeff Phillips (LabVIEW product manager) they saw this activity (they were here and I showed it to them) and they could not explain it.
    The problem has to lye in the fact that the report VI'S are now object oriented.
    Is anyone else have trouble with this toolkit.
    Joe.
    "NOTHING IS EVER EASY"

    Hi Joe,
    Yes, I also had a problem with the report toolkit.
    See here for the problem and workaround

  • Report for Purchase Order Changes

    Hi all,
    Is there any report that record changes in purchase order?
    Please respond.
    Best Regards,
    AI.

    Hi
    Go to ME23N or ME22N.. Choose Environment - Header Changes or Item changes(for item changes select the item first). You can see all the changes made.
    OR
    Changes to a lot of SAP documents are stored in table CDHDR and table CDPOS. This include changes such as: change data in Material Master, changes to Purchase Req (PR), Purch Orders, Contracts, Sales Orders, and many more.
    Put the PO number in CDHDR table OBJECTID table and get the change numbers.
    Put the change numbers in CDPOS and get the details.
    You can get the ABAPer to write a simple report.....
    Cheers
    JOJI

  • How to schedule the webi report based on data changes in the report data

    Hello,
    I want  to schedule a webi report based on data change in a column in the report.
    The scenario is something like below:
    1. If a data of a particular column changes from 2 to 3 than I would like to schedule this report and sent it to users mail box.
    I know how to apply alerts or schedule a report or data tracking for capturing changes in the report but I dont know how to schedule the report only for data changes.
    Anybody done this before.
    Thanks
    Gaurav

    Hi,
    May be these links can help you:
    http://devnet.magicsoftware.com/en/library?book=en/iBOLT/&page=SAP_R_3_Master_Data_Distribution_Defining_Change_Pointers.htm
    SEM-BCS: Load from data stream schedule
    Attribute Change Run

  • A report that track price changes

    My User wanted a report to show the changes in List Price during sales order. They wanted to know what new prices are as compared to the price maintained in the system. This would helped them to review their pricing used by the sales admin.
    is there such a standard report?
    if no, how can I code it?
    Thanks

    Hi:
    In your pricing procedure, you need to create one condition that will be automatic, lets call it here of ZAUT (Automatic Price). In the configuration of the condition, set the field 'Manual Entries' with 'D': Not possible to process manually.
    Create another condition type, called here of ZMAN (Manual Price). In the configuration of the condition, set the field 'Manual Entries' with 'C': Manual entry has priority.
    Both of the conditions will have the same Access Sequence, but the first one will can't be changed.
    Associate these conditions to your pricing procedure, and don't forget to set the condition ZAUT obligatory.
    By doing this configuration, will you have the price determined by the system (ZAUT) and the other one with the manual entry (ZMAN).
    You can create an information structure (LIS report) to acumulate these values with the characteristics that you desire, with a column Automatic Price and other one Praticed Price.
    You can still create a query or Z report using the Logical Database VAV (transaction SLDB to check this database).
    I think that this is the best way to save the system price and the manual price and do some analysis with the reports.
    I hope that this helps you.
    Regards.

  • Vendor Changes History Missing

    Hi Team,
    There are some changes done for the vendor master but the history is missing in both t code MK04 and XK04. Please help the other methods to find. Also i checked CHDHR and CDPOS and the change history is not available.
    The table is ADRT and the field is REMARK the value changed is PUR. There are some entries already available in XK04 and MK04 but there are some deletion entry is missing and could not see and we need to find the person and date the above filed value deletion.
    Thanks
    Vijay

    Hello Vijay
    have you checked note 1039517 ?
    1039517 - Changes not updated for vendor,customer,material masters
    Hope this helps !
    Cheers
    Plauto

  • In SAP 4.6c In classical reports output how to change Font size and Font type

    Dear Experts,
    In SAP 4.6c, in classical and interactive reports  output how to change font size and font type.
    Regards,
    Zaker.

    These are HTML formatting questions. Nothing to do with the Oracle SQL and PL/SQL languages.
    With old-style HTML, the font size and family are set using the font tag.
    With modern style HTML, that is done using cascading style sheets (CSS).
    Your favourite search engine will turn up tons of information on both.

  • RIDICULOUS Crystal Reports Server XI R2 SP4 - Installing - missing cab file

    Unsympathetic SAP rep Don Williams wrote in a now closed thread,
    Subject: Re: Crystal Reports Server XI R2 SP4 - Installing - missing cab file : m293.cab
    Message: Hi All,
    There is no incremental SP4 service pack for Crystal Reports Server XI R2 and no plans to build one.
    Your ONLY option is to back up your CMS and Data store, un-install and then install from the FTP link.
    The downloadable file from the support site is broken and they are working on fixing it and it is/will be the full build also.
    Closing this post now.
    Thank you for your understanding
    Don
    Frankly, this is outrageous.  This issue has been open for close to 5 months.  Rather than simply updating the SP4 incremental update with the correct files, SAP's brilliant response is to tell us that the file is STILL broken, but ***** you, whenever we fix it it will be the full build only.  Well, thanks!  That makes it so much easier.  Rather than looking at Crystal Reports 2008, maybe it's time to suck it up and look elsewhere,
    Here's hoping SAP decides to do the right thing.  I'm sure everyone on the original thread would be interested.

    Hi Falk,
       Yes, I am downloading it from a Win2003 machine. The browser is IE7.
       I can even see what's inside the m293.cab, and it is not the file mentioned on the error message...
       This is the m293.cab content (one file):
       tslv.dll.7ADA0B91_68E0_4E90_AD3D_23C9E3079BAB
       The file doesn't seem to be corrupted, it just doesnt have what was expected by the installer software.
       I tried downloading it again and had the same result... These are the installation files that I've already tried with the same result:
        - crsxir2win_sp4.exe (from [https://smpdl.sap-ag.de/~sapidp/012002523100009887052008E/crsxir2win_sp4.exe])
        - 1401492085.exe (from [https://businessobjects.subscribenet.com/control/bobj/product?cert_num=48316663&child_plneID=30801])
       The next one was not the rigth package:
         - boXIwin_sp2.zip (from [https://smpdl.sap-ag.de/~sapidb/012002523100005931922008E/boXIwin_sp2.zip])
       I uploaded the servicepack4 part of the log where the error appears:
      [ftp://ftp.businessobjects.com/pub/incoming/sp4LogPiece.txt]
    Thanks,
    Marcos

  • [svn:fx-trunk] 13293: When making the halo - mx namespace changes we missed the following edits in revision 12635.

    Revision: 13293
    Revision: 13293
    Author:   [email protected]
    Date:     2010-01-05 17:07:48 -0800 (Tue, 05 Jan 2010)
    Log Message:
    When making the halo -> mx namespace changes we missed the following edits in revision 12635. The mxml-manifest.xml describes the contents of the legacy Flex 3 MXML 2006 namespace and the presence of this file is required by Flash Builder. The mx-manifest.xml describes the contents of the MX Component Library namespace. From MXML 2009 onwards it does not include the built-in ActionScript types (those are language elements in the MXML 2009 language namespace).
    QE notes: N/A
    Doc notes: N/A
    Bugs:
    SDK-24568 - Remove obsolete library://ns.adobe.com/flex/halo mapping from frameworks flex-config.xml and air-config.xml
    Reviewer: Kevin
    Tests run: checkintests
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-24568
    Modified Paths:
        flex/sdk/trunk/frameworks/air-config.xml
        flex/sdk/trunk/frameworks/flex-config.xml
        flex/sdk/trunk/frameworks/mx-manifest.xml
        flex/sdk/trunk/frameworks/mxml-manifest.xml
        flex/sdk/trunk/webapps/webtier/WEB-INF/flex/flex-config.xml

  • Report Human task payload changes.

    We need to auidt all changes in a task payload ?
    How can I report Human task payload changes ?
    is bpel have these information.
    if it has how we can use it ?
    if it hasn't how we can implemet a solution ?
    Thanks.

    We need to auidt all changes in a task payload ?
    - It's in the database (dehydration store), and you can view it view Workflow Admin user with the default worklist application.
    How can I report Human task payload changes ?
    - It's in the database (dehydration store), and you can view it view Workflow Admin user with the default worklist application.
    is bpel have these information.
    - It's in the Workflow engine.
    if it has how we can use it ?
    - see above
    if it hasn't how we can implemet a solution ?
    - see above, make your own changes via the BPEL/WOrkflwo Java API.
    Marc
    Http://orasoa.blogspot.com

  • I'm trying to replace a missing font and apparently it's a graphic.  It's not letting me replace with another font and click change.  I can't export until it's fixed and I need to fix / bypass as soon as possible.

    I'm trying to replace a missing font and apparently it's a graphic.  It's not letting me replace with another font and click change.  I can't export until it's fixed and I need to fix / bypass as soon as possible.

    Go find the graphic in question, and open it in its native program. The problem will have to be fixed there.

  • Cannot create report category - PN046 Report categories cannot be changed

    HI all,
    I'm running into an Information message pop up that says "Report categories cannot be changed" when i try to create a new report category for my program.
    Any idea how this can be fixed, or perhaps a setting to be changed somewhere?
    Thanks!
    Kevin

    Solved. Lacking authorization for cross client table maintenance.

  • Report to record Ztable changes

    Hi frnds i have a requirement here that whenever a change is made in a Ztable it should be recorded and displayed along with the user name who made the change , the time , the field which was changed and also the old value and the new value .

    Hi Sandeep,
    User T-code STAT /STAD.
    The FM to read DBTABLOG table is DBLOG_READ_TABLE.
    Reward if helpful.
    Regards,
    Harini.S

Maybe you are looking for