Hello Mike,
unfortunately this was not the solution.
I synchronized the BOM and XOM and redeployed the ruleset, but the Decision Trace is still empty, as shown above.
The input and output data only appear when I switch the Decision Trace view to “BOM format”. However, in that case the data is displayed as a kind of pseudo‑XML representation, not in the original JSON structure.
My rules are invoked via REST using JSON input, and the response returned by the Rule Execution Server is also JSON.
Is there any supported way in IBM ODM (8.11.x) to display the Decision Trace input and output in JSON format? If not, is there a recommended workaround or best practice for tracing JSON request/response payloads when using REST-based rule execution?