Jolt Transform Demo Using
v0.1.1
Here you can experiment with the stock Jolt Transforms without having to download and run the Java code.
Json Input
JSON Validate
Jolt Spec
JSON Validate
Output / Errors
Transform
Sort Output?
Original Examples : Shiftr
Inception
Convert nested data, to 'prefix soup.
Convert 'prefix soup', to nested data.
Grab LHS key values.
Map to list.
List to Map.
hashDefault
Base case simple Transpose.
Complex / nested Transpose.
Escaping Shiftr special chars.
Transpose data in an Array.
Bucket data from an Array, based on a leaf level value.
Filter data from an Array, based on a leaf level value.
List Functions
Math Functions
Type Conversion
String Concatenation
Examples : Reltio <-> DnB
Filter+: Address as nested attribute
Filter+: Address as reference attribute. Single address in entity
Filter+: Address as reference attribute. No postal code, only Zip5
Filter+: Address as nested attribute. Uniq DUNS mapping and ordinary DUNS
Filter+: Address as nested attribute. Uniq DUNS mapping and UNIQ DUNS
Enrichment+: Address as nested attribute
Enrichment+: Address as reference attribute
Enrichment+: Address as nested attribute UNIQ duns
Batch+: Address as nested attribute
Batch+: Address as reference attribute
Batch+: Address as nested attribute UNIQ duns
Match+: Address as nested attribute
Match+: Address as reference attribute
Match+: Address as nested attribute UNIQ duns
Monitoring: exception event transform
Family tree+: corporate linkage upward with Address as nested attribute
Family tree+: corporate linkage upward with Address as reference attribute
Thanks To
JOLT demo site
for having an example.
JOLT
for the great tool.