Skip to main content

I have a tester that checks if the user entered something into a user parameter. If they don't enter something then I want to create a new record. Currently it tests for the null and then it essentially stops as no data comes through. I want to create the data thorough a series of calculations. How do I do that?

You could use this sort of workflow, a feature will only exit the unmerged requestor port if the parameter tested for in the tester is not completed

image


You could use this sort of workflow, a feature will only exit the unmerged requestor port if the parameter tested for in the tester is not completed

image

What is going into the requestor?


What is going into the requestor?

Just a feature created in a Creator (I've updated the screenshot)


What is going into the requestor?

Thank you! That worked perfectly!!


Reply