Skip to content
hncrm edited this page Aug 24, 2017 · 6 revisions

HN 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

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.

1. Configure Identifier settings

2. Utilise Identifier Generator with your entities

TBA

Clone this wiki locally