2016-06-01
1.0.0
gyndaniel
9.1.301.0
All
All
Applications, Widgets, Libraries, How-tos
[Overview]
Uma idéia de usar uma global Variable Session.
[Detail]
hi
1) create a Aplication with name PublicActions
2) Create a module with name Actions
3) Create the "variables global session" in Session
4) Create a SetSessionVariabel()
5) Create an input variable in this function VarSessionVariabel call that will receive the name of the session variable and one with ValSessionVariable that will receive the value of the session variable
6) create a public action function with name GetSessionVariabel ()
7) create a VarSessionVariabel input variable that will receive the session variablename and an output variable with the name of ValSessionVariabel that will get the session value and return to the caller.
thats'it
View Example https://gyndaniel.outsystemscloud.com/Actions/HomePage.aspx