Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

What is the correct way of using #APP_FILES#file_name.extension in Email Templates?

RaakaeshJun 10 2023

To include a Static Application File as an inline image in an Email template, I am including a simple line which doesn't work. Resulting output just replaces #APP_FILES# with blank.

Please advise the correct way to use #APP_FILES#file_name.extension in Email Templates.

<img src="#APP_FILES#file.png" alt="ALT_TEXT"/>
This post has been answered by TexasApexDeveloper on Jun 12 2023
Jump to Answer
Comments
Post Details
Added on Jun 10 2023
10 comments
1,002 views