Quantcast
Channel: SCN : Unanswered Discussions - SAP Fiori
Viewing all 1879 articles
Browse latest View live

FIORI roles and authorization issue

$
0
0

Hi Folks,

 

In our project we have implemented around 200 applications based on HANA DB and Any DB. Now we are creating the roles for each applications. So just to make you better understand the issue I am taking an example of an application "Manage Supplier Invoice for Accounts Payable Accountant - Procurement". For this particular application I have assigned the PFCG role for business catalog SAP_BR_AP_ACCOUNTANT_PROCURMENT to the test user along with R3TR IWSV MM_SUPPLIER_INVOICE_MANAGE_001 & R3TR IWSG MM_SUPPLIER_INVOICE_MANAGE services. But now user is getting an error that "user has no authorization for operation READ on object BUS2081" also in SU53 it is showing that activity is missing for some authorization object.

 

So I manually added the missing authorization objects in Roles --> Authorization and now application is working fine. But here my concern is that I have never read it anywhere that authorization objects have to be assigned manually to FIORI roles, we just need to assign the catalog, group and the required service like I did.  I request you to help me understand that whether it is required to manually add objects in FIORI role  or share any document on FIORI roles and authorization.

 

Thanks


Upgrade Fiori system to 7.5

$
0
0

Hi. I've a Fiori System Landscape (NW 740) and would like to upgrade to NW 7.5 SPS04. When I create transaction in MOPZ not appear all the components and warnings appear on the versions of the fiori addons: "No successor of FIORI XXXXXXX NW740 is compatible with the target state of system XXX". I read many notes of upgrade to UI 750 and fiori where mentions that is possible only if Fiori products are deinstalled but I think I already have the new versions (releases in note 2200415, ex: UIX01EAP, UIX02EA4). Also there're components that cant be uninstalled. Could you please clarify the strategy?

 

Thanks!

Fiori APP - Approve Purchase Order do not complete WF

$
0
0

We are implementing out Approve Purchase Order APP.

 

In this scenario we have an standard WF, but some tasks are customized (Z).

 

We had implemented the extend method for some screens of this App and all the changes we did are working correctly.

 

  • App find the worklist under our users, show them on Fiori App (OK)
  • We can approve it by Fiori App, and the Purchase is being approved on Backend.

 

 

The problem is:

 

--- After approving the PO from Fiori (Backend works), it doesn’t release the item from worklist.

 

Then, the item remains on our user lists to be approved (Despite it was approved).

If you see the purchase at Me23n its marked as approved.

 

We need to know how we can complete the WF after approving the PO from Fiori.

 

Do you have some idea to help us on it?

 

Quite urgent.

Thank you all!

Help with SAP Fiori Search Setup

$
0
0

Hi All,

 

We are in the process of setting up SAP Fiori for S/4 HANA in central hub deployment (i.e. separated front-end server) and, in doing so, we are working our way through the installation guide for 1511. Having gone through the prerequisite notes, we are now working our way through the automated configuration tasks and have reached the task related to "enterprise search" SAP_ESH_INITIAL_ SETUP_WRK_CLIENT. This task prompts for a SAP HANA Connection, which has prompted us to revisit the architecture for Fiori.

 

I came across this page which provides some insight into how this connection is created:

Setting Up Enterprise Search - Search and Operational Analytics - SAP Library

 

Some Questions related to SAP Fiori Central Hub deployment for S4:

- Does the task carry out the configuration for Search and Operation Analytics in both the Backend Server and the Front-end Server?

- Regarding the SAP HANA Connection parameter needed for this task, does this refer to a connection to the HANA database where the Front-End server is installed, or is it to the backend S4 Server?

 

 

Can anyone provide more clarity on these please..

 

Greatly appreciated.

 

Sergio

Fiori - Approve Purchase Contracts - Error in services

$
0
0

Hi Gurus,

 

I have a fiori system with the component UIEAAP01 SP09 and some notes from SP10 & 11. We have a backend system with EHP7 with the component SRA001 SP09.

 

The problem we have is we don´t see information in the line service item in Approve Purchase Contract application. The strange is with the po and pr application are working fine.

 

Any ideas?

 

Kind regards,

 

Claudio

How to Check the destinations is connected or not?

$
0
0

Hi All

 

I Am trying to connect my ABAP server with my locally Installed Web IDE.

