Wednesday 4 February 2015

Latest SAP BO Interview Questions and Answers (Part3)

21. What is Substitution Parameter?
The Value that is constant in one environment, but may change when a job is migrated to another environment.

22. List some reasons why a job might fail to execute?
Incorrect syntax, Job Server not running, port numbers for Designer and Job Server not matching.

23. List factors you consider when determining whether to run work flows or data flows serially or in parallel?
Consider the following:
? Whether or not the flows are independent of each other
? Whether or not the server can handle the processing requirements of flows running at the same time (in parallel)

24. What does a lookup function do? How do the different variations of the lookup function differ?
All lookup functions return one row for each row in the source. They differ in how they choose which of several matching rows to return.
'
25. List the three types of input formats accepted by the Address Cleanse transform.
Discrete, multiline, and hybrid.

26. Name the transform that you would use to combine incoming data sets to produce a single output data set with the same schema as the input data sets.
The Merge transform.

27. What are Adapters?
Adapters are additional Java-based programs that can be installed on the job server to provide connectivity to other systems such as Salesforce.com or the JavaMessagingQueue. There is also a SoftwareDevelopment Kit (SDK) to allow customers to create adapters for custom applications.

28. List the data integrator transforms
? Data_Transfer
? Date_Generation
? Effective_Date
? Hierarchy_Flattening
? History_Preserving
? Key_Generation
? Map_CDC_Operation
? Pivot Reverse Pivot
? Table_Comparison
? XML_Pipeline

29. List the Data Quality Transforms
? Global_Address_Cleanse
? Data_Cleanse
? Match
? Associate
? Country_id
? USA_Regulatory_Address_Cleanse

30. What are Cleansing Packages?
These are packages that enhance the ability of Data Cleanse to accurately process various forms of global data by including language-specific reference data and parsing rules.
More Questions & Answers :-
Part1  Part2  Part3  Part4  Part5

No comments:

Post a Comment