Synadia Connect

Timeplus

NAMERUNTIMETYPEVERSION
timepluswombatsourcelatest

Executes a query on Timeplus Enterprise and creates a message from each row received

This input can execute a query on Timeplus Enterprise Cloud, Timeplus Enterprise (self-hosted) or Timeplusd. A structured message will be created from each row received.

If it is a streaming query, this input will keep running until the query is terminated. If it is a table query, this input will shut down once the rows from the query are exhausted.


Configuration

NameTypeOptionalSecretDescription
querystringnonoThe query to run
urlstringyesnoThe url should always include schema and host. The value defaults to "tcp://localhost:8463".
workspacestringnonoID of the workspace. Required when reads from Timeplus Enterprise.
apikeystringnoyesThe API key. Required when reads from Timeplus Enterprise Cloud
usernamestringnonoThe username. Required when reads from Timeplus Enterprise (self-hosted) or Timeplusd
passwordstringnoyesThe password. Required when reads from Timeplus Enterprise (self-hosted) or Timeplusd
Previous
Socket