Forum Discussion

Syavosh's avatar
Syavosh
New Contributor
7 years ago

How can I use the values read from a data source in a conditional GOTO?

3 Replies

  • nmrao's avatar
    nmrao
    Champion Level 3
    Is "GetData" not showing up there when you right click?
    • Syavosh's avatar
      Syavosh
      New Contributor

      Sorry, no.

      It looks to expect a previous step to have been executed. "Message displayed is: Missing previous request step." when I try to specify the condition. The conditional goto looks to work when a previous SOAP or JDBC step has been executed as "Condition xpath expression" can then be specified. this is not the case for what I intend to do.

       

      I have a DataSource step followed by the Conditional GoTo.

      I intend to check a flag/data value read from data source and GoTo different steps given the value of the Flag.

       

      Thanks.