Quantcast
Channel: SCN : Discussion List - SAP Fiori
Viewing all 1804 articles
Browse latest View live

Activating Analytical Apps

$
0
0

Hi

 

I´m struggling on activation of analytical apps for Fiori. Could someone give me a clear idea?

 

For my understanding, KPI modeler is related to analytics apps. Is that right?

But in my launchpad I am getting "Cannot load tile".

 

Browser console:

Failed to load tile: Error (404, Not found) in OData response for GET "/sap/hba/r/sb/core/odata/modeler/SMART_BUSINESS.xsodata;o=HANA/Catalogs('HANA_CATALOG_MODELER')/Chips?$filter=id%20eq%20'SAP_SB_MODELER_ASSOCIATION'%20or%20id%20eq%20'SAP_SB_MODELER_AUTHORIZATION'%20or%20id%20eq%20'SAP_SB_MODELER_CONFIGURE_DRILLDOWN'%20or%20id%20eq%20'SAP_SB_MODELER_CONFIGURE_MIGRATION_TOOL'%20or%20id%20eq%20'SAP_SB_MODELER_CONFIGURE_TILE'%20or%20id%20eq%20'SAP_SB_MODELER_WORKSPACE'%20or%20id%20eq%20'SAP_SB_MODELER_CREATE_KPI'%20or%20id%20eq%20'SAP_SB_MODELER_CREATE_EVALUATION'": HTTP request failed - sap.ui2.srvc.ChipInstance({oChip:sap.ui2.srvc.Chip({sChipUrl:""}),bFullscreen:false}) sap.ushell_abap.adapters.abap.LaunchPageAdapter

Skjermbilde 2016-06-08 kl. 10.01.28.png

 

Is it mandatory to use/install web dispatcher for analytical apps?

 

Also, the following HANA Roles, should they already pre-installed in HANA? Because I can´t find it in the roles sections.

Skjermbilde 2016-06-08 kl. 10.06.16.png

 

Thank you in advance


Fiori Launchpad home page's browser Title change

$
0
0

Dear All,

 

We have  a requirement to customize the FIORI Launchpad home page's browser Title. By default it will show "Home" after successful login .

The FioriLaunahpad.hmtl file does not hold this value and browser title is coming from somewhere .I couldn't find a straight forward approach to change the same using CSS . Hence, please share your pointers whether this can be handled by making a property file ( don't know the file path)change in back end (Gateway) or achievable  with the  Fiori launch pad home page application's  extension ( don't know the Home page application name)

 

 

This is very critical and need Quick support . PFB the screen shot for your reference and title has been highlighted.Launchpad_Homepage.png

 

Thanks and Regards,

Ratnakar

Fiori My Inbox: getting BPM tasks

$
0
0

Hi Experts,

 

Kindly let me know the list of steps and activities to be performed in order to see the Tasks that is created in BPM to be seen on the Fiori My Inbox application.

 

Looping in Tejas Chouhan.

 

 

Thanks & Regards,

Varun V

Fiori Apps for S/4HANA 1511

$
0
0

Hi all

Is there a link where I can find the list of Fiori Apps ( Both transaction and Analytical) for S/4HANA v1511? What are the pre-reqs, and the version of software components ( UI Add-on, Ui5, Gateway etc) required?

 

Appreciate if someone can help.

 

Thanks

Sandip

SCRIPT5022::formatMessage: pattern syntax error at pos. 26

$
0
0

Hi all,

 

I have been using one Fiori App with Internationalization feature in Hebrew.

All the application features are working fine in English, Germany and other languages.

Only in case of Hebrew I am getting one specific error with a message.

Steps to follow the issue:::

 

1. Load a table with data having multi select feature.

2. Provide a filter criteria in the search field to filter the data in the table.

3. Click on the button to load the data in  the table as per the search filter criteria.

4. Click on the check box for data selection in the table.

5. Error thrown during on click of the check box during selection.

 

SCRIPT5022::formatMessage: pattern syntax error at pos. 26  in core-min-1.js.


I have checked the code all through and found no issues in the logic and coding.


Can anybody tell me the actual reason of the issue.


Thanks,


Sucharit

Imported App won't run in Web IDE

$
0
0

Hi

 

I've imported the people profile app from our abap repo, and for some reason it won't run.

 

In the console all of the error relate to librarys that can not be found.  I do get the blue screen but nothing else.

 

I've imported from the repo before and it's worked fine, but this app is behaving differently.

 

Regards

chantele

Lookup Retail Products - GTIN

$
0
0

When we try to search for a product using ean13 barcode, we could not manage to find anything. If we try entering barcode with 8 characters long, app can find the material. So as far as we understand we can search with gtin8 barcodes but not higher than 8 characters. So is there any configuration that we can add more barcode types such as ean13 to search for a product ?

 

