SAP Certified Application Associate - Data Integration with SAP Data Services 4.2 (C_DS_42) Free Practice Test
Question 1
a do you use implement a target-based delta that deals with inserts, update and deletes in the source.
Correct Answer: A
Question 2
An SAP Data Services dataflow must load the source table data into a target table, but the column names are different. Where do you assigg each source column to the matching target column?
Correct Answer: C
Question 3
What are SAP data services scripts used for? There are 2 correct answers to this question
Correct Answer: B,C
Question 4
which transform are typically used to implement a slowly changing dimension of type 2 in SAP Data services?
3 correct answers
3 correct answers
Correct Answer: C,D,E
Question 5
You are asked to perform either the initial load or delta load based on the value of a variable that is set at job execution How do you design this requirement in SAP Data services.
Correct Answer: C
Question 6
You have a workflow containing two dataflows. The second dataflow should only run if the first one finished successfully.
How would you achieve this in SAP Data Services.
How would you achieve this in SAP Data Services.
Correct Answer: C
Question 7
A Map operation transform in SAP Data Services was used to modify the operation code of data is being processed. Why do you perform this action?
Correct Answer: A,D
Question 8
You are reading a Sales Order table from the source and need to add the customer region information a from a customer table. The primary key of the customer table consists of the columns CUST_ID and VALID_FROM How would you desing the dataflow to get the region information that was valid at the ORDER_CREARTE_DATE?
Correct Answer: C