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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
StefaanSomers
Contributor II
Contributor II

Error when using WriteJsonField component

I don't find much documenation or examples in demo project where this component is used. I'm struggling already several hours now.

I created a job where I included the jobscript of it. But I do always get error Type Mismatch.

I presume that this component always return  a variable of type Document back?

Can anyone see what I'm doing wrong?

 

 

StefaanSomers_0-1752165730397.png

 

Labels (1)
  • JSON

1 Solution

Accepted Solutions
Dave_Simo
Creator II
Creator II

Hello @StefaanSomers 

You should configure the tConvertype as below after the tWriteJSONFields.

Dave_Simo_2-1756388230017.png

 

Dave_Simo_1-1756388168025.png

Best Regards

View solution in original post

1 Reply
Dave_Simo
Creator II
Creator II

Hello @StefaanSomers 

You should configure the tConvertype as below after the tWriteJSONFields.

Dave_Simo_2-1756388230017.png

 

Dave_Simo_1-1756388168025.png

Best Regards