ReadDB
App Portal 2020 R1
You can use the ReadDB web method to get row(s) of data for a given table, column name and value.
Parameters
The ReadDB web method includes the following parameters:
# |
Parameters |
Data Type |
Description |
|||
|
tableName |
String |
Name of table. |
|||
|
primaryColumn |
String |
Name of column. |
|||
|
primaryColumnValue |
String |
Value to be matched. |
|||
|
password |
String |
Pipe (|) separated combination of Fl@xera!, short date format of the current date, and a GUID. For example: Fl@xera!|6/1/2016|6aa7a31513a162004e5050f32244b0ff |
Return Value
Returns a dataset of matched values.
App Portal / App Broker 2020 R1 Administration GuideAugust 2020 |