Websphere portal maintains lot of configurations in property files and resource environment entries. One way to edit them is via logging into was console other way is to edit the property files. Values in was console rep entries will take higher order than property files.If you want to modify large number of values in property files then you can perform the changes and run appropriate task based on properties belong to portal or wcm config.
For changes to WebSphere Portal properties files to take effect, run the following task from the wp_profile_root/ConfigEngine directory.
Windows: ConfigEngine.bat update-properties -DPortalAdminPwd=password -DWasUserid=username -DWasPassword=password
AIX® Linux Solaris: ./ConfigEngine.sh update-properties -DPortalAdminPwd=password -DWasUserid=username -DWasPassword=password
IBM i: ConfigEngine.sh update-properties -DPortalAdminPwd=password -DWasUserid=username -DWasPassword=password
z/OS: ./ConfigEngine.sh update-properties -DPortalAdminPwd=password -DWasUserid=username -DWasPassword=password
For changes to Web Content Manager properties files, run the following task from the wp_profile_root/ConfigEngine directory.:-
Windows: ConfigEngine.bat update-wcm-service-properties -DPortalAdminPwd=password -DWasUserid=username -DWasPassword=password
AIX Linux Solaris: ./ConfigEngine.sh update-wcm-service-properties -DPortalAdminPwd=password -DWasUserid=username -DWasPassword=password
IBM i: ConfigEngine.sh update-wcm-service-properties -DPortalAdminPwd=password -DWasUserid=username -DWasPassword=password
z/OS: ./ConfigEngine.sh update-wcm-service-properties -DPortalAdminPwd=password -DWasUserid=username -DWasPassword=password
List of possible configuration parameters :-
WebSphere Portal service | Service name in the WebSphere Integrated Solutions Console | WebSphere Portal properties file |
---|---|---|
Administrator Unique Names Mapping Service | WP AdminUniqueNamesMappingService | AdminUniqueNamesMappingService.properties |
Cache Manager Service | WP CacheManagerService | CacheManagerService.properties |
Common Component Configuration Service | WP CommonComponentConfigService | CommonComponentConfigService.properties |
Configuration Service | WP ConfigService | ConfigService.properties |
CP Configuration Service for tagging and rating | WP CPConfigurationService | CPConfigurationService.properties |
Content Access Service | WP PortletServiceRegistryService See Content Access Service. | PortletServiceRegistryService.properties See Content Access Service. |
Data Store Service | WP DataStoreService | DataStoreService.properties |
Deployment Service | WP DeploymentService | DeploymentService.properties |
HTTP Client Service | WP HTTPClientService | HTTPClientService.properties |
Live Object Service | WP LiveObjectService | LiveObjectService.properties |
Loader Service | WP LoaderService | LoaderService.properties |
Localizer Service | WP LocalizerService | LocalizerService.properties |
Model WebDAV Service | WP ModelWebDAVService | ModelWebDAVService.properties |
Navigator Service | WP NavigatorService | NavigatorService.properties |
Pipe Pool Service | WP PipePoolService | PipePoolService.properties |
Portlet Container Service. See also Enabling parallel portlet rendering | WP PortletContainerService | PortletContainerService.properties |
Project Identification Service | WP ProjectIdentificationService | ProjectIdentificationService.properties |
Registry Service | WP RegistryService | RegistryService.properties |
State Manager Service See also URL normalization for search of portal pages by external search engines | WP StateManagerService | StateManagerService.properties |
Virtual Portal Configuration Service | WP VirtualPortalConfigService | VirtualPortalConfigService.properties |
WebSphere Portal security service | Service name in the WebSphere Integrated Solutions Console | WebSphere Portal properties file |
---|---|---|
Authentication Service | WP AuthenticationService | AuthenticationService.properties |
Credential Vault Service | WP VaultService | VaultService.properties |
Portal Access Control Services | ||
Access Control Data Management Service | WP AccessControlDataManagementService | AccessControlDataManagementService.properties |
External Access Control Service | WP ExternalAccessControlService | ExternalAccessControlService.properties |
Auditing Service | WP AuditService | AuditService.properties |
Access Control Service | WP AccessControlService | AccessControlService.properties |
Access Control WarmUp Service | WP AccessControlWarmUpService | AccessControlWarmUpService.properties |
PAC Group Management Service | WP PACGroupManagementService | PACGroupManagementService.properties |
Puma Store and Validation Services | ||
Puma Store Service | WP PumaStoreService | PumaStoreService.properties |
Puma Validation Service | WP ValidationService | ValidationService.properties |
WebSphere Portal service | Service name in the WebSphere Integrated Solutions Console | WebSphere Portal properties file |
---|---|---|
Credential Type Registry Service | WP CredentialTypeRegistryService | CredentialTypeRegistryService.properties |
Dynamic UI Manager Factory Service | WP DynamicUIManagerFactoryService | DynamicUIManagerFactoryService.properties |
Identification | WP Identification | Identification.properties |
Plugin Manager Service | WP PluginManagerService | PluginManagerService.properties |
Portal Filter Service | WP PortalFilterService | PortalFilterService.properties |
PortletFilterService | WP PortletFilterService | PortletFilterService.properties |
Site Analyzer Log Service | WP SiteAnalyzerLogService | SiteAnalyzerLogService.properties |
Virtual Portal Identification Service | WP VirtualPortalIdentificationService | VirtualPortalIdentificationService.properties |
WSRP Web Service Security | WP WSRPWebServiceSecurity | WSRPWebServiceSecurity.properties |
Web Content Service | WP WebContentService | WebContentService.properties |
Work Manager Service | WP WorkManagerService | WorkManagerService.properties |
Web Content Manager service | Service name in the WebSphere Integrated Solutions Console | Properties file |
---|---|---|
Configuration Service | WCM_WCMConfigService | WCMConfigService.properties |
Messaging Service | WCM_MessagingService | MessagingService.properties |
Prerendering Srvice | WCM_PrerenderService | PrerenderService.properties |
Search Service | WCM_SearchService | SearchService.properties |
No comments:
Post a Comment