Hi all
We would like to build a subgraph to load/fill a LookupTable which is then used in various parent graphs. Up to now, our subgraph filling the lookuptable from the database (using LookupTableReaderWriter), but the table data is not accessible from the parent graph.
Is there a way to pass the LookupTabledata to the parent or how can they share the data ?
Thanks & best regards
Otto