Support for Query Interface and Table Control
The Web Services Connector supports the query interface. This means that controls that support the query interface (such as the table control, when using a type of "query") can connect to Web Services and display web method data.
To See Web Services Data in the Table Control:
-
Configure the Table control.
-
For Query, select type.
-
For Data Source, browse under Data Connectivity > Web Services and select your desired web method.
-
The Table field should automatically be populated with the name of the chosen web method.
-
Go to the Fields page.
-
Select the Refresh
button.
-
Go to the Columns page.
-
Select the Refresh
button.
-
Make further updates to Fields or Columns as desired.
-
Select OK.
-
Go into runtime to see your data.
Future ICONICS products that use the query interface will be able to access Web Services information in a similar fashion.
Query interface support was added for additional data sources. See Data Sources for Query Interface for more information.
See Also: