nerdexam
Oracle

1Z0-448 · Question #18

You are working on notifications in a package and you must send an email containing an error message in case a Package step fails. Which odiRef method do you use to access the error message? (Choose…

The correct answer is B. odiRef.getInfo(). (https://docs.oracle.com/middleware/1212/odi/ODIKD/odiref_reference.htm#ODIKD1147)

Executing and Monitoring Integrations

Question

You are working on notifications in a package and you must send an email containing an error message in case a Package step fails. Which odiRef method do you use to access the error message? (Choose the best answer.)

Options

  • AodiRef.getSession()
  • BodiRef.getInfo()
  • CodiRef.getPrevStepLog()
  • DodiRef.getStep()

How the community answered

(21 responses)
  • A
    5% (1)
  • B
    76% (16)
  • C
    5% (1)
  • D
    14% (3)

Explanation

(https://docs.oracle.com/middleware/1212/odi/ODIKD/odiref_reference.htm#ODIKD1147)

Topics

#odiRef methods#error message retrieval#package notifications#getInfo

Community Discussion

No community discussion yet for this question.

Full 1Z0-448 Practice