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

Dynamic Tile Issue

$
0
0

Hello All,

 

We are  trying to create Dynamic tile in SAP Fiori but we are not able to get the tile value change dynamically . The URL we are using is

 

https://ie2b586d1cec.us1.hana.ondemand.com//PS_PKG_Warranty_Analytics/test2.xsodata/TotalSales/$count

 

when we are using this URL , we are getting total count but in the Fiori Dynamic launch pad we are getting error.

 

We tried the solution from all the SCN links and still we are facing the issue.

 

Please let us know if we have made any mistake in the URL that we are using or would there be any other way to write Odata service for Dynamic tile.

Thank you in advance, any suggestion will be appreciated.


Activating CA_KPI service:

$
0
0

Hi Experts,

 

I already did the "Generic Configurations of Fact Sheet", now working on Generic Configuration of Analytical App. I didn't see CA_KPI service at the suggested relevant path: default_host->sap->bc->ui5_ui5->sap->CA_KPI on the server.

The sandbox system configurations are as follows:

SAP_BASIS 7.4 0010,

SAP_ABA 7.4 0010,

SAP_GWFND 7.4 0010 (Embedded System)

I am working on enabling SAP sFin (SAP SFINANCIALS 2.0), SAP Smart Business Apps (MF6).

Please guide, probably some component is missed.

Thanks,

 

Warm Regards

Hemendra

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

SAP Fiori custom client without SMP

$
0
0

Hello,

 

We have a requirement to deploy one of the SAP fiori apps for demo. We don't have SMP and aren't planning to install one.

We intend to access the app from mobile device, using SAP fiori client. Question is can we preset the Launchpad url, company logo, authentication (like password cache or SSO) in the fiori client without using SMP.

I saw few post related to this and they seem to suggest that we have to have SMP for any kind of customization to standard fiori client, but those post are atleast a year old. Does anyone know if its possible or has done it?

 

Thanks,

Nishit

Buttons Config doesn´t work - Positive Negative

$
0
0

Hello all!

I implemented the My Inbox SAP FIORI and config the Task names to a workflow. I just add the WF ID and Task ID and set the options.

My WF had a option to update the WF when a change occurs in the purchase order.

In the fiori app i saw in the WF three buttons, but my user decision just had two. The option reprove is duplicated in FIORI, different of SBWP in my backend system.

Could someone help?

 

My version off My inbox is

UIX01CA11000006SAPK-10006INUIX01CA1UI for Cross-Applications

My process gateway is

IW_PGW1000008SAPK-10008INIWPGWProcess Gateway

 

best regards,

Pedro Bothrel

Email Field Annotations

$
0
0

Hi experts,

 

I have create a SmartTemplate application Fiori and I would like display an email address link on the header of the object page.

Actually i have a the following DataField

 

<Record Type="UI.DataField">

     <PropertyValue Property="Label" String="{@i18n&gt;@EMAIL}">

            <Annotation Term="UI.MultiLineText" Bool="false"/>

       </PropertyValue>

       <PropertyValue Property="Value" Path="MailM1"/>

</Record>

 

Can you help for create an Email link for send an email directly on Fiori apps

 

Thanks in advance

Extending the My Travel and Expense app (TRV_TE_CRE) - Hide 'Add Cost Assignment' Button

$
0
0

Hello,

 

We are extending the My Travel and Expense application (TRV_TE_CRE) to:

 

(1) Hide the “Add Cost Assignment” button, and

(2) Make the whole “Cost Assignment” area display only. (see screenshot - in red)

 

From what we can tell, the form is located within the S4 View that loads up the Page “S4DetailPage” using S4 Controller.

 

We are assuming that we have to do a controller extension on S4, but we can’t seem to get a handle on these controls to make them invisible\readonly?



Trave_expense_hide_costcenter.JPG




 

Any help on this would be great.

Thank you,

Rob

How to control Backspace Button/Browser Back in Fiori APP

