Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Streamlining user types in Qlik Cloud capacity-based subscriptions: Read the Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Cannot determine next state - tExtractJsonFields

I have created a simple tBigData that connects to Mongo, Reads a Collection, extracts the JSON and logs the data.

 

I am attempting to iterate through each document and I am hitting my reject path for each row rather than my Main with the error "Cannot determine next state "

0683p000009Lz4t.png

 

tExtractJsonFields is configured like so, it's unclear where the error is.

 

 

0683p000009LzY0.png

 

 

Labels (3)
1 Reply
Anonymous
Not applicable
Author

Hello,

It looks like loops and Xpath query errors.

Sometimes depending on the structure of the file that is you are using the built in option with Xpath that sometimes you may run into the "Cannot Determine Next State" error message when the job is done running.

Could you please use the JSON path and add a JSON sample file to the metadata of the Talend Studio and use the mapper to complete the structure through the graphical interface and then simple drag the structure from the Metadata JSON file area on the left hand panel to the design palette to see if it works?

Best regards

Sabrina