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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
SK1694344715
Contributor
Contributor

How to call Oracle Package in Talend

Hi All,

Please provide detailed steps to call oracle package with procedure written inside it.

Also, we have written procedure in such a way that taking common records across multiple tables.

If we use packagaename.procedure name in tDBSP and provide tLogRow, whether we will receive data?

i want to use tFixedInput(Passing 1 i/p col value)-->tDBSP(Passing same i/p col value & Result as Object)-->tMap(Mapping only Result object)-->tRecordSet(Passing required O/P col names mentioned in procedure)-->tLogRow

please confirm whether above transformation will work to retrieve data for provided i/p(tFixedInput) component.

Labels (1)
  • Other

0 Replies