Test webi report for Mobile (iPad) with Xcode in a Mac

Hi everyone,
I need to develop some reports which will be visualized in an iPad.
I'm using a VM with Mountain Lion + Xcode. I know that Xcode is widely used by Mac developers. What I'm trying to achieve is the following:
1) Develop some webi reports for mobile, using MicroCharts, Scorecards, etc.
2) Test reports visualization without using a real Ipad (we don't have any).
Of course, no. 2) is the real problem. I'm trying to accomplish this using Xcode, anyone know the way? As far as I cocern, what I need to do is to give Xcode a proper URL (open document of developed report). Am I getting close?
Thanks in advance,
Pablo

Hi Pablo,
You can down the SDK for the SAP BusinessObjects Mobile app from the SMP. You can then use Xcode to generate an .ipa file.
Use the iOS simulator in Xcode to load the .ipa and then you will have the app installed.
Connect to you BI server with the app.
See here for info on using the iOS simulator https://developer.apple.com/library/ios/documentation/IDEs/Conceptual/iOS_Simulator_Guide/Introduction/Introduction.html

Similar Messages

  • Webi report on mobile

    Hi all,
    when i view my webi report on mobile, the report comes with number of pages as the number of elements in my report, i am able to see only one chart in one page and for the next chart i have to go to different page. Is there any possibility that i may view more than one report element in one page. Also i am not able to see report background images on mobile.
    I have inserted an image as background in my webi report (web intelligence rich client) and on that image i have a pie chart and a column chart.
    so now i want to see the background image with the two chart on it in my mobile in a single page.
    Thanks

    Create an additional category called MobileDesigned assign your document to both categories Mobile and MobileDesigned. After this Web Intelligence will not automatically re-arrange your tables and charts. If it is still creating a next page, then your table and chart is oversized for an iPad, scale down.
    Please check the free mobile tutorials at: sap.com/LearnBI
    Best regards,
    Victor

  • LOVs not working in Webi Report for SAP BO 4.1 SP 2 Patch 3

    Hello ,
    I have developed reports and universes in SAP BO 4.0 SP 5 and i have migrated those reports to higher version of BO which is 4.1 SP2 Patch 3.
    My universe is working fine with LOVs but when i run the webi report , the LOVs arent working.
    have anyone facing the same issue. any idea why the LOVs arent working on higher version.?

    Hi Victor,
    The List of values we will assign in universe in order to get filtered data works on universe query panel
    but the same objects when i am using in report(webi report) , the List of values are not working .i.e
    they are not getting displayed in webi report.
    for ex: i have country object having country names as LOVs and state objects having state names as LOVs . Now when i select Country value , the LOVs of state objects should get filtered and shows only states which belongs to country .
    the above logic is not working in webi report , i am only able to select country and when i go for state, the state names do not get filtered.
    please let me know why this is happening in the SP2 patch 3 version and its working fine for SP2  , but the chrome issue gets solved after applying patch 3 and not if we only upgrade to SP2.
    the webi reports are not working in chrome browser if we using SAP B04.1 SP2 and lower version
    but the LOVs are not working in SAP BO 4.1 SP 2 patch 1, 2,3.
    kindly help me with the issue

  • Include a Glossary Page in a Webi report for report documentation

    Hi experts,
    My client would like to include a Glossary Page at the start/end of each Webi report. This page should include documentation/explanation of each dimension detail, measure, formula, etc shown on the report.
    I cannot find any designated location in the Webi report for documentation purpose. Assuming I have created this documentation in a word/html document, what is the easiest way of including this info in the Webi report?
    So far I can think of 2 options:
    1) Include a new report with one or more blank cells, and paste the text from the word/html document into the blank cell.
    Pros: Can be printed out together with the report contents (print both reports together).
    Cons: Considerable effort with creating this page
    2) Include a blank cell in the original/separate report, and insert a hyperlink for this word/html document into the blank cell.
    Pros: Less effort involved
    Cons: Cannot be printed out together with the report contents
    Besides these 2 options, are there better ways of creating the Glossary page?
    Thanks in advance for any suggestion.
    Linda

    We do something similiar in that users cannot create a new document.  Users can only copy and edit the existing template for new reports.  The template has standard headers, footers and confidentiality statements that are required on all reports.
    Here are some of the standard formulas we include in the header/documentation report tab:
    ="Report Title: "+DocumentName()
    ="Run User: "+CurrentUser()
    ="Run Date: "+LastExecutionDate()
    =If (DocumentPartiallyRefreshed();"Your document contains partial data only")
    =DocumentName()
    =DataProviderSQL([Query 1])
    These formulas automatically fill in some of the basic data using option 1 from your list.

  • Web report for Sentinel Log Manager (or possilby RD)

    Hi all,
    My customer wants to replace Webtrend. So customers are given me a set
    of
    apache log files. They said based on those logs Webtrend could already
    build
    some useful web based report for their business units. From what I have
    known,
    what makes them useful are:
    1) Those IP addresses could be resolved to domain, identifying the
    source of
    the browsers
    2) URL are analyzed such that they could give a 'hit rate' based web
    report for
    trend analysis.
    3) What browsers are used to view their web sites so they know the
    compatibility
    issues.
    If I customize our report now, would it be possible to generate similar
    reports for the above items?
    1) I wonder if it is possible during the report generate, would some
    other add-on java plug-in could work for the DNS resolution before data
    generation?
    2) Any one know the logic of the webtrend about how it correlates
    various URL visited in the apache logs are considered different 'hit'?
    3) I believe we could base on filter to identify different version of
    the browsers used?
    I don't have a webtrend so I could not compare and look at how they
    generate reports from the apache log I have. Please let me know if
    anyone has any idea about it.
    Thanks,
    Geoffrey
    geocheng
    geocheng's Profile: http://forums.novell.com/member.php?userid=90913
    View this thread: http://forums.novell.com/showthread.php?t=425354

    Hi geocheng,
    For (1): this feature already exists, although it's in a somewhat
    experimental state. You need to install the Generic Hostname Resolution
    Service Collector, and then enable hostname resolution for each
    Collector (in this case, the Apache Collector).
    For (2): I'm not sure what a "hit rate" is, but the Apache Collector
    should give you a list of URLs that were visited and you should be able
    to calculate counts per URL (split across the TargetDataName and
    TargetDataContainer, note) using a SQL query or whatever.
    For (3): I don't actually know what, if anything, the Apache Collector
    does with the browser details; it may put that into the
    ExtendedInformation field. You may wish to customize the Collector
    slightly (this should be pretty easy to do) to copy that specific data
    into a separate CV field; if you do that, then calculating the relative
    frequency of hits from different browser types will again be a simple
    COUNT style SQL query.
    This is an interesting use case - we haven't really built much content
    around the Apache Collector but as you are indicating, there might be
    some simple things we can do that would be pretty useful. I'll take it
    up as a potential project...
    DCorlette
    DCorlette's Profile: http://forums.novell.com/member.php?userid=4437
    View this thread: http://forums.novell.com/showthread.php?t=425354

  • Report for failed delivery with reasons

    Hi all,
    Maybe i am blind, but I cant find a way to do an automatic report or email a report for bounced emails with details.
    So I need to get a report with the email address, message number and the reason for the bounce or failure for Example: bounced by destination server. Reason: 5.1.0 – Unknown address error ('554',
    Any where I can do this?
    I see the bounce logs have this information, but short of ftp'ing this daily then writing a script to email this out I cant see how to do this.
    It would be nice to just have a daily email report
    Regards
    Adam

    On box - no easy way that I can think of other than what you've mentioned.  You could however accomplish this (as well as any other custom reports you would want to create) with SawMill (https://www.sawmill.net). 
    This used to be used heavily back when the WSA was first released as on box reporting wasn't up-to-par.  However, it can be used for the ESA as well.

  • Want to schedule WebI report for End date of Prior Month

    Hello Experts,
    We have WebI report created on top of Bex Query, We have key date as prompt for the report. Can we schedule the webi report for key date as last date of prior month, so if current month is February, my key date should be Jan 30 2011. I am not sure if this is possible?
    Thanks,
    Ravi

    You need to apply two FM to get the end day of the month.
    First you need to apply FM MONTHS_PLUS_DETERMINE. This will give you the date after 3 months.
                CALL FUNCTION 'MONTH_PLUS_DETERMINE'
                  EXPORTING
                    MONTHS        = 3   " << for 3 months
                    OLDDATE       = l_start_Date   " << 12/01/2007
                 IMPORTING
                   NEWDATE       = l_3_Date. " << 02/01/2008
    Then call the FM RP_LAST_DAY_OF_MONTHS . this will give you the end date of the month
      CALL FUNCTION 'RP_LAST_DAY_OF_MONTHS'
        EXPORTING
          day_in            = l_3_Date  " << 02/01/2008
        IMPORTING
          last_day_of_month = l_3_Date  " < 02/29/2008
        EXCEPTIONS
          day_in_no_date    = 1
          OTHERS            = 2.
    Call both FMs again to get your another date(after 4 months).
    Regards,
    Naimesh Patel

  • Report for CS15 tcode with multiple material nos. in selection screen.

    I want to develop a report for cs15 but with multiple materials.
    Like in cs15 we enter the material and its plant, then click on multi level check box and get the output. But cs15 works only for a single material. I want to develop a report in which i'll give multiple material nos. and then i should get the output for each material entered just as the output that would appear in cs15 for that material.
    How do i do it.
    I have tried but i'm not able to track back.

    Hi Priti,
          try develop a interactive report which lists all the materials in the first screen and when you double click on each of the material then call transaction CS15 output by skipping the first screen .Use set parameter to pass the material .
    Regards,
    Sirisha

  • HT2534 I have money on my iTunes account.  Can I purchase apps for my iPad with this credit?

    I have a credit on my iTunes account.  Can I purchase apps for my iPad with this credit and how do I do it?

    Yes. You can use any funds that you have available in iTunes for the App Store, iTunes, iBooks or the Mac App Store. Just go to the app store and tap on the app that you want to download. If the credit is available, it will be deducted from your account when you make the purchase.
    You can swipe to the bottom of the featured tab in the app store to view your account balance.

  • Report for Purchasing Documents with Over Delivery or Under Delivery Tolera

    Dear All !
    please suggest me a report for Purchasing Documents with Over Delivery or Under Delivery Tolerance limit.
    thanks n regards
    Naagsekhar

    hi,
    Go to ME2N --> Use dynamic selection, choose for hte Puchase doc item --> here select for the over and under delivery and then execute the report..
    Hope it helps..
    Regards
    Priyanka.P

  • Have Apple published a manual for the iPad with OS6

    Have Apple published a manual for the iPad with OS6

    I haven't found one yet - it should appear on this page : http://support.apple.com/manuals/ipad/
    There is a manual for iOS 6 for the iPhone which might be better than nothing : http://support.apple.com/manuals/ipad/#iphone

  • I have 3 iTunes courses that i downloaded using my iPad. After syncing my iPad with iTunes on my mac, these 3 courses do not appear on my mac iTunes library yet they are still on my iPad.

    I have 3 iTunes courses that i downloaded using my iPad. After syncing my iPad with iTunes on my mac, these 3 courses do not appear on my mac iTunes library yet they are still on my iPad.
    I have 2 other courses that I downloaded frim my iPad and these appeared on my iTunes (mac) library.
    Any idea why the other 3 that i downloaded were not synced in iTunes?

    You and the iPad can function with the Remote App from across the room, or in another room.
    However, your stereo system has to have a way to communicate or connect with the computer.   Unless it has some kind of wifi connector or has Bluetooth, I don't see how you can do this.
    There is no app or software to resolve this.   You need a way for the stereo to connect.

  • I just got Pages for my iPad. I am learning Mac. I spent hours on a document last night. This morning the document is there but it is completely blank. Did I somehow delete content? If so! What did I do? Is there any way to retrieve this document????

    I just got Pages for my iPad.  I am learning Mac. I spent hours on a document last night that has no content this morning.  The document is there but it is completely blank.  Did I accidentally delete the content?  If so, how?  Is there any way to retrieve this content?

    I'm not sure what happned either but If you are doing this via iTunes, iTunes should have backed up the iPad first. It can take a good bit of time when you update with iTunes on your computer because iTunes downloads and installs the entire iOS all over again. If you are running iOS 5 on the iPad, and you will be now, you can update OTA via WiFi in the future and the process takes far less time since you will only be downloading an incremental update.
    If you are syncing on a regular basis with iTunes, you should have a recent backup. In the worst case scenario, you should be able to restore from the backup. And as stated aboce, you can download all apps again and virtually all purchased content from iTunes (if you live in the U.S.) and you can always sync your iTunes library back to the iPad.
    Let the update finish and see where you are then. Come back if you need help.

  • HT3486 can I use my ipad with back to my mac?

    can I use my ipad with back to my mac?

    No, because you have to use AFP file protocol and it is difficult to get going, although one file app does offer it, I have not seen or heard anyone that managed it. You should look in the ipad area.. as this really has little to do with Time Capsule.

  • When I connect my iPad with usb to my mac the iPad gives me a "blinking" message asking to trust the computer.  Problem is it does not give me enough time to select yes.  What am I doing wrong?  Help!

    When I connect my iPad with usb to my mac the iPad gives me a "blinking" message asking to trust the computer.  Problem is it does not give me enough time to select yes.  What am I doing wrong?  Help!

    Everything that you sync to the iPad is done through iTunes or from downloading from the cloud if they are iTunes purchases or through iTunes Match, if subscribed.
    It is also not possible to transfer music or certain other files though Bluetooth between other iPhones or Android devices. You can transfer between iOS devices, pictures through devices that are Airdrop capable.

Maybe you are looking for

  • Itunes will not read Ipod Nano...

    I just got an Ipod Nano for my Windows XP Dell Inspiron 8500. Installed the latest version of Itunes 5... and any 'latest' updated for Ipod software. (uninstalled/reinstalled SEVERAL times) Everytime I open ITunes, I get a message saying: "The softwa

  • How to use webui ui:upload in eclipse 3.2

    Hi, I would like to use file upload using sun products. I tried with <ui:upload> but i am not able to render that component. my jsf: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <%@ taglib uri="http://java.sun.com/jsf/html" prefix=

  • PS CS6 Crashes Continuously in Mac OS X 10.8.5

    I've had this suite for almost a year and it crashed very few times, but today I haven't been able to work because PS "Quits unexpectedly" every 3  to 10 minutes. I read that if I opened preferences in PS and turned OFF the "OpenCL" option it would g

  • How to copy a test database to a productive with DB2?

    The subject tells the question: i have a database server running db2, one database for SBO and two tablespaces for Testing and Productive environment. Both were created with SBO of course. 1.) How to make a copy from test to productive now? 2.) How t

  • Quicktime web site not work

    Help!! I loaded my new web site at godaddy. It has several quicktime audio files. They play fine on a PC but on a mac when you click on the link you just get source code?? They used to play fine when I had the site on .mac. Any thoughts. The site is