I Created a Folder as destinations in config_master in orion eclipse and i created text document and gave following details

Description=ECC

Type=HTTP

TrustAll=true

Authentication=NoAuthentication

WebIDEUsage=odata_abap,ui5_execute_abap,dev_abap

Name=ECC

URL=http://192.168.0.29:8090

ProxyType=OnPremise

WebIDESystem=ECC

WebIDEEnabled=true

sap-client=100

But When I am trying to connect in web ide screen it's showing as check your abap developement configurationlocalwebide1.png

With Regards

Vaishali

Fiori Extended App Error

$
0
0

Hi All,

               I have created one fiori extension application .Two ways i tried to execute this application 1. Fiori extension pane in sap webide

  2. Through friori launchpad , but in both cases its not loading the data .

In inspect element, I can see the error below:

 

2016-09-01 11:03:18 The following problem occurred: HTTP request failed404,Not Found,{"error":{"code":"005056A509B11EE1B9A8FEC11C21D78E","message":{"lang":"en","value":"Resource not found for the segment 'Customers'."},"innererror":{"transactionid":"960570E64E0FF134B1D800155D118604","timestamp":"20160901053318.6580000","Error_Resolution":{"SAP_Transaction":"Run transaction /IWFND/ERROR_LOG on SAP NW Gateway hub system and search for entries with the timestamp above for more details","SAP_Note":"See SAP Note 1797736 for error analysis (https://service.sap.com/sap/support/notes/1797736)"}}}} -

Capture.JPG   

  How can we fix it?

 

Thanks&regards,

ajay deshetty.

How to pass parameter from one odata service to another odata service in Fiori Launchpad?

$
0
0

Dear All,

 

I have two Odata Services,

 

1) z_xx_xxxx for fetching ponumber.

2) z_yy_yyyy to release selected PO fetch by above odata service (z_xx_xxxx).

 

The Problem I fecting is that I am able to fetch PO no using z_xx_xxxx Odata service, but I don't know how to pass that PO no to z_yy_yyyy odata service (to release PO).

 

Screenshot attached for your reference.


Source code for apps in SAP Fiori Demo Cloud Edition

$
0
0

Hi All,

 

We have the below mentioned SAP Demo Cloud Edition available for the customers to try out the Fiori Applications.

 

SAP Fiori, Demo Cloud Edition

 

I would like to know if there is any possibility to get the complete project source code for a particular application to review how some of the features are implemented.

 

We can get the controller codes in the chrome developer tools, but would like to get the complete project source code.

 

 

Thanks,

Public URL for FIORI App - works outside company network and errors within company network

$
0
0

Hi FIORI URL experts,

 

We have a custom developed FIORI app "Create Purchase Order".

We access the app using a public url. This app works fine when accessed from outside the company network (e.g. from our mobile or from home computer).

When we use the app from the company network, we get the following HTTP error. There is no log in ST22

What could be the reason for this? How can we troubleshoot?

 

fiori http error.png

Setting up single sign on from Fiori Gateway launchpad to MII Java link

$
0
0

Hello,

I have a scenario where development team has configured a MII(SAP Manufacturing integration & Intelligence) tiles in Fiori launch pad.

The requirment is when they click on the tile in launchpad it should connect to MII Java without logon pop up.

 

I tried below options

1. trusted connection setup in MII Java system -

2. Exchanged client certificate btw gateway and MII.

 

Still getting pop up screen for logon. can some one please advise if i am missing some configuration here ?

Please share if any document/link which i can share to setup for the above scenario.


Thank you


Regards,

Harish

Attachments in My Inbox fiori app

$
0
0

Hello All

 

There are attachments (object level) in the workflow but they are not displaying in the fiori My Inbox. Using the component UI 7.50.

 

what might be the problem, please provide your inputs on this.

 

 

Best Regards

Srinu

How to know SID,Hostname of message server?

$
0
0

Hi Experts,

 

Can anyone please help me how to know SID and hostname of message server for installing Sap Web Dispatcher.

 

Thanks,

Navya.

Extend Fiori Paystub- display name issue

$
0
0

Hello

 

We have extended the Fiori Paystub and hidden one field using WEBIDE. When we run the extended app it shows DISPLAY_NAME in the browser tab title for the extended app. It is not able to get the text "My Paystubs". All other titles seem  seem to be getting the texts.

