I have a project wich produced a parameter I need in the shutdown python script. The problem is I cannot use it. Maybe I can but I don't know the protocole.
A solution would be to "send" the attribute into a published parameter and then use the published parameter into the python script.
But I dn't know how to do the "send" in this scenario.
Any ideas?
FYI : the attribute become a published parameter in a following workspace. Maybe I can catch it from there.