Wednesday 25 April 2018

SAP Fiori Interview Questions

Question1. What Are The Different Configuration Steps In Sap Fiori?

Answer : Configurations of SAP Fiori Apps are divided into two parts:
    • Configuration of Transaction Apps and Fact sheets,
    • Configuration of Analytical Apps.
Before configuring anything, the complete infrastructure for SAP Fiori apps must be installed. Once that is completed there will be activities to configure on back-end and front-end servers.

Question2. Note Down The Steps That Are Required To Configure Sap Fiori Transactional Apps?

Answer :
Step 1 Configuring SAP Web Dispatcher specifies routing rules to define which URL is forwarded to which system is done for both Transactional Apps and Factsheets.
Step 2 only needs to be configured for Factsheets. If we just have to configure Transactional Apps we can skip step 2.
Step 3 is configuring the front-end server and this is done for both Transactional Apps and Factsheets.
At high level we need to configure:
    • SAP NetWeaver Gateway
    • The Central UI Add-Ons (Launchpad Configuration)
    • Product Specific Add-Ons
Step 4 is configuring the back-end server and this is done for both Transactional Apps and Factsheets.
Viewing from a high level – Roles, Users and Authorizations
Note: Transactional Apps can run on any DB whereas the Factsheets must run on SAP Hana.

Question3. Note Down The Steps That Are Required To Configure Sap Fiori Analytical Apps?

Answer :
Step 1 Configure SAP Web Dispatcher:
Needs to be configured to specify routing rules stating which URL is forwarded to which request
Step 2
Configuring authentication and SSO needs to be done in the HANA database.
Step 3 configuring the front-end server:
    • Configuring NetWeaver Gateway
    • Central UI add-Ons
    • Product specific add-Ons
Step 4 (Only needed for Smart business apps):
    • Enable user access to KPI data
    • Model KPIs
    • Configure navigational targets for KPI catalogs

Question4. Kpi Framework Is Installed For Which Of The Following Apps?

Answer : Analytical apps and the SAP Smart Business apps share the setup of HANA XS engine and KPI Framework only (in Smart Business Apps). After setup of SAP Fiori System Landscape with SAP Hana XS engine we need to be following the KPI modeler on front-end server and respective SAP Smart Business Products on SAP Hana server.

Question5. To Enable Remote Logon For Users Who Use The Same User Data In Both Sap Netweaver Gateway Host And Sap System, Which Connection Type Needs To Be Configured?

Answer : To define a trust relationship between SAP system and SAP NetWeaver gateway host by configuring SAP system to be trusting system and NetWeaver gateway host to be the trusted system. It enables remote logon for users who use the same user data in both SAP NetWeaver Gateway host and SAP system.
To configure SAP system as the trusting system:
    • Create an RFC destination for use in the trust configuration.
    • Define system to be trusting system using transaction SMT1.
    • Configure the system to create and accept assertion tickets from SAP NetWeaver Gateway host using SSO2 wizard.
To configure SAP NetWeaver Gateway host as trusted system:
    • Create an RFC destination for communicating with the trusting SAP system.

Question6. To Configure Enterprise Search In Back End, What Is Important Perquisite For This?

Answer : To configure Enterprise search in back end, we must have Embedded Search Technology setup.

Question7. What Are The Different Authentication Methods That Can Be Configured In Sap Fiori For Internal And External Company Communication?

Answer : By implementing SAP Single Sign-On, your apps become automatically available after just one initial user authentication at the users Windows desktop, with no need for further log-on procedures.
Kerberos technology is the method of choice in intranet scenarios for SSO. It simply re-uses your Windows domain authentication for single sign-on.
X.509 certificates provide a viable option for creating a secure SSO infrastructure if you're considering extending single sign-on to extranet or cross-company scenarios.

Question8. What Are The Components That Are Configured In Sap Front End Server?

Answer : Configure ABAP Front-end server includes- Configure SAP NetWeaver Gateway, Configure the Central UI Add-On, Configure SAP Fiori Launchpad.

Question9. What Are The Components That Are Configured As Part Of Configuration Of Kpi Data?

Answer : Configure access to KPI data (SAP Smart Business only) includes – enables user access to KPI data, KPI modeler, Configure navigation targets for KPI’s.

Question10. Explain Sap Netweaver Gateway Central Hub Deployment In Sap Fiori?

Answer : In NetWeaver Gateway Central Hub deployment − UI layer and SAP NetWeaver gateway is contained in ABAP Front-end server. The ABAP back end server contains business logic and back end data.
Separating business logic and back end data from UI layer has below advantages:
    • Single Point of maintenance for UI issues- such as browser support and updated version of SAP UI5 libraries.
    • Central place for theming and branding SAP Fiori Apps.
    • Routing and composition of multiple backend systems is supported.
    • Single Point of access to backend systems and enhanced security because of no direct access to backend system.
    • SAP recommends Central Hub deployment especially for Productive environment. Separate NetWeaver Gateway system is required.

Question11. Explain Sap Netweaver Gateway Embedded Hub Deployment In Sap Fiori?

Answer : In Embedded Hub Deployment: NetWeaver gateway is deployed on same server as the Business Suite. So multiple Business Suite systems requires Gateway to be configured multiple times. It is not recommended by SAP especially for customers with multiple back ends.
No additional separate NetWeaver Gateway system is required. It is usually used for sandbox purposes only.

Question12. To Enable Communication Between The Front-end Abap And Back-end Abap Server, Which Communication Type Is Used?

Answer : Trusted RFC: Trusted RFC provides data from backend Business suite to the apps. SAP Business suite is present in ABAP back-end server with all its modules- ERP, CRM, SRM, SCM. Fiori Apps are available in ABAP frontend server in Fiori Launchpad.

Question13. Transaction Apps, Factsheets And Analytical Apps Require Which Of The Sap System To Run?

Answer : Transaction Apps are only apps that don’t have to run on Hana system. They can run on any Database. All factsheets, Analytical apps and Small Business Apps run on SAP Hana. Only Fact sheet requires Search Models. Only Analytical Apps requires Hana XS Engine and KPI Framework is needed for Smarts Business Apps.

Question14. What Is The Function Of Sap Web Dispatcher In Sap Fiori Architecture?

Answer : SAP Web Dispatcher (Reverse proxy) is entry point for HTTP(s) request in SAP Fiori Architecture. It can accept or reject connections as per user request.

Question15. What Are The Components Of Sap Hana Extended Application Services?

Answer : SAP Hana XS engine contains 2 components-Hana Live App Content and SMART Business components with KPI modeler. Within Hana Live App Content VDM reuse content exist.

More about SAP Fiori:

No comments:

Post a Comment