Solved
Thingworx Session Storage
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.
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.
sessionStorage is client-side only.
For server side access you will have to use Session Parameters instead.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.