How to check the Pega EngineCode version on a server?

Hi,

How can we check the Pega EngineCode version for a server ? Any inputs on how we can check the details via putty. I’m trying to install a build( 07-07-24) into a new server and the engine code is derieved incorrectly upon checking the logs ?

How can we check the source of pega engine code ? Is it from the git configurations?

@Deepika Sree To check the Pega EngineCode version for a server, you can refer to the PegaTemp directory PegaRULES_Extract_Marker.txt file. This file contains information about the build, including the major version, minor version, maintenance version, display version, build label, code build, codeset name, codeset version, and codeset patch date. The source of the Pega EngineCode is not derived from git configurations, it is part of the Pega Platform itself.

:warning: This is a GenAI-powered tool. All generated answers require validation against the provided references.

Which Pega version installed on a machine ?

How to determine the codeset version

@MarijeSchillern Thanks Marije for the inputs