Skip to Main Content

Document Generator Pre-Built Function

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Conditional printing in the pre-built Document Generator function

InoLJan 15 2025 — edited Jan 15 2025

I miss conditional printing (not the FILTER option) in the Document Generator. Something like

I am a {job}{#if:job='manager'} for department {department}{/if:job='manager'}.

and

{#if:amount<>0}Your account will be {#if:amount>0} credited{#else} debited{/if:amount>0} for the amount of {amount}.{/if:amount<>0}

How would you do something like this with the current options?

(Post copied form Oracle Cloud Customer Connect without any Oracle team feedback)

Comments
Post Details
Added on Jan 15 2025
3 comments
359 views