Registering Discussions Servers Using WLST

Managing the Announcements and Discussions Services 14-13 ■ topics.fetch.size: Maximum number of topics fetched by the Discussions service and displayed in the topics view. ■ forums.fetch.size: Maximum number of forums fetched by the Discussions service and displayed in the forums view. ■ recentTopics.fetch.size: Maximum number of topics fetched by the Discussions service and displayed in the recent topics view. ■ watchedTopics.fetch.size: Maximum number of topics fetched by the Discussions service and displayed in the watched topics view. ■ watchedForums.fetch.size: Maximum number of forums fetched by the Discussions service and displayed in the watched forums view. ■ application.root.category.id: Application root category ID on the Discussions server under which all discussion forums are stored. For example, if set to 3, then all forums are stored inside category 3. ■ ForumGatewayManager.AUTO_START: Communication through mail distribution lists can be published as discussion forum posts on a Discussions server, as described in Publishing Space Mail in a Discussion Forum in Oracle Fusion Middleware Users Guide for Oracle WebCenter. This parameter starts or stops the gateway for this communication. For WebCenter Spaces, the default value is 1 true, which means that as soon as you configure mail server settings through administration, the gateway starts. Set this to 0 false, and restart the managed server, to stop the gateway and disable this feature. For WebCenter Portal applications, the default value is 0. Set this to 1, and restart the managed server, to start the gateway and enable this feature. For command syntax and examples, see the section, setDiscussionForumServiceProperty in Oracle Fusion Middleware WebLogic Scripting Tool Command Reference. For information on how to run WLST commands, see Section 1.13.3.1, Running Oracle WebLogic Scripting Tool WLST Commands.

14.8 Setting Up Announcements Service Defaults

Use the WLST command setAnnouncementServiceProperty to set defaults for the Announcements service: ■ miniview.page_size: Maximum number of announcements displayed in the Announcements quick view. ■ mainview.page_size: Maximum number of announcements displayed in the Announcements main view. ■ linksview.page_size: Maximum number of announcements displayed in the Announcements links view. ■ announcements.expiration.days: Number of days that announcements display and remain editable. For command syntax and examples, see the section, setAnnouncementServiceProperty in Oracle Fusion Middleware WebLogic Scripting Tool Command Reference. For information on how to run WLST commands, see Section 1.13.3.1, Running Oracle WebLogic Scripting Tool WLST Commands.