- 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 component is responsible for extraction, transformation and load of data using Data Service designer?
Answer : B
Explanation
Data flows extract, transform, and load data. Everything having to do with data, including reading sources, transforming data, and loading targets, occurs inside a data flow.
Q 2 - Which of the following is not a repository type in Data Services architecture?
Answer : C
Explanation
There are three type of repositories in Data Services −
- Local
- Central
- Profiler
Q 3 - Which of the following component of Data services is used to execute real time and batch jobs?
Answer : A
Q 4 - Which of the following can be used to check the status or to configure RFC server interface in Data Services management console?
Answer : C
Explanation
SAP Connections is used to check the status or to configure RFC server interface in Data Services Management Console.
To check the status of RFC server interface, go to RFC Server Interface Status tab.
Q 5 - Which of the following is not an available mode in file format editor?
Answer : E
Q 6 - Workflows can be created using the following methods −
Object Library
Tool Palette
Answer : A
Q 7 - Which of the following is a type of embedded data flow?
Answer : D
Explanation
The following types of embedded data flows can be used −
One Input Embedded data flow is added at the end of dataflow.
One Output Embedded data flow is added at the beginning of a data flow.
No input or output Replicate an existing data flow.
Q 8 - Which of the following is used to migrate objects from one central repository to other central repository?
Answer : B
Explanation
You cannot copy the content of one central repository to other central repository directly; you need to make use of local repository.
Q 9 - Which of the following transformation allows you to produce a new row in your target rather than updating an existing row?
Answer : D
Q 10 - Which of the following is default cache type to increase the performance of data transformation occur in memory?
Answer : B
Explanation
Pageable cache is default cache type. It should be used when data flow processes large amount of data that doesnt fit into memory.