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: 
VictorFaure
Contributor II
Contributor II

A component that is not sub process start cannot have any link OnComponentOk / OnComponentError in input

Hello,
I'm currently working with a job that either calls to a DB using tDBInput with JDBC connection OR requesting an API.

The output schema is not known so it is one column that is of type Dynamic.

My goal is to unite (somehow) the output from DB and API to write to a file later, with tUnite component I get the title message : "A component that is not sub process start cannot have any link OnComponentOk / OnComponentError in input".

My question is either how to tackle the current issue, or how to join both output that should never output at the same time, meaning either the DB will output something or the API.

VictorFaure_0-1742467723492.png

Respectfully,

Victor Faure

Labels (6)
0 Replies