Description Syntax Examples sca_listCompositesInPartition

9-30 Oracle Fusion Middleware WebLogic Scripting Tool Command Reference Use with WLST: Online

9.11.6.1 Description

Retires all composites in a partition.

9.11.6.2 Syntax

sca_retireCompositesInPartitionpartitionName

9.11.6.3 Examples

This example retires all composites in the myPartition partition. wls:mydomainServerConfig sca_retireCompositesInPartitionmyPartition

9.11.7 sca_listPartitions

Command Category: Application Partition Management Commands Use with WLST: Online

9.11.7.1 Description

Lists all partitions in the SOA Infrastructure.

9.11.7.2 Syntax

sca_listPartitions

9.11.7.3 Examples

This example lists all partitions in the SOA Infrastructure. wls:mydomainServerConfig sca_listPartitions

9.11.8 sca_listCompositesInPartition

Command Category: Application Partition Management Commands Use with WLST: Online

9.11.8.1 Description

Lists all composites in a partition.

9.11.8.2 Syntax

sca_listCompositesInPartitionpartitionName

9.11.8.3 Examples

This example lists all composites in the myPartition partition. sca_listCompositesInPartitionmyPartition Argument Definition partitionName The name of the partition. Argument Definition partitionName The name of the partition. 10 Oracle WebCenter Custom WLST Commands 10-1 10 Oracle WebCenter Custom WLST Commands This chapter describes WebLogic Scripting Tool WLST commands for Oracle WebCenter. These commands enable you to configure WebCenter applications from the command-line. For additional details about WebCenter application configuration, see Oracle Fusion Middleware Administrators Guide for Oracle WebCenter. WebCenter WLST commands are described in the following sections: ■ Section 10.1, Oracle WebCenter WLST Command Categories ■ Section 10.2, General ■ Section 10.3, Analytics ■ Section 10.4, Activity Graph ■ Section 10.5, Activity Stream ■ Section 10.6, Content Repository ■ Section 10.7, Discussions and Announcements ■ Section 10.8, External Applications ■ Section 10.9, Instant Messaging and Presence ■ Section 10.10, Mail ■ Section 10.11, Notifications ■ Section 10.12, Personal Events ■ Section 10.13, Personalization ■ Section 10.14, Portlet Producers ■ Section 10.15, RSS News Feeds Notes: To use these commands, you must invoke WLST from the Oracle home in which the component has been installed. See Using Custom WLST Commands in the Oracle Fusion Middleware Administrators Guide. Most configuration changes made using WebCenter WLST commands are only effective after you restart the Managed Server on which the WebCenter application is deployed. The only exceptions are WLST commands for External Applications , Portlet Producers , and WebCenter Import and Export . 10-2 Oracle Fusion Middleware WebLogic Scripting Tool Command Reference ■ Section 10.16, Search - Oracle SES Search ■ Section 10.17, Search - Oracle SES Search Crawlers ■ Section 10.18, Search - WebCenter Search ■ Section 10.19, Worklists ■ Section 10.20, WebCenter Spaces ■ Section 10.21, WebCenter Identity Store ■ Section 10.22, WebCenter Import and Export ■ Section 10.23, WebCenter Upgrade

10.1 Oracle WebCenter WLST Command Categories

Oracle WebCenter WLST commands are grouped into the following categories Table 10–1 . Most configuration changes made using WebCenter WLST commands are only effective after you restart the Managed Server on which the WebCenter application is deployed. The only exceptions are the External Applications , Portlet Producers , and WebCenter Import and Export WLST commands. Table 10–1 WLST Command Categories Command Category Description General Manage WebCenter connections. Analytics Manage Analytics Collector connections and configure the Analytics Collector on WC_Utilities. Activity Graph Manage Activity Graph metadata and provider configuration on WC_Utilities. Activity Stream Archive and restore activity stream data generated for a WebCenter application. Content Repository Manage content repository connections and configure the Documents service. Discussions and Announcements Manage discussions server connections and configure the Discussion and Announcement services. External Applications Manage external application connections. Instant Messaging and Presence Manage instant messaging and presence server connections and configure the Instant Messaging and Presence service. Mail Manage mail server connections and configure the Mail service. Notifications Manage settings for the Notifications service. Personal Events Manage personal event server connections. Personalization Manage personalization server connections. Portlet Producers Manage portlet producers. RSS News Feeds Manage proxy settings for the RSS service. Search - Oracle SES Search Manage Oracle Secure Enterprise Search SES connections and other search-related properties. Search - Oracle SES Search Crawlers Manage Oracle Secure Enterprise Search SES crawlers. Search - WebCenter Search Manage search crawlers for WebCenter Spaces.