User Activity

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...
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 ...
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 settin...
Hello Experts. While forming string with additional blank spaces which is required in out put string is getting trimmed automatically. Any additional setting or expression do i need to mention to preserve the spaces ? how can I specify next line in ...
Hello Experts, i’m trying to read XML file, but xml parser failed with error . Any suggestions over here ? Regards, Ajay