cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

Retrieve Infotable from Session using "GetGlobalSessionValues "

Muthu_chithira
7-Bedrock

Retrieve Infotable from Session using "GetGlobalSessionValues "

GetGlobalSessionValues snippets giving the entire session. From this How can i retrieve particular infotable from session using code.

1 REPLY 1

If you include the CurrentSessionInfo / GetGlobalSessionValues service in your mashup, it will return an infotable with all of that user's session values.  Just tie that output to the input of the service that you want to use it in.

Top Tags