A workflow that works running from orchestrator does not work running from web client because (after some troubleshooting) I found that values from one page of presentation form can not be accessed on the next. For example, user selects string:templateName on first page and the next pages uses #templateName to call a function. However, this variable is empty so cannot be used. It can however access general variables with hard coded values.
Is this a bug? limitation? Are there workarounds?
(I'm using vsphere-client 5.5 build 2026576)