Skip to main content
1-Visitor
September 12, 2020
Question

Retrieve Infotable from Session using "GetGlobalSessionValues "

  • September 12, 2020
  • 1 reply
  • 1164 views

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

1 reply

17-Peridot
September 14, 2020

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.