Action Center - Display PDF from Storage Bucket

Hi,

I need help how to display a PDF document (Invoice) that is located in storage bucket
in Action Center:

Also, how to define the input argument, type and pass value of that document?

Thx for any suggestion.

Kind Regards,
Vanja

Hi @VanjaV,

Check out some Sample workflows on below link which you might find useful for reference, it has details on this feature as well:

Regards
Sonali

Hi @sonaliaggarwal47 ,

Thank you very much. I am already doing it ;), but I am missing the information of how to display data from storage bucket or maybe I do not know how to interpret the contents appropriately…

Can you please explain how to adapt “data.pdf_storage”:

image

to i_PDFinvoice:

because now it is displaying like this:

image

Thank you.

Kind Regards,
Vanja

@VanjaV
Local filesystem PDFs aren’t allowed in ActionCenter.
We can only show PDFs from storage buckets.

Can you check if you followed all the steps from the section ‘Embedding PDF files from Storage Buckets’ in this doc?

Please ensure you have the ‘refreshOn’ configured correctly.

1 Like

Hi @paras.gera ,

thank you very much.

Upload activity works fine:

but at displaying I get following error:

image

image

Kind Regards,
Vanja

@VanjaV
Have you set these properties?

Hi @paras.gera ,

Thx! :smiley:

Now I am stuck with this message:

image

Kind Regards,
Vanja

  1. Does the storage bucket exist in the same folder as the task?
    – If not, use the Storage Folder Path property.
  2. Does the user you are using have the permissions for storage buckets and uploading/updating/deleting files in the storage buckets?

Hi @paras.gera

it helped! :smiley:

This question is out of this topic, but anyway, can you explain me,
where can I add roles to a user? Now I found out, that at the Folder level,
Settings - Permissions - Edit Roles I can only first deselect all roles and then
add roles. What if I forget already defined ones?

image

Here I can only clear all roles or define&add new role:

image

Where can I add existing role without deleting already assigned ones?

Kind Regards,
Vanja

forum-q-1

Thank you!

:smiley: :smiley: :smiley:

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.