Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. 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.