nerdexam
Oracle

1Z0-448 · Question #15

Your package logic requires you to retrieve the status of the previous package step into a variable. How must you implement this? (Choose the best answer.)

The correct answer is A. Create a variable, use odiRef.getPrevStepLog () in the SQL query in its Refreshing tab, and add a. (https://docs.oracle.com/middleware/1212/odi/ODIKD/odiref_reference.htm#ODIKD1237)

Developing Integration Mappings

Question

Your package logic requires you to retrieve the status of the previous package step into a variable. How must you implement this? (Choose the best answer.)

Options

  • ACreate a variable, use odiRef.getPrevStepLog () in the SQL query in its Refreshing tab, and add a
  • BCreate a variable, use odiRef.getPrevInfo () in the SQL query in its Refreshing tab, and add a
  • CCreate a variable, use odiRef.getStep () in the SQL query in its Refreshing tab, and add a
  • DCreate a variable, use odiRef.getPrevStepStatus () in the SQL query in its Refreshing tab, and

How the community answered

(44 responses)
  • A
    75% (33)
  • B
    5% (2)
  • C
    11% (5)
  • D
    9% (4)

Explanation

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

Topics

#odiRef API#package variables#step status#getPrevStepLog

Community Discussion

No community discussion yet for this question.

Full 1Z0-448 Practice