Skip to main content

Hello,

 

We have a few component workflows that return multiple output variables, but we don't always care about all the outputs in every situation. There's a number of built in actions with outputs (Call a Web Service) where the outputs aren't required, and don't need to be defined in order to save/use the action. 

 

Is there a way to make the outputs of a component workflow optional, so that we don't have to create variables to store data we don't always care about? 

 

Thank you

@bsikes There is currently no way to make outputs not required. A potentially workaround would be storing the information in a list like SharePoint, pass the id to other workflows and they can grab the data from there. You could also raise this on our uservoice(https://nintex.uservoice.com).



 



 



 



 


@leighburke Thanks for the response. Idea has been posted here on uservoice. 


Reply