Blog Post
Sensitivity Auto-labelling via Document Property
I had a lot of trouble getting this working. Titus creates 2 document property entries, one with the GUID of the label and the other with the name, like below:
- TitusGUID:1111ab11-1a11-11a1-1abc-a11a1a1a1a11
- Classification:Public
Even when I followed this guide it would not detect the guid doc property, even when I added the name/value in quotes. I can only assume it doesnt like the dashes, as I started getting detections when I targeted the classification field.
Thanks Cameron. Great to hear that you got it working with the Classification field. Not too sure why GUID isn't working. Could be a character limit being applied somewhere, but can't spot a limit that might influence things. Also thought that it could be attempting to match via RegEx but the hyphen character wouldn't cause any issues there. I'll keep an eye out for an answer to this and report back if I find something. ;)