Zum Hauptinhalt gehen

Get workflow out argument from javascript

Kommentare

1 Kommentar

  • 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

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.