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!

Substitution strings in custom manifest.json

NicoletteApr 24 2025

When using a custom manifest.json for the PWA of the application you are seemingly able to use substitution strings.

The built-in substitution strings such as APP_ALIAS are replaced with their value.
The application substitution strings defined under Application definition are replaced with their value.
But application items are replace with nothing as if the value of the application item hasn't been set.

The application items used are either set set the “on new instance” or “on before header” in an application computation.

Is there a way to set the value of the application item in such a way that it is available for the process that creates the manifest.json?

Nicolette

Apex version 24.1

Comments
Post Details
Added on Apr 24 2025
0 comments
197 views