1Z0-242 Exam Details

  • Exam Code
    :1Z0-242
  • Exam Name
    :PeopleSoft Application Developer II: Application Engine & Integration
  • Certification
    :Oracle Certifications
  • Vendor
    :Oracle
  • Total Questions
    :99 Q&As
  • Last Updated
    :Dec 11, 2021

Oracle 1Z0-242 Online Questions & Answers

  • Question 21:

    What is required in order to use an Application Engine Call Section action to call a portion of another Application Engine program?

    A. The called step is set to Public.
    B. The called action is set to Public.
    C. The Call Section action must specify the program name and section.
    D. The Call Section action must specify the program name, section, and step.
    E. The called program has Application Library selected in the program properties.
    F. A Call Section action can never call a portion of another Application Engine program.

  • Question 22:

    What steps would you take to debug an Application Engine program using the PeopleSoft Application Engine debugger? (Choose all that apply.)

    A. View the Debug log in Process Monitor.
    B. View the results in the Debugger window.
    C. View the file DBG1.tmp in the Temp directory.
    D. Execute the Application Engine program from Application Designer.
    E. In Application Designer, select Debug, Application Engine Debug Mode.
    F. Select the Debug check box on the Process Scheduler tab in Configuration Manager.
    G. On the sign-on page, select the debug settings for PeopleSoft Application Engine Debug.

  • Question 23:

    Select three Application Engine action types that can be used to control program flow. (Choose three.)

    A. Log Message
    B. Call Section
    C. XSLT
    D. PeopleCode
    E. Do While
    F. Evaluate

  • Question 24:

    View the Exhibit.

    This PeopleCode program disables the CHARGE_BACK field:

    Local Row andRow;

    andRow = GetRow();

    andRow.PSU_TASK_EFFORT.CHARGE_BACK.Enabled = False;

    For this program to work as shown, what is the highest level at which it could be placed?

    A. PSU_TASK_TBL (Table)
    B. PSU_TASK_RSRC (Table)
    C. PSU_TASK_EFFORT (Table)
    D. CHARGE_BACK (Record Field)
    E. PSU_TASK_RESOURCES (Component)
    F. PSU_TASK_TBL (Table) - Search Record

  • Question 25:

    When you service-enable a component interface, the request message shape for the Get method contains _____.

    A. Get keys
    B. Find keys
    C. Object key
    D. CI buffer structure
    E. Find key collection

  • Question 26:

    You have been asked to create the handler for an asynchronous service operation that is being sent outbound to several external nodes. When the service operation is sent, you need to be able to add criteria to filter the nodes. Which method will you implement in the handler PeopleCode to accomplish this?

    A. OnNotify
    B. OnRouteSend
    C. OnAckReceive
    D. OnRequestSend
    E. OnRouteReceive

  • Question 27:

    You are asked to create a new service operation that will enable a third-party system to inquire on an item price and receive the response in real time. Which operation type would you use when you create the service operation?

    A. Synchronous
    B. Asynchronous one-way
    C. Asynchronous-to-synchronous
    D. Asynchronous request/response

  • Question 28:

    View the Exhibit.

    Your client is upgrading its purchasing application to use object-oriented PeopleCode to incorporate the benefits of application classes.

    The PeopleCode for the Purchase Order application is now encapsulated in an Application Package called PSU_PO. The assign_order_nbr function is now ORDER_NBR, a method of the ORDER class.

    You are tasked with modifying this program to call the new ORDER_NBR method.

    Which four PeopleCode statements will you use in the new program? (Choose four.)

    A. Class PSU_PO:ORDER;
    B. andNew.ORDER_NBR(PSU_PO_HDR.ORDER_NBR);
    C. Import PSU_PO:ORDER;
    D. Declare method PSU_PO:ORDER:ORDER_NBR;
    E. andNew = Create Order();
    F. Local ORDER andNew;
    G. Method ORDER_NBR (andORDER_NBR As Field out);

  • Question 29:

    An Application Engine program inserts rows into PS_VENDOR.

    The program encounters an error and abends (ends abnormally).

    You correct the error, but now PS_VENDOR is in an unknown state.

    Select the correct statement.

    A. If Log File was enabled in Configuration Manager, a script file was created that you use to return the database to its original state. After you correct the error, you can run the program again.
    B. If Recover was enabled for the program, the changes to PS_VENDOR are rolled back. After you correct the error, you can run the program again.
    C. If Restart was enabled for the program, a checkpoint was saved with the last commit. After you correct the error, you can restart the program and processing will resume from the point of the last commit.
    D. If Resume was enabled in PeopleSoft Process Scheduler, the program automatically resumes processing after the condition that caused the error is corrected.
    E. If a state record was defined for the program, PS_VENDOR is restored based on parameters that were written to the state record. Then you can restart the program using the same run control parameters.

  • Question 30:

    An Application Engine program requires a loop that will exit after 1000 rows have been processed. The COUNTER field in the state record is incremented in each iteration of the loop. Which option contains code that could be used in a Do While action to test for COUNTER?

    A. Do While %Bind(Counter) < 1000
    B. %SELECT (COUNTER)FROM PS_INSTALLATIONWhere COUNTER < 1000
    C. If %Bind(Counter) >= 1000 thenExit;
    D. %Select(COUNTER)FROM PS_STATE_AETWhere COUNTER < 1000
    E. %Select(COUNTER)SELECT 'X'FROM PS_INSTALLATIONWHERE %Bind(COUNTER) < 1000;

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Oracle exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your 1Z0-242 exam preparations and Oracle certification application, do not hesitate to visit our Vcedump.com to find your solutions here.