問題タブ [mulesoft]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
mule - Mule 4 では、ペイロードを使用するためにエラー処理を取得するにはどうすればよいですか?
Mule 4 を使用してフローを作成していますが、エラー処理でメッセージを既存のペイロードを使用するものに変換したいと考えています。
私のコードは
エラーが発生します
式 '%dw 2.0 出力のスクリプト言語エラー
アプリケーション/json
transactionNotification: { "Testout": "B...'.理由: ペイロードの参照を解決できません..
同じコードが通常のフローで機能しているようで、ペイロードを削除するとエラーが消えます。