Added an Hyperlink on action Center form task and I’m not using the storage bucket store the file
example i have file in local folder “C:\Users\Downloads\Test Cases.xlsx” and when add this file path as hyperlink .
When im clicking on hyper link on orchestrator action center form task ,its not opening the file automatically .
Generally when we click on hyper link its opens the file.
File is present on location
I’m not seeing any error, I’m able to add hyperlink to action center form, but when i click on hyperlink it’s not opening file automatically
If i take the file path from action center form and open on the file explorer its opening without any issue .
But why hyper link is not opening is by doubt ?
[quote=“ppr, post:4, topic:744374”]
is it ensured that the file is present at the machine which is rendering / offering the Action Form?
yes
let us know the details like Orchestrator (on Prem, Automation Suite, Automation Cloud) → On Prem
href link would also be within the file://// Syntax like:
file:///C:/Users/Downloads/Test Cases.xlsx → tired with this syntax as well
If i take a link tried to open it in file explorer ,im able to open it