ppankaj88New Contributor II6 years agoReplace "@" and "#" while converting XML to JSON Hi All, I am converting XML file to JSON file using XML parser snap and JSON formatter. When I’m converting, prefix “@” is getting added to all the attributes. For example:- In XML → “ProviderP...Show More
ppankaj88New Contributor II6 years agoReplace function is not working, could you please share an example.
SupratimContributor III to ppankaj886 years ago After using doc to binary snap(make decoding as none) take one mapper and use $content.replace(/[@]/g, ‘’)
Recent DiscussionsGenerate expression file from database queryCan we generate XML file in pretty print format using native snapLogic snaps?Solved401 error with HTTP Client and NTLMPagination and nextCursor in headerJavascript to promote top level listsSolved