
Announcements
I need your knowledge to know how I can complete my configuration.
In a project I initially created a Syntex Model that only extracts some metadata from an invoice like invoice date, invoice number, total, currency, etc. This Model is called invoice.classifier and classifies the documents in SharePoint as "Invoice" content type.
After a few months the project needs to extract the lineItems from the invoices, that is, each item that is recorded in the invoice with product name or description, unit value, quantity and total value. The first model does not allow me to make the Tables Extraction, so I have to create a new model to which I make the extraction of the previous metadata and also the lineItems table.
Example:
When I create the second model, Syntex automatically creates a new content type. I can no longer use the same content type "invoice" that is used with the first model. Now in my SharePoint library I have two models and two content types.
I know that it is possible to change the priority of the content types in the library, but this is not the case. It is imperative to use the first content type "Invoice".
What do I have to do to make my second model use the content type "Invoice"?
Hi @AndresNoguera ,
If you want to have both models using a same content type, that's unfortunately not possible. There could be a way to have your second model aim at your first content type (but your first model may not be attached to it anymore). We would need to understand a bit more the scenario to guide you in this process. Can you write us at aihelpen@microsoft.com
Thanks.