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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Connecting to OrangeScrum

Hi, 

 

I have a requirement to access an OrangeSrum server from Talend and integrate the data from Scrum server and a database. 

Can anyone tell me how can i connect to OrangeScrum using any Talend component.

I'm using Open Studio 6.3.

 

Thanks,

Saumya

Labels (2)
2 Replies
Anonymous
Not applicable
Author

Hi Saumya,

 

      There are no direct components to extract the OrangeScrum data to Talend. So you will have to write some custom code (inside a tjava or tjavaflex) to extract the data to a file. Once the file is ready, you can use tmap to join with database and can process the later stages.

 

Warm Regards,

 

Nikhil Thampi

Anonymous
Not applicable
Author

Thanks for the solution Nikhil.
I'll surely try this one.

Regards,
Saumya Maheshwari