Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Add JSON Result Into DB Table

Hi,

 

I have fetched JSON using tRESTClient connector as shown in attachment. I want to parse this JSON and insert it into some table. However no rows got inserted in to the table.

 

For your reference in the comment I have also attached TMap section mapping. So that could see if I have done some thing wrong. In this attachment as you can I have added 1 extra column out1 of Object Type in the outputrest section. I if I don’t add this Object Type column then I get an error “cannot cast from string to resultset”.

 

Can anyone please tell me what I am doing wrong.

 

Regards

Tarunjit Singh

Labels (4)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hi,

 

I have resolved the issue. Please find attached job design which I followed.

 


Job Design.png

View solution in original post

3 Replies
Anonymous
Not applicable
Author

Hi,

 

Referring to my last comment attaching Tmap section mapping.

 

Regards

Tarunjit Singh


Tmap.png
Anonymous
Not applicable
Author

Hi,

 

I have resolved the issue. Please find attached job design which I followed.

 


Job Design.png
Anonymous
Not applicable
Author

Can you show us Jsonextract component?