Custom extensions in Lumira Cloud?

Hi,
I'm using Lumira Personal Edition. I've successfully used custom extensions, as detailed in tutorials like this one. However, when I upload a story with custom extensions to my free Lumira Cloud account, the extensions aren't available, and the chart is blank. Is there a way to get around this? Or would I need access to Lumira Server, or Lumira Cloud Enterprise edition?

Hi,
Extensions are supported only with Lumira desktop and Lumira Server. Lumira Cloud support is coming soon.
If you are interested in extensions support for Lumira Server, you can refer to post by our product team colleague Christina here SAP Lumira Server: Managing extensions.
Raghu

Similar Messages

  • Upcoming Lumira Webinar June 11th on the topic of "Big Data Visualization and Custom Extensions"

    The next webinar in the Lumira series is coming up this week on Wednesday, June 11th, 10:00 AM - 11:00 AM Pacific Standard Time. The day is almost here and if you've already registered, thank you!
    If not, please click here to register.
    Speaker Profile:
    The topic is presented by the Jay Thoden van Velzen, Program Director Global HANA Services/Big Data Services Center of Excellence at SAP!
    Jay has been working in Analytics/Business Intelligence since it was called Decision Support Systems in the late 90s. Currently he is focused on Big Data solutions and how to make the various components of such a solution run smoothly integrated together using the SAP HANA Platform. 
    Abstract:
    Big Data analysis poses unique and new challenges to data visualization, compared to more traditional analytics. Such analysis often includes frequency counts, analysis of relationships in a network, and elements of statistical and predictive modeling. In many cases, traditional visualization techniques of bar- and column charts, pie charts and line graphs are not the most appropriate. We have to avoid the “beautiful hairball” and make it easy for end users to absorb the information through clever use of filtering, transparency and interactivity. We will likely also need to provide more context to go with the visualization than we have been used to in traditional analytics. Moreover, in case of forecasts you need to include any confidence intervals in order not to mislead.
    This means we need more chart types, and often the chart types you need may not exist, nor could the need for such chart types necessarily be foreseen. However, Lumira allows us to design and code our own D3.js visualizations and integrate it into Lumira while providing all the data access methods – including SAP HANA – that it provides out of the box. This means we can develop our visualizations to share the outcomes of Big Data analysis to exactly how we feel it should be presented. During the webinar we will show a number of examples, and specifically the integration of forecasts coming from R into Lumira through a Lumira custom extension.
    We really hope to see you there!
    Cheers!
    Customer Experience Group

    Congrats to Joao and Alex!
     Microsoft Azure Technical Guru - May 2014  
    João Sousa
    Microsoft Azure - Remote Debbuging How To?
    GO: "Clever. Well Explained and written. Thanks! You absolutely deserve the GOLD medal."
    Ed Price: "Fantastic topic and great use of images!"
    Alex Mang
    The Move to the New Azure SQL Database Tiers
    Ed Price: "Great depth and descriptions! Very timely topic! Lots of collaboration on this article from community members!"
    GO: "great article but images are missing"
    Alex Mang
    Separating Insights Data In Visual Studio Online
    Application Insights For Production And Staging Cloud Services
    Ed Price: "Good descriptions and clarity!"
    GO: "great article but images are missing"
    Ed Price, Power BI & SQL Server Customer Program Manager (Blog,
    Small Basic,
    Wiki Ninjas,
    Wiki)
    Answer an interesting question?
    Create a wiki article about it!

  • Connecting SAP Lumira Cloud to SAP BO Mobile 5.1 for Android Device

    Hi All,
    I created a report in SAP Lumira Personal edition,uploaded it to SAP Lumira Cloud free edition and now want to access it with the SAP BO Mobile on my Android device which I downloaded from Google PlayStore.
    Logging into SAP BO Mobile I see 'Import from Server' option where I entered the lumira cloud address https://cloud.saplumira.com because this is where my report resides which I want to see in my hand held.I see some certificate errors and I have no idea how to go about this.
    Any suggestion would be of great help.
    Reply Awaited.
    Regards
    Niyati

    So when I initially land on cloud.saplumira.com
    I get a Site Security Certificate is not trusted.  Chrome on PC doesn't throw this, only on my Androids.
    Proceed Anyway
    Press Log On button
    A window comes up saying No Certificates Found
    Asking to install a certificate from PKCS#12 file with .pfx or .p12 extension..
    if you hit Install...window pops up again..  and again.. Chrome is expecting there to be a local file to install.. which there is not.
    Hit Cancel
    You get the Log On panel...  and it goes through.
    jim

  • How to test and configure custom extensions in Flash Pro CC?

    Hi,
    How do you install custom CS extensions in Flash Pro CC for testing and debugging before they have been signed and packaged?
    We have a custom extension for Flash Pro developed in-house using the CS SDK that we've been using with flash pro CS5 and CS6 but we're having trouble getting it to work in CC and I'd like to run it locally in test/debug mode.
    With flash pro CS6 and CS5 it was possible to test extensions by copying the output folder from flash builder into the CS Service Manager root folder (e.g. /Users/<username>/Library/Application Support/Adobe/CS6ServiceManager) and setting PlayerDebugMode to 1 in the CSXS preferences.
    I've added the PlayerDebugMode=1 flag to com.adobe.CSXS.4.plist however, I can't find the equivalent service manager folder for Flash Pro CC to copy the extension into.
    Is there a different folder to use for CC or is the process for testing extensions completely different? (are extensions written in the CS SDK even compatible with CC?)
    I'm running Mac OS Lion.
    Thanks,
    Stephen

    Thanks, that explains a lot.
    I'm afraid I'm a bit confused about what the preferred way of developing extensions is going ahead. There seems to be a lot of conflicting documentation on the adobe site, e.g. http://www.adobe.com/devnet/creativesuite.html  seems like the top page for extension documentation but it only talks about CS SDK 2.0 which uses CSXS and doesn't seem to be compatible with creative cloud apps.
    Then there's CS Extension Builder 2.1 which looks like it supports Flash Pro CC but isn't mentioned in the pages you linked too and it doesn't mention JSFL, but talks about the CSAW library.
    Do you know if:
    * The CS SDK has been dropped completely? 
    * CS Extenstion Builder is deprecated? (I can't see it as an option in the list of Creative Cloud apps)
    * Is then any documentation/utilities to help migrate existing CSXS extensions to work with creative cloud apps?
    Thanks,
    Stephen

  • How to use customer extension table for schedule line for shopping cart ?

    Dear Experts,
    One of our client wants to have schedule lines in shopping cart item. I am thinking of using customer extension table at item level for shopping cart. Could you please help me on  how I should proceed with the appending the structures so that the end user can fill the shopping cart schedule line details?
    Which fields should I consider in such cases?
    Thanks and regards,
    Ranjan

    Hi.
    I guess you use SRM 7.0. Please go to IMG.
    SRM -> SRM Server -> Cross-Application Basic Settings -> Extensions and Field Control (Personalization) -> Create Table Extensions and Supply with Data
    Regards,
    Masa

  • Need to get filename from custom extension

    Hello,
    I am currently writing a custom extension and I'm having a tough time trying to get the filename of the document (java file) of the currently selected (and opened) file. So I have a java file open and right click on it to launch my extension. How do I get information on that document?
    Also is there javadocs for the extsnsion API's? If so where are they located.
    Thanks in advance!
    Bill

    Hi Bill,
    You can find javadoc on the extension API via the help system (JDeveloper Extension SDK topic under the Reference section). Alternatively, you can extract the contents of the ${jdevhome}/jdev/doc/ohj/jdev-doc.jar to a directory somewhere to view the javadoc in a browser.
    To get the filename of a document, assuming you're using 10g (not much different from 9.0.x), you need to get an instance of oracle.ide.addin.Context. Normally, you'll have a Context instance because you're implementing your logic in a Controller or a Command subclass. If not, you can obtain one using:
    Ide.getMainWindow().getLastActiveView().getContext()Once you have the context, you can get the current selection from it. If that selection implements oracle.ide.model.Locatable, it has a URL. From the URL, you can get the filename:
    import oracle.ide.model.Element;
    import oracle.ide.model.Locatable;
    import java.net.URL;
    import oracle.ide.net.URLFileSystem;
    Element[] selection = context.getSelection();
    if ( selection != null )
      if ( selection[0] instanceof Locatable )
        URL url = ((Locatable)selection[0]).getURL();
        String filePath = URLFileSystem.getPlatformPathName(
          url
    }One final thing, if the current view is an editor, the selection may be empty or will not contain Locatables. If that's the case, you might want to get the Document from the Context instead. I.e.:
    URL url = context.getDocument().getURL();
    String filePath = URLFileSystem.getPlatformPathName(
      url
    );Thanks,
    Brian
    JDev Team

  • Access to SAP Lumira cloud fails

    Hi,
    I am trying to share the data set & visulizations created in Lumira to the SAP Lumira cloud. When I try to publish to Cloud; I always get a warning message"Session could not be opened" (as attached) during logon. I have never been able to go past this.
    However my Lumira cloud account is valid and I am able to successfully logon to https://cloud.saplumira,com
    Please let me know the reason behind this session logon error.
    Thanks,
    Sreedev

    Hi,
    I see this a lot :
    new Lumira Cloud account - works ok over a browser
    new Lumira desktop install - Cloud account login doesn't work ... wrong password etc
    How to solve this ? it's quite easy actually:
    Use a browser like Chrome.
    access the Cloud URL . Do NOT click login (i.e. to accept the token) -> click Cancel instead .
    this gives you the option to enter a user/pwd manually.
    Click "reset password"
    get your new password via email.
    Login to cloud Manually.
    Login to Desktop Manually.
    it will work.
    regards,
    H

  • Upcoming webinar in the Lumira series is on April 23rd: SAP Lumira Cloud and Server

    Hello Everyone,
    Join us tomorrow for a very exciting webinar on Lumira Cloud and Server. We have covered all individual pieces of Lumira Desktop and Cloud for you.
    Please click here for recordings: Lumira Events Calendar
    We will now bring it all together with the focus on the Lumira product suite and how they work together. During this webinar, you’ll learn:
    1. What is SAP Lumira Server, how it works, and what you need to deploy it
    2. Why it’s user experience and capabilities are similar to SAP Lumira Cloud
    3. How Lumira Server integrates into existing HANA and BI4 landscapes
    Although not a pre-requisite, we highly recommend you to view the Introduction to Lumira Cloud webinar that covers an end-to-end scenario from desktop to server.
    Click here to register.
    See you there!

    The recordings will be posted on the Lumira Webinar Calendar after the event has completed. Ruchi usually gets the recordings posted within approximately 3 days.
    We hope you enjoy the session when you get a chance to view it.
    Lumira Expert Team
    ^ca

  • Not able to see Explore option in SAP Lumira Cloud

    Hi,
    I have shared a dataset in SAP Lumira cloud but I am not able to get the Explore option for that dataset. I can see only Share, Info and delete options there. Can anyone please provide the solution to get Explore option?
    Thanks and Regards,
    Bhagyashri

    Thanks.
    But that is for vertical/horizontal orientation.
    I want following kind of things.
    Please provide solution for it.

  • I can't logon to SCN, Lumira Cloud etc. unless Certificate is installed on the browser

    Is something going on with the SAP ID Service?

    Interesting, Graham Robinson and I were exchanging notes, and now it is working for me on Lumira Cloud / SCN without a certificate...I'm relieved

  • Use Custom Extension Web Item to Retrieve DSO Data Directly

    Hi experts,
    Is it possible to use Custom Extension Item in BEx WAD to retrieve DSO data directly? The idea is to display master data for a line item (e.g. customer name, id, address etc.) in the header section of a Web Template. If it is possible, how can I implement that?
    If not, is there any other possibility to fulfill the requirement?
    Thanks in advance.
    Regards,
    Joon

    Hi experts,
    any update on this?
    Thanks,
    Joon

  • Idoc Types with customer extension in XI

    Hello,
    I have a question / problem.
    Is it possible to import an IDOC Type like HRMD_A06 with an customer extension like ZRMD_A06 into XI ?
    I have no idea how that could works ...
    Thanks for your feedback !
    Regards
    Florian

    Hi,
    You can import IDoc structure with extensions also. It will be same as importing normal idoc structure.
    We have done many like that in our project.
    What is the problem you are facing ?
    Regards,
    Sridhar

  • Where can I get a custom extension developed?

    Things are a bit quiet in the extensions forum, so I thought
    I'd try posting this here too:
    I will soon be needing a custom extension built for a
    software program. Where to I post a job such as this? Is there a
    forum that specifically hooks up developers with companies that
    need a custom extension?
    Thanks!
    eCat

    Might try the Dreamweaver Developer forum... It's not for
    postig jobs but somebody might respond.
    Also, check with the guys at Project VII, if they won't do
    it, they might know somebody who can.
    http://www.projectseven.com/

  • Upcoming webinar in the Lumira series is on March 26th: Introduction to Lumira Cloud

    We are all having fun with Lumira aren't we! It was so exciting to see the love Lumira is getting from the market. The last webcast had 150+ attendees join us to see what they can achieve with Lumira SDK!!
    Reserve you spot now for the upcoming webinar next week and hear directly from SAP's Product Manager for Cloud and Business Intelligence products Christina Obry!
    SAP’s Cloud-based analytical solution SAP Lumira Cloud is more than an easy-to-use self-service application– it is a powerful analysis and visualization business intelligence platform that is powered by SAP’s own HANA Cloud Platform.
    In this webcast we will cover:
    How SAP Lumira Cloud empowers business users within any organization to analyze, interact, and share their insights with stakeholders inside, and outside the company
    Explore how to get started today with a deployment free way of harnessing the power of next generation analytics and SAP HANA.
    Share dashboards with your whole company and with customers and partners— in a minute
    Speaker Info:
    Christina Obry is a senior product manager for the SAP Cloud Business Intelligence
    Register here:Introduction to Lumira Cloud - Adobe Connect
    We will see you soon!

    Meeting Details for tomorrow's webinar:
      1. SAP Connect LOGIN:
    Please enter your first and last name in the SAP Connect login, in order to assign this session to your learning account.
    URL: https://sap.emea.pgiconnect.com/r79789067/
    Duration: 1 hour
    2. PHONE CONFERENCE LOGIN:
    Conference Title:       Introduction to Lumira Cloud
    Conference Access Code: 137020# (access code for participants)
    Important note:
    Please choose your country from the list of numbers available below, dial the number and enter the conference access code when asked.
    In case there is no caller paid number available for your country, please choose the freecall number (if available) or one of the available caller paid numbers.
    Country Phone Type      City    Number
    Argentina Freephone               0800 444 6500 
    Australia Freephone               1800 041 794  
    Local   Brisbane +61 (0)7 3123 0040    
    Local   Canberra +61 (0)2 6111 2044    
       Local   Melbourne +61(0)3 900 15576     
       Local   Sydney +61 (0)2 8223 9725    
    Local   Sydney +61 (0)2 9037 1698    
    Austria Freephone 0800 8866 3197
       Local   Vienna +43 (0)2 68220 59201  
    Bahrain Local Manama  +973 1650 0434
    Belarus Freephone 8 820 0011 0453
    Belgium Freephone 0800 39673    
    Local +32 (0)2 894 8010     
       Local   Brussels +32 (0)2 404 0656     
       Local +32 (0)2 894 8010     
    Brazil  Local Sao Paulo       +55 11 3351 7212      
    Bulgaria Freephone               00800 118 4443
       Local   Sofia +359 (0)2 491 73 63   
    Canada  Local Montreal +1 514 315 7910
       Local   Toronto +1 416 849 5517
    Chile   Freephone               123 0020 3893 
    China   Freephone       China Netcom 10800 712 2735
       Freephone       China Telecom 10800 120 2758
       Local   Beijing +86 1059 044 829      
    Columbia Freephone               01 800 915 7427
    Croatia Freephone 0800 777 910  
    Cyprus  Freephone 800 96484     
    Czech Republic Local   Prague +420 228 882 955      
       Freephone               800 701 360   
    Denmark Freephone 80 88 83 88   
       Freephone               80 88 73 76   
       Freephone               80 70 16 35   
       Local   Copenhagen +45 32 71 16 47
       Local   Copenhagen +45 36 95 41 81
    Estonia Freephone 8000 111 523  
       Local   Tallinn +372 616 0379 
    Finland Local Helsinki +358 (0)9 231 94022   
       Local   Helsinki +358 (0)9 7251 9622   
       Local   Helsinki +358 (0)9 4241 9358   
       Local   Helsinki +358 (0)9 2310 1656   
       Freephone 0800 770 345  
       Freephone 0800 915 077  
    France  Freephone 0805 630 297  
       Freephone               0800 941 577  
       Local   Lille +33 (0)3 59 36 11 81  
       Local   Lyon +33 (0)4 26 69 94 98  
       Local   Paris +33 (0)4 26 84 04 46  
       Local   Paris +33 (0)1 70 70 17 76  
       Local   Paris +33 (0)1 70 91 86 59  
       Local   Paris (0)1 70 99 42 67      
      Germany Share tariff            01801 003817  
       Freephone               0800 664 9302 
       Freephone               0800 100 0631 
       Freephone               0800 000 4316 
       Freephone               0800 589 1848 
       Local   Frankfurt +49 (0)69 71044 5417  
       Local   Frankfurt +49 (0)69 2222 10763  
       Local   Munich +49 (0)89 2030 31214  
    Greece  Freephone 00800 128 570 
    Local   Athens  +30 211 198 2782     
    Hong Kong Freephone               800 905 746   
       Local   Hong Kong       +852 3009 5031
    Hungary Freephone 068 001 9388  
       Local   Budapest +36 1778 9282 
    Iceland Freephone 800 9905      
    India   Freephone               000 800 100 7669      
       Local   Bangalore +91 (0)80 6127 5047   
       Local   Mumbai +91 (0)22 6150 1314   
    Ireland Share tariff 1890 944 960  
       Freephone               1800 937 889  
       Local   Clonakilty +353 (0)23 8828203    
       Local   Cork +353 (0)21 2363965    
       Local   Dublin +353 (0)1 4311460     
    Israel  Freephone 1809 212 920  
       Local   Tel Aviv         +972 3935 0606
    Italy   Freephone               800 977 833   
       Local   Milan +39 02 3041 3101      
       Local   Milan +39 02 3600 9838      
       Local   Rome +39 06 8750 0872      
    Japan   Freephone               0066 3313 2624
       Local   Tokyo +81 (0)3 5767 4643    
    Kazakhstan Freephone  8800 333 7592
    Latvia  Freephone  8000 4271    
       Local   Riga +371 6778 3963
    Lithuania Freephone               8800 31312    
       Local   Vilnius  +370 5205 5226
    Luxembourg Freephone               800 27095     
       Local   Luxembourg +352 2088 0358
    Malaysia Freephone               1800 814 489  
       Local   KualaLumpur +60 (0)3 7712 4599    
    Mexico  Freephone 001 877 319 9733      
    Netherlands     Freephone               0800 265 8455 
       Local   Amsterdam +31 (0)20 794 7893    
       Local   Amsterdam +31 (0)20 716 8290    
    New Zealand Local   Auckland  +64 (0)9 929 1756    
       Freephone               0800 452 317  
    Norway  Freephone 800 51023     
       Freephone               800 69909     
       Freephone               800 17131     
       Freephone               800 31040     
       Local   Oslo +47 2415 9507 
       Local   Oslo +47 2104 9770 
       Local   Oslo +47 2100 2126 
    Poland  Freephone 00 800 121 4054
       Local   Warsaw  +48 (0)22 295 3501   
    Portugal Freephone               800 784 423   
       Local   Lisbon +351 2136 65018
    Romania Freephone 0800 895 808  
       Local   Bucharest  +40 (0)21 529 3924   
    Russia  Freephone 810 800 2901 4011     
       Local   Moscow +7 495 213 0975
    Saudi Arabia    Freephone               800 844 3782  
    Singapore Freephone               800 120 5800  
       Local   Singapore +65 6622 1049 
       Local   Singapore +65 3158 1469 
    Slovakia Freephone               0800 001 824  
       Local   Bratislava  +421 2 3305 9623     
    Slovenia Freephone               0800 80151    
       Local +386 1600 3142
    South Africa    Freephone               0800 983 949  
       Local   Johannesburg  +27 11 019 7065      
    South Korea     Local   Seoul +82 (0)2 3483 1494    
    Freephone 00798 14 800 8263     
    Spain   Freephone               900 800 488   
       Local   Madrid +34 91 788 9985
       Local   Madrid +34 91 114 6577
    Sweden  Freephone 0200 125 421  
       Freephone               0200 883 434  
       Local   Stockholm +46 (0)8 5352 6409    
       Local   Stockholm +46 (0)8 5033 6513    
       Local   Stockholm +46 (0)8 5593 6762    
    Switzerland     Freephone               0800 740 342  
       Local   Geneva +41 (0)22 595 4802    
       Local   Zurich +41 (0)43 456 9320    
       Local   Zurich +41 (0)44 580 1022    
    Taiwan  Freephone 00 801 136 287
       Local   Taipei +886 (0)22 656 7295   
    Thailand Freephone               001 800 120 667 026   
    Turkey   Freephone 00800 1420 37423      
    UAE         Freephone           8000 8904     
    UK      Freephone               0800 358 4409 
       Freephone               0800 279 4827 
       Local   London +44 (0)20 7153 0963   
       Local   London +44 (0)20 3364 5638   
    Ukraine Freephone 0800 500 297  
    Freephone 0800 503 182  
    USA     Freephone               1877 278 6262 
       Freephone               1877 279 1164 
       Local   New York        +1 646 254 3353
       Local   New York        +1 646 254 3354
       Local   New York        +1 718 354 1440
    Venezuela Freephone               0800 100 8525 

  • E-mail functions for Custom Extensions

    Hello,
    Is there a way to use the e-mail functions that P4P uses, including reading the config file, in a Custom Extension?
    Thanks, in advance.

    you can use something like the following
    //If you want to get the current user's email (as the From):
    var currentUser = userService.UserContext.User.ContainedUser as IUser;
    string from = currentUser.email;
    // To get the email info of the originator from a spec, access the SpecSummary's Originator property, which is an IUser, and then get the email property of the user.
    string to = <yourSpec>.SpecSummary.Originator.email;
    string subject = "...";
      EmailService().SendMessage(from , to, subject, body);
    private static IUserService GetUserService()
                return AppPlatformHelper.ServiceManager.GetServiceByType<IUserService>();          
    private static IEmailService EmailService()
           return AppPlatformHelper.ServiceManager.GetServiceByType<IEmailService>();          

Maybe you are looking for

  • MSI Workstation 2D/3D Animation Short Film Contest

    OBJECT :MSI Workstation 2D/3D Animation Short Film Contest THEME:From Dream to Design –What is your dream? Life dream, dream journey, dream job, or a day dream? MSI Workstation hopes accompany you to reach your dream! Now, put MSI Workstation logo &

  • Music store will not work

    When I open iTunes everything will work fine. But when I click on the music store an error message comes up that says "iTunes could not connect to the Music Store. An unknown error occured (403). Make sure your network connection is active and try ag

  • Syntax Error in the Query

    Dear All, Please tell me syntax error in the below query. When I'm going to write numeric number in this filed "$[ OVPM.DocNUm ]". It's working fine. But when I'm writing this it give me error.Please clear me where am wrong????I SELECT T0.[AcctNum] F

  • Files with embedded profiles shown as untagged in Bridge.Bridge only right about files saved from PS

    Photoshop works perfectly when saving files as .psds etc. or PDF-Standards (PDF-X etc.), embedding the profiles correctly. However, InDesign and Illustrator do not embed any colour profiles in .pdfs, in their native formats (.indd and .ai) or any oth

  • Caching strategies within the portal server.

    Could someone please explain the caching strageties available within the portal server? We would like the ability to cache the html returned from our getContent methods on a service by service level. Defining the cache duration would be helpful as we