PrepAway - Latest Free Exam Questions & Answers

What will be the result upon executing the method?

The following code is a method in an SBO and the createFolders() method in the SBO creates
folders in the repository and returns true or false depending on the success of the folder creation.
What will be the result upon executing the method?

PrepAway - Latest Free Exam Questions & Answers

A.
Transaction is committed or aborted depending the value returned byCreateFolders() method.

B.
DfException is thrown as session cannot start a transaction in an SBO.

C.
Compilation error is thrown asbeginTrans(), abortTrans() and commitTrans() are part of
Session Manager and not Session object.

D.
DfException is thrown as the method did not check whether there is already an active
transaction.


Leave a Reply