Versions Compared

Key

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

...

1) required when sll certificate issuer used https web service mentioned in the FEWS configuration is not build into the bundled with the (Amazon) java run time. See adding a sll certificate.

...

In fact: the complete structure on an FSS underneath the "/Modules/" folder should (ideally) be stored in one or more ModuleDataSet files. Only in this way, FSSs can be used for scaling up/down since its content is generated automatically. See below mentioned image with a number of references to ModuleDataSet files


truststore

When the sll certificate issuer used by a https web host mentioned in the FEWS configuration isn't bundled with the (Amazon) java run time you need to create a truststore file.  You can create this truststore file with a FEWS standalone - F12-  convert → convert certificate file to truststore file (2018.02 build 87948). For older builds you have to use the keytool in the jre/bin dir. You have to add this file to the otherRootConfigFiles so it is automatically downloaded on a OC/FSS/PI. Unfortunately this will not work when the certificate is used by the database connection itself.

synchProfile

A synchProfile can be defined if you would like to create an OC with LocalDataStore. By default the connection will be Direct Data Access (DDA).

...