cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Third party classification with File Access Manager

Third party classification with File Access Manager

File Access Manager has the ability to classify documents based on their content, a feature which is described at length in your version’s Administrator Guide. But some users have third party applications (in this case Boldon James, but also ) that allow them to manually classify documents, and FAM can bring those classifications in too. This document is about how to do that, using Boldon James as our example.

The main thing you need to know is where, on the document, the Classification label is stored. For Microsoft Word documents, you can get the full list by going to File->Info->Properties->Advanced Properties, like so:

max_mills_0-1632427249284.png

 

Now you can go to the “Custom” tab to see the custom fields:

max_mills_1-1632427249307.png

 

This attribute is the one we need for Boldon James. As you can see, the manual Classification assigned here (Internal) is present in bjDocumentSecurityLabel. There’s other fields that look like they could be useful, like bjDocumentLabelXML, but in Word that one wraps around into the bjDocumentLabelXML-0 field due to length reasons. The label allows us to create a simpler filter in FAM later.

But for a lot of other document types, like PDFs, you will indeed use bjDocumentLabelXML:

max_mills_2-1632427249332.png

 

So, it just depends on what file type we are using here. Best thing you can do is find a sample of the doc type you want to use, look at the Custom metadata fields, and find the one that fits the best.

Note that for some files you may need third party software to find all of the custom metadata fields – For example, a tool like exiftool will allow you to see the fields for a txt document. All files of the same type will be the same, so setting up a test file will give you the information you need reliably.

Once you know all the possible fields this could be stored in for the various document types you’re examining, you need to create a Data Classification Policy to handle it, as seen below:

max_mills_3-1632427249344.png

IMPORTANT – Each different field you’re examining will need a DIFFERENT Rule. Different Rules in a Policy are “or”d together, so that if a document has one but not the other it will be classified. Different Policy Objects in a Rule are “and”ed together, such that a document will need ALL of them in order to be classified. So you want to make a DIFFERENT RULE FOR EACH FIELD YOU’RE EXAMINING.

And that’s it! Once you’ve done these things, your third party classifier will integrate with FAM Data Classification.

Labels (1)
Version history
Revision #:
3 of 3
Last update:
‎Aug 02, 2023 02:24 AM
Updated by: