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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Has anyone created a JDBC connection with Servicenow from Talend

Please let me know if someone has created a JDBC connection with servicenow from Talend to get the data

Labels (3)
4 Replies
akumar2301
Specialist II
Specialist II

if you are on enterprise version ,

https://help.talend.com/reader/6ew5tHpl0ftiDcv02j8ilQ/H5EtPHvqW~9c8eXLlNWtwg

 

But If you want to access underline databse , you could use databse connection instead.

Anonymous
Not applicable
Author

hi Abhishek

I have not understood it properly like what is meant by the enterprise edition, 

 

basically i want to access the incident data from Servicenow and their columns

Do you think database connection should be made?

Anonymous
Not applicable
Author

@Shub_mittal 

 

Abhi is mentioning that some of the components for specialized services along with advanced configuration and parallel processing components are available only for Enterprise version of Talend (paid version). I have not personally checked whether the Open Studio version of Talend is having Servicenow components.

 

You can fetch data in and out of Servicenow components using tServiceNowInput and tServiceNowOutput components.

 

Warm Regards,
Nikhil Thampi

Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂

akumar2301
Specialist II
Specialist II

@Shub_mittal 

Excecuse me , I did not check before these are available in open studio also.

Also tServiceNowInput component , you can fetch Incident/problem/Change Request etc Table details.