How to retrieve data variable in process workflow to apply in form

Confluence User - 24 Jun, 2022

Hi,

I want to retrieve data from variable in process workflow, when I apply it using email tool. The variable can display that message. But when I want to display on form, the variable not display and appear the hash variable instead of message. 

This variable in email tool that succeed


This variable that I applied in form

forms;workflow_variable;tools;emailtools

1


27 Jun, 2022
confluenceUser
confluenceUser

The scope of use for workflow hash variable is that it's supposed to be in a process. 

Ref:

Hash Variable#WorkflowVariableHashVariable

If it's not in a process, like using CRUD, for example, it won't show the value. Consider using another hash variable.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print