For highly available environments, enter the URL as follows: rmi://<node1Name>:<node1Port>/<ConfigurationServerName>, <node2Name>:<node2Port>/<ConfigurationServerName>.
Namespace:
FileNet.Api.Admin
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Property IICEConfigurationServerURL As String |
| C# |
|---|
string IICEConfigurationServerURL { get; set; } |
| Visual C++ |
|---|
property String^ IICEConfigurationServerURL { String^ get (); void set (String^ value); } |
| JavaScript |
|---|
function get_iiceConfigurationServerURL(); function set_iiceConfigurationServerURL(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: STRING
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: true
MaximumLengthString: 2083
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