Has anyone used Stat to migrate images to the $OA_MEDIA folder in EBS? The destination path appears to be $JAVA_TOP/oracle/apps/media but I'm not sure how we could reference for a custom object.
Thanks,
Nic
I created a Custom Object type to handle GIF files in $OA_MEDIA so it can be done.
Regards.
Tom Shaw
Hello,
It appears that this question went inactive after our follow-up conversation. I'm going to mark the most appropriate reply as the answer to this question.
If you still need help, just reply to the forum thread with your findings or question and we will take another look.
Thanks!
Madison Zraick
DSG Communities Team
Hi Tom,
can you provide more detail? Did you need to define the $OA_MEDIA as a custom top (I forget the correct name) in the stat.conf file?
Thanks
Nic
Yes... In the Stat conf file I added the following:
a16u.env.OA_MEDIA:/oracle/oracleR12/apgl16u/apps/apps_st/comn/java/classes/oracle/apps/media
Under: Maintenance | General | Object Type, I added an Oracle Apps File Objects named: All GIF Files in OA_MEDIA
with the following
Custom Type of Generic
File Extension .gif
File Format IMAGE
For Web was checked
Just to clarify, under: Maintenance | General | Object Types and clicking on OraApps Base Directories, I had to add a "Base Directory Cd" named: OA_MEDIA with OA_MEDIA as the "Server Environment Variable". In the Stat Conf file I added entry: a16u.env.OA_MEDIA:/oracle/oracleR12/apgl16u/apps/apps_st/comn/java/classes/oracle/apps/media
Let me know if you need help setting this up. We can have a Webex session if needed.
Tom Shaw