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

Testing Fiori / UI5 App in Web IDE as different user (different credentials).

$
0
0

Hello:

 

My apologies if this has been asked and answered previously.  I would like to test my apps as a different user (with different roles, auth's, etc.) from within the SAP HANA Cloud Web IDE.  I did find out that you can change the username/password in the "Destinations" area of the HCP Cockpit to accomplish this, but I am wondering if there is a more elegant way, let's say through the neo-app.json file for example, to do this.

 

Thanks.


KPI modeler

$
0
0

We have a SAP HANA(1.00.094.00.1427101515) and an ERP on it. We although installed FIORI Smart Business. Our Basis did configure SAP HANA, SAP WebDispatcher, SAP Frontend Server / SAP Backend  Server (same server) and FIORI Launchpad.

 

But when we launch fiori via launchpad, we see that the KPI Modeler doesn't start up. We see only blank KPI Tiles (see picture belo)

 

 

Further, we did debug and figure out that that our GET is failing with 404 error...

 

the respective URL is as below:

http://xxxxxxx.xxxxxx.xxx.xxx.com:50003/sap/hba/r/sb/core/odata/modeler/SMART_BUSINESS.xsodata;o=HANA/Catalogs(%27HANA_C…

we went ahead and checked our services in backend, fixed couple of OSS notes but still the issue continues...

 

Can any one help here?

Issue with Tristate checkbox and Table Tree

$
0
0

Hello Experts,

 

I have implemented table tree in one of the custom apps I am developing. For selection, I have used Tristate checkbox. The issue is that when I select the Root node of table, the child checkbox state changes to selected( figured this out during debugging) but in visual they remain unselected. I have followed this example - JS Bin - Collaborative JavaScript Debugging.

I have also observed one thing that, this happens only for table type "Fixed". With type "Auto" it works but performance is real slow.

 

Any help would be appreciated.

 

Selection.JPG

Few general queries regarding HCP Fiori apps

$
0
0

Hi,

 

I came across few queries when i was going through Fiori apps in HCP.

 

1. Do we have standard fiori apps running on HCP.? or is it only on demo cloud as of now.?

2. If we are going for HCP std fiori apps, i believe we need not to deploy any apps into Hana cloud.

     Then how do we connect our gateway service to that std fiori app.? If we want to customize the app, how we are going to do.?

3. What are the pre-requisites to implement std fiori apps on cloud to a customer.?

4. How to manage the access to end users to fiori apps or fiori launchpad.?

 

Best Regards,

Sunil

Fiori approval tiles show error and does not get the number of approvals

$
0
0

Hi

 

we are currently doing a POC for the approval requests. We are doing the POC on the Purchase order and the purchase requisition, we could get the PO app and the PR app working but on the intial Launchpad screen we see the tile with ERROR.

 

Please see the attached screenshot.

 

If any one has faced similar issue please let us know how it has been resolved.

 

Regards

Ravi

Data Not Visible in Employee Lookup App

$
0
0

Hello Experts

 

I have configured Employee Look Up App. On running the application I encountered an error ""Üser <nameofuser> does not exist in this period". I assigned a pernr to that user with infotype Communication and Sty 0001 in PA30. This error was resolved by maintaining this entry. However no data is being visible on the app. On checking the console Odata request /sap/opu/odata/sap/HCM_EMPLOYEE_LOOKUP_SRV/EmployeeInfoSet('pernr')/$value is being failed with the message Exception raised without specific error.


Is there anything else to be maintained in PA30 or any other table that I have missed.

 

Thanks in Advance

Parth Budhiraja

While activating odata services error

$
0
0

Hi,

 

While activating the odada services in the frond end server, there is no srvices found the frond end server but i checked the that services in back end is there that services.

 

12.PNG

 

Thanks in advance

Fiori News Tile (FEED) not working in Android

$
0
0

Hello Experts,

I created a "News Tile(FEED)": the tile works on computer, indeed I see the articles within tile.

The problem is using the Sap Fiori Client for Android: the News Tile(FEED) is white and there aren't articles.

 

I have Sap Fiori Client 1.4.0 .

Do you have any suggestion?

 

Thanks in advance.

 

Best Regards,

Marino


Unable to see purchase orders in Fiori Launchpad

$
0
0

Hi All,

     Recently i implemented and configured FIORI configuration for approve purchase order app. After configuration  i was unable to see purchase orders in launchpad browser. Please find front end and back end system configuration details as given below.

 

Front End Server configuration includes netweraver 7.4 SP 8

 

1.Components updated in front end server

 

     a.SAP_GWFND    740    10

     b.SAP_UI              740    14

     c.IW_PGW            100    07

     d.UIX01EAP          100    08

 

Back End Server Configuration includes ERP EHP 6 SP 12

 

2.Components updated in back end server

 

     a.GBAPP002     600     10

 

Internal configuration  in front end server:

 

1.Activated Odata service in front end system.

2.Activated SICF services for approve purchase order.

3.Created system alias and assigned to Odata service.

4.RFC is triggering properly from front end to back end system.

5.Maintained system alias and task-id in Scenario definition.

6.Created custom LPD_CUST role in front end server.

7.Created custom catalog and group in launchpad and provided catalog and group authorization to user.

 

 

Internal configuration in back end server:

 

1.Configured standard work flow and Task id in back end server

2.Work flow is triggering properly since i could see purchase orders in users INBOX.

3.Provided role authorization for application user in back end server.

 

Workflow url is in launchpad is triggering to :

 

http://<host><domain>:<port>/sap/opu/odata/SAP/GBAPP_POAPPROVAL;mo/WorkflowTaskCollection?$skip=0&$top=1000000&$orderby=WiCreatedAt%20desc&$inlinecount=allpages&sap-client=200

 

Issue is after configuration, Purchase orders are not visible in Launchpad. Please suggest solution.

Fiori approve purchase order application configuration

$
0
0

Hi All,

 

I have configured fiori approve purchase order transactional application with the below settings.

 

Database: SQL

Frond End : Netweaver

Backend : ECC

 

question is how do map the launchpad designer to launchpad. ECC data is not moved to netweaver gateway. I dont know what step i am missing because i configured as per SAP standared document.

 

Application : Approve purchase order (transactional app)

http://help.sap.com/fiori_bs2013/helpdata/en/57/7f3c52c638b610e10000000a44176d/content.htm

Library : https://fioriappslibrary.hana.ondemand.com/sap/fix/externalViewer/index.html#/detail/Apps('F0402')

 

Its showing like this below. I have attached the my configuration snapshot.

 

launchpad.PNG

 

fiori_catalog.PNG

 

Thanks in advance

Use of Forward option in Fiori PO Approval Application

$
0
0

Hi All,

 

We are implementing the standard SAP fiori applications related to the MM Module.

 

We have Approve Purchase Order and Approve PR applications and in the detail screen footer area we have the following buttons.

 

1. Approve

 

2. Reject

 

3. Forward.

 

In General The Forward option is used to Forward the Work item to another user in the system.

 

When i click on Forward, I am getting the search screen and i have tried with the user ids in the back end system and it does not show any results.

 

Is there any configurations required and what are the options (user id/per nr etc.) i can as the search criteria ?

 

Please explain the Forward option and the required configurations for the same.

 

Thanks,

 

Urmi

How to implement Variant Management in filter bar (not smart filter bar)?

$
0
0

I have implemented this view and when i am able to save new variant , i am doing changes through filter option but when i am loading the changed variant again then data fields are not loading back.

 

could anyone help regarding the same.

I have found something

UI2 service for personalization

UI5 service for flexibility

I am confused now. Please Help.

 

 

 


<mvc:View

  height="100%"

  controllerName="zvariantnews.Punter"

  xmlns:mvc="sap.ui.core.mvc"

  xmlns:l="sap.ui.layout"

  xmlns:c="sap.ui.core"

  xmlns:t="sap.ui.table"

  xmlns:fb="sap.ui.comp.filterbar"

  xmlns="sap.m"

  xmlns:v="sap.ui.comp.variants">

 

  <Page id="idXMLView1" title="Detailed Scheduling Planning Board">

  <content>

  <VBox fitContainer="true">

  <fb:FilterBar advancedMode="false" search="onSearch" persistencyKey="XXX" >

  <fb:filterItems>

  <fb:FilterItem name="A" label="Overall Profile">

  <fb:control>

  <Input id="overallProfile" type="Text" placeholder="Overall Profile ..." showSuggestion="true" showValueHelp="true" valueHelpRequest="overallProfileValueHelp"/>

  </fb:control>

  </fb:FilterItem>

  <fb:FilterItem name="B" label="Time Profile" labelTooltip="Tooltip Example" mandatory="false">

  <fb:control>

  <Input id="timeProfile" type="Text" placeholder="Time Profile ..." showSuggestion="true" showValueHelp="true" valueHelpRequest="timeProfileValueHelp"></Input>

  </fb:control>

  </fb:FilterItem>

  <fb:FilterItem name="C" label="Location" labelTooltip="Tooltip Example" mandatory="false">

  <fb:control>

  <Input id="location" type="Text" placeholder="Location ..." showSuggestion="true" showValueHelp="true" valueHelpRequest="locationValueHelp"></Input>

  </fb:control>

  </fb:FilterItem>

  <fb:FilterItem name="D" label="Planner" labelTooltip="Tooltip Example" mandatory="false">

  <fb:control>

  <Input id="planner" type="Text" placeholder="Planner ..." showSuggestion="true" showValueHelp="true" valueHelpRequest="plannerValueHelp"></Input>

  </fb:control>

  </fb:FilterItem>

  </fb:filterItems>

  </fb:FilterBar>

  </VBox>

  </content>

  </Page>

</mvc:View>

Approve Requisition App Issue

$
0
0

Hi All,

 

In my approve purchase requisition fiori app when I forward any request to first level of approval with additional forwarding note I am able to see it  on second level of approval but when I repeat the same process from 2nd level of approval to third and soon ,the note written from first level of approval got disappeared.

 

Is there any limitation on number of forwarding notes carry forward to next level of approval?

 

Thanking you all in advance.

 

Regards,

Riya

Approve Travel Expense issue

$
0
0

Hi Team,

 

I enhanced the BAdi "SRA008_BADI_APV_TRAVEL_EXP" for Approve Travel Expense Fiori App.

 

Steps Followed:

 

1) Added Fields in the Structure.

