You can analyse application to identify the components that are eligible for transformation.
Prerequisites
- Add and Edit an Application.
- Assign
REPLATFORM
orREFACTOR
tags to the Application. - Update VM Credentials or Assign a Common Credentials.
- Introspect the VMs.
- For WebLogic analysis, you must have read permission on the WebLogic domain folder (DOMAIN_HOME) that you are analysing and on the artifact path if it is outside DOMAIN_HOME.
- For Tomcat analysis, you must have read permission on the Tomcat folders (CATALINA_BASE and CATALINA_HOME) that you are analysing and on the external libraries, applicaton .war or .jar locations that resides outside of CATALINA_BASE/webapps.
- You must have access permissions to the following Linux commands:
find
cd
unzip
tar
mkdir
pwd