AUR Integration Adaptors

The Automatic Update Request (AUR) adaptors are an integration method for MineMarket.

The AUR adaptors allow data to be sent from other client systems (for example, truck haulage movements from a fleet management system) into MineMarket.

The data from the external client system must be made available as comma-separated values (CSV) files. Each AUR adaptor has a specific format for the data. Most columns are mandatory, and the order of columns in the files is also important. Each AUR adaptor class is fully described in this guide.

IMS Integration Hub is used to process the CSV files. An adaptor call task for each required AUR adaptor is set up in IMS Integration Hub to watch a file folder on the network. When CSV files are copied to the watched folder, the appropriate IMS Integration Hub task processes the files with the matching class in AURAdaptor.dll, which exports the data to the MineMarket database.

Most AUR adaptors are used to create new MineMarket data. Some AUR adaptors can also be used to update existing MineMarket objects.

Diagram of AUR Adaptors integration