Skip to main content
3-Newcomer
October 18, 2024
Solved

Thingworx Session Storage

  • October 18, 2024
  • 2 replies
  • 734 views

In Thingworx Using window.sessionStorage storage option is only possible on client side not on the server side ? If I try to store it via javascript code will it function? The service will be excuted on mashup load.

Best answer by Rocko

sessionStorage is client-side only.

For server side access you will have to use Session Parameters instead.

2 replies

Rocko
Rocko19-TanzaniteAnswer
19-Tanzanite
October 18, 2024

sessionStorage is client-side only.

For server side access you will have to use Session Parameters instead.

Community Moderator
October 23, 2024

Hello @VN_10473408

 

It looks like you have a response from a community member. If it helped you solve your question please mark the reply as the Accepted Solution. 

Of course, if you have more to share on your issue, please let the Community know so other community members can continue to help you.

Thanks,
Vivek N.
Community Moderation Team.