Workflow
I have a workflow that writes an excel file to the c:\temp foder. How does a user downloads the file?
0
-
Hi Pedro
rather than putting it that directory, how about a directory that you can configure as a virtual directory in IIS.
Then you provide to the user an url to that file in the virtual directory to download it or you could 'force' it upon them by opening it in another window in their browser.
Let me know how much of that makes sense (or not)
Regards
Ralph Price0 -
Ralph:
It does make sense,is there any webpages or something where i can reserch it. Do you have a workflow that does something similar?0 -
Hi Pedro - virtual directory creation - https://technet.microsoft.com/en-us/library/cc771804%28v=ws.10%29.aspx
- show download link in workflow - the following link is to a relevant post in the forum. - https://support.geocortex.com/EssentialsGSCForum?sub-nav=forum&main-nav=Essentials&feedtype=SINGLE_QUESTION_DETAIL&dc=Workflow&criteria=ALLQUESTIONS&id=90660000000TSL2AAO#!/feedtype=SINGLE_QUESTION_SEARCH_RESULT&id=9066000000009nBAAQ (https://support.geocortex.com/EssentialsGSCForum?sub-nav=forum&main-nav=Essentials&feedtype=SINGLE_QUESTION_DETAIL&dc=Workflow&criteria=ALLQUESTIONS&id=90660000000TSL2AAO#!/feedtype=SINGLE_QUESTION_SEARCH_RESULT&id=9066000000009nBAAQ)
0 -
Hi Pedro,
In Workflow Designer, there is an activity called "Create Temp File". You can use that to create a temporary file on your Essentials REST end point from the Excel file and then use the "Display Hyperlink" activity to display the link.
I hope this helps.
Carmen0
Du måste logga in om du vill lämna en kommentar.
Kommentarer
4 kommentarer