Skip to main content

Hello

In one tester I enter a value through a published parameter. Then I have a second tester in which I would like to retrieve the previously entered value. How can I do this?

Thanks

You can select the parameter to be used as part of the test clause from the drop down menu in the tester
 

 

 

You can also use the ParameterFetcher to ‘fetch’ the parameter value to an attribute

https://docs.safe.com/fme/html/FME-Form-Documentation/FME-Transformers/Transformers/parameterfetcher.htm


Reply