Download File onto Local from Hosted Model

Download File onto Local from Hosted Model

Comments

  • Hi all,

    Im attempting to save a created file on a specific path on my local machine without user input. What steps can I throw into a flow in order to achieve this? Ive tried telling it where to save, but since its hosted on AWS it doesnt locate to my machine.

  • Hi there,

    In order to accomplish this, were going to utilize two different steps; a Download step and a Create File step.

    [img]att1[/img]

    After you configure the properties and settings, this download step will serve to retrieve the file from the Amazon hosted instance.

    The Create File step will take in the file contents and you can indicate the file path in the "file Name" field in the step inputs.

  • Hi,

    I have used the given steps to download the file on to local system. I am not getting any output/exception. My flow stopped at download step.Could you please tell me where I went wrong.Is there a specific pattern to give host name?

  • Hi Divya!

    Referring to what Scott posted above, the Download step is fetching the file from the hosted service, and the Create File step is essentially copying it to your computer. Since your case is hanging on the Download step, the likely cause is invalid credentials when attempting to connect to the hosted service, theyll need to be exact in order for the Download step to work properly.

    If you need further assistance, we have a free daily Lunch and Learn Q&A from 12:00pm - 1:00pm EST where we often answer questions like these! If thats something you would be interested in you can sign up here: https://zoom.us/webinar/register/WN_Vxxz1JxOQtmX2HzenusaUw

    Additionally, you can send an email to support@decisions.com to submit a support ticket, wed be happy to help!

  • Hi Ethan,

    I think that I have invalid credentials, I will reach out for help when I have the correct credentials.
    Thank you.

Sign In or Register to comment.