Skip to content

lopezmas/pi-mapping-replace-string

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

pi-mapping-replace-string

Memory efficient replacement of a String using SAP PI Java Mapping.

This is an SAP PI Java Mapping program that makes eficient use of memory as it doesn't load the whole content of the payload into memory. It processes the content of the file streaming the content.

com.integrado.pi.mapping.replace.ReplaceString can be used to replace the content of any type of text payload (text, JSON, xml...) com.integrado.pi.mapping.replace.ReplaceStringStax is more efficient with XML documents.

About

Memory efficient replacement of a String using SAP PI Java Mapping.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages