Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Oracle BIP RTF - Calling for Template

Question
31
Views
0
Comments

Summary

Oracle BIP RTF - Calling for Template

Content

Environment: Oracle Fusion Cloud R13

Scenario: We are calling Sub Template from a Base Template using the below call statement

<?call:ABC SendInvoicesTo?>

Note - ABC SendInvoicesTo is the Sub Template Block Name. ABC value can be derived from a Database Column.​ Currently, ABC value is hard coded in our template.

What we want to implement: We want Database Column directly in the Call Statement

example - <?call:DB_COL_VALUE SendInvoicesTo?>

​What we are Experiencing: But DB_COL_VALUE is considered as string not the column value.

Suggest how to get the values populated in the call statement from DB.

Tagged: