Addition of one extra field in taxonomy after relabelling

Hey Geeks,

I have created data extraction flow from PDF using document understanding, wherein, I have labelled data, created pipeline and developed ML skill too. Which I was using for DU process. Everything was working fine so far starting from manual validation (when confidence is less than threshold), auto validation etc.

But after sometime, I got some update that, I have to add one extr a field in data extraction. For instance, so far I was extracting 4 fileds from PDF which I had already labelled before making ML skill. But now when I relabel my al documents just to add one extra field (5th one), I will have new version of dataset with updated field and will create new pipeline and ML skill. But what about taxonomy in UiPath code ? Can I simply add that one extra field in taxonomy during “get capabilities” or will have to create entire new taxonomy.

In nutshell, which approach should I use just inorder to add one extra field in extraction, provided that rest of the flow is working without any issue. Ideally, what one should do, if there is any change in extraction field once project is already developed and working fine

Let me know if it seems too vague to understand to you guys. I will elaborate it further for more clarification.

Regards,
AKASH

I

@akashjariwala

adding one extra field should not be a problem

please check this

cheers