![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Required | Description |
|---|---|---|---|
activeLanguages |
string[] |
![]() |
Languages for the system and for profiling to extract content for. Currently, this can only be a subset of English, French, German. TKS_CORE_PROP.ACTIVE_LANGUAGES |
enableExpertiseRequestExpiration |
![]() |
Flag to enable/disable expiration of expertise requests | |
expertiseRequestExpirationInterval |
![]() |
Interval in days after which an Expertise Request is said to expire, if there has been no activity | |
maxArtifactSize |
![]() |
Maximum size for profiled artifacts. | |
maxNumPublicTermsPerProfile |
![]() |
Maximum number of public terms a user can have in her profile. This is a global setting applicable to all users. | |
maxNumTermsPerProfile |
![]() |
Maximum number of terms a user can have in her profile. This is a global setting applicable to all users. This refers to the ACTIVE QUOTA | |
maxNumUsersForBrokeredRequest |
![]() |
Maximum size for profiled artifacts. | |
numDaysFetchContent |
![]() |
Number of days to fetch content from | |
numProfilerParallelRuns |
![]() |
This property sets the number of threads that the profiler could run |
<xs:complexType name="expertiseConfiguration">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="activeLanguages" type="xs:string"/>
<xs:element minOccurs="0"
name="enableExpertiseRequestExpiration" type="xs:boolean"/>
<xs:element name="expertiseRequestExpirationInterval" type="xs:int"/>
<xs:element name="maxArtifactSize" type="xs:int"/>
<xs:element name="maxNumPublicTermsPerProfile" type="xs:int"/>
<xs:element name="maxNumTermsPerProfile" type="xs:int"/>
<xs:element name="maxNumUsersForBrokeredRequest" type="xs:int"/>
<xs:element name="numDaysFetchContent" type="xs:int"/>
<xs:element name="numProfilerParallelRuns" type="xs:int"/>
</xs:sequence>
</xs:complexType>
| Usage | Resource | Method |
|---|---|---|
| Response | Expertise Management | Get Configuration |

Copyright © 2008, 2012, Oracle and/or its affiliates. All rights reserved.
Legal Notices