2) Populated values for the new fields

3) I am able to see the newly added  fields and the values for these fields in the back end debugger.All the newly added fields and data is finally retrieving to "er_entityset" .

4) cleared the cache in both front end and back end.

 

Issue:

 

1) I could not able to see the newly added fields in the metadata.

2) we don't have any other BAdi to enhance the model.

 

 

Please provide some inputs?

 

Thanks

Vijay

Adding additional links to the Fiori Launchpad

$
0
0

Hello,

 

Our client has a requirement to add additional links to the Fiori Launchpad.  For example, have a pane on the right-hand side of the Launchpad with "You may also want to..." or "Additional Links".  The links may point to the company intranet, help documents, and so on.

 

I have seen some mock-ups when I google it, but don't find anything in the SAP documentation about how to do something like this...


Any thoughts?

 

Mike Moram


SAP fiori installation central hub deployment

$
0
0

Dear

we have requirement to install SAP Fiori we use following steps

 

1) install sap netweaver7.31 as ABAP with oracle we use following files

2) we install sap netweaver 2.0

then upgrade all addon  IW_FND 250 IW_CBS 200 IW_CNT 200  IW_BEP 200 IW_SCS 200

 

This we follow

if there are any changes kindly let me know

 

sap_fiori1.png

 

 

sap_gateway1.png

