Adobe Experience Manager Interview Questions and Answers

Adobe Experience Manager Interview Questions and Answers

Q1 : Explain briefly about AEM Architecture? A : AEM is built within an OSGi application framework. OSGi is a dynamic module system for Java that provides a framework within which small, reusable standardized components can be composed into an application and deployed. JCR (Java Content Repository) is an object database that provides various services for storing, accessing, and managing content. In addition to a hierarchically structured storage, common services of a content repository are versioning, access control, full-text searching,

ATG Interview Questions and Answers

ATG Interview Questions and Answers

Q1 : What is a component in ATG? A : In ATG a component is simply is a configuration file (a simple text file with .properties extension), which uses a java class. Q2 : What is the advantage of Nucleus in ATG? A : The advantage of Nucleus in ATG are, It renders a simple way to write new components In nucleus, applications don’t need to contain code to create instances of components. It is created and administered through configuration files By

SAP BI BW Interview Questions and Answers

SAP BI BW Interview Questions and Answers

Q1 : What is an InfoObject and why it is used in SAP BI? A : Info Objects are known as smallest unit in SAP BI and are used in Info Providers, DSO’s, Multi providers, etc. Each Info Provider contains multiple Info Objects. InfoObjects are used in reports to analyze the data stored and to provide information to decision makers. Q2 : What is the use of InfoCube in BW system? A : InfoCube is defined as multidimensional dataset which is

SAP S4 HANA Simple Finance Interview Questions and Answers

SAP S4 HANA Simple Finance Interview Questions and Answers

Q1 : List the key features of the SAP Simple Finance? A : The following are some of the available key features of the SAP Simple Finance: Financial Planning and Analysis With SAP Simple Finance, companies can forecast, budget and plan as an ongoing approach. With the advantage of Predictive Analysis, companies can forecast the influence of business decisions on their organization financial reports. Finance and Accounting With the benefits of advanced Accounting and Finance features, companies can satisfy the

SAP S4 HANA Simple Logistics Interview Questions and Answers

SAP S4 HANA Simple Logistics Interview Questions and Answers

Q1 : What is SAP S/4 HANA Logistics? A : SAP S/4HANA is a next-generation business suite built on the most advanced in-memory platform. Logistics is used to handle Material Requirement Planning, Inventory Management, Material Valuation, Capacity Planning, Stock keeping, Reordering, Order Management, and Billing, Procurement to help businesses. Q2 : What are the different Sap S/4hana Simple Logistics Deployment types? A : On-premise, Cloud and Hybrid solutions are the three different SAP S/4HANA Simple Logistics deployment types. Q3 : What are APS,

Apache Cassandra Interview Questions and Answers

Apache cassandra Interview Question & Answers

Q1: Explain what is Cassandra? Answer: Cassandra is an open source data storage system developed at Facebook for inbox search and designed for storing and managing large amounts of data across commodity servers. It can server as both   Real time data store system for online applications   Also as a read intensive database for business intelligence system     Q2: What is the use of Cassandra and why to use Cassandra? Answer: Cassandra was designed to handle big data workloads across multiple

SAP HANA Interview Questions and Answers

SAP HANA Interview Questions and Answers

Q1 : Why to choose sap Hana? A : SAP HANA is one of the fastest growing products in SAP’s history and is viewed by the industry as a breakthrough solution for in-memory databases. SAP HANA claims that it accelerates analytics and applications on a single, in-memory platform as well as combining databases, data processing, and application platform capabilities. SAP HANA is a next-generation business platform which brings together Business transactions Advanced analytics Social media Mobile experience Collaborative business Design

SAP CRM Interview Questions and Answers

SAP CRM Interview Questions and Answers

Q1 : What is Actions in SAP CRM? A : “Actions” in SAP CRM are a way to add functionality to objects. For example, to send a quotation to the customers from the quotation document, you can use Actions. Another use of actions is, for instance, creating in follow-on document. Q2 : How to configure CRM Analytics with SAP BW? A : In order to access BW report via CRM web UI, user has to configure the SSO between CRM

Salesforce Developer Interview Questions and Answers

Salesforce Developer Interview Questions and Answers

Q1 : What is the object in Salesforce? A : Custom objects are database tables that allow you to store data specific to your organization in salesforce.com. You can use custom objects to extend salesforce.com functionality or to build new application functionality. Once you have created a custom object, you can create a custom tab, custom related lists, reports, and dashboards for users to interact with the custom object data. You can also access custom object data through the Force.com

Salesforce Lightning Interview Questions and Answers

Salesforce Lightning Interview Questions and Answers

Q1 : What is an aura definition bundle? A : A bundle contains an Aura definition and its related resources. The definition can be a component, application, event, interface, or a tokens collection. An AuraDefinitionBundle component is a folder that contains definition documents. In contrast to most other metadata parts, an AuraDefinitionBundle component is not a single file, it’s a collection of files. Each record or file is a resource in a bundle, for example, markup, applications, code records (including