The requirements state that you should execute all the standard edits for COURSE_TBL and throw an exception if an error occurs.

You have been asked to create an application class to consume the asynchronous service operation ADD_COURSE. The requirements state that you should execute all the standard edits for COURSE_TBL and throw an exception if an error occurs.
Complete the second line in this code:
If &msg.IsEditError Then
_______________________________
Exit (1);
A. %IntBroker.SetStatus(&msg,%Operation_New)
B. %IntBroker.SetStatus(&msg,%Operation_Canceled)
C. %IntBroker.SetStatus(&msg,%Operation_Error)
D. &MyErrors = %IntBroker.GetMessageErrors(&TransactionId);

Download Printable PDF. VALID exam to help you PASS.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.