Alper

Issue when LPD_CUST SAP GUI for HTML

$
0
0

Hi Expert,

 

I face a problem when I launch app that is configure in LPD_CUST and launchpad designer, the system alias using back-end RFC(HTTP), but pop window always show SID is my front-end server but client number is back-end.

my environment:

Front-end:

Netweaver 750

client: 100

Back-end:

ECC6.0 Ehp5

client: 800

Have anyone encounter the same issue?

 

launchpad.jpgpop window.jpg


Incoming Sales Order App not working

$
0
0

I am trying to implement the Sales Order Fiori App in S/4 Hana(FPS02). I have done the following

Installed front and backend components

Activated the ICF Services in SICF for the webdynpro/FPM application

Checked in the Launchpad designer for Semantic Object and Action

In LPD_CUST,assigned System Alias

In PFCG,assigned the Catalog and Tiles,Assigned to User,Authorization.

 

But in the Launchpad the applications are not appearing.What can be done ?

 

 

I have attached the screenshots as a file

How to insert data in a table from dialog box

$
0
0

Hi Expert,

 

I have to insert data in a table from dialog box.

 

VIEW Part

 

<Dialog  contentWidth="30rem"  title="Are you sure You want to Add Language">

  <l:Grid width="100%" hSpacing="2" defaultSpan="L12 M12 S12">

 

 

<l:content>

 

  <f:SimpleForm emptySpanL="4" emptySpanM="4" columnsL="4" columnsM="4" class="editableForm" editable="true"  labelSpanL="3"

  labelSpanM="3" layout="ResponsiveGridLayout" maxContainerCols="5" minWidth="1024" >

  <f:content>

 

 

  <HBox>

  <VBox> <Label text="New Language" class="sapUiSmallMarginBottom"  design="Bold" /> </VBox></HBox><HBox>

  <VBox> <Label text="Hindi" class="sapUiSmallMarginBottom"  design="Bold" /> </VBox>

  </HBox>

 

 

 

 

  <HBox>

  <VBox><Label text="Flag" class="sapUiSmallMarginBottom"  design="Bold" /> </VBox></HBox><HBox>

  <!--<VBox> <Image densityAware="false" src=image/maps/india.png" width="50px" height="30px"/></VBox>-->

  <VBox>

  <Image  densityAware="false" src="image/maps/india.png" width="50px" height="30px">

  <layoutData>

  <FlexItemData growFactor="0.3"/>

  </layoutData>

  </Image>

 

 

  </VBox>

  </HBox>

  <HBox>

  <VBox> <Label  text="Active" class="sapUiSmallMarginBottom"  design="Bold" /> </VBox></HBox><HBox>

  <VBox> <CheckBox  text="" selected="true" />  </VBox>

  </HBox>

  </f:content>

  </f:SimpleForm>

  </l:content>

</l:Grid>

<beginButton>

  <Button text="Ok" press="onDialogOkButton" />

  </beginButton>

  <endButton>

  <Button text="Close" press="onDialogCloseButton" />

  </endButton>

</Dialog>

 

 

Controller Part

_getDialog : function (oEvent) {

         if (!this._oDialog) {

            this._oDialog = sap.ui.xmlfragment("com.borealis.fragments.popoverfragment",this );

            this.getView().addDependent(this._oDialog);

         }

         return this._oDialog;

      },

     

  onclickAddLAnguage : function(oEvent){

  

 

if(this.getView().byId("idfileUploader").getValue()===""){

 

 

            jQuery.sap.require("sap.m.MessageBox");

 

 

            sap.m.MessageBox.show(

              "Please enter all the details", {

                  icon: sap.m.MessageBox.Icon.ERROR,

                  title: "ERROR",

                  actions: [sap.m.MessageBox.Action.OK],

                  onClose: function(oAction) {

                  }

              }

            );

   }

 

    else

    {

 

 

 

 

        this._getDialog().open(); 

    }

  

},

onDialogOkButton: function(oEvent)

      {

      this._getDialog().close();

      var app = this.getView().getParent();

     

  app.to("idapp--idMaintainLanguages");

 

      },

   

      onDialogCloseButton : function(oEvent)

      {

      

    

  this._getDialog().close();

      }

 

 

Output Screen

 

 

2.png

1.png

 

dialog box data insert in the last column of the table.

 

Many Thanks,

Ayushi

My Spend app Fiscal Year variant

$
0
0

We are looking to implement the My Spend Fiori app, currently we can only see that it uses mainly calendar year time analysis, but we are looking however to utilise our own fiscal year variant which has been created to mirror our financial year which is effectively October to September but has 13 fiscal periods not 12 months. Is there a way in which the app can be configured to do this?