$
0
0

Hi All.,

               I want to control Backspace/Browser Back Button functionality in My custom Fiori app.

The issue is.,  If I Clicked outside Input control  and I pressed Backspace, by default it is taking browser back button functionality. 

Because of this, user is getting navigated from the current page to last visited page and user losing all other data which entered in rest of the fields.

 

Is there any possibilities of avoid this issue?

 

-Mahendran


Theme assignment to a role

$
0
0

Hi Experts,

 

Is there a way we can assign a theme to a role for SAP Fiori? We have a requirement where the customer is asking for a separate theme for a particular role. Is this possible?

 

Regards,

Arthur.

Attach PDF for sending email - SAPUI5

$
0
0

Hello Experts ,

 

 

 

I have some difficulties to do an attach of file in my page.

I use a standard app My PayStubs and did some changes like change the form and add a functionality to send salary proof.

 

 

But I have a lot of dificulty to attach the salary proof in email. I created a dialog with 2 fields, an email and message where message need to have a file.

 

1 attac.png

Someone can tell how can I do this ? It's possible ritght ?

 

In my service I can obtain the PDF but then I can attac this PDF in my dialog.

 

 

 

 

Thanks for your time

Cristina Rodrigues

Issue when oppening app in Fiorilaunchpad

$
0
0

Hello

 

I am facing some issues when running my app in Fiorilouchpad, it seems to be wrong javascript references

 

index.html

<script
id="sap-ui-bootstrap"
src="resources/sap-ui-core.js"
data-sap-ui-theme="sap_bluecrystal"
data-sap-ui-libs="sap.m, sap.ui.layout, sap.makit"
data-sap-ui-xx-bindingSyntax="complex"
data-sap-ui-resourceroots='{"rogga.ui.zresults_obra": "./"}' >
</script>

 

 

component.js

// set i18n model
var i18nModel = new sap.ui.model.resource.ResourceModel({
bundleUrl : "i18n/messageBundle.properties"
});
oView.setModel(i18nModel, "i18n");

 

var url = "/sap/opu/odata/sap/ZAPUR_RESULTS_SRV_01/";

 

var oModel = new sap.ui.model.odata.ODataModel(url, true);
oView.setModel(oModel);

 

 

Fiori Launchpad opens the APP with the url: https://dgw.multipla.local/sap/bc/ui5_ui5/ui2/ushell/shells/abap/Fiorilaunchpad.html#ZAPUR_RESULTS-display

 

Problems:

Capturar.PNG

Capturar.PNG

Service Entry Sheet not coming in Fiori

$
0
0

Hi All,

 

I have done all the configuration for service entry sheet but it is not coming to fiori app.

 

Kindly help me on this as soon as possible.

 

Regards,

PKA.

PO/PR approval App issue

$
0
0

Hi Experts,

 

We have activated PO/PR approval app.


Here we have implemented custom workflow and we can see workitems for task Custom Workflow in SAP inbox(tcode - SBWP).


Workflow task for PR/PO approval app is configured as desribed in note 2139418. Cache memory is also remove with tcode /IWFND/CACHE_CLEANUP in front end and /IWBEP/CACHE_CLEANUP in backend. Browser cache memory is also removed.

 

When we test the odata URI through /IWFND/GW_CLIENT tcode, status is set to 200.

/sap/opu/odata/sap/GBAPP_PRAPPROVAL/WorkflowTaskCollection?$filter=TaskType eq'Custom Workflow'

 

Screenshot for testing oData URI with /IWFND/GW_CLIENT is attached herewith.

 

But when we execute the app thourgh launchpad, an error message 'Workflow Task Type is not passed as filter criteria' is appeared.

 

Following oData URI under network tab of browser is getting failed.

http://"Server Address"/sap/opu/odata/sap/gbapp_prapproval;mo/LaunchPageCollection


After removal of ';mo' from above URI, it is working fine.

