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

PendingWork Items are not visible in Fiori

$
0
0

Hello SAP Folks,

 

I am facing an issue with MM invoice App. Three workitems are pending for a user but it is not visible in Fiori. This is happening for a particular user.

There is no filter set. Kindly suggest.

 

I really appreciate your help.

Thanks,

Chandan


Unable to load Standard Catalogs in Launchpad designer

$
0
0

Hello Experts,

 

We have installed FIORI components and configured Front end and backend system. But somehow we are not able to get Catalogs delivered by SAP in launchpad designer.

 

Following components are installed.

Installed_Components_frontend.JPG

 

Business catalog role, Technical role and backend odata role is also given to the admin user.

As per one blog for same issue, gateway services with LOCAL system alias have to be activated. So we have done the same but no effect.

 

An error 'Resource not found for segment 'CustomizingRequest'.' in console of browser while loading launchpad designer. It is giving error while loading '/sap/opu/odata/UI2/TRANSPORT/GetDefaultCustomizingRequest' Odata service.

 

As per one blog on SCN, we have tried to resolve the same by assigning one dummy customizing transport request. Then following error is appearing.

error_dummy_TR.JPG

 

Also when we try to create new catalog, system is throwing an error 'Cannot set property '$selected' of undefined'.

 

Kindly provide suggestion to resolve issue.

Fiori_My Appointments

$
0
0

Hi,

 

We are trying to implement My Appointments app.

 

My Appointments.png

 

The App is hanging when i click on the save button.

 

Is there any note to solve this issue ?

 

Thanks & Regards,

Vamsi Krishna.

Approve PO - Wrong Currency ,00

$
0
0

Hy everyone,

 

I have a problem with my value of fiori approve po and pr
Here's my SP level :

 

 

GBAPP0026000009SAPK-60009INGBAPP002GBAPP002

 

2015-12-03_12-51-51.jpg

Wrong value : 109.490.00

I hope its gonna be : 109.490

The .00 must dissapear

 

Whats happend?

 

Regard,
AP

Prepared Status in Search connector instead of Active

$
0
0

Hello Experts,

 

We are configuring the Fiori Factsheets,so that for factsheets we are creating the Search connectors in ESH_COCKPIT Transaction.

 

After creating the search connectors, the status of some of the search connectors are showing prepared status. When we tried to search this connector in ESH_SEARCH then we are unable to find those connectors.

 

And the Factsheets which are already configured are unable to open on fiori lauchpad.

 

Please help us to resolve this issue.

 

Thanks

Manu

Fiori Dynamic Tile - bringing external count

$
0
0

Hello ,

My requirement is to have a dynamic tile in fiori launchpad that directs me to sharepoint worklist.. I also want to display the cout of workitems that are there in sharepoint worklist on dynamic tile.

Is there a way to achieve this.

 

The only option i can see is creating odata service that will internally call sharepoint webservice and will return the workitem count. Then connect this odata service to dynamic tile call.

 

Is there any simplest option.

 

Regards,

Sheetal

How to setup your company logo in SAP Fiori launchpad

$
0
0

Hi Masa,

 

I was referring the blog posted by you to update the company logo on fiori launchpad, but having some trouble here.

(How to setup your company logo in SAP Fiori launchpad)

 

I was able to follow till the step 3, where i added the fiori launchpad URL and Application (theme) name, when i click on add button, it keeps rolling and and never came back.

 

I tried this procedure on google chrome and IE 9.

 

Kindly help us on this

 

Regards

Saket

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


Logon is being Prepared

$
0
0

Hello,

 

I am using Hub system for SAP FIORI. I have issue with launching Launchpad.

 

My Launchpad Designer and Launchpad for applications is not opening.

 

When I use http and corresponding port,I can see "Logon is being prepared" in browser but it then redirects to https and I get Error connection time out.

 

Masayuki Sekihara could you help me out with this issue.

 

I have attached screenshot for reference

.Admin_url.png

After the above screen,I get connection time out and http is redirected to https.

 

After execution.png

Default catalog for fiori launchpad

$
0
0

Hi all,

 