How to transport KPI Modeler configurations

$
0
0

Hello,

 

Recently we have implemented Open Purchase Orders Fiori app by configuring KPI using KPI Modeler and HANA Views.

 

Now, we are ready to move it to next environment.

For that, i was looking for how we can move/transport KPI configurations from one system to another but did not find anything.

 

Does anyone have Idea on how we can transport KPI related configurations from one system to another or do we have to do it manually in each system?

 

Thanks,

Bhavik

Custom Fiori Client for iOS + X509 Certificate + Non-SMP + Third Party MDM

$
0
0

Dear All,

 

Requirement:

Custom Fiori Client should be able to read the X509 Client Certificate on both iOS and Android.

This certificate is pushed by AirWatch MDM.

 

 

Problem:

iOS Device unable to read the X509 certificate through SAP Fiori Client, however, it works fine with Safari.

 

I am writing this question after reading following blogs that discuss about Custom Fiori Client and X509 Certificates for iOs and Android.

 

Getting Started with Kapsel - SAP Fiori Client (SP09+)

 

Getting Started with Kapsel - Appendix D -- Security Part2 (SP09+)

 

Using the X.509 Certificate Provider Interface to Integrate with Third-Party Certificate Providers

 

AuthProxy Plugin - SAP Fiori Client - SAP Library

 

 

Questions / Confusions

 

1- For iOS - Can I use AuthProxy Plugin to read the certificate or the only way to use Certificate Provider Interface ???

 

2- I cannot find any link that discuss how to handle this scenario WITHOUT SMP. Please suggest if any?

 

3- While creating Fiori client, where exactly I need to write the code that would use Auth Proxy OR Certificate Provider interface ??? I am unable to find any SCN Discussion or Blog on this.

 

A prompt response is highly appreciated as this is an urgent case.

 

BR

Umer

Custom Analysis Path Framework Application Tile creation

$
0
0

Dear Experts,

I'm working on Analysis Path Framework custom application & getting some issues. So need your valuable suggestions to rectify the issue. I have 2 scenarios & find the details  mentioned below.

 

Scenario 1 :

1. I have created the APF configuration using APF modeler and used the standard semantic object FioriApplication in APF configuration and created the tile by mentioning same semantic object and default action executeAPFConfiguration using Smart business Integration.

2. Added the tile to my test group using KPI catelog /UI2/SAP_KPIFRW5_TC_R.

3. It worked well and opened the application with out any issue.

 

4. I have then added the tile to other group which was assigned to proper test user. I have got navigation target error while opening the tile in other user login.

 

 

Scenario 2 :

I suspected it might be some issue with semantic objects and action since it is my custom APF application, I have done the below changes.

 

1. I have created new custom semantic object in SPRO and used that semantic object in Tile App launcher and created the tile.

2. Updated same semantic object in APF modeler configuration as well.

3. Updated the new semantic object and actions correctly in KPI evaluation and tile configurations.

 

4. I have got the target mapping error which is mentioned below even when i try to open the tile in my login now.

 

Failed to resolve navigation target: #ZDaysSalesOutstanding-analyzeDSO?chipId=57119B4CE26EA2B2E1000000C706B150&evaluationId=Z.fiori.kpi.cpf.dso.Last12Months&sap-apf-configuration-id=57119A12E26EA2B2E1000000C706B150&sap-system=HANA&tileType=NT - Could not resolve link 'ZDaysSalesOutstanding-analyzeDSO?chipId=57119B4CE26EA2B2E1000000C706B150&evaluationId=Z.fiori.kpi.cpf.dso.Last12Months&sap-apf-configuration-id=57119A12E26EA2B2E1000000C706B150&sap-system=HANA&tileType=NT' sap.ushell.renderers.fiori2.Shell.controller

 

 

 

5. I have not created  any entries in Target mappings in app launcher since it is KPI based application and i don't have any BSP application URL & components.

 

Can you please let me know whether am i missing some thing in the setup to open the custom APF based application.

 

Regards,

Naveen Veshala

No catalogs found

$
0
0

Hi experts,

 

I have configure a front-end with:

SAP NETWEAVER7.5
SAP FIORI FRONT-END SERVER200

 

Backend with:

EHP7 FOR SAP ERP 6.0EHP7 FOR SAP ERP 6.0
SAP ERP2005
SAP SFINANCIALS2.0

 

I follow the configuration of several standard application (MySpend and Clear Outgoing Payments), and I used the standard roles (SAP_SFIN_BCR* and SAP_SFIN_TCR*); but, it does not appear nothing in the fiori launchpad.

 

