Nesting operations or pipeline in RhinoETL

30 views
Skip to first unread message

Helen Emerson

unread,
Sep 29, 2011, 9:54:17 AM9/29/11
to Rhino Tools Dev
Is it possible to nest pipelines or operations in RhinoETL? I thought
I saw something about it, but now I can't seem to find an example. Was
I dreaming it?

Jason Meckley

unread,
Sep 29, 2011, 12:56:35 PM9/29/11
to rhino-t...@googlegroups.com
Do you mean branch? you can use the BranchingOperation to send the input to multiple destinations. But there isn't nesting. A long time ago there was a NestedJoin operation. but that has since been removed.

what are you trying to do that requires nesting?

Gerke Geurts

unread,
Sep 30, 2011, 10:36:00 AM9/30/11
to rhino-t...@googlegroups.com
Have a look at the PartialProcessOperation class (https://github.com/ayende/rhino-etl/blob/master/Rhino.Etl.Core/Operations/PartialProcessOperation.cs), it supports running a nested process within an operation.
Reply all
Reply to author
Forward
0 new messages