Commands to run
These examples show how a database connection point retrieves or inserts data by calling stored procedures. Use the read procedure to return records. To insert data, call the write procedure and provide the input payload in the required format. Sample input data is shown to illustrate the expected structure.
call iontest/GETORDERS
call iontest/PutORDERS ('[Data]')