Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X
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
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
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
That is not solve my problem. I just wait for answer from PTC support.