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

The community will undergo maintenance on October 16th at 10:00 PM PDT and will be unavailable for up to one hour.

SetGlobalSessionInfoTableValue is going to be deprecated, it that all?

JU_10321794
8-Gravel

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
wcui
14-Alexandrite
(To:JU_10321794)

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
wcui
14-Alexandrite
(To:JU_10321794)

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