Skip to content

docs(intent): a notify block can mail a parameterized report render (#6931) - #219

Open
delchev wants to merge 1 commit into
masterfrom
docs/notify-attach-report-6931
Open

docs(intent): a notify block can mail a parameterized report render (#6931)#219
delchev wants to merge 1 commit into
masterfrom
docs/notify-attach-report-6931

Conversation

@delchev

@delchev delchev commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Documents attach: { report, bind }eclipse-dirigible/dirigible#6931, implemented in eclipse-dirigible/dirigible#6934.

attach: print is document-only, so the customer statement — a period's rows per customer, mailed monthly or on demand — had no documented way out of the system while the per-invoice dunning reminder did.

glue.md gains a Mail a REPORT section: the authoring shape, what a bind: source may be (a field or one-hop relation.field of the record the message is about, the same vocabulary a {placeholder} uses), the rule that a parameter declaring an initial must be bound — unbound it stays at that one fixed slice and every recipient is mailed the same rows, with nothing in the PDF to say whose — and the report's own seeded .print template, whose header is the bound parameters and whose table is the report's rows.

The notify section's heading now names the attach: knob rather than only its print value; the three links to that anchor are updated accordingly. dsl-reference.md gains an index row for the report shape and mentions it next to the transition's notify: block.

npm run docs:build passes.

🤖 Generated with Claude Code

…#6931)

`attach: print` is document-only, so the customer statement - a period's rows
per customer, mailed monthly or on demand - had no documented way out of the
system while the per-invoice dunning reminder did.

The glue page gains a *Mail a REPORT* section for `attach: { report, bind }`:
the authoring shape, what a `bind:` source may be, the rule that a parameter
declaring an `initial` must be bound (unbound it stays at one fixed slice and
every recipient is mailed the same rows), and the report's own seeded `.print`
template - the bound parameters as its header, the report's rows as its table.

The notify section's heading now names the `attach:` knob rather than only its
`print` value, with the three links to it updated, and the dsl-reference index
gains a row for the report shape.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant