Handful AOL stuff with Oracle Apps R12
Explaining some basic AOL tips by which things can become bit simple.
1. Setting the diagnostics profile
2. Enabling view output button
3. Submit the program/report from menu
1. Diagnostics profile-
To get the Diagnostics –examine working without entering the apps password.
Set the profile Utilities:Diagnostics value as Yes either of the profile options.
2. To view other users requests output.
System Administrator: Navigation- Requests/View
You can view the requests run by other users but by default the output button is disabled.
To enable the button you can add below form personalization by which you can see the output of the request.
Open the view request form and click on personalization
And add the actions
Save and now check the view request again you will see the output button enabled.
3. To get the concurrent program available form menu
Navigate to application, function. Create a new function
Enter form name under forms tab
Parameter test is –
CONCURRENT_PROGRAM_NAME="FNDSCURS" PROGRAM_APPL_SHORT_NAME="FND" SUBMIT_ONCE="Y"
Where you need to provide concurrent program and application short name. Submit_once decides multiple submits.
Save your work.
Identify the menu of system administrator responsibility
Add above created function to the menu
Save your work and compile the menu.
Switch the responsibility and you shall see the new menu created.
Click on it. This will submit the active user report
Thanks,
Ajay