databaserawlookupdocumentation

This is an old revision of the document!


com.ergotech.vib.historical.DatabaseRawLookup

Introduction

This server is used with a Database Connection Manager to read a single value from a database table using a SQL Statement.

How This is Used

This Bean has a single input (Trigger) which executes the SQL Statement. The SQL Statement must return a a single result (not a list or array). The SQL should be a SELECT or COUNT, or other similar statement. There are two outputs: Result and Status Message. The result of the SQL lookup will be sent to the Result output, and the Status Message can be used to monitor for errors.

Configuration

Connection Name: Select the Database Connection Manager to use for this Bean

SQL Statement: The SQL Statement to execute when this Bean is triggered

  • databaserawlookupdocumentation.1641181519.txt.gz
  • Last modified: 2022/01/02 21:45
  • by wikiadmin