Fiori Notification center on HANA XS? - sap

If Fiori Launchpad Site can be deployed on HANA XS directly from SAP Web IDE, then we do not need to install SAP Netweaver for Fiori Launchpad with HANA XS? Is my understanding correct?
If yes, then what would be the Fiori version and how can we use Notification center feature on HANA XS?

The notification center it's a functionality exclusive for SAP S/4 HANA, so there is no possibility yet to have notifications on SAP Fiori Launchpad sites from XSC or XSA.
Regards!
Matheus Goulart

Related

Is there a native way of connecting with HANA DB using sap-cloud-sdk for JS?

I'm trying to connect with HANA DB using Cloud SDK project. Is there a native approach to connect HANA using sdk or we need to use hana-client package for this purpose?
The #sap/hana-client package is the official package for connecting to an SAP HANA instance in Node.js. The SAP Cloud SDK does not currently offer any alternative way to connect, nor any functionality on top of this. If there's something you think the SAP Cloud SDK should offer, but that's missing, you're welcome to open a feature request in the repository.

ABAP ADT prerequisites?

What do i need for setting up a connection to a local database in Eclipse to start developing in ABAP? I already installed the plugin for ABAP but i can't connect to a database. Any suggestions?
ABAP Development Tools (ADT) is an add-on to Eclipse to develop in ABAP, but it's only the frontend software, it requires another software, the "backend" (also called the ABAP-based system).
Did someone give you the credentials to an existing ABAP-based system, or did you install your own free trial system (SAP NetWeaver AS ABAP Developer Edition) or did you subscribe to a cloud-based ABAP non-free trial system?
If you have none of these three systems, then I recommend that you install the free version on your laptop, for instance the latest 7.52 SP04 version.
Unlike other development scenarios, ABAP development requires a backend repository.
Without an SAP Netweaver Stack (ABAP server) there is no repository.
The ABAP repository is where:
ABAP code is stored,
ABAP code is compiled
and where code is executed.
Eclipse is the only the IDE and it is constantly communicating with the ABAP server.
ADT works through RFC connection and requires some ICF services to be enabled on backend. Did you make some necessary configurations in backend? alike:
profile paramethers
S_ADT_RES, S_RFC authorizations
docu, toolsdocu ICF services

What protocol does SAP HANA studio use in order to communicate with a HANA database?

I would just like to know how HANA Studio communicates with a HANA DB? What kind of protocol does it use? Does it use JDBC or SQLDBC?
SAP HANA Studio uses JDBC for the majority of all communication with a SAP HANA server.
Features like the sapstartsrvc connection for starting/stopping the system or the landscape management use http-based protocols.

How to deploy Fiori Launchpad on HANA XS running with HANA DB?

If the system landscape has HANA XS running in HANA DB, is it possible to deploy FIORI launchpad in the landscape?
All the necessary steps are described in the official SAP HANA XS Advanced Developer Guide
Basically you have to do following steps:
Enabled the SAP Fiori Launchpad Site Feature in the SAP Web IDE for SAP HANA
Create a SAP Fiori Launchpad Site Module in your MTA Application
Build and deploy the module
Assign your UI5/Web Application to the Launchpad Site via configuration (as described in the online help)

What is the difference between Netweaver and Netweaver administrator?

Can somebody tell me the differences between Netweaver and NWA? I guess Netweaver platform is for both Java and ABAP stacks. But Netweaver Administrator is only for Java. Can someone point some basic differences between the two?
The Netweaver Administrator is a set of tooling for Netweaver in which you can, for example, manage users on the Java stack. SAP Netweaver is the software layer on which it runs.
See more info for SAP Netweaver here:
http://scn.sap.com/community/netweaver-administrator/blog/2012/11/19/what-is-sap-netweaver
See more info for SAP Netweaver Administrator here:
https://help.sap.com/saphelp_nwce10/helpdata/en/45/2bdafff14003c3e10000000a1553f6/content.htm