Download MX into folder C:/mx (if Windows)
Create the REST application MX in IRIS namespace USER:
- USER> do ^%REST …………
- USER> do $System.OBJ.ImportDir(“c:/mx”,”vmx.ro”,”ck”,,1)
- USER> do $System.OBJ.ImportDir("c:/mx","rest.xml","ck",,1)
Prepare excel sheet - place on it mx-formulas and mumps-commands:

To connect excel correctly, you must first specify the server address and port in MX_CONFI.xlsb sheet 'connections'. Port see in ^|"%SYS"|%SYS("WebServer","Port").
Run MX.XLSB. Commands written on sheet created a test global on the server and the interface buttons.
code:.png)







