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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
_AnonymousUser
Specialist III
Specialist III

Oracle eBS

Hi,
 I need to get more information how to integrate a Sybase database with Oracle eBS. I should run a concurrent program from Oracle eBS to extract data from Sybase.
Now if I created a job in TOS to extract the data from Sybase, how I can call it from Oracle eBS?
I appreciate sharing any presentation or whitepapers.
Labels (2)
4 Replies
Anonymous
Not applicable

Hi,
Do you want to call talend job from an external application (Oracle eBS)?
Best regards
Sabrina
Anonymous
Not applicable

Hi xdshi,
 Yes this is what I'm looking for.
BR
H
Anonymous
Not applicable

Hi,
 I'm still looking for a reply ............
Thanks in advance
_AnonymousUser
Specialist III
Specialist III
Author

You can create a concurrent program of type host (unix/linux script) to call your Talend job & put your 
1) script on the XX<>_TOP/bin
2) java code on XX<>_TOP/java