Hi Taleski,
Thanks so much it works when I changed the plex to Groundplex . Moreover for writing the files in SMB does “File operation” snap works , I could find that the operation is not supported when writing the file from source to target within a server , however the same approach works well in the case of S3 writer.
Source:
“smb://sgkcawveemwdv02.astrazeneca.net/D$/Dataloader/IE/REPORT_EXTRACT/”+_Country+“/CALL_EXTRACT/EXTRACT_OUTBOUND/”+(Date.now().plusDays(1).toString()).substring(0,10).replaceAll(‘-’,‘’)+“AZ_Veeva_Activity_Call_Detail_OUTBOUND"+"”+_Country+“.csv”
Target:
“smb://sgkcawveemwdv02.astrazeneca.net/D$/Dataloader/IE/REPORT_EXTRACT/”+_Country+“/CALL_EXTRACT/ARCHIVE/”+(Date.now().plusDays(1).toString()).substring(0,10).replaceAll(‘-’,‘’)+“AZ_Veeva_Activity_Call_Detail_OUTBOUND"+"”+_Country+“.csv”
Operation performed : Copy
Plex used :Groundplex ( by changing the plex to cloudplex the file writer snap fails )
Thanks,
Harshavardhana