10BC0 Base64Pipe · frankframework/frankframework Wiki · GitHub
[go: up one dir, main page]

Skip to content
BonnoSmeele edited this page Oct 8, 2024 · 13 revisions

Direction can be ENCODE or DECODE.

<Base64Pipe name="DecodeBase64" direction="DECODE" >
	<Forward name="success" path="NextPipe" />
</Base64Pipe>

Clone this wiki locally

0