InterviewSolution
Saved Bookmarks
| 1. |
The Orders Form Was Developed Using Forms 6i And Uses Run_product To Call An Invoice Report. You Used The Oracle Forms Migration Assistant To Upgrade The Orders Form, Which Changed The Run_product Call To Use Run_report_object. You Run The Upgraded Form And Click The Invoice Button, Which Invokes The Report. However, You Receive The Error Message. What Should You Do To Avoid This Problem? |
|
Answer» Set the DEFAULT REPORTS_SERVERNAME Migration ASSISTANT PROPERTY to specify the name of the reports SERVER to be used when CONVERTING RUN_PRODUCT calls. Set the default REPORTS_SERVERNAME Migration Assistant property to specify the name of the reports server to be used when converting RUN_PRODUCT calls. |
|