Skip to main content
1-Visitor
March 5, 2018
Solved

Invalid Global Session Parameter

  • March 5, 2018
  • 1 reply
  • 2900 views

Hi,

 

I have some problems with the analytics builder mashup. In model, signals, profiles and data view I always see the loading animation. The application log shows me:

 

[context: com.thingworx.webservices.context.HttpExecutionContext@79bb6eaa][message: Execution error in service script [SaveQueryModelListAMS] :: Invalid Global Session Parameter [queryModelList]]

[context: com.thingworx.webservices.context.HttpExecutionContext@388b0595][message: Execution error in service script [SaveTrainingCurrentPageAMS] :: Invalid Global Session Parameter [trainingCurrentPage]]

 

I'm working on ThingWorx 8.2.1-b140

Best answer by Velkumar

Hi,

 

Can you check whether "TW_ML_Session_Variables" datashape is attached to "UserManagementSubsystem" ?

 

If not, attach datashape in configuration of "UserManagementSubsystem" under "User Session Shape Settings".

 

Regards,

Velkumar R

1 reply

Velkumar19-TanzaniteAnswer
19-Tanzanite
March 5, 2018

Hi,

 

Can you check whether "TW_ML_Session_Variables" datashape is attached to "UserManagementSubsystem" ?

 

If not, attach datashape in configuration of "UserManagementSubsystem" under "User Session Shape Settings".

 

Regards,

Velkumar R

drichter1-VisitorAuthor
1-Visitor
March 5, 2018

Thx, I add the "TW_ML_Session_Variables" to the list and its work.