Linked Workflow

Hi Gurus,

I have query as belwo for Linked WF.

I’m usimg linked WF and mapped to the end step of a sign up process which is calling some more WFs

Before end step I’ve provided a user step which has a button and when user clicks this link WF will be called.

But this user prompt doens’t go away untill all WFs in linked WF are completed.

Is there any way that I can close the main WF by clicking exit button however other WF will run in background.

Until all WFs completing mentioned in linked WF, user prompt isn’t going away.

BR,

Bhaski

In Connect, I think you could use this with async work and a queue lane.

Theoretically, it could work with an extra lane in classic as well. But I cannot guarantee that it will execute “silently” in the same way. It was more built for that scenario in Connect.