cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi,

I  have querry regarding SFTP adapter .I have a scenario where PI pulls the file from SAP using FTP adapter and then it pushes the same file to an external server using SFTP adapter.The catch here is that while pushing the file into external server there is a timestamp which is added .I dont want that timestamp to be added because the requirement is to send the file name as it is getting picked from SAP.Any solution to this on how can I avoid an extra timestamp.I have attached some screenhots for the configuration of SFTP.Is there any need to change the config do suggest the same.Its a single stack PI server

Thanks

0 Likes
View Entire Topic
Former Member
0 Likes

Hello Pratik,

you have any Dyanmic config written or just an bypass Scenario?

Former Member
0 Likes

Dynamic Configuration as in.Din get your point.I have to place the same file from AL11 to an external server using PI and in advanced setting I had unchecked the timestamp parameter.Another observation lately was if PI picked more than 4 files,then it would have one file with correct name and rest files with an extra timestamp

Former Member
0 Likes

UDF and mapping with Dyanmic configuration.Just check your cache status.Maybe you would have removed the add timestamp option wihich would have not reflected.