MIDServerAjax - Global

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • 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.

    MIDServerAjax - MIDServerAjax()

    Creates an instance of MIDServerAjax.

    표 1. Parameters
    Name Type Description
    None

    MIDServerAjax - ajaxFunction_testProbe()

    Sends a test probe to the MID server.

    표 2. Parameters
    Name Type Description
    None
    표 3. Returns
    Type Description
    Object Contains the agent name, test probe ID, topic, name, and source.
    var msaj = new MIDServerAjax();
    msaj.ajaxFunction_testProbe();