How the sample application works

The RequesterConsoleApplication uses classes from the eConnect .NET assemblies to create an eConnect XML request document. The application creates the eConnect XML request document using several eConnect serialization classes. The application converts the eConnect XML request document to an XML string.

The application uses the XML string and the eConnect business objects to retrieve an XML document that contains the requested customer data. The application displays the customer data in the console window.

The application uses eConnect connection string information to connect to the eConnect business objects.

If an error occurs, the application displays the error message in the console window.


Documentation Feedback