exam questions

Exam 1z0-448 All Questions

View all questions & answers for the 1z0-448 exam

Exam 1z0-448 topic 1 question 52 discussion

Actual exam question from Oracle's 1z0-448
Question #: 52
Topic #: 1
[All 1z0-448 Questions]

You must send the same message in multiple packages to several email addresses stored in the same database table. How do you accomplish this by using a reusable package step? (Choose the best answer.)

  • A. Create a procedure and add two tasks. The first one must have a Command on Source that reads the email addresses from the database table and stores them in a bind variable, and the second must have a Command on Target that uses OdiSendMail to send the email by using the bind variable defined in the first task.
  • B. Create a Knowledge Module. Add a task with a Command on Source that reads the email addresses from the database table and stores them in a bind variable, and a Command on Target that uses OdiSendMail to send the email using the bind variable defined in the Command on Source.
  • C. Create a counter variable that gets the total number of email addresses stored in the database table. Next, create another variable that selects the email addresses from the database table. Then, create a loop in the packages by using the variables and an OdiSendMail step.
  • D. Create a procedure. Add a task with a Command on Source that reads the email addresses from the database table and stores them in a bind variable, and a
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️
(http://docs.oracle.com/cd/E21764_01/integrate.1111/e12643/procedures.htm#ODIDG408)

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
javierprezestrada
Highly Voted 5 months, 1 week ago
Actually, the correct answer is D, but the rest of the sentence does not appear. We have to create a procedure with one task; use the command on source to get the addresses and a command on target to use de odisendmail command and pass the values with bind variables
upvoted 6 times
...
garc1a0scar
Most Recent 11 months ago
Correct answer: A
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago