HTTP File Upload Smart Service

Hi All,

I have a link similar to -  http://www.sampleLink.com/UploadList.aspx where I have to upload a text file. I am trying the same using HTTP File Upload Smart Service where I am providing the End Point as this URL and Basic Authentication.

But I am getting following response and file is also not uploaded:

<html><head><title>Object moved</title></head><body><h2>Object moved to <a href="/login.aspx?Message=Login.aspx need to be called first">here</a>.</h2></body></html>

As per my understanding we have to call Login.aspx then use the above link to upload the file (Similar approach what we do manually through browser, Login -> Upload), but not sure how we do this from Appian

Any help will be appreciated.

Thanks

  Discussion posts and replies are publicly visible