Aller au contenu principal

Get workflow out argument from javascript

Commentaires

1 commentaire

  • Jon Swoveland
    Hello Carlos,

     

    You're doing everything correctly, except the ExitWorkflow activity is causing you workflow to exit without passing your output values.  This is why it works if you use the Alert activity. 

     

    The ExitWorkflow activity should really only be used when exiting a workflow prematurely (e.g. cancelling). 

     

    Regards,

     

    Jon
    0

Vous devez vous connecter pour laisser un commentaire.