The initial page appear without app, and if I try to find some tiles, appear the message: "No catalogs found"

 

How can solve the problem?

 

Thanks in advance,

Regards,


How to get Property from EntityType in ODATA

$
0
0

HI Experts,

 

How i can get value of property from a entitytype in ODATA.

 

sample ODATA:

 

<EntityType Name="MyDataOverview" sap:content-version="1">

<Key>

<PropertyRef Name="ID"/>

</Key>

<Property Name="count" Type="Edm.String" Nullable="false" sap:rbShowValueText="false" sap:label="count" sap:creatable="false" sap:updatable="false" sap:filterable="false"/>

<Property Name="text" Type="Edm.String" Nullable="false" MaxLength="30" sap:rbShowValueText="false" sap:label="text" sap:creatable="false" sap:updatable="false" sap:filterable="false"/>

<Property Name="key" Type="Edm.Int32" " sap:rbShowValue="false" sap:label="key" sap:creatable="false" sap:updatable="false" sap:filterable="false"/>

</EntityType>

 

I tried this {/MyDataOverviewSet/count}, but its not working.

 

 

Can you please help on this.

 

 

 

thanks,

Sandeep

Fiori Approve requests + custom workflow = 0 count

$
0
0

Hi,

 

I'm trying to add Notification of Absence (NoA) to the Fiori Approve requests app.

After starting the NoA workflow the results  ( documents, workflow) can be seen in SBWP Inbox.

 

sbwp.png

 

But when I Log in to the Launchpad the Approval app counts 0.

 

launchpad.png

   When pressing on the tile: No Items are Currently available

 

This is my configuration:

 

Service:

services.png

Alias:

Aliases.png

Scenario:

scenario.png

Task:

Task_definition.png

LPD_CUST:

LPD_CUST.png

Service URL: /sap/opu/odata/IWPGW/TASKPROCESSING;mo/ScenarioCollection?$filter=key%20eq%20'Z00_ABSENCE'

 

SP_Level:

status_sp.png

status_sp2.png

 

Any suggestions on how to get the workflow items in the app are more then welcome!!!

Thank you.

 

Regards,

J.

WBS elements not displayed in Front end

$
0
0

I am implementing Change WBS status application with below components installed.

UIEAAP01 100 (0008 )

SAP_APPL 617 (0010 )

 

The application is loading well but does nt display the list in the master page. Also there are no errors in the chrome console or gateway traces of error log.

 

Checking in the network tab , can see that the app makes call to below OData service,

 

http://hostname:port/sap/opu/odata/sap/PS_WBSELEMENTSTATUSCHANGE_SRV/WBSElementCollection?$skip=0&$top=20&$orderby=Project%20asc&$filter=WBSElement%20eq%20%27%27&PrevPageLastItem=00000000&$inlinecount=allpages&sap-client=100

 

which does nt return any values.

 

but if i remove the filter=WBS Element eq '' the values are returned.

http://hostname:port/sap/opu/odata/sap/PS_WBSELEMENTSTATUSCHANGE_SRV/WBSElementCollection?$skip=0&$top=20&$orderby=Project%20asc

 

 

Did any one implement the app before and suggest the missing step?

 

Appreciate your inouts.

Web dispatcher for multiple Fiori clients

$
0
0

Dear All,

 

We have set up the Fiori landscape environment for our primary company ABC & are live with several apps. Recently, we installed the web dispatcher for working with the Fact Sheet search function & configured SSO successfully for it as well. The URL being called is as below:

 

 

Now, our joint venture company XYZ (who have their own ECC system landscape) wants to use Fiori as well. Hence, we added a new client in our Fiori server (410), created their system alias, established connectivity with their ECC system & were able to expose the apps for them. SSO has also been configured & works fine when the below URL is called.

 

 

Since the configured web dispatcher was pointing to the default client for primary company ABC, we installed a new web dispatcher for the JV company with redirection to the below URL.

 

 

All the configuration has been completed but SSO is not working for the JV Web Dispatcher URL. The user id / password page appears on the screen.

 

Any idea what may be missing here? Also, is it possible to set up a single web dispatcher for multiple clients?

 

Kind regards,

 

Amer.

SAP Fiori Apps

$
0
0

Hi Experts,

 

SAP mentions that FIORI Apps works seamlessly across all the devices such as desktop,smart phones,tablets etc.

 

Suppose there are 10 Fiori apps for Account Payable Role which are activated for use through desktop , but we do not want to activate 3 of those apps (out of 10) on mobile because it may have security concerns (app for payment approvals, etc.)

 

Can a FIORI app be activated only on a particular device - for example desktop ? If so then please explain how it is done ?

Viewing all 1804 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>