Hi
I am trying to extend My Leave Request through webide, I am getting below error while extending it.
Any idea on this error.
Thanks
Prasad
Hi
I am trying to extend My Leave Request through webide, I am getting below error while extending it.
Any idea on this error.
Thanks
Prasad
Hi Team,
My client want to enhance the changes with the help of SAP fiori apps.(My Benefits/Leave Management).
I have installed eclipse Juno and installed, SAP Fiori tooltip, UI5 plug in.
I am going to start using Ver 2 (as per the requirement) and enhance it with the help of Extension point.
Bit confused, Where to start and how to start as i am new to the fiori Development.
Let me know the start and step by step guidelines.
thanks,
Veera P
Hi Experts,
I have an requirement to implement "Forgot Password" functionality on Standard Fiori LaunchPad.
My requirement is to display "Forgot Password" link on LaunchPad. Once the user clicks on it, an email is triggered to his registered email id with new password.
I would like to know if there is any such functionality is available in Fiori.
Thanks in advance.
Regards
Abhijeet
Hi Experts,
We have an ECC system with HANA DB. We activated some of the Fiori Transactional apps and Analytical apps. Now I am trying to activate the Factsheets. The steps specified I have to activate the Search models first using ESH_COCKPIT. But When I open this transaction it is not giving any error but it is opening a blank webpage.
Can anybody help me to find the possible cause of this behaviour?
Thanks and regards,
Jashua
Hi Gurus,
In Fiori While creating Appointments I am unable to create followup Appointment and Tasks, and when i save appointment NOTES it getting saved.
Regds
Jitendar
Hi guys,
I set up the Fiori Travel Management on one of our systems and I can create Travel Requests, but when it comes to creating the expenses, I get stuck at the following popup window:
There is no template to select and I can only press "Cancel"... do you know where I can maintain these templates or why I can't create the expenses withput a template?
My user has the following Travel Management roles:
SAP_FIN_TE_APV_APP
SAP_FIN_TE_CRE_APP
SAP_FIN_TR_APV_APP
SAP_FIN_TR_CRE_APP
SAP_TRAVEL_BCR_BUSTRAVELLER
SAP_TRAVEL_BCR_EMPLOYEE_X1
SAP_TRAVEL_BCR_MANAGER_X1
SAP_TRAVEL_TCR_T
SAP_TRAVEL_TCR_T_X1
Regards,
Klaus Kronawetter
Hello experts,
We have implemented Fiori as embedded deployment in an SAP NW 740 (with EHP7 for SAP ERP 6.0) system running on HANA DB. The SAP_UI version is SP14 and the SAPUI5 library version is 1.28.19.
We have recently upgraded the SAP_UI component from SP12 to SP14, after doing this we have implemented the SAP Notes (those which were applicable for our system) mentioned in this blog SAP Fiori - UI Add-on SP14 notes list, SAPUI5 library 1.28.18.
After this whenever we open any app from the launchpad the app does not open, we just keep seeing the loading (flower) image infinitely as shown below.
We also do not see any error message in the browser console. We have started noticing this behavior after upgrading SAP_UI to SP14. We have also applied SAP Note 2230554 which seemed relevant for this issue, but even after this the issue persists.
Can anyone let us know how we can go about finding out the root cause for this and resolve this issue? This is a critical issue for us since before applying SP14 of SAP_UI the apps were working fine.
Regards,
Saurabh
Hi Experts,
I am extending an SAP Fiori My Leads application following the SAP best practices.
I want to extend s3.controller.js in order to get the data for a custom tab that i have already implemented, but on debugging i found that no service is being invoked when i click the tab.
Kindly advice.
Thanks and Regards,
Raina Goyal
Hi,
I am trying to insert a row of data i the odata service. I am receiving a 400 bad request error. Also it shows 'uncaught object'.
I have referred the following scn pages but both in no particular help.
POST 400 while trying to insert a record
Any leads kindly respond.
Thanks,
Chirag Poddar
Hi All,
I have implemented My quality task but while opening the app I am getting error popup " Couldn't open the app.Try again later."
On debugging ,I recieved the following error :
2015-11-05 14:07:16 INTEROP service's ResolveLink operation returned 2 targets for hash '#QualityNotificationTask-confirm', first one is used. - used target: {"id":"QualityNotificationTask-confirm~6f5","shellType":"FLP","postParameters":"","text":"My Quality Tasks","applicationData":"SAPUI5.Component=i2d.qm.task.tracknconfirm","applicationAlias":"TaskTrackConfirm","applicationType":"URL","url":"/sap/bc/ui5_ui5/sap/ui_qm_tasks","xappState":"","iappState":"","systemAlias":""}
ignored target: {"id":"QualityNotificationTask-confirm~6eK","shellType":"FLP","postParameters":"","text":"My Quality Tasks","applicationData":"SAPUI5.Component=i2d.qm.task.tracknconfirm","applicationAlias":"TaskTrackConfirm","applicationType":"URL","url":"/sap/bc/ui5_ui5/sap/ui_qm_tasks","xappState":"","iappState":"","systemAlias":""} sap.ushell_abap.adapters.abap.NavTargetResolutionAdapter
Also when I tried to test the ui_qm_task SAP UI5 service it shows error Unable to load .
My System configuration details are mentioned below for reference :
Backend system
EA-APPL | 617 | 0005 | SAPK-61705INEAAPPL | SAP Enterprise Extension PLM, SCM, Financials |
Front end system :
UIEAAP01 | 100 | 0007 | SAPK-10007INUIEAAP01 | UI for ERP Central Applications |
I have also refer following links but still facing the same issue :
Could not start the app due to a configuration ... | SCN
Report Quality Issue - Could not open app. Try again later.
Fiori: Error Frontend Leave Request | SCN
Thanking you in Advance
Hi,
The tile shows data but when I go inside the tile, the list is empty.
We are using Custom Workflow.
Configuration has been done according to the guide available at :
Workflow oData is going without a filter:
Can someone please help.
Hello experts,
We have developed a custom Fiori app and integrated it in the Fiori Launchpad. This app is working fine in the development gateway system.
Now we transported the BSP app corresponding to this custom Fiori app, semantic object and the Tile objects to the QA gateway system.
After moving the objects to QA we try to access the app from the QA Launchpad. The tile is visible on the Launchpad, but when we click on the tile to open it shows the below error:
The browser console in Google Chrome has the below error messages:
The Tile and Target Mapping properties of the tile are as below:
The SICF node /sap/bc/ui5_ui5/zinv_apv is activated. Any ideas why this error comes in the app in the QA environment?
Regards,
Saurabh
I want to add my existing SAPUI5 application (which is working standalone) to Fiori launchpad, when execute from Fiori launchpad it is opening properly but into new tab.
thanks f or Building SAP Fiori-like UIs with SAPUI5 in 10 Exercises by Bertram Ganz
through which i was able to create fiori like app. The app is working fine only the thing its opening into new tab while clicking on the tile of launchpad. please help me out was stack into from last 2 days.
AHi
all
we have install wave 2 fiori pr/po apps, using
GBAPP002
UIX01EAP 100 0008 SAPK-10008INUIX01EAP UI for ERP Central Applications
as per my business scenario,
MM consultant saying release PR Approve (PR Releasing) PR done by transaction ME54N.
as per MM consultant they are not using any workflow for release or approve PR PO.
So how wave 2 fiori PR PO will work without task id or workflow?
Hi All,
My requirement is to hide open task,Claim and suspend button of my inbox app for all scenario specific tiles.Is there any way that can be reused for all tiles or I have to do one by one for all?
Thanking you in advance.
Hello,
We currently have Fiori Approval requests up and running.
However we have simple a requirement that is to change item description text. For that purpose i found on documentation the BADI /IWWRK/ES_WF_CUST_EXT_IB.
I activated it(no filters), but when i execute the Fiori APP i can't manage to get it called. I also tried /IWPGW/ES_TGW_TASK_DATA with no success.
Is this the correct BADI using FIORI? Should it work?
BADI test implementation:
PS: I manage to implement a similar BADI /IWWRK/ES_WF_WI_BEFORE_UPD_IB, for the user decision with no such problems.
Thank you in advance for the time.
Regards,
Tags edited by: Michael Appleby
Hello All,
We have setup PO approval Fiori applications on our sandbox system which is Gateway hub embeded. We are runing on ECC6.0 SP8 and Netweaver7.31. The PO can be displayed. But when we approve the purchase order we got "No Release code maintained" and HTTP 400 bad request error. when using NW gateway client, i can not use post method.
Any help would be appreciated.
Thank You!
Hi Guys
I would like to know if SAP is planning to release a new versions for SAP WebIDE Local
Any idea on where i can view a schedule of updates for the Local version ?
Currently the latest version for SAP WebIDE Local is 1.12.8 whilst the cloud version is 1.17.2
I'm a bit indecisive on which version to use , Local or Cloud ?
Hi Experts,
I am getting error on fact sheet apps, when i search for some material or customer for example, i get result for search but when i wants to select any of them i get error saying " Could not open app. Try again later"
error log in chrome console when i select any of material...
Please any one can help with this.?