- SAP BO Data Services
- SAP BODS - Overview
- SAP BODS - Architecture
- SAP BODS - Data Services Designer
- SAP BODS Repository
- SAP BODS - Repository Overview
- Repository Creating & Updating
- Data Services Management Console
- SAP BODS - DSMC Modules
- SAP BODS - DS Designer Introduction
- SAP BODS - ETL Flow in DS Designer
- SAP BODS Datastores & Formats
- SAP BODS - Datastore Overview
- SAP BODS - Changing a Datastore
- SAP BODS - Memory Datastore
- SAP BODS - Linked Datastore
- SAP BODS - Adapter Datastore
- SAP BODS - File Formats
- COBOL Copybook File Format
- Extracting Data from DB Tables
- Data Extraction from Excel Workbook
- Data Flow & Work Flow
- SAP BODS - Dataflow Introduction
- BODS - Dataflow Changing Properties
- SAP BODS - Workflow Introduction
- SAP BODS - Creating Workflows
- SAP BODS Transforms
- SAP BODS - Transforms Types
- Adding Transform to a Dataflow
- SAP BODS - Query Transform
- SAP BODS Administration
- SAP BODS - Data Services Overview
- Creating Embedded Dataflow
- Debugging & Recovery Mechanism
- Data Assessment & Data Profiling
- SAP BODS - Tuning Techniques
- Multi-user Development
- BODS - Central vs Local Repository
- BODS - Central Repository Security
- Creating a Multi-user Environment
- SAP BODS Useful Resources
- SAP BODS - Questions Answers
- SAP BODS - Quick Guide
- SAP BODS - Useful Resources
- SAP BODS - Discussion
SAP BODS Online Quiz
Following quiz provides Multiple Choice Questions (MCQs) related to SAP BODS. You will have to read all the given answers and click over the correct answer. If you are not sure about the answer then you can check the answer using Show Answer button. You can use Next Quiz button to check new set of questions in the quiz.
Q 1 - Which of the following is used to setup a connection to database in Data Services?
Answer : A
Explanation
In Data services, data store is used to set up a connection to source and target database.
Q 2 - Which of the following is used to contain object definition in Data services?
Answer : C
Explanation
An object library is used to contain object definition and when an object is dragged and dropped from library, a new reference to an existing object is created.
Q 3 - Which of the following is used to pass information to a data flow, work flow or to a replication job when called using a function?
Answer : B
Q 4 - When you create a local repository in Data Services, which of the following can be used to configure the repository?
Answer : B
Explanation
Central Management Console (CMC) in SAP BI Platform is used for configuring a new repository.
Q 5 - In a Data flow to extract or load the data directly, which of the following method can be used for XML file?
Answer : A
Q 6 - Which of the following transformation can be used for Column mapping from input to output schemas, assigning primary keys, etc.
Answer : C
Explanation
Query transformation is most common transformation used in Data Services and you can perform the following functions −
Data filtering from sources
Joining data from multiple sources
Perform functions and transformations on data
Column mapping from input to output schemas
Assigning Primary keys
Add new columns, schemas and functions resulted to output schemas
As Query transformation is the most commonly used transformation, a shortcut is provided for this query in the tool palette.
Q 7 - Which of the following is a difference between TDP and data cleansing?
B - In TDP, input size is more than 5KB
C - In TDP, input type is unstructured data
D - In TDP, create annotations in form of entities, types, etc.
Answer : A
Explanation
In TDP, Create annotations in form of entities, type, etc. and Input is not changed.
Q 8 - Which of the following parameter allows you to maintain the history of all the changes made to an object. You can check all the previous versions and revert to the older versions?
Answer : C
Q 9 - Which of the following returns multiple values based on single or multiple conditions?
Answer : B
Explanation
lookup() : It returns single value based on single condition.
lookup_ext(): It returns multiple values based on single or multiple condition(s)
Q 10 - Which of the following feature in ETL allows you to create multiple streams from a single stream?