msager
7 years agoEmployee
Regex Primer Pattern
Created by @msager
This pipeline pattern shows how regular expressions can be used in SnapLogic and common examples with 10 use cases therein e.g. Basic Matching, Greedy vs Non-greedy, Grouping, Ranges, Alternation, etc.
Configuration
Examples include:
- Basic Matching
- Global Match
- Alternation
- Global Match with case insensitivity
- Range sets with quantification
- Range sets with quantification and global
- Grouping
- Greedy
- Non-greedy
- Non-greedy with grouping
Sources: JSON Generator
Targets: Outputs results of Regex
Snaps used: JSON Generator, Copy, Mapper
Downloads
Regex Patterns.slp (18.0 KB)