Checking for new version of Robot on Deployment Portal
Is there a way to query the deployment portal (PRADP) to find out the current active version number for the currently running robot?
I know that OpenSpan.Runtime.RuntimeHost.GetDeploymentVersion will tell me the version number of the robot currently running, however, I am looking to find out if there is a way to know if a different version has become active in the deployment portal since the robot was launched.
I have looked through the various Pega variables, tools, and connectors and have not found anything that would help.