Skip to main content
Question

How to use a parameter to determine which workspace runner to execute.

  • September 2, 2021
  • 1 reply
  • 32 views

plynn
Contributor
Forum|alt.badge.img+10
  • Contributor
  • 9 replies

I have created a User Parameter of type Choice. I am trying to transfer control to a workspace runner based on what is selected. So far, I am having no success. When I run the workspace, the value is showing as 0 instead of my actual choice.

1 reply

hkingsbury
Celebrity
Forum|alt.badge.img+63
  • Celebrity
  • 1625 replies
  • September 2, 2021

The test filter is using the attribute set in the creator. You have setup a parameter to hold the value but havent assinged that to an attribute.

You can use the parameter value directly in the testfilter, or use a parameter fetcher after your create to place the parameter on an attribute