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

Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X

Unable to move data from data table to stream

RN_123456
6-Contributor

Unable to move data from data table to stream

Hi,

 

We are using Thingworx 9.1.14-b1128 version and I am trying to move data from data table to stream through subscription whenever shift changes will happen but service execution is not happening properly and getting error like this,

moveToStream ERROR at line: 55 JavaException: com.thingworx.common.exceptions.InvalidRequestException: Not authorized for ServiceInvoke on AddStreamEntries in AAL.Production.Summary.Stream

Kindly guide me what kind of permission need to provide for this.

 

 

 

 

 

 

 

 

1 ACCEPTED SOLUTION

Accepted Solutions

Hi @RN_123456 

 

Add Runtime Permission in Stream for the user.

Velkumar_0-1686292494665.png

 

/VR

View solution in original post

2 REPLIES 2

Hi @RN_123456 

 

Add Runtime Permission in Stream for the user.

Velkumar_0-1686292494665.png

 

/VR

RN_123456
6-Contributor
(To:Velkumar)

Hi @Velkumar 

 

Now it is working fine, thank you.

 

Top Tags