Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Scroll export button
scopecurrent
template-idc90a677c-6f58-46bd-ba09-bffcf789e689
captionExport This Article to PDF
quick-starttrue
add-onScroll PDF Exporter

Step-by-step guide


  1. Using the Windows Explorer, navigate to the 'C:\Program Files\Identity Syncronizer' folder.
  2. Locate and Edit the 'Syncronizer.Service.exe.config' file.

 


3. Add the corresponding line to override a given value (see list below). Make sure you add the overriding configuration within the <appSettings> section.

4. Save and Close the .config file.

5. Stop and Start the IDSync service.



Here's a list of overriding keys that can be added to the config-file:


Info
titleInterval Settings

<add key="OverrideSyncronizationInterval" value="60" />

<add key="OverrideTransactionInterval" value="30" />

<add key="OverrideReconciliationInterval" value="60" />


Info
titleDelete \ Disable Threshold

<add key="OverrideMaxDeletes" value="50" />

<add key="OverrideMaxRetries" value="20" />


Info
titleLogging

<add key="OverrideLogLevel" value="0" />

Possible values for 'OverrideLogLevel' are:

  •  0 for log-level Off
  • 1 for log-level Error
  • 2 for log-level Warning
  • 3 for log-level Info
  • 4 for log-level Verbose

Here are the corresponding overridden values:


Once started, the Service will show both, the configured and the overridden values:

Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@11c61
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ( "override" , "service" , "config" , "file" ) and type = "page" and space = "ISK"
labelsoverride service config file


Page Properties
hiddentrue


Related issues