What are SAP data services scripts used for? There are 2 correct answers to this question
Answer : A, D
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 executed a job in development environment and it raised primary key violation error in SAP Data Services. Which feature do you enable to identify which primary key values caused the errors?
Answer : B
What does the expression SUBSTR(FIRST NAME, 1,3) return?
Answer : C
You build a Data Warehouse with a date dimension in SAP Data Services. You decide to use the Date Generation transform to create this. What options are available to control the output form the transform?
Answer : 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
You are instructed to calculate the maximum value in the SALARY column of an EMPLOYEE table.
How can you achieve this in SAP Data Services?
Answer : D