hncrm / HNIdentifierGenerator

A flexible Unique Identifier generator for Dynamics 365

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dynamics 365 Unique Identifier Generator

A flexible Unique Identifier generator for Dynamics 365

Features

  • Supports multiple Identifier generation methods
    • Sequential or auto-number
    • Random - Numeric and alpha-numeric
  • Supports generation of Identifer from client-side i.e before record is created
  • Support workflow based generation of Unique Identifier
  • Supports the ability to append Prefix and Suffix
  • Supports client-side generation
  • Supports custom and out of the box entities

Download

Getting Started

Using the Identifier Generator for your custom and out of the box entities is simple. Simply create a configuration item for the identifier and apply the configuration item against the required attribute in the entity that requires to generate the Identifer.

About

A flexible Unique Identifier generator for Dynamics 365

License:MIT License