Skip to content

Utility Module Overview

The Utility Module allows you to do the following.

  • Math functions (e.g., generating a random integer).
  • String function (e.g., transform a string to uppercase and lowercase).
  • Obtain the length of a string.
  • Generate a random UUID.
  • Check a string against a regular expression.

Go to the OxyNexus Connector Store to download the Utility Module connector.

Utility Module Connector

Compatibility

Connector version Supported Product Versions
1.0.1 MI 4.1.0
MI 4.0.0
1.0.0 MI 4.1.0
MI 4.0.0

For older versions, see the details in the Connector Store.

Utility Module documentation

How to contribute

As an open source project, OxyNexus extensions welcome contributions from the community.

  • To contribute to the code for this connector, please create a pull request in the following repository.

    Utility Module GitHub repository

  • Check the issue tracker for open issues that interest you.

OxyNexus looks forward to receiving your contributions.