SmartConnect 2018

Available Processes

Note: All SmartConnect web service processes require passing of client credentials to the service along with the parameters defined for the request.

 

The following requests are available through the SmartConnect WCF REST service:

Get Map Methods

Get Map List - return a list of maps.
Get Extender Map List - return a list of maps with Extender data sources.
Get SmartList Map List - return a list of maps with SmartList data sources.
Get Map Columns - return a list of columns from a map.

 

Map Runs

Run Map - run a map
Run Map Data Table - run a map and pass a data table as the data source.
Run Map Xml - run a map and pass xml as the data source.
Run MapInfo Path - run an InfoPath map and pass a data table as the data source.

 

Return output xml

Run Map - run a map and return the output xml from the map
Run Map DataTable - run a map, send a data table as the data source and return the output xml from the map.
Run Map Xml - run a map, send an xml file as the data source and return the output xml from the map.
Save Process Errors - save map processing errors to the database.

 

Get Data

Get Data - get the data from the data source associated with a map.

 

Validation

Validate Connection - ensure that a connection can be made to the WCF REST service.
ValidateSession - ensure that the WCF REST service can connect to the SmartConnect MSSQL database.