Issue Downloading Fiori App Source Code

I am trying to download the original Fiori app for PARENT_SD_SO_MON. On our Gateway system (7.40....so UI_INFRA is installed on it), I performed the below steps but it is not downloading anything...
1) Ran the program "/UI5/UI5_REPOSITORY_LOAD"
2) Name of SAPUI5 Application: PARENT_SD_SO_MON
3) Select "Download"
4) Supplied the target folder to download to
5) On the output screen, i believe i should see the list of files that is going to download but it is only showing stars (*) and a link "Click here to Download"
6) And when I clicked on the link, it gives a popup to enter "External Code page". I left it empty and hit green button. But it is not doing anything ...like no success/error message and nothing downloads.
Can anyone please advise if we need to install anything specifically? And if we need to perform any configuration steps?
Tags edited by: Michael Appleby

Hi Venkat,
Everything is documented in help.sap.com.
1. Find apps you would like to implement in help.sap.com.
    Approve Purchase Orders - SAP Fiori for SAP ERP 1.0 - SAP Library
2. Go to app implementstion page and find front end and backend components
    Approve Purchase Orders - SAP Fiori for SAP ERP 1.0 - SAP Library
3. Install components
Regards, Masa
SAP Customer Experience Group - CEG

Similar Messages

  • How can I download the full source code for the Java 3D package

    how can I download the full source code for javax.media.j3d
    especially I need the Transform3D.java class.
    thanks a lot
    Meir

    thank you guys I'll try to do so, I suggest you to
    join me.From the one of the (ex-!)Java3D team:
    "I'm glad to see that Sun has decided to officially support an
    open source Java/OpenGL binding, JOGL. Perhaps they will
    eventually decide to make Java 3D open source. However, be
    careful what you wish for. The Java 3D source is huge and
    complex. There are native sections for Solaris, Windows/OpenGL,
    and Windows/Direct3D, plus common code. I don't know how you'd
    open source a build process that requires different pieces of
    the code be built on different machines running different
    operating systems."
    Sounds scary - I hope we're ready for it :)

  • Where to download javaws.jar source code?

    Does anyone know where to download latest javaws.jar source code?
    I am debuging the JRE auto download, however the JWS client always report following error when try to download JRE from my intranet server.
    Thanks a lot!
    NLPException[category: ϵͳÅäÖà : Exception: null : LaunchDesc:
    <jnlp spec="1.0+" codebase="http://localhost/jnlpExampleSite/jws/" href="http://localhost/jnlpExampleSite/jws/application2.jnlp">
      <information>
        <title>My Application - Example 2</title>
        <vendor>My Company</vendor>
        <homepage href="http://localhost/jnlpExampleSite/"/>
        <description>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</description>
        <icon href="http://localhost/jnlpExampleSite/jws/applicationIcon.gif" kind="default"/>
        <offline-allowed/>
      </information>
      <resources>
        <j2se href="http://localhost/jnlpExampleSite/jreInstaller/download" version="1.5.0_17"/>
        <jar href="http://localhost/jnlpExampleSite/jws/HelloWorldApp.jar" download="eager" main="false"/>
      </resources>
      <application-desc main-class="HelloWorldApp"/>
    </jnlp> ]
         at com.sun.javaws.Launcher.handleApplicationDesc(Unknown Source)
         at com.sun.javaws.Launcher.handleLaunchFile(Unknown Source)
         at com.sun.javaws.Launcher.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)

    Good eyes, that is the unicode charactor in Chinese, it should mean "Configuration".
    The whole exception describe that it can't download specific JRE. But the JRE is on the web if I directly issue the link to http://localhost/jnlpExampleSite/http/download?arch=x86&os=Windows+vista&version-id=1.5.0_18&locale=en_GB&known-platforms=
    I simply following the unofficial JRE download example on
    http://sourceforge.net/project/showfiles.php?group_id=64065&package_id=84803&release_id=180414
    Anyway, let me try the JaNeLA first, thanks a lot for your help!

  • Where i can get Shopping Cart App source code ?

    HI,
    i want to understand the Shopping Cart App properly which is explained in this link "SAPUI5 SDK - Demo Kit".
    please help me to find its source code so that i can understand
    Detailed Guidance
    File Structure – Proposed structure and naming for the file system layout
    index.html - Detailed description how to structure the index.html
    Application.js – An example of the Application.js that starts up the application
    Connecting to the Back End – Guidance how to handle mock data and use HTTP Proxy to overcome the Same-Origin-Policy
    Custom HTML – How to include custom HTML in your apps
    Navigation – A deep dive into navigation handling explaing all about the navigation events, history handling and instance manager
    i18n Model – Explains how to localize your app and setup the i18n model
    Device Model – Explains how adapt declarative views to the device
    Image Model – Explains how to setup the image model
    Utilities – Where to put all the utility stuff (aka reused javascript coding)
    Lazy Loading – How to achieve lazy loading of the pages in the App Controller
    Message Handling - Guides you in the process of showing messages to the user
    Mock Data - Using mock data allows you to test and demo your app without a live service
    formatter.js
    model
    adapter
    Regards,
    Abul
    Message was edited by: abul ehtesham

    Please use search next time
    Application.js vs Component.js
    to be short - Application.js approach is outdated.

  • Where to download Unbreakable Linux source code?

    Hi all,
    I believe under the GPL, Oracle should provide the source code of the Unbreakable Linux, even if it removes only RedHat trade mark and logo. Does anyone know where we can download it? If Oracle does not provide the source code, does it breaks the GPL?
    Thanks and regards,
    William

    Hi Sergio,
    Thanks for the reply. Then I can continue my self learning.
    Thanks and regards,
    William

  • Download utility for source code of class

    Are there any utilities to download the sourse code of a class?

    And here
    Re: Objects Source Code in 46C
    REgards,
    Rich Heilman

  • Issues downloading certain apps.

    I'm on a ipad mini. I've got email,apple ID and all that. When I try to download an app e.g Party in my dorm,it doesn't even have the install button. It makes me really sad because I can't download apps of my choice...

    Alfred has already answered, but yes, you want to turn off restrictions, if they were turned on.
    If you were not using restrictions, then there is something else going on.

  • How to download SUN J2EE source codes?

    Especially those Java source codes under the javax.ejb package.

    All the source code for both the javax.ejb API and the reference implementation itself are freely
    available through the Glassfish project. You can find more information here :
    https://glassfish.dev.java.net/source/browse/glassfish/ejb-api/src/share/classes/
    https://glassfish.dev.java.net/source/browse/glassfish/

  • How to download servlet package source code

    In servlet interface package.there is some implement class,Iwant to see the source code.
    Thanks for answer!

    You are not suppose to see the source code without prior permission from the vendor.
    If your question is about decompiling the java class, you can use jad (or ant other java decompilers). You can give a search in Google for java decompilers.
    By the way, why do you want to see the implementation class?
    Sudha

  • Where to download iPhone software source code?

    The iPhone includes GPL'd software (so says the legal section...) how can I get a copy of the source code of said software?

    http://www.opensource.apple.com/darwinsource/

  • Windows phone Nokia lumia 530 can't download any apps error code 80070490

    I have a new windows phone Nokia lumia 530. In trying to set it up I accidentally put a typo in my email address.I have done a use a different address as your primary alias, yesterday by making a new outlook account. However, I can't get the security code.
    Every time I try to download anything, including Cortata it tries to send it to the email address that doesn't exist.  
    HELP!
    Laurie 9323
       

    Hi,
    This is the incorrect forum however I have had this issue myself
    The issue is based on the Microsoft live account verification, if you created a new Microsoft Live account while registering the phone or registering for a new store account you will need to log into the windows live website with the same credentials and
    verify/validate the account.
    Once done, power off the device completely, then power it back on and you should be good to go :)
    Regards,
    M
    If you find my information useful, please rate it. :-)

  • Ipad issues downloading free apps from apps store

    i have bought recently a new ipad where i was trying to use my existing itunes account for doanloading few free apps. everytime i click on free and say install it start asking me to verify the details and enter secret code of my credit card in order to continue the purchase. it really annoys that why would it ask me to purchase an application which is for free.
    Please help if anyone knows the fix for the above mentioned issue.

    You could remove your credit card details and select none as payment type.

  • Download BSP Application Source Code for Backup

    Dear All,
        Is there any way, I can download the whole BSP Application as a Text or HTML or DOC file, for backup purpose?
    Thank you.
    Regards
    Gladson

    have you seen this code sample
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/3330a5e1-0701-0010-6e81-e88984de611a">Tool to Download Complete BSP Application</a>
    Regards
    Raja

  • Issues downloading free app updates after moving country

    Hi,
    I've recently moved from Australia to Germany and (stupidly?) updated my iTunes account to reflect that fact. I now keep being told in iTunes that several of my apps have free updates available but when I try to download them, iTunes store tells me that there are no updates for my account.
    What should I do? I want to keep my apps up-to-date.
    Regards,
    Matina

    I have just done the same thing, moving from Australia to Sweden. I changed my billing info, and can no longer automatically update apps that I downloaded before moving.
    There is a loophole, but Apple may of course close it at any time. The work-around, which is to update the apps from your iPhone, iPod touch or iPad, is explained in this e-mail exchange with Apple's support rep "Brittany":
    http://www.breneman.net/apple_itunes.html
    So far I have not received a reply to my last e-mail, it has been a few days now.

  • Download utility for source code of a class

    Hi all,
    Is there any utilities as for report to download the sourse code of a class?
    I write a class in se24 and I want to bring it to another sap system, it it possible?
    Thanks
    Enzo

    Not sure if these work for a class or not
    http://sap.ittoolbox.com/code/archives.asp?d=1623&a=s&i=10
    http://www.members.tripod.com/abap4/Upload_and_Download_ABAP_Source_Code.html
    http://www.geocities.com/rmtiwari/Resources/Utilities/WebViewer.html
    http://sap.ittoolbox.com/code/archives.asp?d=3333&a=s&i=10
    http://www.sap-img.com/abap/download-and-upload-your-abap-program.htm
    Also, did you check the SAP Link initiative. That is for sure to help.
    Just search the blogs for SAP link community.
    Regards,
    Ravi
    Note - Please mark all the helpful answers

Maybe you are looking for

  • Can not able to login in sql ERROR: ORA-01033

    hi friends im using oracle 10XE.. till y'day it was working fine.. sudden it shows the following error while connecting to sqlplus and also the home page of oracle is also not getting opened... ORA-01033: ORACLE initialization or shutdown in progress

  • Reg, Template for a New Project

    Hello, Will anyone can guide me to create a Template for SD Module. If anyone can send an URL / doc, that will help me a lot. [email protected]

  • Problem in project system report ZPS_PROJSUMMARY

    i am working with a report ZPS_PROJSUMMARY which extracts all project summary report.now problem is it is extracting las financila years (2006 ) closed WBS element also with this years WBS elements. this problem happening in production only. this is

  • Transfer product category from catalog to SRM with 2 BE systems

    Hello experts, We are having an issue when transfering products from the SRM-MDM Catalog though OCI, since we have an SRM extended classic scenario connected to 2 backend systems. When the information is downloaded to SRM, the product category is cha

  • Loyalty managment

    hi gurus, as i m new to sap crm i was watching a screen cast on sap website on crm7.0 loyalty management when i tried to use it i found that in my web client screen for marketingpro role(pfcg id-SAP_CRM_UIU_MKT_PROFESSIONAL) there was no option or no