Pages

Monday, October 16, 2017

More Auto Numbering features

In my previous article I described the details of the new Auto Number attributes feature of Microsoft Dynamics 365, and how to manage them using Auto Number Manager for XrmToolBox.

Since this article, a few new possibilities have been verified to be supported.


Adding Auto Numbering to existing attributes

The most important new feature is the possibility to apply numbering to existing attributes!

This means that you can now apply your own completely custom numbering to standard attributes such as Case Ticket Number, Account Number, and so on.

image

Another effect is that the built in numberings are actually now customizable way beyond what can be done in the classic numbering configuration in the platform.

image

This definition is now shown in Auto Number Manager as this:

image

Changes made in System Settings in the Dynamics 365 UI are reflected in Auto Number Manager, but some changes that can be made in ANM cannot be represented well in the platform. Changes to the SEQNUM length is not shown in the platform UI, and of course adding new features such as static text in other places than the beginning, date strings etc. are not represented well at all.


Numbers without a sequence

Another new feature is the possibility to create auto numbers that do not contain a SEQNUM placeholder. There is of course a bigger risk that your resulting numbers will not be unique, but in some scenarios a number in the form of a timestamp can be useful.

This feature will probably not be available in the platform UI, once it is introduced. In Auto Number Manager, you have to tick checkbox Don’t require SEQNUM to ensure this format is intentional.

image


Links

3 comments:

  1. This comment has been removed by a blog administrator.

    ReplyDelete
  2. Thanks for the tool - very useful. I'm guessing though that, unlike the other Auto-number solutions out there, you can't include values of other fields in the auto-generated output? E.g. CAS-000001-[Account Name]

    ReplyDelete
    Replies
    1. That is unfortunately a correct guess.
      So it has some work to do before being able to replace what we have all been creating in-house at one point or another.
      But the second Microsoft adds the support in the platform - it will be available in Auto Number Manager =D

      Delete