Backend configuration for Fiori client

Hi experts,
we would like to try out the Fiori client for Android (Link: SAP Fiori Client - Android Apps on Google Play), but I don't know which URL has to be entered in the client.
SAP fiori is accessable on our SAP Server in web browser via URL https://server:port/sap/bc/ui5_ui5/ui2/ushell/shells/abap/FioriLaunchpad.html, but when I try to use that URL within Fiori client I get a 404 error. The same goes when just I use https://server:port.
Which URL does the Fiori client expect for connection to SAP backend? Or does this indicate that the backend isn't fully configured for connection from SAP Fiori client?
Thanks for your help!
Best regards
Alej
Tags edited by: Michael Appleby

Hello Krishna,
Thanks a lot for your very fast response!
You were correct... I am ashamed to tell you that it was a network issue.....
Unfortunately I have a follow-up issue. Instead of the new fancy login page I get only get an old-fashioned one when starting the LaunchPad URL (the one also mentioned in my first post):
When starting the fiori admin panel via URL https://server:port/sap/bc/ui5_ui5/sap/arsrvc_upb_admn/main.html the new login page is properly displayed:
Any idea what is causing this? It puzzles me since both URLs should use the same HTTP handler from ICF node /default_host/sap/bc/ui5_ui5?
Kind regards
Alej

