Hi guys, I'm working on using a gateway system.util.SendMessage function (I have it in a timer script to test but eventually want to do it on a tag change event) which should link to a session event to open a popup. I don't get any errors on the gateway logs for the sendMessage function, but no popup is happening. I'm not sure about a couple of items. On the session event side do I need to use the payload that comes up when you go to add a new messageHandler script? I figured the gateway script might just be a nice way to activate the script in the message handler. Eventually we will have 3 of these scripts running for 3 identical lines.
Here's my session event:
and here's my gateway script:
