Data Sources File retrieval method : HTTPS

soumya89
Tera Contributor

Hi All,

Need you inputs here,

I am using a file retrieval method called https in data source, file path(signed url) is retriving from other server , calling via outbound message 

find_real_file.png

Calling this signed url in to our data sources in file path after decoded the url as it will not accept encrypt url in data sources.

below is the screen shot for reference:

find_real_file.png

After adding the file path and server and clicked on test load 20 records , i am getting the below error and not sure if we need to provide any user credentails in to the above data source. could you please confirm if it is mandatory to add credentails details here,

find_real_file.png

 

Could you please suggest me what else i am missing here.. and if any one has implemented this would appreciate your help here.

2 REPLIES 2

MrMuhammad
Giga Sage

Hi,

Try prefixing the server name with https:// 

Please mark this helpful/correct, if applicable.

Regards,

Muhammad

Regards,
Muhammad

Hi Muhammad,

Thanks for the reply.

But https is taking from method and error we can see that https is usng it already. if i add it will be become the duplicate in the method.