8000 ZipIteratorPipe · frankframework/frankframework Wiki · GitHub
[go: up one dir, main page]

Skip to content
BonnoSmeele edited this page Oct 10, 2024 · 1 revision
			
<ZipIteratorPipe name="ZipIteratorPipe"
	  streamingContents="false"
	  getInputFromSessionKey="returnedMessage">
	<sender className="org.frankframework.senders.FixedResultSender"
			substituteVars="true" returnString="%{zipdata}"
			replaceFrom="%" replaceTo="$"/>
	<forward name="success" path="EXIT"/>
</ZipIteratorPipe>

Clone this wiki locally

0