After my Fiori installation. I found catalog 'SAP: KPI Modeler' and 'SAP: KPI' is set automatically before I enter launchpad designer. But I didn't install the KPI modeler, is that a default setting for fiori launchpad?

 

The fiori launchpad designer always want to load this 'SAP: KPI Modeler' catalog, and result an error since the KPI service is not existed. 

 

How can I configure it?

Capture.PNG

Best Regards

Dongqiang

Form is not getting rendered in SAP Fiori Client mobile application or Mobile Browser.

$
0
0

Hi All,

 

below form is  getting rendered correctly in desktop browser but not in mobile browser .


In mobile browser all the text fields are rendered immediately,  but the Label fields are rendering very slow .

sometimes Label fields never get rendered, we need to tap the screen and swipe the screen  to make the Label fields Rendered.

 

Following is the form used.

 

new sap.ui.layout.form.SimpleForm({title:"Purchase Order Details", layout:sap.ui.layout.form.SimpleFormLayout.ResponsiveGridLayout,

                                    maxContainerCols:1,editable:false,labelSpanL:4,labelSpanM:4,emptySpanL:1,emptySpanM:1,columnsL:1,columnsM:1,

  content:[    

          new sap.m.Label({text:"Purchase Order"}), new sap.m.Text({text:"105"}),

          new sap.m.Label({text:"Document type"}),new sap.m.Text({text:"p"}),

          new sap.m.Label({text:"Vendor"}),new sap.m.Text({text:"5"}),

          new sap.m.Label({text:"Vendor name"}),new sap.m.Text({text:"sector"}),

          new sap.m.Label({text:"Purchasing Org"}), new sap.m.Text({text:"Nauru"}),

          new sap.m.Label({text:"Purchasing Grp"}),new sap.m.Text({text:"pg"}),

          new sap.m.Label({text:"Purchase order value"}),new sap.m.Text({text:"50"}),

          new sap.m.Label({text:"Currency"}),new sap.m.Text({text:"euro"})

]

    

  }) 

 

NOTE:

when tested In Google Chrome's Developer's tools (desktop browser) by emulate a tablet or mobile device  it is rendering correctly.

But the issue is occurring only in mobile device Browser or SAP Fiori client in mobile.(Tested in Iphone 6).

 

Could you please explain where its going wrong, Is there any other way to display the fields  with a responsive layout which makes it to render correctly both in mobile and desktop.

 

I need the fields to be displayed like below form and code should be in java script.

form1.png

 

 

 

Regards,

Abhiram.

How to force the application to stay on master page instead of Auto redirecting to detail page(In Mobile alone).

$
0
0

Hi All,

 

When we open fiori application(Purchase order approval) in mobile browser or fiori client,  first master page get loaded and the first item in item list is selected automatically and detail page of the first item gets displayed.

 

This happens when ever we open the app or process any request (approve or reject a item).

 

Could you please help me to stop the automatic redirecting of master to detail page(In mobile alone).

I want the user to select particular item in list and go to detail page .

 

This automatic redirection is not any issue in desktop , as user is always able to see the master page in desktop view.

but in mobile ,user has to manually go back to master page from auto redirected detail page and select item from list for detail page of his choice.

 

Thanks in advance,

regards,

Abhiram.

sap.ui.unified Fileuploader: CSRF token validation failed in a session for 2 files upload

$
0
0

Hello Experts,

 

I am using the sap.ui.unified Fileuploader controller to upload xml file to OData service with POST call.

Afte the uploading the first file, I tried uploading the second file without refreshing the session.

I got the error: CSRF token validation failed.

I have used oModel.updateSecuritytoken() and refreshSecurityToken are giving the same XCRF token in the method: handlValueChange() on new file upload.

 

How to get new CSRF token in the same session without service request? My application cannot be refreshed every single file upload to get CSRF token. How to fix this?

 

I am facing this issue from long time. please help me.

This is my function which gets triggered on file selection where the file gets uploaded.

 

