How to check the BusinessWorks or BusinessWorks Container Edition version from an application

--

Since BusinessWorks 6.9.1 and BWCE 2.8.2, it is possible for a BusinessWorks application to know the BusinessWorks version it is running on by using the getSystemProperty() function and the “BW.VERSION” property:
bw:getSystemProperty(“BW.VERSION”)

Accessing the BW.VERSION system property in a mapping

The version is in the format below:
TIBCO ActiveMatrix BusinessWorks version 6.10.0, hotfix 1, build V52, 2024–02–14

Output of the example above

--

--

Emmanuel Marchiset
Emmanuel Marchiset

Written by Emmanuel Marchiset

I work as an Architect at TIBCO Software on Integration products. Opinions here are my own.

No responses yet