ContributionsMost RecentMost LikesSolutionsHow to create zip with multiple xml file Hello Experts, I’m trying to create zip file which will have 2-3 xml file. for eg abc.zip zip file will contain a.xml,b.xml,c.xml. b.xml,c.xml are constants file that i have to add to abc.zip file. a.xml is created through snaplogic pipeline. Regards, Ajay Re: Put request to upload zip file to Azureblob Hello All, Any alternative method can be used ? Regards, Ajay Re: Put request to upload zip file to Azureblob Hello All, Any suggestions ? Regards, Ajay Re: Put request to upload zip file to Azureblob Hello Experts, Any suggestions ? Regards, Ajay Put request to upload zip file to Azureblob Hello Experts, I’m trying to upload zip using put request to azur url. as a result of PUT request i’m getting 201 (created) as result of request. But when i tried to download the file and open it throws error saying invalid file. Put request. But same thing work in postman. Above put request will upload the attached file and when i try to download the file from uploaded azure url , i’m able to download the file and open the zip file. it does not throws any error while opening the zip file. Any suggestion where i’m going wrong or any alternative method to upload file to azure blob directory. Regards, Ajay Re: Setting content-length in REST PUT snap for SharePoint API Hello Sowmya, Any solution did you get? i’m also facing same issue . Re: Write file to US-ASCII file format @ptaylor thank you for reply, trying to write plain string to file in ascii format. used mapper with binary output view to avoid additional snap to convert document to binary. Write file to US-ASCII file format Hello Experts , I’m trying to write file in US-ASCII file format. i have used mapper–>binary copy–>transcoder–>file writer snap. Mapper has input string and binary output. Binary copy snap to make copy of result of mapper. transcoder snap with setting UTF-8 to US-ANSCII format and then file writer snap to write file. But transcoder fails with error saying “Failed to transcode from UTF-8 to US-ASCII, reason=The character set in the input data may not be UTF-8,” above pipeline is getting triggered from parent pipeline which pass input string to this pipeline. Any suggestion what wrong i’m doing over here? Regards, Ajay Re: Null Values Not Written to Table Hi @Damone you need null value or empty or blank value for those null? Regards, Ajay Re: How to read base 64 data from a SOAP snap body HI @amit.saroha if possible can you share any sample result of SOAP call. Regards, Ajay