ContributionsMost RecentMost LikesSolutionsSend encrypted data as a mail to user I want to send a mail to user ,but any one who opens the pipelines dhould not be able to see the actual data of the body. Is there any way to do any encryption like that?only the email receiver should be able to see the actual content..no other snaplogic user should be able to see data through pipeline Re: Insert Special character in sql server table Does this path work for cloudplex too, as the path seems local directory…Is there a workaround Insert Special character in sql server table I have a sql server bulk insert snap which have a varchar column in table. and i have a input document to this snap having this data 🙂 "• the ability to take part in daily activities " when i am inserting this to that column in the table it is inserting as " ò the ability to take part in daily activities " so any reason why is this happening ,and any solution if possible so that the “bullet point” character get inserted to that particular column. ps: I am able to insert that data manually in to the table Any help appreciated Re: Access file in Python script sure ,please share the sample… Re: Line break in file it is not working when i have multiple columns in the input document…it is only writing the column which we binar Encoded into the output file Re: Remote file renaming/moving I want to move a file written in snaplogc project space to a ftp loaction using script.File writer is misbehaving as its taking too long to write ,as well as it is writing incomplete data Re: Access file in Python script Hi Thanks for response Basically my requirement is to move or wrtite the file to a ftp server as the the file writer snap is taking too long to write to ftp server ,so i was trying to find a way if we can directly move the file written in project path to a ftp location through script Access file in Python script Is it possible to access files written in project space path through python script. If yes can any one share an example Re: File Writer not creating new directory I did connect to the ftp server with the same credentials ,and tried creating a folder manually…I was able to create…Dont know why through snaplogic I am not able to create with same credentials Re: File Writer not creating new directory No luck, Same error