Expand my Community achievements bar.

Dynamic Destinations with Initialzation parameters.

Avatar

Former Community Member
I'm trying to create a dynamically created data service destination using a custom assembler i wrote. I'm trying to pass a parameter to the assembler to be used in its initialize(String, ConfigMap) method. How do i pass that parameter through the ConfigMap? (NOT xml config, but dynamically created destination through java code).
0 Replies