Please login or sign up. You may also need to provide your support ID if you have not already done so. Oracle WebCenter Sites is a Web Experience Management system. It helps to build desktop and mobile websites, personalize them with targeted content, gather feedback on their success, analyze visitor interactions with the website, and test changes to website based on the visitors' preferences. Product Component OS Type Versioning Pattern Depth The patterns discover Oracle WebCenter Sites deployed on both UNIX and Windows platforms. Pattern Trigger Node Attribute Condition Argument The trigger process is given a simple identification mapping: Name Command Arguments Oracle WebCenter Sites Server regex "(?i)\bjava(?:\.exe)?$" regex "-Dsites\.config" The WebCenterSitesServerOnWeblogic pattern obtains install root from process arguments using regex : The WebCenterSitesServerOnTomcat pattern uses Tomcat catalina home path as install root. The WebCenterSitesServerOnWeblogic pattern obtains version from <install_root>/user_projects/domains/base_domain/config/config.xml file using xpath method. The WebCenterSitesServerOnTomcat pattern obtains version from : For Unix platform only. If File Versioning method failed the WebCenterSitesServerOnWeblogic pattern obtains version from directory name which can be found in <install_root>/wcsites/plugins/maven/com/oracle/wcsites/wcSites/ The WebCenterSitesServerOnWeblogic pattern obtains db details from <install_root>/user_projects/domains/base_domain/config/jdbc/wcsitesDS-jdbc.xml file The WebCenterSitesServerOnTomcat pattern obtains db details from <install_root>/conf/server.xml file Patterns extract jdbs url string and using jdbc_search function searches for related database servers: After Databse Server is found pattern looks for related Database Detail Node and creates Client Server link to it. Oracle WebCenter Sites v 12c doesn't require any additional packages or configurations implemented to have mobility option enabled. For Oracle WebCenter Sites v 11g additional package should be installed and Apache configuration file should be updated properly. WebCenterSitesServerOnTomcat pattern parces <install_root>/conf/server.xml file using regex : If succeed mobility server name is retrieved. BMC Atrium Discovery uses the following approach for modeling Oracle WebCenter Sites components. The WebCenterSitesServerOnWeblogic pattern triggers on java process which arguments contain WebCenter Sites configuration path. The WebCenterSitesServerOnTomcat pattern triggers on Tomcat Software Component of J2EE WAR module type and which instance name is "cs". The WebCenterSitesServerOnWeblogic pattern creates an instance-based Software Instance with the key based on the server name, SI type and the host key. The WebCenterSitesServerOnTomcat pattern creates an instance-based Software Instance with the key based on the SI type and the Tomcat Software Component's key. Software Instance details of the Oracle WebCenter Sites generated with WebCenterSitesServerOnWeblogic pattern: Software Instance details of the Oracle WebCenter Sites generated with WebCenterSitesServerOnTomcat pattern: Note! Client-Server relationship between Oracle WebCenter Sites Server SI and Database Detail Node won't be displayed on ADDM Infrastructure view page. Only Software Contex view will show this link. The image below is an example of software context view of the Oracle WebCenter Sites and related software: The WebCenterSitesServerOnWeblogic pattern creates the following relationships: Dependency on Weblogic Application Server . Client-Server to Databse Detail node. The WebCenterSitesServerOnTomcat pattern creates the following relationships: Dependency on Apache Tomcat Software component . Client-Server to Databse Detail node. Subject Matter Expert input will be welcome on any other potential approaches not discussed to improving product versioning coverage and depth of There are no known open issues with this pattern. Please login or sign up. You may also need to provide your support ID if you have not already done so.
Product Description
Architecture
Known Versions
Software Pattern Summary
WebCenterSitesServerOnWeblogic Unix/Windows File Instance based WebCenterSitesServerOnTomcat Unix/Windows File Instance based Platforms Supported by the Pattern
Identification
Software Instance Triggers
WebCenterSitesServerOnWeblogic Discovered Process cmd matches (?i)\bjava(?:\.exe)?$ and arguments matches -Dsites\.config WebCenterSitesServerOnTomcat Software Component type = J2EE WAR module and instance = cs Simple Identification Mappings
Obtaining install root
Obtaining the version information
File Versioning
If one of the files is found full version is extracted by means of regex :Path Versioning
Obtaining database details
Mobility Option
Application Model Produced by Software Pattern
Architecture
Software Pattern Model
Pattern Trigger
SI Depth
Software Instance Modeling
Software Context view
Relationship creation
Subject Matter Expertise
Oracle WebCenter Sites model.Information Sources
Open Issues