Please find attached screenshot 'failed_oData URI.jpg' and 'Corrected_oData_URI.jpg' for the same.

http://"Server Address"/sap/opu/odata/sap/GBAPP_PRAPPROVAL;mo/WorkflowTaskCollection?$skip=0&$top=100&$orderby=WiCreatedAt%20desc&$inlinecount=allpages


Same issue is occuring with below URI.

 

 

When i remove ";mo" text from oData URI, it is working fine.

 

Following notes and support package is imported in front end as well as backend system.

Front end details

Software component

UIX01EAP 100 009 SAPK-10009INUIX01EAP

 

Notes

Purchase Requisition

0002279706

 

Purchase Order

0002222429

 

Backend

Software component

GBAPP002 600 010 SAPK-60010INGBAPP002


Regards,

Vishal Solanki

Fiori back end user Synch with Front End and SAML SSO

$
0
0

Hi Everyone,

 

I am currently work in a Fiori Implementation project in which i need help and advise n the following things:

 

1. Synch of Back end users with front end System

 

We don't have CUA and Identity Management so i thought of doing a periodic Client refresh from the back end system with the Profile " SAP_UONL" to bring in all the users (only) to the front end system. Please tell me if this is Practically used or advised. If its okay, how shall i plan for the role assignment to the user users automatically

 

2. SSO config.

 

We used F5 as reverse proxy and the ADFS is used as IdP. So is there any document available to complete SSO using SAML for Fiori for these combinations of systems/tools

 

looking forward to your response

 

thanks,

Shi

SAP Fiori launchpad is empty with error : unable to load Group

$
0
0

Hello Experts,

 

I am very new to SAP Fiori  and done with all the prerequisite installation like creating role( lpd_cust)  and assigning application to role .

As per Basis admin , custom role is assigned to my user and they added all the required component .

 

Still launchpad is empty and showing following error.kindly help

 

Many thanks in advance ..

 

Regards

Ravneet

 

launchpd1.PNG

launchpd2.PNG

launchpd3.PNG

lpd4.PNG


FIORI search is not working GetServerInfo is failed

$
0
0

Hi Experts,

 

FIORI search is not working due to GetServerInfo is getting failed.

 

Backend search connector has been activated using ESH_COCKPIT and Webdispatcher is configured as given in configuration guide.

 

Earlier fiori search is working fine but after upgrading UI version to 1.28.31, fiori search is not working as expected.

 

Screenshot of Network tab in console of google chrome.

Network_getserverinfo.jpg

Here status is set to 401 - Unauthorized. But respected user has all the authorization.

 

Kindly provide suggestion to resolve the same.

 

Regards,

Vishal Solanki

Manage Substitution rules via Fiori Mobile App

$
0
0

Hi Gurus,

 

Need some advice here. My client is very much interested in "Approve Purchase Requisition" app. However they also want to have the functionality of users to manage Substitution rules in the mobile app (create and manage substitution rules to manage the tasks in their absence).


This functionality is not available in the "Approve Purchase Requisition App".

 

I read through the "My Inbox" Fiori app which allows users to manage Substitution rules...however this functionality is only available in the desktop version and are not supported in mobile devices.

 

The client is very particular in having the manage substitution functionality.

 

Looking forward for some inputs.

 

Regards,

Rajan Murthy

Search option not available for Fact sheets

$
0
0

Hello,

 

We have completed the fact sheets configuration as per the configuration guide.

But in the launchpad, search option is not available. We only have the option to 'Search in Apps'. The drop down option for 'Search in All' is not visible.

Any inputs?

 

Thanks,

Sajith

Implementating FIORI for a Customer

$
0
0

Hello Gurus,

 

We are in the process of implementing the new SAP UX strategy for a client and as a part of it we will start of with doing a POC by installing a few Fiori apps and then do it on a big scale.


I will deeply appreciate your support in making this a success story.

 

