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

Inserting tExtractJSON data into a PostgreSQL database

Hi,

I'm making a job that can extract JSON response from tRest component and insert the result into a PostgreSQL table. The job I'm using generates perfectly csv files but somehow doesn't work with PostgreSQL table as an output.

Thanks in advance .

Labels (2)
2 Replies
vapukov
Master II
Master II

Hi,

 

so, what is your problem? what is not work in your job?

Anonymous
Not applicable
Author

The data were not inserted in the table. it gives me the following result.

You may find the mapping details . the database is well settled and when testing the connection is successful. So i really don't see where the problem may come from 


job.error.PNG
mapping-description.PNG