Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

MIDServerAjax- Global

The MIDServerAjax script include provides AJAX functionality for sending a test probe to a MID Server

Use in server scripts to test a MID Server using AJAX.

Parent Topic:Server API reference

MIDServerAjax - MIDServerAjax()

Creates an instance of MIDServerAjax.

NameTypeDescription
None  

MIDServerAjax - ajaxFunction_testProbe()

Sends a test probe to the MID server.

NameTypeDescription
None  
TypeDescription
ObjectContains the agent name, test probe ID, topic, name, and source.
var msaj = new MIDServerAjax();
msaj.ajaxFunction_testProbe();