handleValueChange: function(oEvent) {

var oModel = this.oView.getModel(),

oUploadCollection = oEvent

.getSource();

var token = "";

 

var ucpNames = [ "x-csrf-token",

"Accept" ];

if (oEvent.getParameter("files").length > 0) {

// Header Token

if (oModel.getSecurityToken) {

token = oModel

.getSecurityToken();

} else {

oModel

.refreshSecurityToken();

token = oModel.oServiceData.securityToken;

}

var ucpValues = [ token,

"application/xml" ];

for (var i = 0; i < ucpNames.length; i++) {

oUploadCollection

.addHeaderParameter(new FileUploaderParameter(

{

name: ucpNames[i],

value: ucpValues[i]

}));

}

}

},


The refreshSecurityToken() method is returning the same CSRF token in the second time file upload which is invalid. How to get new CSRF token? kindly help needed.


Regards,

Soumya

Web dispatcher on HANA not forwarding to right tenant DB

$
0
0

Hi,

 

We are in process of configuring Fiori Landscape and deploying analytical apps. To start, we have chosen "Demand Waterfall Analysis" analytical app which is part of "SAP Smart Business for APO 1.0". I am working with technical consultant to get the landscape and application working. However, we are facing issue getting to HANA server from app.

 

Following is our landscape configuration:

SAP HANA SPS 09 Rev 94

SAP Netweaver 7.4

26-03-2015 9-18-35 AM.jpg

 

When we click on tile then we are getting following error:

 

8-04-2015 9-06-20 AM.jpg

 

 

We have web dispatcher routes as explained below. As we have only one app for a start so did not perform 3 step as yet

 

clip_image002.jpg

We can confirm that it is hitting the HANA server (which is configured with multi-tenant databases). Can anyone please suggest what's happening? Your suggestions will be highly regarded.

 

Regards

Angad

Unable to perform file upload with sap.ui.unified.FileUploader

$
0
0

Hi Experts,

 

I am trying to implement File upload functionality in SAPUI5 in my UI5 project.

 

I am using FileUploader control for achieving this. Below is my code

 

var oFileUploader = new sap.ui.unified.FileUploader({

        name : "upload2",

        uploadOnChange : false,

        width:"400px",

        additionalData:"",

        useMultipart:false,

        sendXHR:true,

        tooltip:"text",

        uploadUrl : "https://xxx/sap/opu/odata/sap/xxx/FileUploadSet",

      

        headerParameters: [new sap.ui.unified.FileUploaderParameter({name:"Dockey", value:"File111"}),                    

                      new sap.ui.unified.FileUploaderParameter({name:"x-csrf-token", value:sap.ui.getCore().getModel().getHeaders()["x-csrf-token"]}),

                    

                          ],

        uploadComplete: function (oEvent) {

          var sResponse = oEvent.getParameter("response");

         

        }

    });

 

But when i am trying to upload file from UI, i am getting HTTP 400 error stating "The Data Services Request could not be understood due to malformed syntax" in IE11 browser response. Previously when i used sendXHR:false, i was getting X-CSRF-Token validation error in browser response.

 

Please provide any suggestion here.

 

Regards,

imran


Need to understand whether fiori can handle transactions across multiple systems

$
0
0

Hi All,

 

We are testing for a client where there is an existing SAP ERP with SQL as database. Another system is installed with S4 HANA and they need to combined both the systems and have a centralized financial system. From that perspective can fiori handle(read and write) transactions across multiple systems.

 

Regards,

Mathivanan

Getting error- Failed to load resource: .../sap/bc/adt/discovery

$
0
0

Hi,

 

I am trying to connect to my gateway system using Hana cloud connector.

When i try to deploy my project to Abap repository i am getting the below error.

Destination-error.png

 

When i checked for the service /sap/bc/adt/discovery/ in gateway, i didnt find it.

I could see upto /sap/bc/adt/, no subpaths/subservices.

I have couple of roles which are required for the sub-services in adt.

Please assist.

 

Best Regards,

Sunil

How to call UPDATE method of oData service from Fiori App

$
0
0

I am a beginner in Fiori app development and have an oData service with CREATE and UPDATE methods redefined as per my requirement.

I also have a Fiori app developed consuming this oData service. I have added a custom button and want to call the UPDATE method on clicking it.

 

