How can I reference the value of a process variable in the sql statement in a Qu

How can I reference the value of a process variable in the sql statement in a Query Database Task? I capture the value I want to use on a form in a User Input Task upstream of the Query Database Task. Here is the query:
select max(version_id) from versions where docnumber=(want to substitute value of processvariable here) it's an integer....

OriginalPostID-81557

OriginalPostID-81557

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data