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

Documentation for Dynamic object

Is there any documentation on how to interact with a Dynamic object in Talend?

The code in the job linked on this page Dynamic Schema Pivoting to Key-Value Pairs (talend.com)

interacts directly with a Dynamic type object (see screenshot).

Is there any documentation on the methods that are available on an instance of the Dynamic class? That would very helpful, thank you.

Labels (2)
2 Replies
Anonymous
Not applicable

@Aaron Rumley​ there is no documentation about DynamicMetadata class, if you are a Java developer, you can access the DynamicMetadata Java code from the job generated code.

0695b00000sNI5gAAG.png0695b00000sNIJnAAO.png 

Regards

Shong