1Z0-242 試験問題を無料オンラインアクセス
| 試験コード: | 1Z0-242 |
| 試験名称: | PeopleSoft Application Developer II: App Engine and Integration |
| 認定資格: | Oracle |
| 無料問題数: | 102 |
| 更新日: | 2026-07-21 |
An Application Engine program includes a step that selects all the rows in the PS_ORDERS table where CUSTOMER_TYPE = PARTNER, and then calls a PeopleCode program that processes each row of data.
Which should be the first action type in the step?
You created a component interface and now must implement it on an online component. The PeopleCode that triggers a component interface is placed on the SavePostChange event. Select the three reasons for placing the PeopleCode on the SavePostChange event? (Choose three.)
You add a button to a page to run an Application Engine program in synchronous mode. How do you configure the button?