[Anthill-pro] getting Stamp Value
Byron Vonthal
Byron.Vonthal at marketlive.com
Mon Jul 30 17:15:28 CDT 2007
I'm trying to pass the stamp value from a workflow property; it's not
working. AHP 3.2.1
I've tried all of these combinations, but get the text instead of the
value.
$workflow.BuildLife.LatestStampValue
${StampLookup.getLatestStampValue()}
${workflow.BuildLife.LatestStampValue}
${workflow.BuildLife.LatestStampValue()}
${bsh:StampLookup.getLatestStampValue()}
workflow.BuildLife.LatestStampValue()
anyone know the right syntax?
More information about the Anthill-pro
mailing list