Stream File Reader Pattern
Discover more about the Stream File Reader Pattern component and how to use it on the Digibee Integration Platform.
Parameters
Parameter
Description
Default value
Data type
Messages flow
Input
{
"filename": "fileName"
}Output
Stream File Reader Pattern in Action
Using XML Tokenizer and searching tags information that can be in multiple lines
Using the PAIR Tokenizer to read a file where there's a start token and an end token for each block
Using REGEX Tokenizer to search all the lines among patterns
Using the REGEX Tokenizer to search all the lines among patterns and grouping every 2 results
Was this helpful?