The standard app works fine and shows the correct Application name. The I18N file in the standard app has the required entry

DISPLAY_NAME=My Paystubs. Any ideas on what the issue could be

 

 

Thanks

Puneet

Relevance of SAP_BW in Front-End 750

$
0
0

Hello,

 

Im configuring the Bank Accounts and Manage Banks Fiori applications. My system landscape is Font-End server Netweaver 7.5 sp 0 and S4HANA 1511 SP2 backend.

 

I came across the note 2214054 in the app implementation documentation for Manage Bank Accounts which lists the notes needed. Allot of the required notes make reference to SAP_BW 750 and the SP packages.

 

Do these SAP_BW 750 support packs go into the front-end server or backend server or both? Does this add-ons (SAP_BW) need to be patched to the same level in the front-end as in the backend?

 

What is the relevance of SAP_BW 750 in the front-end server?

 

Thank you

Jared


"Can't open the app! please try again later", issue in deploying the Fiori app on Launchpad

$
0
0

Hello Experts,

I have tried this link http://scn.sap.com/docs/DOC-55899 for deploying the app on Fiori launchpad. The difference is, I used webIDE for deployment to the ABAP repository. When I click on the Tile in the launchpad it says, "Can't open the app! please try again later". I had previously deployed an application just to test, and it worked then. On comparison with this App, the other one had "index.html" in it, where as this app is having FLPSandbox.html, for start page. Attached is the file structure created in ABAP Repository, after deployment.

Any sort of guidance to resolve this problem, will be helpful.

Thank you.

Fiori app "My leave requests" issue: Witdrawal not possible

$
0
0

Hello,

We are on the following SP - level:

 

Backend:

SP backend.jpg

 

Frontend:

 

SP frontend.jpg

 

 

We are facing with a strange issue, generally, the app works fine, but if I want to withdraw a sended (not yet approved or denied) leave request with the "withdraw" button, an empty popup is shown an the leave request can not be withdrawn:

 

 

empty popup.jpg

 

Do you know that behaviour? There are not error messages in IWFND/error_log / IWBEP/erro_log or in st22 dump analysis.

 

 

Best wishes,

Mic

Custom Tile not working

$
0
0

Hello guys,

 

I've been trying to add a custom tile to our Launchpad for the past two days but cannot get it working.

I can add it to our launchpad via the launchpad designer, but it always giving me an 'Error loading tile' message

(i mostly followed this guide: http://http://scn.sap.com/community/developer-center/front-end/blog/2016/08/23/create-and-use-custom-tile-type)

As far as i can tell the deployment of my tile and chip settings are all done correctly, retried the whole process several times, always with the same result.

tile error.PNG

 

When i ignore this warning and add it to my personal launchpad anyway i get this error when clicking on the tile:

error.PNG

 

View when adding tile to my cataloglaunchpad.png

After a lot of searching and trying different things i think right now my problem lies in connecting the 'tile' and the 'chip' to each other.

Because when i debug my application in the WebIde i cannot get a reference to the chip in my View, the viewData is always empty, so this.getView().getViewData().chip always returns with an error. (while when i debug any standard static/dynamic tile from my launchpad this variable is filled correctly)

 

My project structure looks like this:

project structure.PNG

 

While my chip.xml contains following code (logos.tile is my namespace):

chip code.PNG

I tried replacing the viewname with almost anything i could think of that could work:

view/xxx.xml

view.xxx.xml

logos/tile/view/xxx.xml

 

i also tried with the extra basePath: ./ tag, but to no succes either.

tried using a JS view as well, not working either.

 

So anyone who can give me some advice on how to solve this?

 

Kind Regards,

Pieter Verhoeven

Fiori KPI Evaluations & Tiles

$
0
0

Hi Fioriers,

 

I am configuring new evaluations for the fiori app "Aging Analysis".

I have configured new evaluations and new tiles in system XYZ and client 100.

I have tested in client 100, and it's working ok.

 

When I moved the transport order where I saved all the work I've performed in the tile "KPI Workspace" to client 120, I am getting the following error:

 

img01.png

 

I've been reading some information, and I understood that the process to create the Evaluations has to be done in each system/client, or you can do it this other way:

SMART Business Download Tool - KPI Modeler

 

My question is:
Is there any standard tool for transporting the evaluations?

 

Best Regards,

Emanuel

Viewing all 1879 articles
Browse latest View live


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