Versions Compared

Key

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

...

Create a specific user for the Portrait - we recommend the name PortraitService, since it is as service user only used for Portrait.

Check if the user for the Portrait-App has this general rights (only available up to ELO9):

  • Dokumentendateien sichtbar

Don't set this user rights, because it acts as a limiter:

...

Code Block
languageyaml
connections:
  connection:
    - id: ix-Archive1
      type: ELO
      url: 'https://eloserver:9090/ix-Archive1/ix'
      username: PortraitService
      password: 's3cur3d'
      timeoutInSeconds: 5
      runAs:

You can have several connections, each of them must start with a “-”.

the The yml-file is formatted with whitespaceswhite spaces. Ensure you have the correct intentationindentation: first level = 2 whitespaceswhite spaces, second level = 4 whitespaceswhite spaces, and so on. You will get an error in the logs at startup if the yml YML is malformed.

After you added the connection, you can jump to the next chapter: ELO sources.

Properties

  • timeoutInSeonds: optional, default value is 5