How to use the new DU template in the RE framework

I had a doubt regarding I want to use DU template in the RE framework template but I am not getting how should we use.

@Aditya_Rajpurohit

Welcome to the community

What issue are you facing?

Cheers

I want to use Du Template in Re Framework, but I don’t know how we can use it

@Aditya_Rajpurohit

Create a du process…copy the xaml into it…

If ypu are usinng any wait activities then they should be in main only

Cheers

We have the DU template. Why are you going to use the REFramework? Anyway, you can use it by creating a new XAML, invoking it in the process XAML, and using a queue to read the document path in the queue. Send that path to the DU for digitalization and so on.

Hi @Aditya_Rajpurohit ,

We integrate with RE-Framework for some of the use cases where it would really fit or we would need to adapt to the Separate DU Template method as it is the recommended approach, where we could perform the operations/Extractions separately and routing back to the initiated process.

We would like to understand your current process/process design in brief and let us know where the Document Understanding is helpful, and we can conclude on the Design of the Flow whether introducing the DU Framework into RE-Framework would be a better approach or if it can be done soley on its own.

You don’t use the DU template in RE Framework. They are both templates. You use one or the other. And you don’t want to use a looping template like REF for a DU automation. Just use the DU template.