# Ping MIS Communicator

Ping MIS Communicator.

Action available for the following operating systems:

![](https://3821468174-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LrTlA1suFa5N48x_83N%2F-MAlPVpH3WRwBy16c7JY%2F-MAlQBZuuTnc6hyzKSVQ%2Fimage.png?alt=media\&token=5c9534b7-ca05-4ac4-b408-2207cd5a5295)

### Parameters

* **Communication Profile** *\<unquoted string> -* The name of the specified communication profile.
* **Target** *\<unquoted string> -* The control or variable that saves the returned value of this action. If this action is suceded, the returned value is 1, otherwise is 0.
* **Hidden** *\<unquoted string> -* This parameter defines if the user wants to run this action in a hidden mode or not. The possible values for this parameter are: *Yes*, *No* or *dynamic*.

{% hint style="success" %}
MIS Communicator is the program in charge of managing communications between terminals and PC applications developed by Sysdev partners or by Sysdev through the development platform Kalipso. For more information about MIS Communicator click [here](https://doc.sysdevmobile.com/miscommunicator/).
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.sysdevmobile.com/kalipso5/developing/form/actions/actions-description/group-communications/ping-mis-communicator.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
