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
  • 0
    Certified Lead Developer
    in reply to Pradeep Gudishana

    Hi Pradeep

    Seems like, the are some confusion over this discussion thread, integration object and http file download smart service is meant for two different purposes.

    Integration object is meant for: Invoking a service and can exchange the data in form of text ( json, XML etc..) only, which means, we don't have the opportunity to exchange the binary content such as document. Also this can be used to perform authentication operation and return the response of a service.

    Whereas Http file download smart service is meant for: downloading a file from an external system into Appian using binary stream.

    Also, out if interest, seems like it's a very old discussion thread re-initiated once again :)

    Hope this helps.

Children
No Data