Action Building Block
The action building block provides the ability to create and manage actions.
The action building block is comprised of an abstract building block (PTC.Action) and an implementation building block (PTC.ActionImpl). You can view the contents of these building blocks by viewing the PTC.Action and PTC.ActionImpl projects in ThingWorx Composer.
For more information on using the Action Tracker tool, see Action Tracker.
Dependencies
The PTC.Action project has the following dependencies:
PTC.ReasonCode
PTC.Status
PTC.Base
The PTC.ActionImpl project has the following dependencies:
PTC.DBConnection
PTC.DefaultConfiguration
PTC.Action
Was this helpful?