Can someone please help to provide details on how to call my Update method on button click. I am use the Web IDE for development.

Fiori: Fixed asset Factsheet implementation error

$
0
0

Hi Experts

 

I implemented Fixed Asset Factsheet application.

 

I created the Fiori tile with follow parameter.

 

   semantec object: FixedAsset

   Action:     displayFactSheet

 

and activated the service

 

   OData sevice CB_FIXED_ASSET_SRV/CB_GL_ACCOUNT_SRV

   SICF : BSCBN_ANF_FIN

 

Then I executed the Application via Fiori but I got "Could not open app. Try again later." error.

I got error trace via Browser as follow.

 

Could you please help me?

 

 

2015-10-27 19:29:11 OData annotations could not be loaded: error - 

2015-10-27 19:29:11 Application initialization failed due to an Exception:

TypeError: Cannot read property 'CB_FIXED_ASSET_SRV.FixedAsset' of null

    at sap.ushell.components.factsheet.factory.I (eval at <anonymous> (http://<hostname>:<port>/sap/bc/ui5_ui5/ui2/ushell/resources/sap/fiori/core-min-3.js:11:36466), <anonymous>:580:37446)

    at Object.sap.ushell.components.factsheet.factory.ThingInspector (eval at <anonymous> (http://<hostname>:<port>/sap/bc/ui5_ui5/ui2/ushell/resources/sap/fiori/core-min-3.js:11:36466), <anonymous>:580:69143)

    at sap.ui.jsview.createContent (eval at <anonymous> (http://<hostname>:<port>/sap/bc/ui5_ui5/ui2/ushell/resources/sap/fiori/core-min-3.js:11:36466), <anonymous>:582:1338)

    at http://<hostname>:<port>/sap/bc/ui5_ui5/ui2/ushell/resources/sap/fiori/core-min-2.js:19:12750

    at Function.d.runWithPreprocessors (http://<hostname>:<port>/sap/bc/ui5_ui5/ui2/ushell/resources/sap/fiori/core-min-1.js:16:3644)

    at J.onControllerConnected (http://<hostname>:<port>/sap/bc/ui5_ui5/ui2/ushell/resources/sap/fiori/core-min-2.js:19:12691)

    at V._initCompositeSupport (http://<hostname>:<port>/sap/bc/ui5_ui5/ui2/ushell/resources/sap/fiori/core-min-2.js:19:15224)

    at E.extend.constructor (http://<hostname>:<port>/sap/bc/ui5_ui5/ui2/ushell/resources/sap/fiori/core-min-1.js:16:2860)

    at M.extend.constructor (http://<hostname>:<port>/sap/bc/ui5_ui5/ui2/ushell/resources/sap/fiori/core-min-1.js:16:96733)

    at E.extend.constructor (http://<hostname>:<port>/sap/bc/ui5_ui5/ui2/ushell/resources/sap/fiori/core-min-1.js:16:85235) - 

2015-10-27 19:29:11 TypeError - Cannot read property 'CB_FIXED_ASSET_SRV.FixedAsset' of null

2015-10-27 19:29:11 Could not open app. Try again later. - 

Uncaught TypeError: Cannot read property 'appendChild' of null

2015-10-27 19:29:11 registerResourcePath ('sap/ushell/components/tiles', '/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell/components/tiles/') -  sap.ui.ModuleSystem

2015-10-27 19:29:12 registerResourcePath ('sap/ushell/components/tiles', '/sap/bc/ui5_ui5/ui2/ushell/resources/sap/ushell/components/tiles/') -  sap.ui.ModuleSystem

 

Best Regards

Yohei

Custom Theme FLP on Portal Logo error

$
0
0

Created a custom theme based on bluecrystal using UI Theme Designer and changed the logo.

Logo shows up fine for Admin users but other get a "Image not found" on the logo with the following error message in the logs.

Error component failed , reason : Access is denied: com.sap.portal.theming.webdav.themeswebdavlistener.ThemesWebDavListener - user:


Any ideas?

Thanks

Viewing all 1804 articles
Browse latest View live


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