C_DS_42 · Question #50
The Marketing department would like to send special offers to customers who have placed a specified number of orders. This can be done by creating a custom function that must be called when a…
The correct answer is C. In the project area, right click the Omega project and choose New batch job D. Enter the name Alpha_Marketing_Offer_Job. E. In the tool palette, select the Data Flow icon and click in the workspace. F. Enter the name Alpha_Marketing_Offer_DF. See the full explanation below for the reasoning.
Question
The Marketing department would like to send special offers to customers who have placed a specified number of orders. This can be done by creating a custom function that must be called when a customer order is placed. You want to create a custom function to accept the input parameters of the Customer ID, and the number of orders required to receive a special order, check the Orders table, and then create an initial list of eligible customers. How to Create a new batch job and data flow, called Alpha_Marketing_Offer_Job and _Marketing_Offer_DF respectively, and a new global variable $G_Num_to_Qual?
Options
- AIn the Smart Editor, choose the Variables tab.
- BRight click Parameters and choose Insert.
- CIn the project area, right click the Omega project and choose New batch job
- DEnter the name Alpha_Marketing_Offer_Job.
- EIn the tool palette, select the Data Flow icon and click in the workspace.
- FEnter the name Alpha_Marketing_Offer_DF.
How the community answered
(20 responses)- A5% (1)
- B10% (2)
- C85% (17)
Community Discussion
No community discussion yet for this question.