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.
Answer : D
You have a map operation transform immediately before the target in a data flow in Sap Data Services. What happens if all operation codes are mapped to Discard in the transform?
Answer : D
In which of the following objects can you use built-in- functions in SAP Data services? Note: There are 3 correct answers to this question
Answer : A, C, D
In which situation is it appropriate to use a time - based CDC to capture changes in source data with SAP Data services
Answer : A
An SAP Data Services job contains a lot of dataflows and runs for several hours every night. If a job execution fails, you want to skip all successful dataflows and start with the failed dataflow. How do you accomplish this?
There are 2 correct answer
Answer : B, C
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.
Answer : D
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?
Answer : B