Syntex Model Extract State Taxonomy

Iron Contributor

I am trying to configure a model that will extract the state from the document and map it to a Taxonomy Keyword field mapped to State. The Taxonomy has State Full Name as the primary value but then 2 letter short code for the state as the alternate label. The extractor is pulling out the 2  letter code just fine but when applying the model on the document library and classifying a document, that document will fail to process. If I look at version history I see "Processing status Failed". If I remove the state extractor, the document classifies fine.

 

Is there a trick to make this work?

 

I have other older models that extract and map other Enterprise Keywords fine but those are matching on the actual label name and not the alternate label name.

3 Replies
Can you post some screenshots for better understanding?

@AndresNoguera This is an example from the PDF file. I can get it to find and match "DE" but I would like it to map to the State "Delaware" 

NThoman_0-1702918932608.png

NThoman_1-1702919129392.pngNThoman_2-1702919188901.png

 

 

Sorry for the late reply.
Based on my experience, Syntex cannot do the transformation automatically.
I think you have two ways to do it, the best option is through Power-Automate, after extracting the information do the value transformation through an update. You also have the option with SharePoint, you can configure an automatic column that autocompletes with the desired value depending on the information provided by the model.
Hope this works for you.