Question 26:
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.)
Answer options:
A. odiRef.getSession() B. odiRef.getInfo() C. odiRef.getPrevStepLog() D. odiRef.getStep()