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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
NNayal1600240775
Contributor III
Contributor III

How to pass array as input parameter to tDBSP component?.

My Talend flow looks like:

0695b00000husGvAAI.pngtFixedFlowInput:

0695b00000husH0AAI.png

tDBSP:

0695b00000husH5AAI.pngIn the schema of TDBSP - I have set the datatype of IN_LIST as "Object" . As when I set the datatype as "List" I was getting compile errors.

Also in tDBSP Parameter I have tried both ways setting up the Custom Type as "Array" or "STRUCT".

In both the cases I am getting Invalid column type.

Exception in component tDBSP_1

My IN_LIST is an array that looks like:

[123456789, 123, CAU123, 30000123, 30000123, DO, 12, , MONTH]

Labels (4)
0 Replies