Versions Compared

Key

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

...

When a GlobalSearch portal is provisioned in Capture Administration, GlobalCapture will send the value referenced in the config noted above to the registered GlobalSearch instance. GlobalSearch will store that value in it’s open own API web.config file.

Code Block
languagexml
<add key="CaptureApi" value="http://localhost/Square9CaptureApi" />

...