How to find out if a standard fiori App can be extended - sap-fiori

I am a newbie for Standard Fiori Application Extension.
I want to know how to find out if a particular Standard Fiori Application can be extended?
To which extend that particular Standard Fiori Application can be extended?
Regards,
Sayed

The Fiori Documentation gives you extension points in the "Implementation Information" section.
E.g. in Create Sales Orders:

Related

Is it possible to get the localized display name of a SharePoint column via MS Graph?

I have a SharePoint Online Modern Team site of which the default language is set to Dutch. When I use the Microsoft Graph Explorer to retrieve a document library and related columns all display values are in the English language. Is it possible to get the localized values via MS Graph?
Thanks in advance.
Regards
Gijs Stoeldraaijers
Header option does not work
Sadly it's not possible to get the localized column names using the new HeaderOption("Accept-Language", "nl-NL")
code as described here.
Not yet implemented...
According to this question and answer this feature is not yet (2021 March) implemented.
So the only option for now is to use CSOM to get this information.
More references
https://answers.microsoft.com/threadauth/c46d5dae-84d3-4db0-ba50-c30bd5987c88
https://techcommunity.microsoft.com/t5/sharepoint-developer/how-to-get-the-local-translated-column-name-from-a-sharepoint/m-p/2201747/thread-id/10127/highlight/true
User-Voice
I did create a User-Voice request here
https://microsoftgraph.uservoice.com/forums/920506-microsoft-graph-feature-requests/suggestions/42889503-return-localized-column-names-from-a-sharepoint-li to enable localized column names using the Microsoft Graph.

How to add PO Approval standard app to launchpad?

I am configuring a fiori standard app- PO Approval for a client. We have the oData and the required services in " Service Catalog". Now we need to add the app to launchpad and we are following this link: "https://fioriappslibrary.hana.ondemand.com/sap/fix/externalViewer/#/detail/Apps('F0402A')/S9OP" but as I am new to this I am getting no idea of how do we create tiles, groups and catalogs. Please help! Thanks!
You use the SAP Fiori launchpad designer to manage catalogs, groups, and tiles.
To add the app to the Fiori Launchpad, there are also steps in backend required.
There is some documentation available here
and more general docu both here and here.
#stackoverflow admins:
I hope you accept above reference to docu.
The question is pretty general and a detailed answer would probably comprise too many pages.

Is there any news feed (event/activity stream) engine?

I'm looking for an open source news feed engine to use in an app I'm developing.
The engine needs to be able to aggregate news (items) from multiple sources a user is following and also optionally group them by news source or news type. A scalable solution in Java or with Java interface would be great.
I have already developed a very simple one, but I would prefer to use a robust and reliable solution instead.
Do you have any suggestion?
I created a backend for this in Java builing on neo4j: It is independent on the number of users and news sources one follows but depends just linear on the amount of items you want to display
find an explaination how it works and benchmarks with social networks with up to 2 mio users at http://www.rene-pickhardt.de/graphity-an-efficient-graph-model-for-retrieving-the-top-k-news-feeds-for-users-in-social-networks/
There is also the source code available: https://github.com/renepickhardt/graphity-evaluation
Check out Rome
http://rometools.org/
In case you also use .NET, Argotic Syndication Framework is for sure the best
http://argotic.codeplex.com/
Yahoo pipes is a very good rss feed which lets you create your own feed aggregator with custom filters.
Note: Python version for Yahoo pipes Pipe2py.
Aonther offering from yahoo is Daper.
There are few more online tools for creating custom feeds which you might want to look at.
FeedDistiller is a free service for aggregating new feeds by subject,

UI Design in BlackBerry

Greetings ,
I am a new developer in BlackBerry Application. I have been working on iphone application too.
I was really shocked to see the user interface of BlackBerry. Coming from iphone application development it was hard to cope with this new interface.
Now i am working on an application which require a registration page . So far i could only find the normal text field and label field .
I wanted to know if there are any other ways to represent the field like the facebook/ twitter application in the BlackBerry Applications.
I really appreciate any help available in this regard.
Thanking you,
Alan Varghese Abraham
I'm unsure what you mean by saying "field like the facebook/ twitter application" (probably because I'm not a big fan of those). However here is a couple of useful BB UI guides:
UI components
How to - Implement advanced buttons, fields, and managers
Yes, I'd say BB is a step behind of iPhone/Android with providing nice/rich UI components out of the box, but the API does allow to create any desired custom Field.

Reading contact details from blackberry cell

how can i read read contact details from blackberry cell?
can anyone help please?
Taken from this website: http://na.blackberry.com/eng/developers/javaappdev/javasdk5.jsp
Use this library
Multiple ContactList Support: new API supports multiple Personal Information Management (PIM) data sources. It allows third-party developers to use existing PIM APIs to access and query each individual address book on a BlackBerry smartphone.
Hope that helps
Let me know if it does.
PK

Resources