Similar Messages

  • Solman_setup configuration for local client copy

    Dear Experts,
    We made a client copy from 100 to 110 in solution manager 7.1,But solman_setup configuration is missing. how we can copy the java solman_setup configuration also?

    Hi Prathish,
    always welcome.... but I hope you have understood now that solman doesn't support multi client concept.
    There is nothing wrong technically to create a new client but you need to know which functionalities/module within solman support client dependent or client independent configuration
    for e.g Monitoring Template are not client specific ..check below FAQ link
    Monitoring and Alerting related FAQ - Technical Operations - SCN Wiki
    hope this helps your understanding further...
    Thanks
    Prakhar

  • TMS configuration  for multi-clients in one system

    Hi All,
    we have got some problem defining transport routes in stms in transport domain...
    We have to add to target group for one system 6 clients:3 clients with the dev/test roles for country X and 3 clients with dev/test roles for country Y.
    Transport requests have to route only between clients for defined country (only for country X or only for country Y, must not mix).
    How i can get status when transport requests will route in one system only between clients of country X (or only for country Y)?
    Should i define two target groups and add to one group 3 clients for X and to the second 3 clinets for Y? I am not sure that it is enough. May be exists a lot of other options/ actions?
    Where is garanthy that requets from country X will not mixed with requests from Y?
    Thanks a lot.

    > The SSO is working fine for only the client which we used to import the certificate (verify.der).
    > 1>Is it that the certificate import should be done from all the clients exclusively ?
    Logon ticket certificate is instance wide, not client dependent. And you need to call STRUSTSSO2 in client 000 to export/import.
    > And the SSO is not working for other clients  in the same system .
    > 2>If yes  can you tell the procedure, why b'coz transaction STRUSTSSO2 is same for all clients and if we try to import the certificate again how about the existing one over there ?
    Could you provide more details about this issue you're facing? What is the Portal UME source? What application is it based on, BI or ESS/MSS?

  • Backend Components for Fiori Wave 2

    Hello,
    I'm having some problems finding the Odata services for Wave 2. I thought I had everything installed but I seem to be missing something, since the services don't appear on /IWFND/MAINT_SERVICE
    I was trying to find for example SRA016_PRICE_AVAIL_SRV.
    My backend components are:
    SAP_BASIS
    740
    0005
    SAP_ABA
    740
    0005
    SAP_GWFND
    740
    0005
    SAP_UI
    740
    0006
    PI_BASIS
    740
    0005
    ST-PI
    2008_1_710
    0008
    SAP_BW
    740
    0005
    MDG_FND
    747
    0003
    SAP_AP
    700
    0030
    SAP_BS_FND
    747
    0003
    WEBCUIF
    747
    0003
    MDG_APPL
    617
    0003
    SAP_APPL
    617
    0003
    SAP_FIN
    617
    0003
    EA-APPL
    617
    0003
    EA-DFPS
    600
    0024
    EA-FIN
    617
    0003
    EA-FINSERV
    600
    0025
    EA-GLTRADE
    600
    0024
    EA-HR
    600
    0097
    Thanks

    Here is a list of components required for Transaction Apps.
    SAP Fiori - Add-on quick reference for transactional apps
    For Check Price and Availability, you need UIX01EAP and SRA016
    UIX01EAP gives the UI App
    SRA016 gives the OData service.
    I do not see both components in your list.
    Regards
    Krishna

  • IT 0102 Grievances Configuration For Indian client

    Dear Experts,
    Please explain the IT0102 Grievances configuration and also explain for Portal configuration i.e, how to reflated IT0102 information and process over view.
    Thanks
    Sayini.S

    Hi Promod,
    Thank you for giving replay back,i am unable to understand this infotype process i thought that this process same as like US garnishment is it correct or any other process is there??? and can you explore the why we are using TI0102 and process please help me for this.
    Thanks
    Sayini.S

  • E3000 (E1200) configuration for DLNA Client

    Hello,
    I have an audio renderer DLNA linked by Ethernet cable with a Linksys E1200.
    It does not appear in my peripherals but answers to the ping command.
    When I type its name (\\ NETPLAYER) or its address  in the file explorer, it appears under network with the other pc's.
    But it does not appear in the mapping of the network and cannot be thus used as renderer.
    As I have the same problem under Linux and under Android, I imagine it's a mistake of router configuration.
    I would be very grateful to everything who would help me to find a solution.
    Thank you in advance

    I recommend checking out the user manual for any media service options that may need configuration if this router supports DLNA. Ensure that uPnP is enabled as well. 
    Setup DHCP reserved IP addresses for all devices ON the router. This ensures each devices gets its own IP address when turned on and connected, eliminates IP address conflicts and helps in troubleshooting and maintain consistency for applications that need to connect as well as mapped drives.
    Ensure devices are set to auto obtain an IP address.
    I recommend that you phone contact your regional Linksys support office and ask specifically for help and information regarding this router and DLNA support. Or [email protected]
    Let us know how it goes please.

  • Missing configuration for an EAR on the server

    Hi all,
    I'm new to NetWeaver and using version 2.0.11 of the Developer Studio to develop web services and clients to access them.
    In order get familiar with the Developer Studio and the deployment procedure, I coded a simple JSP page which does nothing else than printing "hello world!" in the browser and deployed it successfully on the server through a EAR archive.
    My problem is that when I call the JSP page I get the following exception in the log viewer:
    An error occured while copying configurations for application sap.com/BPEWS_CLIENT_EAR. Reason: com.sap.engine.frame.core.configuration.NameNotFoundException A configuration with the path "webservices/services/sap.com/BPEWS_CLIENT_EAR" does not exist.
    I used the Visual Administrator on the server to confirm that there is effectively no such configuration under the "Configuration Adapter" tree.
    Surprisingly, the JSP seems to be working anyway, as I see the "hello world!" output in my browser, but I suspect that this error will cause me problems later.
    I searched the Web and SAP forums to try to find a solution to this problem, without success. I would very much appreciate any help about it, as I have been scratching my head quite roughly for some hours now. How can I create the required configuration for my client project? Will this error cause me problems in the future or is it more like an information message about an optional component (the EAR configuration)?
    Thanks in advance.
    Martin Cloutier
    Trisotech inc.
    Montréal (Québec)

    Definitely option 2. You don't need a new installation...
    Hope this helps
    Rob
    "Steve Schroeder" <> wrote in message news:3b741b95$[email protected]..
    What is the recommendation for running multiple instances of WL6 on thesame
    server?
    I figure there are several ways to approach this:
    1) Create an entirely new installation with a new BEA_HOME directory
    2) Create an additional domain on the same server that has its own set of
    startup scripts that reference a different port.
    Any thoughts on the best approach?
    Steve

  • How to configure for remote JMS client?

    I have my own Java JMS test program for performance measurements.
              I am using the JNDI and JMS provider functionality of the WebLogic 9.1 app-server but my test program is just pure JMS 1.02 sender/receiver clients - ie it is NOT part of, or deployed as a J2EE application.
              SINGLE MACHINE TEST
              ===================
              In a single machine environment I was able to
              - configure a JMSServer
              - configure a JMSSystemModule
              - configure resources for ConnectionFactories and Queue and Topics
              I then made what I believe to be a 'standalone' application module copied from some mysystemmodule-jms.xml and with that I somehow worked out how to deploy it using the weblogic.Deployer tool.
              The deployment apparently set up the JNDI and my JMS client could gain access to the administered objects and do what it does.
              Everything works.
              TWO MACHINE TEST
              ================
              I now have a second machine.
              I want to put my JMS sender client on this new machine and I want the JMS server and JMS receiver client to be unchanged from the SINGLE MACHINE TEST.
              But I really don't know quite how to proceed from here...
              Do I need to install the WebLogic app-server on the sender machine or is the weblogic.jar all I need?
              What is necessary configuration for JNDI access on the sender machine?
              Can I in fact use my original SINGLE MACHINE server unchanged as I am hoping?
              I don't think I want a "thin" client because I read that performance is impacted (and these are performance tests)
              Remember this is NOT a J2EE application. There is no MDB; no client-container; no descriptors etc. Maybe that makes it more complicated - I don't know.
              Sorry for such basic questions but if somebody can just point me to an appropriate example or tutorial it could save me days...
              Thankyou.

    Hi,
              My problem is on similar lines. I have an applet based UI working on RMI/t3 protocol.
              I am using weblogic 9.2 as my app server.
              When my applet is executed on JRE 1.5x it works fine.
              But when I use JRE1.4x it gives the following exception
              java.lang.NoClassDefFoundError: javax/management/InvalidAttributeValueException
              at weblogic.rmi.internal.Stub.<clinit>(Stub.java:21)
              at java.lang.Class.forName0(Native Method)
              at java.lang.Class.forName(Class.java:141)
              at weblogic.rmi.internal.StubInfo.class$(StubInfo.java:34)
              at weblogic.rmi.internal.StubInfo.<clinit>(StubInfo.java:34)
              at java.lang.Class.forName0(Native Method)
              I have analyzed the reason for this.
              the class javax/management/InvalidAttributeValueException was included in java 1.5 and above. So JRE 1.4 does not have it.
              In previous versions of weblogic this class was a part of their 'weblogic.jar' file and in weblogic 9.2 it is not a part of weblogic.jar file so when I am using JRE1.4 and weblogic 9.2 then it obviously does not find this class hence the above exception.
              I tried to put this all together and made custom made client jar file incliding the necessary classes. I was able to get throght this exception only land up in following exception.
              java.lang.VerifyError: class weblogic.utils.classloaders.GenericClassLoader overrides final method .
                   at java.lang.ClassLoader.defineClass0(Native Method)
                   at java.lang.ClassLoader.defineClass(Unknown Source)
                   at java.security.SecureClassLoader.defineClass(Unknown Source)
                   at sun.applet.AppletClassLoader.findClass(Unknown Source)
                   at java.lang.ClassLoader.loadClass(Unknown Source)
                   at sun.applet.AppletClassLoader.loadClass(Unknown Source)
                   at java.lang.ClassLoader.loadClass(Unknown Source)
                   at java.lang.ClassLoader.loadClassInternal(Unknown Source)
                   at weblogic.jndi.WLInitialContextFactoryDelegate.<clinit>(WLInitialContextFactoryDelegate.java:204)
                   at weblogic.jndi.spi.EnvironmentManager$DefaultFactoryMaker.<clinit>(EnvironmentManager.java:26)
                   at weblogic.jndi.spi.EnvironmentManager.getInstance(EnvironmentManager.java:48)
                   at weblogic.jndi.Environment.getContext(Environment.java:307)
                   at weblogic.jndi.Environment.getContext(Environment.java:277)
                   at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFactory.java:117)
                   at javax.naming.spi.NamingManager.getInitialContext(Unknown Source)
                   at javax.naming.InitialContext.getDefaultInitCtx(Unknown Source)
                   at javax.naming.InitialContext.init(Unknown Source)
                   at javax.naming.InitialContext.<init>(Unknown Source)
              I really need to support clients using Jre 1.4 and Jre 1.5
              I will really appreciate any help on this one.
              Please advise.
              Thank you all.

  • How to create multiple pof configuration files for c# client

    Is there a way to have multiple pof files for c# coherence client?
    Can I create a file called my-pof-config.xml with the following line...
    <pof-config xmlns="http://schemas.tangosol.com/pof">
    <user-type-list>
    <include>assembly://Coherence/Tangosol.Config/coherence-pof-config.xml</include>
         <include>file://pof-config.xml</include>
    and here is what pof-config.xml file look like
    <?xml version="1.0" encoding="UTF-8"?>
    <pof-config xmlns="http://schemas.tangosol.com/pof">
    <user-type-list>
    In my C# visual studio project, this is where I load my-pof-config.xml in app.config
    <coherence>
    <cache-factory-config>coherence.xml</cache-factory-config>
    <cache-config>coherence-cache-config.xml</cache-config>
    <pof-config>my-pof-config.xml</pof-config>
    </coherence>
    and this is what I saw in the log...
    2012-02-23 14:35:35,529 DEBUG Coherence (null) - 2012-02-23 14:35:35.529 level(thread=System.Threading.Thread): Loaded POF configuration from "FileResource(Uri = file://my-pof-config.xml, AbsolutePath = D:\worktrees\ads\mainline\v2\ads\demos_cs\build\my-pof-config.xml)"
    2012-02-23 14:35:35,545 DEBUG Coherence (null) - 2012-02-23 14:35:35.545 level(thread=System.Threading.Thread): Loaded included POF configuration from "EmbeddedResource(Uri = assembly://Coherence/Tangosol.Config/coherence-pof-config.xml, AbsolutePath = assembly://Coherence/Tangosol.Config/coherence-pof-config.xml)"
    2012-02-23 14:35:35,623 DEBUG Coherence (null) - 2012-02-23 14:35:35.623 level(thread=ExtendTcpCacheServiceCSharp:TcpInitiator): Loaded POF configuration from "FileResource(Uri = file://my-pof-config.xml, AbsolutePath = D:\worktrees\ads\mainline\v2\ads\demos_cs\build\my-pof-config.xml)"
    I don't see pof-config.xml is loaded at "Loaded included POF configuration....". How do I get around it so I can load multiple pof configuration files for c# client?

    Hi,
    Not sure about C# but I would suggest try removing file:// from
    <include>file://pof-config.xml</include>and keep pof-config.xml and my-pof-config.xml in the same directory.
    Hope this helps!
    Cheers,
    NJ

  • Issue with client configuration for CuciLync 9.2.5

    Hi,
    we are currently preparing the client configuration for CuciLync 9.2.5.
    When CuciLync starts we don't want to see the CuciLync window in the foreground.
    Therefore we use the 'hubvisible' setting.
    %APPDATA% \Cisco\Unified Communications\Jabber\CSF\Config\jabberLocalConfig.xml
    <userConfig name="hubvisible" value="FALSE"/>
    In addition we use this setting in the file
    ProgramFiles%\Cisco Systems\CUCILync\jabber-config-defaults.xml
    At first it looks like that the setting works fine.
    But CuciLync always resets 'hubvisible' to 'true'.
    Any idea what needs to be done to ensure that the setting is not overwritten ?
    Thanks in advance for your feedback
    Best Regards
    Carsten Lucy

    that might help
    http://mysite.voicebootcamp.com/index.php/free-video-labs/video/uc-collaboration-ccie-collaboration-chapter-4-1-voice-gatew

  • Invalid configuration for catalog/Web dispatcher (Fiori Smart Business Cockpit)

    Hi all,
    For our smart business cockpits, we have following issue in our administration (launchpad):
    Invalid configuration for catalog/Web dispatcher
    Title
    SAP: KPI Catalog for SAP Smart Business
    ID
    X-SAP-REMOTE:SAP_KPIFRW_TC_R
    Remote ID
    HANA_CATALOG
    System alias
    HANA
    Base URL
    /sap/hba/apps/kpi/s/odata/hana_chip_catalog.xsodata/
    Type
    REMOTE
    When I check our console client, the only error that we see is following message:
    2014-08-04 14:33:16 Base URL '/sap/hba/apps/kpi/s/odata/hana_chip_catalog.xsodata' already registered - sap.ui2.srvc.Factory
    Does someone already saw this issue before? I noticed that we only have those issues on REMOTE CATALOGS.
    Thx!
    Regards,
    Hans
    Tags edited by: Michael Appleby

    Use SAP_KPIFRW_TC_R role (I think you already did).
    (https://<WEBDISPhostname>:<port>/sap/bc/ui5_ui5/sap/arsrvc_upb_admn/main.html?sap-client=xxx&sap-language=EN#/Catalog/X-SAP-REMOTE:SAP_KPIFRW_TC_R)
    However, to be able to access this catalog, the HANA user needs the role sap.hba.apps.kpi.s.roles::SAP_SMART_BUSINESS_RUNTIME
    If the user has to model KPIs, they need sap.hba.apps.kpi.s.roles::SAP_SMART_BUSINESS_MODELER.
    Regards,
    Kiran

  • Is there Ready Made Configuration Packs available for Lync Client ( Client on end user computer ) and Server

    Hi,
    is there  Ready Made Configuration Packs available for Lync Client ( Client on end user computer ) and Server ... to check the configuration, services,compliance, functionality of all the features etc at end user level
    and server configuration packs
    Regards
    Tanoj
    OSLM ENGINEER - SCCM 2007 & 2012

    No, there is not something available for Lync. What's available can be found here (and it's all not recent):
    https://www.microsoft.com/en-us/search/DownloadsDrillInResults.aspx?q=SCCM+%22configuration+pack%22&cateorder=2_5_1&site=
    My Blog: http://www.petervanderwoude.nl/
    Follow me on twitter: pvanderwoude

  • ChaRM configuration issue for 2 Clients...

    Dear Friends,
    I have configured ChaRM in Solution Manager 7.0 EhP1 system. It is working fine without any issues. But now I came across a new requirement and finding trouble in configuring the required scenario.
    Currently there is only single client in DEV, QA and PRD system for which ChaRM is configured. Now, I want to configure the ChaRM for 2 clients in each system.
    For example,
    <ZCHARM_1> -- SOL:001 -- > DEV : 100 --> QAS : 200 --> PRD1 : 300
    <ZCHARM_2> -- SOL:001 -- > DEV : 500 --> QAS : 600 --> PRD2 : 700
    (Please note, ZCHARM_X is a project and SOL-001 is a Solution Manager ChaRM client).
    First up all, I would like to understand, is it possible? is it supported by SAP ?
    If yes, how can we configure client specific route for SAP standard transport layer (SAP)? What are the other concerns in using above system landscape in ChaRM?
    Please note, we do not want to use separate hardware for either DEV or QA system.
    Please can someone guide in this case?
    Rajesh Narkhede

    Rajesh,
    I am not aware if you have searched on this issue, but You may want to take a look at this thread.
    Change Request Management for multiple production clients
    This configuration should work fine, because in essence, its a 3 system landscape, so there should not be major issues on the way.
    From the TMS Standpoint you need to define a transport layer for each development client.
    You can create a single project with the logical components or you can create multiple projects with each set of systems. Remember to do the TMS configuration right and you should be set.
    Cheers!
    Edited by: Banerjee Vivek on Mar 29, 2011 1:02 PM

  • Initial configuration of ACS 5.1 for EAP authentication for Wireless clients

    Hi,
    I have set-up with below devices :
    Wireless LAN controller 5508
    LAP 3302i
    and ACS 5.1
    since i am new in ACS 5.1 configuration , I need so information to go ahead to configure ACS 5.1.
    which EAP method to use for wireless client authentication ? what is the best practice ?
    I have gone through some cisco documents and it shows that best practice is to configure PEAP but for the same , I need to install certificate in ACS server as well in client PC. is that so ?
    I have no clear picture for this certificate ?
    from where i can get this certificate or do i need to purchase this certificate separately from cisco. how to install it in ACS server ?
    I will be obliged to get atleast initial configuration for ACS 5.1 to enable the EAP method,
    I need GUI based initial configuration for ACS 5.1
    This mentioned ACS 5.1 is installed on ACS 1121 hardware appliance.

    Hi,
    which EAP method to use for wireless client authentication ? what is the best practice ?
    -> I would advise the most widely spread EAP method, which has the best ratio security/easy to deploy: PEAP with MSCHAPv2, which is available by default by all windows machines.
    I  have gone through some cisco documents and it shows that best practice  is to configure PEAP but for the same , I need to install certificate in  ACS server as well in client PC. is that so ?
    -> You will always need to install a server certificate, however, there is no need for client certificate because the authentication is based on the MSCHAP credentials exchange, not certificate based. The only requirement on the client regarding certificates is the following.
    If you want to validate the server certificate, you have to install the server certificate under the trusted CAs of the clients.
    If you do not require to trust the server certificate, you can simply disable the option of server certificate validation.
    I have no clear picture for this certificate ?
    from  where i can get this certificate or do i need to purchase this  certificate separately from cisco. how to install it in ACS server ?
    -> The server certificate can be a simple self signed certificate that you generate and install on the ACS GUI.
    Please feel free to follow this step-by-step guide on
    PEAP under Unified Wireless Networks with ACS 5.1 and Windows 2003 Server:
    http://www.cisco.com/en/US/partner/products/ps10315/products_configuration_example09186a0080b4cdb9.shtml or in pdf
    http://www.cisco.com/image/gif/paws/112175/acs51-peap-deployment-00.pdf.
    HTH,
    Tiago
    If  this helps you and/or answers your question please mark the question as  "answered" and/or rate it, so other users can easily find it.

  • Message submission rate for this client has exceeded the configured limit

    Hi,
    I got the below error when user try to send an email to more than 1 users from their application.
    host Exchange[exchange] said: 421 4.4.2 Message submission rate for this client has exceeded the configured limit (in reply to MAIL FROM command) <*@gibsonins.com>: lost connection with exchange[exchange] while sending RCPT TO .
    Please let me know the solution for this issue.
    Regards,
    Hakim.B
    Hakim

    Hi All,
    I have recently migrated my server from exchange 2010 to exchange 2013 and I am facing same issue here and have set message rate limit to unlimited and also checked the CPU.
    All looks normal then also the issue is there.
    I have tested the scenario on my system. Tried to send 10 mails in 1 minute and while sending the email at 9th one it gives error.
    "An error occurred while sending mail. The mail server responded:  4.4.2 Message submission rate for this client has exceeded the configured limit.  Please verify that your email address is correct in your Mail preferences and try again."
    Can anyone help me on this.
    Thanks,
    Ganesh Prajapati