For upgrade SAP Gateway2.0

1942072 SAP gateway 2.0

1569624 upgrade sap gateway

 

upgrade following thing

IW_FND 250

IW_CBS 200

IW_CNT 200

IW_BEP 200

IW_SCS 200

 

need some experts comments

 

Regards

Launchpad - Creating Groups

$
0
0

Hi,

 

I'm trying to create a "Group" via Launchpad Conifgurator. Trying this, I'm getting an error:

 

Error when updating the group personalization Error (400, Bad Request) in OData response for PUT "/sap/opu/odata/UI2/PAGE_BUILDER_CUST/Pages('ZTEST')": HTTP request failed Details: Property 'isPersLocked' is invalid


Does anybody know what to do, with this kind of error? I can't find any further information...

 

Thanks for any help on this.


Chris

How can I align tiles of a sap.m tileContainer to the left?

$
0
0

Hi Experts,

 

I have added few tiles to a tile container in my page. But those tile are appearing to the centre of the tile container.

I want to align the tiles to the top left corner of the page.

 

Please let me know how can i achieve this?

 

Regards,

Imran

Error while creating catalog: "Cannot set property '$selected' of undefined"

$
0
0

Hi all,

 

I'm new in Fiori, I was setting up the fiori launchpad from help portal (Setting Up the Launchpad - User Interface Add-On for SAP NetWeaver - SAP Library).

 

When I using Launchpad Designer to create catalog, it responses with "Cannot set property '$selected' of undefined".  I'm not sure which configuration is wrong.

 

Is there anybody can tell me where I am wrong, or how can I check this problem?

 

Thank you.

 

 

 

 

I configured on abap server,

 

The ui5 version is 1.28.13.

sap_basis 740

 

Actived odata service :

/UI2/PAGE_BUILDER_CONF

/UI2/PAGE_BUILDER_CUST

/UI2/PAGE_BUILDER_PERS

/UI2/TRANSPORT

/UI2/INTEROP

SAP Fiori Launchpad Only Basic Authentication Pop-Up

Viewing all 1804 articles
Browse latest View live


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