Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I'm using the tExtractJSONFields component to pull data from the below example. I can use the "$.ItemDescendants.*" JSONPath query to get the values, but is it possible to return the Paths within Talend? Trying to get values like "17A166-944 P01".
You can not do this direct in Talend
You can extract keys with tJavaRow (using java-json-api) - https://community.talend.com/t5/Design-and-Development/Need-help-using-tExtractJSONFields-to-parse-J...
also You can check community component - https://exchange.talend.com/#marketplaceproductoverview:marketplace=marketplace%252F1&p=marketplace%...