RTF Templates & Word Plugin Syntax
Explain how BI Publisher's RTF template syntax (for-each loops, conditionals, placeholders) is embedded in Microsoft Word to produce data-driven documents.
RTF templates are the most common way business users and report developers build BI Publisher layouts, because they let you design in familiar Microsoft Word rather than a specialized tool — but the syntax embedded in that Word document is doing real programming-like work, and interviewers probe this to see whether a candidate has actually built templates, not just viewed finished reports.
It's like a mail-merge letter in Word where you don't just insert a name field — you can also tell Word "repeat this paragraph once for every item in their order" and "only show this line if their balance is overdue," all directly inside the same familiar document you're already editing.