Skip to content

Releases: PTCInc/solution-scpa

SCPA v1.9.7

16 Feb 20:12
ed30665

Choose a tag to compare

Please read the what's new PDF for details on updates

SCPA v1.8.8

08 Jan 22:08
ed30665

Choose a tag to compare

Please read the what's new PDF for details on updates

SCPA v1.8.5

20 Dec 14:13
ed30665

Choose a tag to compare

Read the whats new doc for details on updates from version 1.8.1 up

SCPA v1.8.1

17 Oct 14:50
ed30665

Choose a tag to compare

Charts

  • Major upgrade to include “provider” concept. Works as it did before, but now has the option to provide alternate providers to get historical data from another source, for example SQL Server or a Canary Historian.
  • Added sort capability to charts data mashup grid

Asset Monitoring

  • Main Page advanced search now has the ability to show color coded dots in the tree hierarchy that correspond to PTCStatus (when configured correctly and code provided to rollup status).

Utilities

  • New mashup to view and export all of the installed extensions, including build number.

Utilization

  • Ability to filter by ShiftID column when logged with utilization data (configurable option)
  • Ability to edit all reasons (configurable option)
  • Enabled sorting on all exposed grid columns
  • Added configuration for initial screen refresh to be on or off
  • Provided ability to configure the utilization state colors on the schedule chart

Process Troubleshooter

  • Fixed max properties code for better performance, enhanced chart
  • Added configurable query limits for better performance

New Building Blocks (BETA)

  • PTCPS.GridGenerator – shows data from any service (specified in configuration) in a grid. Includes gadget library.
  • PTCTS.CanaryHelper – calls APIs from a Canary Historian. Includes a charts provider to seamlessly use Canary data with SCPA Charts.
  • PTCTS.SCPAImporter – allows setup of SCPA from a spreadsheet including hierarchy, assets, thing model, doodads, alerts.

SCPA v1.8.0

26 Aug 14:45
ed30665

Choose a tag to compare

B180 August 19, 2025

Compare Assets

  • Improved mashup performance
  • New main page version of compare that works with advanced search panel

Doodads

  • Fix number formatting in multi-property doodads
  • Configurable custom card mashups, new doodads
    Configuration Management
  • Ability to configure dates with standard configuration management admin page

SVG Mapper - a new and improved version of the SVG building block

  • Simplified configuration over old building block
  • Ability to auto-switch SVGs on main page network selection

UIComponents

  • Removed UIComponents dependency on Doodads

Added SCPA Training to Empty Basic manifest

  • Added to Empty Basic manifest
  • Added new training on advanced main page configuration

Utilization

  • Fixed main page utilization mashup not showing green for 100% utilization

Alerts

  • Added Out of Range Alert Type

Asset Monitoring

  • Added color coded asset status for use in asset detail header

Utilities

  • Stream export number rows defaults to 100K instead of 1000

SCPA v1.7.2

22 May 16:41
ed30665

Choose a tag to compare

May 22, 2025 Changes in V172:

Asset Monitoring

  • Fix to prevent asset monitoring cards from having scroll bars
  • New asset detail header mashup to show last connection time
  • Fixed an issue in asset monitoring cards/tooptip/header admin where request to add same property in another section was ignored
  • Fixed asset monitoring lists to use the configured number format
  • Added ability to show Boolean values in cards and asset detail header
  • Fixed issue with disappearing cards when assets are selected from the map
  • Fix to not show title if a title was not provided on cards/tooltip/header

Charts

  • Fix the multi-property doodad with selectable gauges and charts so that chart updates on selection
  • New feature to save selected charts by user in asset detail charts and overlay charts
  • Added ability to pass in chart data to Pie, Donut, and Horizontal Bar
  • Added a zoom slider capability to overlay charts

Utilization

  • Enhancement to display duration as hh:mm:ss
  • Fix for failed install due to incorrect aspect properties in a mashup

Dashboard

  • Fixed to take advantage of previous new feature to get display name by thing name in addition to property name

Menus

  • Fix for setting menu visibility by user role capability

Utilities

  • Added new stream import from excel functionality

Compare

  • fix to pass threshold color into doodads so that threshold doodads display the correct color

Backup Manager

  • disable non-functioning backup timer capability

Kepware Helper

  • Added back ability to multiselect tags/properties when creating a thing model with Kepware helper. Functionality was inadvertently removed when filter capability was added.

SCPA v1.7.1

31 Mar 14:25
ed30665

Choose a tag to compare

B171 March 27, 2025

Added 5 new building blocks with new version of Utilization, replacing the former PTCTS.Utilization. New BBs are:

PTCSC.Utilization

PTCSC.UtilizationUI

PTCSC.UtilizationAdminUI

PTCSC.UtilizationTWImpl

PTCSC.UtilizationUIForSCPA

Note that the changes above also resolved an issue with using All Datasets on ThingWorx 9.7.0. This was caused by a fix to the platform that didn’t account for local property bindings.

Removed PTCTS.Utilization from all the demo datasets. These will now use the PTCSC.Utilization building blocks if they are not installed (no longer required).

New SVGViewDT building block. This sits on top of the SVGView building block, and is used when you have a large amount of configuration data (several hundred rows or more). With a large amount of configuration data, data tables are more performant than configuration tables to hold the data.

Fixed issue with dataset switching after installing cellfab.

Configuration Management – added buttons to clear Favorites and Recents on User Profile page.

Added an importer feature to utilities for value streams – can import excel or json. Mashup is called PTCTS.Utilities.HistoryImporter_MU.

Prevent asset monitoring cards and map from failing on assets that don’t have the asset monitoring model logic thing shape.

Configuration table editor – now supports more than 500 entries when selecting media.

Fix issue with getting enabled building blocks for a template that has no things created from it.

Revamped SCPA training building block to use the new videos in Consensus. Don’t install video for a building block unless the building block is installed.

IAM added GetUserGroupsForUser services. Added association principle privileges to component mapper as done for all users and admin.

Added ability to import configuration table data from excel spreadsheet if the excel extension is installed. Feature to download data to excel is also included.