1.2 Creating an XML Web Service Connection
#1.2 Creating an XML Web Service Connection
With the xml web service connection, the system can call methods from an external web service and pull data. Through this connection, basic data types (int, string, double....) and Data types (DataTable, DataSet) can be pulled from the xml web service.
In Figure 17, the link name is typed in field 1, the description is typed in field 2, and then the Next button is clicked.
In Figure 18, the web service url address is typed in field 1 and then the Finish button is clicked.