Maybe you are looking for

  • In Address Book, any way to Show/Hide groups from view in the "ALL" view?

    I have groups of contacts in Address Book (v4.0.4) that I plan to use in the future, but right now having to wade through and past all of their individual entries when I am scanning my contact list in the "All" group view. Is there any way to Show/Hi

  • Drive is not reading any discs on my Satellite A100-192

    Hi, today i wanted to watch a dvd movie, i've inserted the disc into the drive and waited for an autostart to play...nut nothing happened. Drive LED is on all the time and i can't access the drive in windows. I've tried with several original dvd disc

  • Why are some of the file folders on my desktop showing up with a shaded color?

    Why are some of the folders on my desktop showing up with a different folder color, a dark shad of blue, opposed to the default blue color? I've searched and searched but all I can find are posts on how to change the color of your folder. I am concer

  • Loading big files (more than 30MBs)  as byte arrays

    Hello everybody, I have an application in which I need to load files as byte arrays, but when I load a file with a size of 30MBs (aprox) or more I get this exception: Exception in thread "main" java.lang.OutOfMemoryError: Java heap space The code I'm

  • GUID Question

    Hello, This is for the Adobe developers. Would please make your GUID's sequential like most major software companies do, see Java example below. From a mangment point of view this would be a great help. Thank you. Flash Player 11.6.602.180 {9223BBDE-