Overview

Millennium by Harms Software designed the Millennium Software Development Kit (SDK) for the following reasons:

The Millennium SDK Web Services are a collection of methods and functions that accept a SOAP message, process the request against the Millennium database, and return the results in a SOAP response message.  Following are examples of these methods:

The Millennium SDK comprises of several components:

Following is a quick summary of how the Millennium SDK Web Service works:

  1. The client produces a SOAP message and posts it to the web server.

  2. Millennium SDK interprets the request and starts the appropriate function.

  3. The Millennium SDK Web Service accepts the data from the request and passes it to the appropriate function.

  4. The function processes the request and sends an output data set back to the Millennium SDK Web Service as an XML stream.

  5. The Millennium SDK Web Service produces a SOAP response back to the calling procedure.

This is the recommended communication protocol to use when accessing the Millennium SDK.

 

System Requirements

Getting Started

Setup

Methods

 


 

Contact Us | Send Feedback