MVConnect

Top  Previous  Next

 

MVConnect is a cross-platform Web/Rest API development package.  The MVConnect API for QM is a set of QMBasic subroutines that can be used to build a web/rest application that works with QM's internal WEBSVC webserver to expand its underlying functionality. These are equivalent functions to those in other languages such as working with headers, the body, form vars, return codes, etc. Additional information regarding these MVConnect APIs can be found here.

 

The MVConnect API library is provided as a separate package for download and installation as needed. It can be installed in the private catalogue of an individual account or in the global catalogue to make it available to all accounts.

 

To install from the QM command prompt, type

QMPKG INSTALL MVCONNECT

 

For a private catalogue installation, this should be done in the relevant account.

 

 

See also:
Simple Web Services, WEBSVC