I want to build a project using Re-Framework with document understanding technique to extract data from multiple documents(like pdf, word, scanned images, etc) received from each mail.
I’m not finding any reference video or document to follow the process for practicing.
Please help me .
ideally its not good for persistent activities as persistent activites will wipeoff all the data once suspended and its not suited for REF
if you dont want to use any wait activities then just liek any other transactional process you can use extract document data alone in process xaml to extract data and write to some file or application