Hi Team, I am using solid factory to create solid...
# announcements
m
Hi Team, I am using solid factory to create solids dynamically based on a template. However, I want to pass a parameter to the pipeline, but it is throwing an error as I am unable to use run_config to initiate a solid and then take it from there. Can you please help me in passing a variable inside a pipeline using solid factory
y
Hey Manas, we should have provided more details on solid factory. Thanks for pointing it out. cc @yuhan Can you provide more context on what do you want to achieve by creating solids dynamically? Would apply a hook on your solid or pipeline be helpful? https://docs.dagster.io/examples/hooks#apply-a-hook-on-a-solid
1
y
@Manas Jain sorry for the late reply. do you mind sharing the error msg and stack?