Help: MAM 3.0 UI Generation Tool (JSP Generation)

Hi folks!
I need your help. I'm getting started with developing in xMAM 3.0.
I've read through OKP Learning Maps and MAM Enhancement Guides.
I've found in every documentation that I've to use the MAM UI Generation Tool.
Now i tried an get a lot of error codes.
Can everyone help me? I didn't found any guide to this topic.
I've to know the right usage of this tool.
Thanks in advice.
Best Regards
Matthias

Hi Matthias,
MAM3.0 has two distinctive versions: PDA and laptop.
If you project is to do enhancements for PDA version you don't need JSP Generator tool.
If you need to enhance laptop version: you still have a choice - either to modify standard pages manually and/or write your own JSPs or use the tool to genearate modified or new pages.
generation is obvioulsy easier so JSP Generator can be handy.
There is a document which is called MBS_MAM_30_Generator_Guide.doc but I couldn't find links to it.
I would advice you to open OSS message to MAM componnet and request this document.
It has all the info.
As for the errors that you get while using the tool - you need to give more details if you want people to help with localising them.
Cheers,
Larissa Limarova

Similar Messages

  • Excel Graph Legend Formatting - Report Generation Tool

    Hi all,
    I'm currently using the Report Generation Tool for Labview '11 and cannot seem to figure out how to edit the font properties for a graph's legend. Attached is a screenshot of an example output.
    The Excel Graph Font.vi's Help file says that it should be able to modify the legend, yet I can't seem to figure out how to configure it to do so. If anyone can walk me through the steps or tell me what I am missing, I'd greatly appreciate it.
    Solved!
    Go to Solution.
    Attachments:
    excelLegend.png ‏33 KB

    ChaoyD wrote:
    Hello again,
    It seems my team has decided to change direction and use Word instead of Excel. As such, I've been attempting to convert the VI ben64 provided, but I'm stuck on the ActiveX references... I've attached what I've done so far, but could someone help me (or instruct me) on making this VI work with Word?
    Thanks.
    The Word object model is probably the most complicated of the Office suite and you are loosing the calculation ability of Excel.
     Attached is a vi to format the chart legend in a Word document.
    Ben64
    Attachments:
    Word Format Graph Legend.vi ‏26 KB

  • Pareto Chart using Report Generation Tool kit

    Hi,
    Please help me to get clarification for the following:
    I need to log data into MS Excel Report and generate Pareto Chart using LabVIEW for the Logged data.
    I have Report Generation Tool kit. but i couldnt find the an option to generate Pareto chart with it.
    Thanks,
    Thirumala.

    One way is to Create a Excel template in the predefined format with the rows/colums linked for the Chart.
    Use this template with report generation toolkit to populate data in the predefined cells.Based on that the chart will be automatically updated.

  • Report Generation Tool Kit

    Hi,
    I have LabView7.1 and Labview8.0 installed in my pc.Recently i installed Report generation tool kit(version 1.0.1.0)
    In the functions palette i couldnt able to see the Excel Specific VI sub palette and Word Specific VI sub palette.
    Can u tell me what is the problem
    Regards
    Meenatchi

    You can not see it in either version?  Or has it been installed to the wrong version?  There has been postings on this board regarding how to get it to install to multiple versions.  I have not found tha to work.  I go in a 'manually' copy the VIs from add-ons, examples, and help to the latest version of LabVIEW that I have.  But if you look here you should find the help you need.
    Paul <--Always Learning!!!
    sense and simplicity.
    Browse my sample VIs?

  • Are report generation tools exclusively text-based?

    Hi,
    I'm using LabView 5.1.1, and have just explored the new (to me) report
    generation tools. Handy though they are (I added the facility to print
    results from my project in a nicely formatted report in just a couple of
    hours) it strikes me that it would be even better if I could add bitmaps
    to the report. This would let me add pretty logos, but obviously we
    could do far more using LabView pictures/graphs etc.
    There is no reference in the documentation or on the NI web site as far
    as I can tell, but I can't be the first programmer wanting to do this.
    Any hacks out there?
    Best wishes to you all,
    Allan Green
    Medical Physics and Clinical Engineering,
    Queen Elizabeth Hospital Edgbaston Birmingha
    m UK
    ==================================================================
    My views and opinions are seldom that of the institution for which
    I work. I take that to be a healthy sign.
    ==================================================================

    I too have tried to use the report functions. They work fine for text only.
    In the end I ended up scraping the idea and simply configured a vi (which i
    called report.vi) to print at completion. I set the vi up with tables and
    bitmaps the way i wanted it and called it as a sub vi (passing the data i
    wanted printed to it) whenever i wanted a report printed.
    It works really well. The only problem is that it must always be strictly
    to a given format as defined in your vi.
    I suppose you could hide some controls using attribute nodes (and maybe
    enable others) if you didn't want them printed.
    Cheers
    John
    Reinis Kanders wrote in message
    news:[email protected]...
    > On windows I have had success with using HiQ for report generation. I
    > would manually create a template for a
    > particular project, then send data using LV VI's to that template then
    save
    > it with different name or just print it.
    > Using HiQ (free with LV 5.1) I was able to have pictures, graphs, you name
    > it. Also since HiQ gets the actual data, then by saving HiQ file you do
    > data logging as well, those HiQ reports can also be stored in database.
    > I found HiQ approach to be more flexible than NI report generator,
    only
    > drawback is that it is not cross-platform portable. For cross-platform
    > report generation I have been looking into some sort of XML based
    approach.
    >
    > Hope it helps,
    >
    > Reinis Kanders
    >
    > "Allan Green" wrote in message
    > [email protected]...
    > > Hi,
    > >
    > > I'm using LabView 5.1.1, and have just explored the new (to me) report
    > > generation tools. Handy though they are (I added the facility to print
    > > results from my project in a nicely formatted report in just a couple of
    > > hours) it strikes me that it would be even better if I could add bitmaps
    > > to the report. This would let me add pretty logos, but obviously we
    > > could do far more using LabView pictures/graphs etc.
    > >
    > > There is no reference in the documentation or on the NI web site as far
    > > as I can tell, but I can't be the first programmer wanting to do this.
    > > Any hacks out there?
    > >
    > > Best wishes to you all,
    > >
    > > Allan Green
    > > Medical Physics and Clinical Engineering,
    > > Queen Elizabeth Hospital Edgbaston Birmingham UK
    > >
    > > ==================================================================
    > > My views and opinions are seldom that of the institution for which
    > > I work. I take that to be a healthy sign.
    > > ==================================================================
    > >
    > >
    >
    >
    >
    >
    > -----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
    > http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
    > -----== Over 80,000 Newsgroups - 16 Different Servers! =-----

  • Test data generation tool?

    Hi folks:
    Can anyone suggest a test data generation tool? We need to load up and stress-test a product we're building. We need a tool that can generate an INSERT script for all tables with referentially intact data inserted in the right order to not violate constraints. I've used Quest's DataFactory before, and it's not very good. Is there a free/inexpensive (or at most, a reasonably priced) tool that anyone knows of?
    Regards,
    Dave

    Hi,
    on the search for another tool i found this one
    http://www.turbodata.ca/help/testdatageneratoroverview.htm
    Claudius

  • Report generation tool kit for vista

    Where can we get report generation tool kit software(for vista Operating system) link .one of my friend has given me that software.He said he had got it from internet.can anyone give me the link so that I can download report generation toolkit software (for vista)
    Thanks
    kiranmayi

    Hi Kiranmayi,
    You can download Report generation toolkit from the following weblink:
    https://lumen.ni.com/nicif/us/evaltlktrepgen/content.xhtml
    or you can send a mail to [email protected] stating your full address and your requirement and we can send you  evaluation DVD for free.
    Thanx
    Gaurav

  • Report generation tool kit not printing

    I had the report generation tool kit version 1.01 for some time but never used it. I was comfortable with printing front panel vi 's.
    But now I installed it on my computer with a windows 2000 and LabView 6.02 .
    I created an application (executable) that will print (using the report
    genartion tool kit). The application works fine in my development computer
    (win 2000).
    When I installed it on another computer with a win 2000, it prints as
    expected
    but when I try to exit I get a message from windows that the application is not responding (I have to go to task manager and terminate the application).
    Both computers have word and Excell installed
    I installed the application on a third computer (win 2000), but this com
    puter does not have word or excell installed. The application does not print the
    portion of the software that uses the report generation tool kit, but it can print the front panel of vi's (set to print an end of excution).
    In all 3 computers, I have runtime engine 6.02 installed. My vi is simply
    the example vi ""Sample test report.vi"", but customized to my application, printing standard report.
    What is happening ?

    Based on what you sent, the version of Excel and Windows that are being used is a non issue since none of the code makes any calls to either one. They all refer to the older version of the report generation VIs that use NI's proprietary report generator.
    I can think of two explainations. First, you aren't using what you think you are. Second, NI retained the same VI names when they went to the Word/Excel version of the generator, and I am linked into the old version.
    Mike...
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

  • Code generation tools

    Hello Xperts,
    Is there any code generation tool for hibernate & spring for java standalone application?
    Thanks!

    You may want to find useful DBScribe.
    ~ Madrid.

  • HELP!!! My ipod touch 4th generation is not charging! The cable that came with the ipod touch is not charging the itouch, I have to use an iphone 3's cable to charge. What should I do?!?!

    HELP!!! My ipod touch 4th generation is not charging! The cable that came with the ipod touch is not charging the itouch, I have to use an iphone 3's cable to charge. What should I do?!?!

    Get a replacement cable. If still under warranty, Apple will replace the cable.

  • How do i know that my Apple TV is a 2nd generation or 3rd generation?

    how do i know that my Apple TV is a 2nd generation or 3rd generation?

    Append the last three or four characters of its serial number to http://www.everymac.com/ultimate-mac-lookup/?search_keywords= and load the page.
    (105560)

  • Apple Recenly Upgraded Classic Model from 6th Generation to 7th Generation

    Apple Recenly Upgraded Classic Model from 6th Generation to 7th Generation &amp; Increased the Price! What are the Differences between 6th &amp; 7th Generation iPod Classic?

    They have not upgraded it, unless your definition of "recently" is different from mine. But it's the same price and specs as it was over a year ago, maybe even before that.

  • What is the difference between i pod touch 4th generation and 5th generation because i am choosing what to buy

    what is the difference between i pod touch 4th generation and 5th generation because i am choosing what to buy

    5 has hd FaceTime, 4 does not, 5 has 5x better camera with flash, 5 is faster, has bigger and better screen and has siri, 4 does not. Also, 5 comes in more colours and has wriststrap (also 5 comes with better earphone and has smaller, reversible and faster charging connector)

  • 1st generation or 2nd generation

    I bought my iTouch today. Obviously I haven't received it yet. I was looking to buy a case for it. Most say it's for either 1st generation or 2nd generation iTouch. How do you know what generation your iTouch is? I wasn't given an option when I purchased it so how do I know??
    Thanks
    Cindel

    I bought it directly online from the Apple store. I haven't received it yet so I can't tell the what the packaging is. Apparently it shipped from China. I had no idea that is where it came from.
    cindel

  • Report generation using jsp

    I am developing a website using jsp on tomcat.The site required a number of online report generation option from database(mysql).
    My problem is-
    1.how to generate different types of report other than simple html tag embedded within jsp .
    2.How to store all those reports in a file(.txt or .doc).
    N.B I dont want to use any reporting tool.

    Mantosh,
    Have you seen this developer zone article which details accessing Citadel Data using COM+ and ADO?
    http://zone.ni.com/devzone/conceptd.nsf/webmain/725A6C3843F13C8786256EA600633724#6
    Also, this KB article provides more detail on how to access Citadel data using SQL commands and I think will help answer your question:
    http://digital.ni.com/public.nsf/websearch/C7D32F9A59D4637086256A7200692F30?OpenDocument
    --Paul Mandeltort
    Automotive and Industrial Communications Product Marketing

Maybe you are looking for

  • Transfer GR Time in purchase order to APO

    Hi all We have the issue that the GR-time in a purchase order sometimes is changed manually and therefore APO should not read the GR time from the product master but always from the purchase order. Is there anyway (BAPI, modification, etc.) to transf

  • 9iAS v9.0.3 installation  PROBLEM !!

    I am trying to install Oracle9iAS J2EE and Web Cache v9.0.3 on to a XP Pro machine. But I am getting an error while running the Installer. The error msg is the following: Oracle9i Application Server requires Service Pack 1 or higher for Windows2000 m

  • Suggestions for Upgrading Hard Drive

    I'm looking to upgrade my internal Hard Drive in my Macbook Pro. The current internal hard drive is the 250 GB hard drive that came with the computer. I want to upgrade to an internal hard drive of at least 320 GB or more. Does anyone have any sugges

  • IMessage won't activate glo Nigeria mobile numbers

    i recently discovered that apple iphone users using Glo nigeria mobile numbers cant activate imessage on their numbers. it only works wits apple id. other networks activate within 1 hour. but with glo lines, it keeps charging for sms every hour and s

  • How to delete greyed-out groups

    How do you delete greyed-out groups which cannot be selected please?