Central project version notification

4 Posts
4 Users
0 Likes
23 Views
(@m-nauarcinfo-com)
Posts: 49
Trusted Member
Topic starter
 

Concerning the deployment of versions, is it possible (by configuration) to notify a Client station that there is a new version or even to restart PcVue remotely - "CPP customer question"

 
Posted : 15/06/2021 3:15 pm
KASI
 KASI
(@k-simanjalamarcinfo-com)
Posts: 134
Estimable Member
 

Hello Manu,

I am not sure about sending notification to client station.

But you can use svrestart to restart the remote station. You may look at KB313 on how to implement it.

Thanks,
Kantha

 
Posted : 15/06/2021 3:20 pm
b.lepeuple
(@b-lepeuplearcinfo-com)
Posts: 149
Estimable Member
 

Since version 15 you have new system variables for exactly that: SYSTEM.LOCALHOST.VERSION.REFERENCE.PROJECTISNOTCURRENTREF
Same goes for the version of the lib.

https://www.pcvuesolutions.com/support/ProductHelp/Default.php#AE/Variables/Varsystem_cpm.php?TocPath=The%2520Application%2520Explorer%257CVariables%257CSystem%2520variables%257C_____6
(be careful, this link is not yet accessible to non-arc users of the KB)

 
Posted : 15/06/2021 3:29 pm
BO
 BO
(@b-olombelarcinfo-com)
Posts: 196
Reputable Member
 

Hello,

Since v15.0, PcVue is able to provide you new system variables which give information about the last version loaded (ex : System.Version.Reference.Project give you the last reference version or SYSTEM.LOCALHOST.VERSION.REFERENCE.PROJECTISNOTCURRENTREF indicates a change of reference version).

Otherwise with previous PcVue version, you have to play with expression to trigger an alarm each time you have project version update.

About "how to restart remotely" Kb article 313 give you tricks to do that ;-).

hope it helps.

 
Posted : 15/06/2021 3:30 pm