"Digitize Document: The extension '.xlsx' does not have a known content type defined",

HI All,

I am getting an error on Digitize Document ““message”: “Digitize Document: The extension ‘.xlsx’ does not have a known content type defined”, Can you please help me”

RemoteException wrapping System.NotSupportedException: The extension ‘.xlsx’ does not have a known content type defined
at UiPath.Shared.Activities.AsyncTaskNativeImplementation.BookmarkResumptionCallback(NativeActivityContext context, Object value)
at UiPath.Shared.Activities.AsyncTaskNativeActivity.BookmarkResumptionCallback(NativeActivityContext context, Bookmark bookmark, Object value)
at System.Activities.Runtime.BookmarkCallbackWrapper.Invoke(NativeActivityContext context, Bookmark bookmark, Object value)
at System.Activities.Runtime.BookmarkWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)

1 Like

Hi @yogesh.vadge2009 ,

I am also facing the same issue. Did you get a solution to this please?

Thanks,
Sri

Got the answer to this problem… Just save your extracted data excel file to another folder than the input files… problem resolved

just share the screenshots from your implemation parts in you own topics. We will help from there

Please check where you created the output xlsx file if you created the output xlsx file in the input pdf file location sure you will get this error please change the output xlsx file location and try sure it will work

Happy automation

i have also done that but problem not solve