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.)
A.
odiRef.getSession()
B.
odiRef.getInfo()
C.
odiRef.getPrevStepLog()
D.
odiRef.getStep()
Explanation:
(https://docs.oracle.com/middleware/1212/odi/ODIKD/odiref_reference.htm#ODIKD1147)