Business Objects Interview questions and Answers for Freshers - 1

Question: 1

How do you resolve the loop?

You can resolve loops in two ways:

Using aliases

       Using contexts

DESIGNER provides three features, which guide you in the loop resolution process:

Detect Cardinalities

Detect Aliases

Detect Contexts

The first step in resolving loops is to detect the cardinalities of the tables.

Question: 2

What are two modes for importing users & groups from supervisor?

Batch Mode - The purpose of batch mode is to automate user and group import operations with no intervention from the interface.

Interactive Mode - Dialog boxes will appear as the file is imported to allow you to confirm the information. This is the default mode.

Question: 3

What is Business Object?

Business object is an integrated query, reporting and analysis solution for business professional that allows you to access the data into your corporate databases and directly from your desktop and present and analyze this information in a Business objects document.

Question: 4

What is a macro?

A macro is a series of commands and functions that are stored in a Visual Basic for Applications module and can be run whenever you need to perform the task.

If you perform a task repeatedly, you can automate the task with a macro. You create macros using the Visual Basic Editor.

Question: 5

What are loops?

Loop is a situation that occurs when more than one path exists from one table to another. Loops result in ambiguity in the design of a universe.

Related Questions