Forum Discussion

dcsearle's avatar
dcsearle
Frequent Visitor
2 years ago
Solved

Asynchronous Notebook from Pipeline

Hi,

I have a Fabric Pipeline which orchestrates a Notebook...

The Notebook can take a while to execute, and I don't really need it to keep the Pipeline active while it does. Is there any way to execute a Notebook Asynchronously from a Pipeline so that it can close down without waiting for the Notebook to finish?
I'm guessing that I could use a Webhook Activity for this, but haven't yet tried - before I do I thought I would ask here.

Thanks,

Dave

1 Reply