> For the complete documentation index, see [llms.txt](https://doc.sysdevmobile.com/kalipso5/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.sysdevmobile.com/kalipso5/developing/form/actions/actions-list/group-communications.md).

# Group Communications

| **Subgroup**                   | **Action**                                                                                                                                                               | **Description**                                                                                                                                                                             |
| ------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Synchronization                | [Synchronize](/kalipso5/developing/form/actions/actions-description/group-communications/synchronize.md)                                                                 | Synchronize the records of local database with the remote database. With this action is also possible send /receive files and update new project versions.                                  |
| Synchronization                | [Update Project](/kalipso5/developing/form/actions/actions-description/group-communications/update-project.md)                                                           | Updates the current project from a KZP file exported from the Designer.                                                                                                                     |
| Synchronization                | [Translate Internal Text](/kalipso5/developing/form/actions/actions-description/group-communications/translate-internal-text.md)                                         | Modifies the default text of Kalipso internal windows.                                                                                                                                      |
| Synchronization                | [Set Comm. Profile Parameter](/kalipso5/developing/form/actions/actions-description/group-communications/set-comm.-profile-parameter.md)                                 | Modifies the value of the specified Communication Profile parameter.                                                                                                                        |
| Synchronization                | [Get Comm. Profile Parameter](/kalipso5/developing/form/actions/actions-description/group-communications/get-comm.-profile-parameter.md)                                 | Retrieves the value of the specified Communication Profile parameter.                                                                                                                       |
| Synchronization                | [Set Synchronization File Copy](/kalipso5/developing/form/actions/actions-description/group-communications/set-synchronization-file-copy.md)                             | Sets a file copy to the synchronization parameters.                                                                                                                                         |
|                                |                                                                                                                                                                          |                                                                                                                                                                                             |
| Bluetooth                      | [Bluetooth Start Device Discovery](/kalipso5/developing/form/actions/actions-description/group-communications/bluetooth-start-device-discovery.md)                       | Starts the discovery of Bluetooth devices.                                                                                                                                                  |
| Bluetooth                      | [Bluetooth Stop Device Discovery](/kalipso5/developing/form/actions/actions-description/group-communications/bluetooth-stop-device-discovery.md)                         | Stop the discovery of Bluetooth devices.                                                                                                                                                    |
| Bluetooth                      | [Bluetooth Is Device Paired](/kalipso5/developing/form/actions/actions-description/group-communications/bluetooth-is-device-paired.md)                                   | Checks the pairing state of a Bluetooth device.                                                                                                                                             |
| Bluetooth                      | [Bluetooth Pair Device](/kalipso5/developing/form/actions/actions-description/group-communications/bluetooth-pair-device.md)                                             | Pairs with a Bluetooth device.                                                                                                                                                              |
| Bluetooth                      | [Bluetooth Unpair Device](/kalipso5/developing/form/actions/actions-description/group-communications/bluetooth-unpair-device.md)                                         | Unpair a specific Bluetooth Device.                                                                                                                                                         |
| Bluetooth                      | [Bluetooth Connect Headset](/kalipso5/developing/form/actions/actions-description/group-communications/bluetooth-connect-headset.md)                                     | Connect your device to the current headset or specify a new one.                                                                                                                            |
| Bluetooth                      | [Bluetooth Disconnect Headset](/kalipso5/developing/form/actions/actions-description/group-communications/bluetooth-disconnect-headset.md)                               | Disconnect the paired Headset.                                                                                                                                                              |
|                                |                                                                                                                                                                          |                                                                                                                                                                                             |
| Bluetooth LE                   | [Bluetooth LE Start Scanning](/kalipso5/developing/form/actions/actions-description/group-communications/bluetooth-le-start-scanning.md)                                 | Starts the discovery of Bluetooth Low Energy (BLE) devices.                                                                                                                                 |
| Bluetooth LE                   | [Bluetooth LE Stop Scanning](/kalipso5/developing/form/actions/actions-description/group-communications/bluetooth-le-stop-scanning.md)                                   | Stops the discovery of Bluetooth Low Energy (BLE) devices.                                                                                                                                  |
| Bluetooth LE                   | [Bluetooth LE Connect to Device](/kalipso5/developing/form/actions/actions-description/group-communications/bluetooth-le-connect-to-device.md)                           | Connects to a specific BLE device.                                                                                                                                                          |
| Bluetooth LE                   | [Bluetooth LE Disconnect from Device](/kalipso5/developing/form/actions/actions-description/group-communications/bluetooth-le-disconnect-from-device.md)                 | Disconnect your terminal from a BLE device.                                                                                                                                                 |
| Bluetooth LE                   | [Bluetooth LE Service Get List](/kalipso5/developing/form/actions/actions-description/group-communications/bluetooth-le-service-get-list.md)                             | To exchange information with a BLE device is useful to understand the Generic Attribute Profile (GATT).                                                                                     |
| Bluetooth LE                   | [Bluetooth LE Characteristic Get List](/kalipso5/developing/form/actions/actions-description/group-communications/bluetooth-le-characteristic-get-list.md)               | Retrieves the list of BLE Characteristic’s for the specified service.                                                                                                                       |
| Bluetooth LE                   | [Bluetooth LE Characteristic Set Notification](/kalipso5/developing/form/actions/actions-description/group-communications/bluetooth-le-characteristic-read.md)           | Subscribe to a characteristic provided by a BLE device.                                                                                                                                     |
| Bluetooth LE                   | [Bluetooth LE Characteristic Write](/kalipso5/developing/form/actions/actions-description/group-communications/bluetooth-le-characteristic-write.md)                     | Write a value to the BLE Characteristic.                                                                                                                                                    |
| Bluetooth LE                   | [Bluetooth LE Characteristic Read](/kalipso5/developing/form/actions/actions-description/group-communications/bluetooth-le-characteristic-read.md)                       | Read a value from a BLE Characteristic.                                                                                                                                                     |
| Bluetooth LE                   | [Bluetooth LE Descriptor Get List](/kalipso5/developing/form/actions/actions-description/group-communications/bluetooth-le-descriptor-get-list.md)                       | List all Descriptors from one Characteristic from one Service.                                                                                                                              |
| Bluetooth LE                   | [Bluetooth LE Descriptor Write](/kalipso5/developing/form/actions/actions-description/group-communications/bluetooth-le-descriptor-write.md)                             | Write a value to the BLE Descriptor.                                                                                                                                                        |
| Bluetooth LE                   | [Bluetooth LE Descriptor Read](/kalipso5/developing/form/actions/actions-description/group-communications/bluetooth-le-descriptor-read.md)                               | Read a value from a BLE Descriptor.                                                                                                                                                         |
|                                |                                                                                                                                                                          |                                                                                                                                                                                             |
| Beacons                        | [Beacon Scanner Initialize](/kalipso5/developing/form/actions/actions-description/group-communications/beacon-scanner-initialize.md)                                     | This action initializes the beacon scanner engine.                                                                                                                                          |
| Beacons                        | [Beacon Scanner Uninitialize](/kalipso5/developing/form/actions/actions-description/group-communications/beacon-scanner-uninitialize.md)                                 | Stops Beacon Scanner.                                                                                                                                                                       |
| Beacons                        | [Beacon Scanner Start Monitoring](/kalipso5/developing/form/actions/actions-description/group-communications/beacon-scanner-start-monitoring.md)                         | Starts monitoring a region to detect when that region as been entered or exited.                                                                                                            |
| Beacons                        | [Beacon Scanner Stop Monitoring](/kalipso5/developing/form/actions/actions-description/group-communications/beacon-scanner-stop-monitoring.md)                           | Stops Monitoring the specified region code.                                                                                                                                                 |
| Beacons                        | [Beacon Scanner Start Ranging](/kalipso5/developing/form/actions/actions-description/group-communications/beacon-scanner-start-ranging.md)                               | Starts Ranging a region to detect the proximity and other detailed information of that region.                                                                                              |
| Beacons                        | [Beacon Scanner Stop Ranging](/kalipso5/developing/form/actions/actions-description/group-communications/beacon-scanner-stop-ranging.md)                                 | Stops Ranging a region.                                                                                                                                                                     |
|                                |                                                                                                                                                                          |                                                                                                                                                                                             |
| GPRS                           | [Activate Connection](/kalipso5/developing/form/actions/actions-description/group-communications/activate-connection.md)                                                 | Activate GPRS connection.                                                                                                                                                                   |
| GPRS                           | [Is Connection Active](/kalipso5/developing/form/actions/actions-description/group-communications/is-connection-active.md)                                               | Get the status of a specified GPRS connection.                                                                                                                                              |
| GPRS                           | [Deactivate Connection](/kalipso5/developing/form/actions/actions-description/group-communications/deactivate-connection.md)                                             | Turns off the specified GPRS connection.                                                                                                                                                    |
|                                |                                                                                                                                                                          |                                                                                                                                                                                             |
| Serial Port                    | [Serial Open](/kalipso5/developing/form/actions/actions-description/group-communications/serial-open.md)                                                                 | Open a Serial port.                                                                                                                                                                         |
| Serial Port                    | [Serial Write](/kalipso5/developing/form/actions/actions-description/group-communications/serial-write.md)                                                               | Writes data to specified serial port.                                                                                                                                                       |
| Serial Por                     | [Serial Read](/kalipso5/developing/form/actions/actions-description/group-communications/serial-read.md)                                                                 | Reads data from specified serial port.                                                                                                                                                      |
| Serial Port                    | [Serial Flush](/kalipso5/developing/form/actions/actions-description/group-communications/serial-flush.md)                                                               | Clears the buffer of specified serial port.                                                                                                                                                 |
| Serial Port                    | [Serial Close](/kalipso5/developing/form/actions/actions-description/group-communications/serial-close.md)                                                               | Close specified serial port.                                                                                                                                                                |
|                                |                                                                                                                                                                          |                                                                                                                                                                                             |
| Socket                         | [Socket Connect](/kalipso5/developing/form/actions/actions-description/group-communications/socket-connect.md)                                                           | Connect to a specified IP and port.                                                                                                                                                         |
| Socket                         | [Socket Write](/kalipso5/developing/form/actions/actions-description/group-communications/socket-write.md)                                                               | Writes data to a specified socket.                                                                                                                                                          |
| Socket                         | [Socket Read](/kalipso5/developing/form/actions/actions-description/group-communications/socket-read.md)                                                                 | Reads data in a specified socket.                                                                                                                                                           |
| Socket                         | [Socket Close](/kalipso5/developing/form/actions/actions-description/group-communications/socket-close.md)                                                               | Closes the specified socket.                                                                                                                                                                |
| Socket                         | [Socket Accept](/kalipso5/developing/form/actions/actions-description/group-communications/socket-accept.md)                                                             | Accepts a socket connection on a specified port.                                                                                                                                            |
| Socket                         | [Ping](/kalipso5/developing/form/actions/actions-description/group-communications/ping.md)                                                                               | Ping a specified IP Adress.                                                                                                                                                                 |
|                                |                                                                                                                                                                          |                                                                                                                                                                                             |
| Monitor                        | [Activate Monitor](/kalipso5/developing/form/actions/actions-description/group-communications/activate-monitor.md)                                                       | Activates monitor of traffic on network card to get the specified data.                                                                                                                     |
| Monitor                        | [Deactivate Monitor](/kalipso5/developing/form/actions/actions-description/group-communications/deactivate-monitor.md)                                                   | Deactivates the monitor.                                                                                                                                                                    |
|                                |                                                                                                                                                                          |                                                                                                                                                                                             |
| Web Services                   | [Web Service Run](/kalipso5/developing/form/actions/actions-description/group-communications/web-service-run.md)                                                         | Executes the specified Web Service.                                                                                                                                                         |
| Web Services                   | [XML Get Child Element](/kalipso5/developing/form/actions/actions-description/group-communications/xml-get-child-element.md)                                             | Gets the specified child element from a specified XML structure.                                                                                                                            |
| Web Services                   | [XML Get Child Element List](/kalipso5/developing/form/actions/actions-description/group-communications/xml-get-child-element-list.md)                                   | Gets the specified child element from a specified XML structure.                                                                                                                            |
| Web Services                   | [XML Get Element Attribute](/kalipso5/developing/form/actions/actions-description/group-communications/xml-get-element-attribute.md)                                     | Gets the attrribute of child element in a XML file.                                                                                                                                         |
| Web Services                   | [XML Get Element Content](/kalipso5/developing/form/actions/actions-description/group-communications/xml-get-element-content.md)                                         | Gets the content of child element in a XML file.                                                                                                                                            |
| Web Services                   | [XML Get Element’s Attribute List](/kalipso5/developing/form/actions/actions-description/group-communications/xml-get-elements-attribute-list.md)                        | Gets the attribute list of a specified XML element.                                                                                                                                         |
| Web Services                   | [XML Get Element's Name](/kalipso5/developing/form/actions/actions-description/group-communications/xml-get-elements-name.md)                                            | Gets the name of a specified XML element.                                                                                                                                                   |
| Web Services                   | [XML Get Root Element](/kalipso5/developing/form/actions/actions-description/group-communications/xml-get-root-element.md)                                               | Gets the specified root element from a specified XML structure.                                                                                                                             |
| Web Services                   | [XML Get Root Element List](/kalipso5/developing/form/actions/actions-description/group-communications/xml-get-root-element-list.md)                                     | Gets the specified child element from a specified XML structure.                                                                                                                            |
| Web Services                   | [HTTP Request](/kalipso5/developing/form/actions/actions-description/group-communications/http-request.md)                                                               | Executes a HTTP Request to a HTTP Server.                                                                                                                                                   |
| Web Services                   | [XML Export from Table](/kalipso5/developing/form/actions/actions-description/group-communications/xml-export-from-table.md)                                             | Exports from a Database Table to text or a XML file.                                                                                                                                        |
| Web Services                   | [XML Import to Table](/kalipso5/developing/form/actions/actions-description/group-communications/xml-import-to-table.md)                                                 | Imports from text or a XML file to a Database Table.                                                                                                                                        |
|                                |                                                                                                                                                                          |                                                                                                                                                                                             |
| FTP                            | [FTP Connect](/kalipso5/developing/form/actions/actions-description/group-communications/ftp-connect.md)                                                                 | Connect to a FTP Server.                                                                                                                                                                    |
| FTP                            | [FTP Set Current Dir](/kalipso5/developing/form/actions/actions-description/group-communications/ftp-set-current-dir.md)                                                 | Sets the current directory on a FTP Server.                                                                                                                                                 |
| FTP                            | [FTP Get File](/kalipso5/developing/form/actions/actions-description/group-communications/ftp-get-file.md)                                                               | Get a file from FTP Server.                                                                                                                                                                 |
| FTP                            | [FTP Put File](/kalipso5/developing/form/actions/actions-description/group-communications/ftp-put-file.md)                                                               | Puts a file on FTP Server.                                                                                                                                                                  |
| FTP                            | [FTP File Exists](/kalipso5/developing/form/actions/actions-description/group-communications/ftp-file-exists.md)                                                         | Check if a specified file exists or not in a FTP Server.                                                                                                                                    |
| FTP                            | [FTP Disconnect](/kalipso5/developing/form/actions/actions-description/group-communications/ftp-disconnect.md)                                                           | Disconnect from the current FTP Server.                                                                                                                                                     |
| FTP                            | [FTP Create Dir](/kalipso5/developing/form/actions/actions-description/group-communications/ftp-create-dir.md)                                                           | Create a folder at FTP Server.                                                                                                                                                              |
| FTP                            | [FTP Delete File/Folder](/kalipso5/developing/form/actions/actions-description/group-communications/ftp-delete-file-folder.md)                                           | Deletes a specified folder or file in a FTP Server.                                                                                                                                         |
| FTP                            | [FTP Rename File](/kalipso5/developing/form/actions/actions-description/group-communications/ftp-rename-file.md)                                                         | Rename a specified file at a FTP Server.                                                                                                                                                    |
| FTP                            | [FTP List Files](/kalipso5/developing/form/actions/actions-description/group-communications/ftp-list-files.md)                                                           | Gets a list of files in a FTP Server.                                                                                                                                                       |
|                                |                                                                                                                                                                          |                                                                                                                                                                                             |
| MIS Communicator               | [Run Process on PC](/kalipso5/developing/form/actions/actions-description/group-communications/run-process-on-pc.md)                                                     | Executes an application on PC through MIS Communicator.                                                                                                                                     |
| MIS Communicator               | [Send File to PC](/kalipso5/developing/form/actions/actions-description/group-communications/file-to-pc.md)                                                              | Sends a specified file from terminal to your server through MIS Communicator.                                                                                                               |
| MIS Communicator               | [Get File from PC](/kalipso5/developing/form/actions/actions-description/group-communications/get-file-from-pc.md)                                                       | Gets a specified file to terminal from server through MIS Communicator.                                                                                                                     |
| MIS Communicator               | [List Files from PC](/kalipso5/developing/form/actions/actions-description/group-communications/list-files-from-pc.md)                                                   | Gets a list of files in a specified location through MIS Communicator.                                                                                                                      |
| MIS Communicator               | [Kill Process on PC](/kalipso5/developing/form/actions/actions-description/group-communications/kill-process-on-pc.md)                                                   | Stop execution of a specified application on server through MIS Communicator.                                                                                                               |
| MIS Communicator               | [Is Process Running on PC](/kalipso5/developing/form/actions/actions-description/group-communications/is-process-running-on-pc.md)                                       | Checks if a specified application is running on PC through MIS Communicator.                                                                                                                |
| MIS Communicator               | [Activate MIS Remote Controller](/kalipso5/developing/form/actions/actions-description/group-communications/activate-mis-remote-controller.md)                           | Activates MIS Remote Controller through MIS Communicator.                                                                                                                                   |
| MIS Communicator               | [Stop MIS Remote Controller](/kalipso5/developing/form/actions/actions-description/group-communications/stop-mis-remote-controller.md)                                   | Stop MIS Remote Controller through MIS Communicator.                                                                                                                                        |
| MIS Communicator               | [Ping MIS Communicator](/kalipso5/developing/form/actions/actions-description/group-communications/ping-mis-communicator.md)                                             | Ping MIS Communicator.                                                                                                                                                                      |
| MIS Communicator               | [Get MIS Communicator Server Info](/kalipso5/developing/form/actions/actions-description/group-communications/get-mis-communicator-server-info.md)                       | Gets the information about the PC where MIS Communicator is running.                                                                                                                        |
| MIS Communicator               | [Shell Execute On PC](/kalipso5/developing/form/actions/actions-description/group-communications/shell-execute-on-pc.md)                                                 | This action executes remotely a shell on PC to open, edit, find or print a file on PC.                                                                                                      |
| MIS Communicator               | [Validade Active Directory Credentials On PC](/kalipso5/developing/form/actions/actions-description/group-communications/validade-active-directory-credentials-on-pc.md) | Validate AD Credentials with a Windows AD Server using MISCommunicator.                                                                                                                     |
|                                |                                                                                                                                                                          |                                                                                                                                                                                             |
| Push Notification              | [Push Notification Get Client ID](/kalipso5/developing/form/actions/actions-description/group-communications/push-notification-get-client-id.md)                         | Retrieves the ID for this application in the current device to be used for push notifications.                                                                                              |
| Push Notification              | [Push Notification Get Message](/kalipso5/developing/form/actions/actions-description/group-communications/push-notification-get-message.md)                             | Retrieves the content of a push notification message received.                                                                                                                              |
| Push Notification              | [Push Notification Get Lost Message ID List](/kalipso5/developing/form/actions/actions-description/group-communications/push-notification-get-lost-message-id-list.md)   | Retrieves the number of push notification messages and the corresponding IDs that where received while your application was not active and that are currently stored locally on the device. |
| Push Notification              | [Push Notification Get Lost Message](/kalipso5/developing/form/actions/actions-description/group-communications/push-notification-get-lost-message-id-list.md)           | Retrieves the content of a push notification message that was received while your application was not active.                                                                               |
| <p>Push</p><p>Notification</p> | [Push Notification Delete Lost Message](/kalipso5/developing/form/actions/actions-description/group-communications/push-notification-delete-lost-message.md)             | Deletes push notification messages currently stored locally on the device.                                                                                                                  |
|                                |                                                                                                                                                                          |                                                                                                                                                                                             |
| GSM                            | [Make Phone Call](/kalipso5/developing/form/actions/actions-description/group-communications/make-phone-call.md)                                                         | Make a phone call to the specified number.                                                                                                                                                  |
| GSM                            | [SMS Send Message](/kalipso5/developing/form/actions/actions-description/group-communications/sms-send-message.md)                                                       | Send an SMS message to the specified number.                                                                                                                                                |
| GSM                            | [Get SMS Verification Code](/kalipso5/developing/form/actions/actions-description/group-communications/get-sms-verification-code.md)                                     | Starts a procedure for retrieving a verification code received by SMS.                                                                                                                      |
| GSM                            | [Get Cell Tower Info](/kalipso5/developing/form/actions/actions-description/group-communications/get-cell-tower-info.md)                                                 | Retrieve information about the GSM tower where the PDA is connected to.                                                                                                                     |
