Hyperlink is broken when robot save the file in word

Hi ,

I have an issue with hyperlink in a word document where it is getting broken when save the file with in UiPath.

but same file if I edit and save the file manually it remains intact and hyperlink working fine.

the question is why it is breaking when UiPath edit and save the file.

image

Hi @karthik_kulkarni1

Have you tried with send hot activity

  1. Press Ctrl+A to select all text.
  2. Press Ctrl+Shift+F9

Regards
Gokul

Hello @karthik_kulkarni1

Can you please share the screenshot of the workflow that you have created?

Also are you modifying the hyperlink and saving the file?

Thanks