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

SetGlobalSessionInfoTableValue is going to be deprecated, it that all?

JU_10321794
12-Amethyst

SetGlobalSessionInfoTableValue is going to be deprecated, it that all?

so the Whats new page of 9.4.0 states this:

Platform
There is a known issue with API SetGlobalSessionInfoTableValue, where the infotable value is not stored correctly. This API will be deprecated and removed in a future release; issue will not be fixed.
Update your applications appropriately.

 

Can i get some more clarification about this: "This API will be deprecated and removed in a future release"?

 

Will only function SetGlobalSessionInfoTableValue be removed or will there be more changes to the sessions?

 

side note:

The javadoc doesn't show it as deprecated.

ACCEPTED SOLUTION

Accepted Solutions

SetGlobalSessionInfoTableValue will be removed in future release, no additional change.

You can still user other serivce such as SetGlobalSessionBooleanValue to update session data.

View solution in original post

1 REPLY 1

SetGlobalSessionInfoTableValue will be removed in future release, no additional change.

You can still user other serivce such as SetGlobalSessionBooleanValue to update session data.

Announcements


Top Tags