Skip to main content
13-Aquamarine
March 30, 2020
Question

Cannot call service from another thing in subscription

  • March 30, 2020
  • 3 replies
  • 1449 views

If i try execute service of thing which update itselfs property manually - it works fine, but if i call service from subscritpion in another thing - nothing happened

3 replies

18-Opal
March 30, 2020

Sounds like a permissions problem. When you test the service in Composer, it runs under Administrator, but when you call it from a Subscription it uses whatever user caused an event + System. Check out ApplicationLog for access-related errors.

 

/ Constantine

Support
April 7, 2020

Hi @and1.

 

If the previous response answered your question, please mark it as the Accepted Solution for the benefit of others with the same question.

 

Regards.

 

--Sharon

and113-AquamarineAuthor
13-Aquamarine
April 9, 2020

That is not solve my problem. I just wait for answer from PTC support.