Skip to content

hncrm/HNIdentifierGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.