Workflow Soluiton

 View Only
Expand all | Collapse all

This component cannot have multiple connections coming out it

  • 1.  This component cannot have multiple connections coming out it

    Posted Dec 06, 2010 01:11 PM

    Hi

    I want to execute 5 different tasks after a Helpdesk ticket is created.  I want the tasks to be started at the same time

     

    I tried to link the output my Create Ticket component to 5 different Dialog Workflow components but this is not permitted.  I have this error message: "This component cannot have multiple connections coming out it"

    Which component will allow me to have multiple connections coming out of it?

     

     

    Thanks



  • 2.  RE: This component cannot have multiple connections coming out it
    Best Answer

    Posted Dec 06, 2010 01:31 PM

    Import the Workflow.Advanced library... it'll allow you to multi-branch where you normally couldn't, as well as introduce merge comps to allow you to merge the results of these paths



  • 3.  RE: This component cannot have multiple connections coming out it

    Posted Dec 09, 2010 11:35 AM

    Thanks again reecardo, it worked