All the images in Oracle Applications are available in OA_MEDIA directory.
If we want to know the path where exactly the OA_MEDIA directory exists in Sever, Open a third party tool which connects to the Sever in command prompt like Putty connection manager.
Type the following command in putty:
cd $OA_MEDIA After that now type the following command which shows the path were exactly the OA_MEDIA directory exists.
pwd (Present Working Directory)
If we want to know the path where exactly the OA_MEDIA directory exists in Sever, Open a third party tool which connects to the Sever in command prompt like Putty connection manager.
Type the following command in putty:
cd $OA_MEDIA After that now type the following command which shows the path were exactly the OA_MEDIA directory exists.
pwd (Present Working Directory)
In JDeveloper you can see in <patchfile_folder>\jdevhome\jdev\myhtml\OA_MEDIA
No comments:
Post a Comment