As a first step based on the current landscape of the client we chose to go with 3 transactional apps ( My Inbox, Approve PO and Approve Purchase Requisitions) . For starters they will access the Apps on desktop and on their mobile devices within the NW ( they use Citrix )


They are currently on ECC6 EHP7 (NW 7.4) with an SQL DB. so I checked the compatibility and the apps should be fine to install.

 

Further I would also like to use the Fiori Readiness Analysis to see the list of recommended apps based on the current landscape of the client.

 

Now here are the next steps I would like to have your inputs on .

 

1. Licensing Options : What do I need to check on the licensing part ? Do their current ERP License suffice for me to just go ahead and install fiori on their sandbox or do I need to purchase any ? Also is there a need to procure any SMP licenses ? ( Being a bit naïve here )

 

I will put forward more questions as we proceed.

 

Thanks

Sunny

SAP Fiori Launchpad Issue

$
0
0

Hi,

 

When I am trying to launch SAP Fiori the page is not getting opened, when i checked web console it was showing below error.

 

Console details

2016-05-13 10:19:03 Call to success handler failed: n.setLegacyDateCalendarCustomizing is not a function - TypeError: n.setLegacyDateCalendarCustomizing is not a function

    at d1 (http://XXXXX.XX.XXXXX.com:xxxx/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/bootstrap/abap.js:26:24195)

    at p1 (http://XXXXX.XX.XXXXX.com:xxxx/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/bootstrap/abap.js:26:29025)

    at C1 (http://XXXXX.XX.XXXXX.com:xxxx/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/bootstrap/abap.js:26:34927)

    at F1 (http://XXXXX.XX.XXXXX.com:xxxx/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/bootstrap/abap.js:26:36839)

    at http://XXXXX.XX.XXXXX.com:xxxx/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/bootstrap/abap.js:26:38668

    at http://XXXXX.XX.XXXXX.com:xxxx/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/bootstrap/abap.js:26:29713

    at Object.sap.ui2.srvc.call (http://XXXXX.XX.XXXXX.com:xxxx/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/bootstrap/abap.js:26:1861)

    at XMLHttpRequest.X.onreadystatechange (http://XXXXX.XX.XXXXX.com:xxxx/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/bootstrap/abap.js:26:2991)

    at s.E.dispatch (http://XXXXX.XX.XXXXX.com:xxxx/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/bootstrap/abap.js:2:2628)

    at XMLHttpRequest.X.handleEvent (http://XXXXX.XX.XXXXX.com:xxxx/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell_abap/bootstrap/abap.js:2:3751) sap.ui2.srvc

 

Please find below the Components in our system.

 

SAP_BASIS7400013SAPKB74013SAP Basis Component
SAP_ABA7400013SAPKA74013Cross-Application Component
SAP_GWFND7400014SAPK-74014INSAPGWFNDSAP Gateway Foundation
SAP_UI7400016SAPK-74016INSAPUIUser Interface Technology
PI_BASIS7400013SAPK-74013INPIBASISBasis Plug-In
ST-PI7400003SAPK-74003INSTPISAP Solution Tools Plug-In
SAP_BW7400013SAPKW74013SAP Business Warehouse
MDG_FND7470011SAPK-74711INMDGFNDMDG Foundation
SAP_AP7000033SAPKNA7033SAP Application Platform
SAP_BS_FND7470011SAPK-74711INSAPBSFNDSAP Business Suite Foundation
WEBCUIF7470011SAPK-74711INWEBCUIFSAP Web UI Framework
MDG_APPL6170011SAPK-61711INMDGAPPLMDG Applications
SAP_APPL6170011SAPKH61711Logistics and Accounting
SAP_FIN6170011SAPK-61711INSAPFINSAP_FIN
SAP_HR6080018SAPKE60818Human Resources

 

Please help us on this.

 

Thanks

Sugumar

Viewing all 1804 articles
Browse latest View live


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