1. Find SOA version
To check the SOA Suite Version installed in your server.
Please follow the below steps.
- Login to Putty.
- Run command ./soaversion.sh from location $SOA_ORACLE_HOME/bin
And the Result will display the complete SOA Suite version details.
$ ./soaversion.sh
**************************************************************
INFO: Detected a WebLogic Installation.
**************************************************************
Oracle SOA Suite Version Information:
-------------------------------------
Product Version : 12.2.1.2.0-161003.0739.0018
Label Version : PCBPEL_12.2.1.2.0_GENERIC_161003.0739.0018
Compile JDK : 1.8.0_40-ea
Java Home : /usr/java/jdk1.8.0_101
Runtime JDK Version
java version "1.8.0_101"
Java(TM) SE Runtime Environment (build 1.8.0_101-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.101-b13, mixed mode)
**************************************************************