---
title: Connector messages object
description: Connectors continue to be released outside the IDM release. For the latest documentation, refer to the OpenICF documentation.
component: pingidm
version: 7.2
page_id: pingidm:connector-dev-guide:message-catalog
canonical_url: https://docs.pingidentity.com/pingidm/7.2/connector-dev-guide/message-catalog.html
---

# Connector messages object

|   |                                                                                                                                                                                   |
| - | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|   | Connectors continue to be released outside the IDM release. For the latest documentation, refer to the [OpenICF documentation](https://docs.pingidentity.com/openicf/index.html). |

The Connector Messages interface sets the message catalog for each connector, and enables localization of messages. The interface has one method (`format()`), which formats a given message key in the current locale.

For more information, refer to the corresponding [Javadoc](../_attachments/apidocs/org/identityconnectors/framework/common/objects/ConnectorMessages.html).
