Rewriting word doc not going back to the original template

Good day everyone I have a stupid issue here

I have a word automation that captures data on a form and uses the info to write a word doc which acts like a template after i save the word doc, use kill Process to close the word window, then I send it using outlook, after when i try to use word application scope again to rewrite the template back to its orginal version it gives me the following error

image

Your advice wll be apprechiated

Kind regards

@Jaundre_Jamieson1

check you install word activities packages if not Install word acivities package from Manage packages activities.
Go to project panel -->Right click on word activities package–>Click repair dependencies

The word activities run fine the first rewrite before senfing through outlook its the second run that breaks the workflow

@Jaundre_Jamieson1

Please use copy file activity make a copy of the template file .instead rewrite it to its Original version.

Hi @Jaundre_Jamieson1

Check this

Regards,