IMPORTANT ANNOUNCEMENT

These forums were permanently set to read-only mode on July 20, 2022. From that day onwards, no new posting or comment is allowed on the site, but the historical content remains intact and searchable.

A new location for posting questions about PlanetPress Suite is now available:

OL Learn - PlanetPress Classic (opens in new tab)

Topic Options
#57771 - 11/27/20 03:40 AM Global variable and lost data
fportaries Offline
OL Newbie

Registered: 10/10/18
Posts: 4
Hi,
i'm using global variable for several process but i have a probleme with one of them. My sub process is calling a process, in my process i affect value to the global variable, when i return in my sub process the value of global variable is lost....

Top
#57772 - 11/27/20 04:16 AM Re: Global variable and lost data [Re: fportaries]
Yann Offline
OL Newbie

Registered: 11/08/12
Posts: 9
Hi, you should first check on the subprocess plugin if "Backup job information" is checked. It should not for what you want to do.
Also double check if this variable is not updated within a script or in another plugin.

Top
#57773 - 11/27/20 04:39 AM Re: Global variable and lost data [Re: fportaries]
fportaries Offline
OL Newbie

Registered: 10/10/18
Posts: 4
Sorry but I have already checked all this. I created a specific global variable and the result is the same. For information, here is the general process: General process is calling a sub-process, in my sub-process i called another process (passing meadata), this process return data to the sub-process who have calling using global variable...
I don't know if this is very clear

Top
#57779 - 12/01/20 11:34 AM Re: Global variable and lost data [Re: fportaries]
Yann Offline
OL Newbie

Registered: 11/08/12
Posts: 9
Hi, what you described is what I tested. If you still get issues with it, I would suggest you to contact your local support team.

Top