Creating several Global variables

Hi, everyone.

I have a question about to create several Global variables.

I succeeded to create 1 Global variable on the Flowchart,

but, for second, I cannot select the “Scope” to change to “Global” as first one…

How should I create several Global variables actually for Input, Output, and Temp folders?

Thank you… :frowning:

Hi,

Global variable doesn’t belong to any component such as sequence or flowchart.
So, simply can you try to change the scope to Global?

Regards,

Hi @ymshin0421

Click On New Variable. From there change the Scope of variable to Global.

Regards

@ymshin0421,

Global variables are not restricted to any specific folder. They are available at project level.

You would be able create Global variable from Data Manager → Variables section only. Like this.

Multiple Global Variables

Thanks,
Ashok :slight_smile:

From the second creating Global variable,

the “Scope” is disabled so that I cannot change to Global… :frowning:

image

Hi,

What version of Studio do you use?
How about click “+ New variable” then choose Global at Scope?

Regards,

@ymshin0421,

You are trying to change the scope of a variable which is declared or created from workflow.
Global variable will be only created from Data Manager → Variables section by clicking on New Variable

Try creating from Data Manager panel.

Thanks,
Ashok :slight_smile: