Commit 7525958
Add comprehensive TRY/CATCH, MAPINVOKE, and transaction patterns to RAG resources (v2.6.0)
New putNode examples from obsCustomerManagement and staillanibm repos:
- Example 11: TRY/CATCH with error handling (production API pattern)
- Example 12: TRY/CATCH with transaction and compensation
- Example 13: MAPINVOKE (inline service calls in MAP)
- Example 14: MAPSET with global/pipeline variable substitution
- Example 15: pub.flow:clearPipeline (preserve specific variables)
Enhanced flow language reference:
- SEQUENCE FORM="TRY"/"CATCH" documentation with structural rules
- EXIT step patterns ($parent/$flow/$loop/$iteration)
- MAPINVOKE syntax with INVOKEINPUT/INVOKEOUTPUT modes
- MAPSET variables/globalvariables attributes
- pub.flow:getLastFailureCaught full output signature
- pub.flow:setHTTPResponse, pub.art.transaction:*, pub.json:* docs
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 219b6b1 commit 7525958
2 files changed
Lines changed: 390 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments