Administration
Solutions

SQL Functions

2min

SQL functions are only visible in the list if the Solution Creator defined functions that use the SQL data provider, see Microsoft Azure SQL. Make sure that your SQL connection is set up correctly in Connections.

You can try out all functions of the solutions that use the SQL data provider.

  1. On the left side, you will see all input parameters of the function including the initial set values.
  2. Enter values into the input parameter fields and click the Run button at the top of the screen. The JSON editor on the right side will show the results returned by the function.
  3. Click on Show schema to view the function definition.

You can click the copy to the clipboard icon at the top and paste the JSON result into JSONata Exerciser. This allows you to run and test Expressions against real SQL result data.

Run a SQL function
Run a SQL function




Updated 23 May 2023
Doc contributor
Did this page help you?