Skip to main content
1-Visitor
November 21, 2021
Solved

ThingWorx Trial version isn't triggering the Subscription code on an Alert

  • November 21, 2021
  • 1 reply
  • 1185 views

The alert created on a property is getting triggered and is being notified in Alert monitoring section, but the subscription created by binding the same alert isn't getting executed. I've even added logger statements within the subscription code, but couldn't see it in the application logs. 

 

Is there any restriction / limitation on trial version on subscriptions and alerts? ? 

 

FYI, I've followed the instructions provided in the link - https://www.ptc.com/en/support/article/CS240914?source=search but didn't work in Trial version. 

Best answer by bchaudhary_448008

Hi @arjunkrishna ,

 

Can you pls check the other logs such as script logs for the warning messages. You can also refer the given link for further information.

 

https://developer.thingworx.com/resources/guides/data-model-services-events-and-subscriptions

 

Kindly reach out if you are still facing the issue.

 

Regards

Bhawna

 

1 reply

5-Regular Member
November 22, 2021

Hi @arjunkrishna ,

 

Can you pls check the other logs such as script logs for the warning messages. You can also refer the given link for further information.

 

https://developer.thingworx.com/resources/guides/data-model-services-events-and-subscriptions

 

Kindly reach out if you are still facing the issue.

 

Regards

Bhawna

 

1-Visitor
November 22, 2021

@bchaudhary_448008 Thanks, the logger statements are displaying in Script logs, and was expecting to see in Application log.