shimCloseTimeoutInMinutes
The SharePointShim is used whenever you are monitoring a SharePoint 2010 host. This setting dictates the interval of time provided for a connection to the Shim to close before the transport raises an exception.
NOTE: This is a global setting and applies to all SharePointShim processes used for a multi-agent SharePoint 2010 managed host.
Table 79: Agent configuration setting: shimCloseTimeoutInMinutes
Configuration file |
%ProgramFiles%\One Identity\One Identity Manager Data Governance Edition\Agent Services\DataGovernanceEdition.Agent.exe.config |
Section name |
<Section name="Agent">
<Section name="Services">
<Section name="communication">
|
Setting |
<Setting name ="shimCloseTimoutInMinutes" type="dword"> |
Value |
Default: 1 minute
Maximum value is 7 days. |
How to modify |
- Stop the agent service.
- Change the shimCloseTimeoutInMinutes, replacing the value as required.
- Start the agent service.
|
Notes |
This setting is not configurable through the UI. |
shimOpenTimeoutInMinutes
The SharePointShim is used whenever you are monitoring a SharePoint 2010 host. This setting dictates the interval of time provided for a connection to open to the Shim before the transport raises an exception.
NOTE: This is a global setting and applies to all SharePointShim processes used for a multi-agent SharePoint 2010 managed host.
Table 80: Agent configuration setting: shimOpenTimeoutInMinutes
Configuration file |
%ProgramFiles%\One Identity\One Identity Manager Data Governance Edition\Agent Services\DataGovernanceEdition.Agent.exe.config |
Section name |
<Section name="Agent">
<Section name="Services">
<Section name="communication">
|
Setting |
<Setting name ="shimOpenTimoutInMinutes" type="dword"> |
Value |
Default: 1 minute
Maximum value is 7 days. |
How to modify |
- Stop the agent service.
- Change the shimOpenTimeoutInMinutes, replacing the value as required.
- Start the agent service.
|
Notes |
This setting is not configurable through the UI. |
shimReceiveTimeoutInMinutes
The SharePointShim is used whenever you are monitoring a SharePoint 2010 host. This setting dictates the interval of time that a connection can remain inactive, where no application messages are received from the Shim before it is dropped.
NOTE: This is a global setting and applies to all SharePointShim processes used for a multi-agent SharePoint 2010 managed host.
Table 81: Agent configuration setting: shimReceiveTimeoutInMinutes
Configuration file |
%ProgramFiles%\One Identity\One Identity Manager Data Governance Edition\Agent Services\DataGovernanceEdition.Agent.exe.config |
Section name |
<Section name="Agent">
<Section name="Services">
<Section name="communication">
|
Setting |
<Setting name ="shimReceiveTimoutInMinutes" type="dword"> |
Value |
Default: 10 minutes
Maximum value is 7 days. |
How to modify |
- Stop the agent service.
- Change the shimReceiveTimeoutInMinutes, replacing the value as required.
- Start the agent service.
|
Notes |
This setting is not configurable through the UI. |
shimSendTimeoutInMinutes
The SharePointShim is used whenever you are monitoring a SharePoint 2010 host. When writing to the Shim, this setting dictates the interval of time provided for a write operation to complete before the transport raises an exception.
NOTE: This is a global setting and applies to all SharePointShim processes used for a multi-agent SharePoint 2010 managed host.
Table 82: Agent configuration setting: shimSendTimeoutInMinutes
Configuration file |
%ProgramFiles%\One Identity\One Identity Manager Data Governance Edition\Agent Services\DataGovernanceEdition.Agent.exe.config |
Section name |
<Section name="Agent">
<Section name="Services">
<Section name="communication">
|
Setting |
<Setting name ="shimSendTimoutInMinutes" type="dword"> |
Value |
Default: 1 minutes
Maximum value is 7 days. |
How to modify |
- Stop the agent service.
- Change the shimSendTimeoutInMinutes, replacing the value as required.
- Start the agent service.
|
Notes |
This setting is not configurable through the UI. |