Create Form Task linked to Storage Bucket

teste.xaml (11.1 KB)

I wanted to create a form like this image

, where the text field has an URL linked to the file in storage bucket. In the .xaml attatched I have 2 forms with the same configuration, yet not both of them show the URL in Action Center. The first one only shows the file name. Can you help me understand what’s the difference between them?

Thanks in advance

The problem is probably with how the fileInput variable is set. The workflow currently doesn’t show that. We’ll have to see how that variable is being set to determine the issue.

Hi @yikwen.goo, thank you for your answer. Input variables from both activities were set the same way. The only difference is the variables name.
During my tests I figured out that changing the variable name was enough for it to stop working, but I still don’t know why or what’s the criteria…

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