Toolbox: Add a validation option to check if BP/Item with same name is already existing
CompletedAdd a logical checker that check if you are about to add an object with the same name (and warn before add)
[Internal Id: 6269]
1
-
Perhaps using an algorithm like Soundex which can eliminate a few common spelling and punctuation differences when comparing. Would probably require writing the BP Code, BP Name and the Soundex value of the BP Name to a UDT, which wouldn't be real-time, but could be close to real-time.
Please sign in to leave a comment.
Comments
1 comment