fluig_rm_db_query
Run read-only SQL SELECT queries against the TOTVS RM database using a configured Fluig datasource. Queries must use SELECT or WITH statements.
Instructions
Run a SELECT directly against the TOTVS RM database, when Fluig has a datasource for it. Read-only (SELECT/WITH only).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sql | Yes | SELECT ... (SELECT/WITH only). |