Skip to main content
12-Amethyst
September 5, 2018
Solved

How to custom the alert detail mash in mfg. app?

  • September 5, 2018
  • 1 reply
  • 3298 views

I want to add the 'message' column into the alert grid to show the current value and limit value. But I can not find a way to custom the alert detail mash. It's not included in the configuration of thing 'PTC.Factory.C_LaunchPointConfigurationThing_8.3.0_05'.

Best answer by hchanana

Hi @zhuwenxi,

 

You need to create a custom alert monitoring mashup and need to replace with the pre-defined alert monitoring mashup.

 

You can replace the existing mashup in PTC.FactoryConsole.C_DataTable_[ReleaseVersion] for PTC.Factory.AlertMonitor

 

PFB screenshot for reference

Capture

 

 

 

 

You also need to set PTC.FactoryConsole.C_DataTable_[ReleaseVersion] in TilesDataTable of PTC.Factory.C_LaunchPointConfigurationThing_[ReleaseVersion]

 

Capture2

 

 

Regards,

Himanshu

1 reply

16-Pearl
September 5, 2018

Greetings @zhuwenxi,

 

Please check the mashup PTC.SCA.SCO.ConfigurationAndSetup.C_AlertsConfigurationMashup_[ReleaseVersion] and launch point key is AlertsConfigurationMashup.

 

Thanks,

Himanshu

zhuwenxi12-AmethystAuthor
12-Amethyst
September 6, 2018
AlertsConfigurationMashup is only for alert configuration. What I need to custom is the alert monitoring mashup, that is not included in PTC.SCA.SCO.ConfigurationAndSetup.C_AlertsConfigurationMashup_[ReleaseVersion] launch point.
hchanana16-PearlAnswer
16-Pearl
September 28, 2018

Hi @zhuwenxi,

 

You need to create a custom alert monitoring mashup and need to replace with the pre-defined alert monitoring mashup.

 

You can replace the existing mashup in PTC.FactoryConsole.C_DataTable_[ReleaseVersion] for PTC.Factory.AlertMonitor

 

PFB screenshot for reference

Capture

 

 

 

 

You also need to set PTC.FactoryConsole.C_DataTable_[ReleaseVersion] in TilesDataTable of PTC.Factory.C_LaunchPointConfigurationThing_[ReleaseVersion]

 

Capture2

 

 

Regards,

Himanshu