From 5fc7d873d9d8ca9852df85d25da96646a41306b2 Mon Sep 17 00:00:00 2001 From: Olivier Verhaegen <56387556+OlivierVerhaegen@users.noreply.github.com> Date: Wed, 7 Jun 2023 14:49:21 +0200 Subject: [PATCH] Bugfix: backward compatible node.topic has prio + Docs: added info about msg.topic in ACK node docs --- io/stomp/18-stomp.html | 1 + io/stomp/18-stomp.js | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/io/stomp/18-stomp.html b/io/stomp/18-stomp.html index aa847128..df29ff14 100644 --- a/io/stomp/18-stomp.html +++ b/io/stomp/18-stomp.html @@ -197,6 +197,7 @@
The node allows for following inputs:
msg.topic
The topic to which the message should be acknowledged, if the Destionation field is set the msg.topic will be overwritten by this valuemsg.messageId
: The id of the message to acknowledgemsg.transaction
: Optional transaction name