Issues using HTTP file download Smart service

Hello friend, 

                    I use the HTTP file download smart service to download files to the Appian folder from an endpoint. Now the problem is the files downloaded to Appian folder are not seen to have any extension (.pdf, .doc) sometimes. With no extension, the files aren't recognized by Appian and they're not found in related process models that try to retrieve them. Any one has a clue what is going wrong here? 

 

Thanks, 

Nick  

  Discussion posts and replies are publicly visible

Parents Reply Children
  • Hi Naveen,
    Thanks for the reply, currently I am able to get the file downloaded to Appian (documents) folder. But the thing is it's not displaying it's file extension type (preferably .doc & .pdf). So my question was generally when you use the HTTP download/Upload smart services what things might corrupt the files transferred.

    Thanks,
    Nick
  • Hi NIck,

    Thanks for the clarification. So, I understand that the file is able to download into the Appian folder but the file extension is missing. And Sorry, I'm not quite sure why the file is getting corrupted and chances of corruption. You may try debugging the issue in the following steps.

    1. Can you try downloading the file from Appian folder and check whether it is keeping the file format as expected?
    2. Can you double check whether file retains the file format at the source location before it is pulling into Appian via this plugin?
    3. If above both are positive then we may need to doubt the plugin functionality.

    Good luck, Thanks
  • Hey Naveen,
    Thanks again for your inputs, based on your steps you suggested, just to clarify more have more than 100 files of both pdf and doc file, but in some cases there's a whole column or at least three files in repetitive missing their extensions, when I say corrupt I mean in the our case particularly: endpoint doesn't have a file name and extension it will be something like http://url/attached?fileid=1, so the file is being downloaded but in some instances as I said earlier I don't see the extensions.

    Regards,
    Nick