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 Discussionstrace API and proxy callsPagination Logic Fails After Migrating from REST GET to HTTP Client SnapSolvedPipeline Execute Pool sizeSolvedConcat values of a field based on value of another fieldSolvedJWT Configuration for SnapLogic Public API