<a href="{{data.file_storage}}" download="{{data.filename}}" style="font-size:22px">Download Pending Invoices</a>
Showing posts with label Action Center. Show all posts
Showing posts with label Action Center. Show all posts
Monday, October 31, 2022
Monday, July 18, 2022
Action Center; UiPath RPA ; Embed image
<embed src={{data.image_storage}} width="1000px" height="600px"> </embed>
OR
<img src={{data.image_storage}} width="1000px" height="600px"> </img>
image_storage is the parameter passed on from Form Collection.
*storage is the key word to let the activity know that the document is from storage bucket.
Friday, July 15, 2022
Connect Action Center installed on a different server to the Orchestrator; UiPath
Orchestrator.dll on windows server where Orchestrator is installed can be configured to add the server where Action Center is installed.
Labels:
Action Center,
Orchestrator,
RPA,
setup,
UiPath
Wednesday, July 13, 2022
Subscribe to:
Posts (Atom)
