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

transport data from .dbf to Netbeans

I have a .DBF file. I use "TFileinputXBase" to read it.
My question is: it's possible to transport data from dbf file to Jtable(NetBeans) using Talend Open Studio.
Can you give me an idea please.
thank you
Labels (2)
4 Replies
Anonymous
Not applicable
Author

Hello Romyos
I think you have finished get data from .dbf using TOS, and I showed you how to call talend job in NetBeans before. Now, you want to call talend job in NetBeans and pass the result to NetBeans, right?
Using the method: runJob(String[] args) instead of main(String[] args) and it will return a string array. Please see my screenshot.
input file:

shong
elise
mhirt

About how to call Talend job in Eclipse, see 2901
Best regards

shong
Anonymous
Not applicable
Author

Hi Shong,
Thank you for your help.Realy it's a brilliant idea.
Problem resolved.
thank you.
Anonymous
Not applicable
Author

Hi Shong,
Can you please post the screenshot for this solution again?
Anonymous
Not applicable
Author

Hi Shong,
Can you please post the screenshot for this solution again?

It was a little old topic, I couldn't find the pictures any more, maybe you find some hints from this  topic.
Best regards
Shong