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

ThingWorx Navigate is now Windchill Navigate Learn More

Translate the entire conversation x

It is showing that sessionStorage.getItem and sessionStorage.setItem is deprecated in thingworx 9.6 version

AP_10343008
16-Pearl

It is showing that sessionStorage.getItem and sessionStorage.setItem is deprecated in thingworx 9.6 version

Reference from topic - Solved: How to clear/remove array in sessionStorage - PTC Community
Thanks.
It is showing that sessionStorage.getItem and sessionStorage.setItem is deprecated in thingworx 9.6 version. What is the right function can be used now. 
Can you clarify why sessionStorage.RemoveItemis not working. I wanted to remove particular property not all values stored in session.

 

2 REPLIES 2

If you refer to this page:

https://support.ptc.com/help/thingworx/platform/r9.6/en/#page/ThingWorx/Help/Mashup_Builder/Migration/SupportedRuntimeFunctions.html

then scroll down a bit where you find that you now can use TW.sessionstorage, so just the namespace changed.

 

On the second point, "is not working" is a bit of a stretch, because it does what it is supposed to, you just want another feature supported. I think it was well explained in this thread https://community.ptc.com/t5/ThingWorx-Developers/How-to-clear-remove-array-in-sessionStorage/m-p/1011267#M69524%3Fsource=search

so no point in repeating that here.

Hello @AP_10343008

 

It looks like you have a response on your topic. 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.

Announcements


Top Tags