Re: Fiori: No Model assigned to Service 'SRA_SO_TRACKING_SRV'; assign Model...
Any luck Jiri/Thomas. Seems despite of following correct sequence of events, model is not recognized. Regards,Sudhir
View ArticleWebIDE Data Connection Issue
Team, When I pick my backend system from the WebIDE Service Catalog drop down, I receive the following error: Unable to access the selected system. First check your credentials and try again. My...
View ArticleHi,Facing problems while useing search field
Hi ,I am trying to create a search field but instead of search field i am getting the values.Please help me out.And i am attaching the output of below code sap.ui.jsview("searchfield.searchField", {...
View ArticleRe: How to call Webdynpro java application from sap UI5
Hi Vinay, Thanks for the response, Yes the Webdynpro java and sap ui5 will be running on same port. The requirement is in planning stage. Can you please share sample code / material to achieve the...
View ArticleRe: Anyone been able to get the sap.ca.ui.FileUpload control working with a...
Apparently this control isn't meant to work with OData. We got the following response: 21.11.2014 - 12:55:02 CET - Reply by SAP Hello dear customer, No indeed the sap.ca.ui.FileUpload does not support...
View ArticleRe: Hi,Facing problems while useing search field
change return (searcFie,lis); to return [searcFie,lis];
View ArticleRe: How to call Webdynpro java application from sap UI5
Hi Abdul, As Vinay said, you can call using URL. check this link Link - SAPUI5 Demo Kit Test page for linkLink - sap.ui.commons What is your requirement? Provide more information it will be helpful to...
View ArticleRe: SAPUI5 load images
Hi Sriram, Path is same. It's just I have written in post wrongly. It is Images/test.jp only. I have followed following way to implement this: 1. Create Images folder under webcontent folder and add...
View ArticleRe: SAPUI5 load images
Now I have added some .mp3 files under webcontent folder and trying to access the same using Mediafiles/test.mp3 in <audio> tag of HTML 5. However, there is again same issue displayed in chrome...
View ArticleRoadMap UI Sample code in XML View
Hi, Please share sample code related to RoadMap UI with 3 steps for which each step displays different content.I am facing difficulty to code in XML View.Please share sample/test code to run from XML...
View ArticleRe: How to add data to sap.m.select using JSON File.
Hi Elango, Thanks for your reply. I have done that. RegardsMoulika
View ArticleRe: How to use Unified Shell in sapui5 project
Hi Moulika, in general, the unified Shell can be used like any other control, just make sure you add the "sap.ui.unified" library to the bootstrap script tag. See this simple...
View ArticleRe: sap.m.SegmentedButton with both Label and Icon
My bad, i tested with the version (https://openui5.hana.ondemand.com/) SAPUI5 version : 1.24.4 (built at , last change )core : 1.24.4 (built at 201411250954, last change...
View ArticleRe: SAPUI5 using WEB IDE
Hi Jamie, Its attached. Thanks for looking into it. Thanks,Shiv
View ArticleRe: SAPUI5 using WEB IDE
Try changing your url to https://sapes1.sapdevcenter.com:443 Regards,JamieSAP - Customer Experience Group
View ArticleRe: SAPUI5: Page flip animation by css not working in Eclipse and IE, why?
look into this post. Maybe, it isn't a straight fwd solution. http://stackoverflow.com/questions/20693190/i-need-css3-transition-to-work-in-ie9 you may need to use jQuery animate function to accomplish...
View ArticleRe: Shared Formatter.js?
Thanks Florian, think I'm probably going to go with that type of approach
View ArticleRe: Anyone been able to get the sap.ca.ui.FileUpload control working with a...
Thanks Pauline, that's interesting to see their response, although rather disappointing too. Considering UI5 is primarily designed to work with Gateway which uses OData Model, it seems really stupid to...
View Article