User Activity

Is there some setting that will keep the UI from changing the orientation of a snap as it’s dragged on the surface? It is incredibly annoying that it does that.
If a JMS Consumer has message Count > 0 and Processing Mode Synchronous, will the Consumer wait until the entirety of the pipeline processes a message before it polls for the next (as ‘synchronous’ suggests), or does it (as the docs say) just wait 5 ...
I’ve implemented a JMS Consumer that consumes from IBM WebSphere MQ, in a pipeline triggered by a schedule (message count = 1, timeout in 5 minutes, restart every minute if not already running), So, when there are messages in queue, it picks one up, ...
I’m trying to configure a JMS Producer that will communicate with a client’s WebSphere MQ, v9.1 (I think). I’ve received the jar files from the client’s lib directory, and that list of files resembles, but is not identical to, the list suggested in h...
Kudos from