Jump to: navigation, search

Data Mart connections

REST server

  1. Open GAX -> Applications -> <iWD Datamart app> -> ports -> webservice.
  2. Change it to Secured listening mode.
  3. Fill Certificate and Trusted CA fields with JKS keystore and truststore files.
  4. Add Transport parameters tls-mutual=1, keystore-password, truststore-password, provider=JKS . The final string should look like this:
    • tls=1;certificate=/genesys/TLS/keystore.jks;trusted-ca=/genesys/TLS/truststore.jks;keystore-password=KSPASSWD;truststore-password=TSPASSWD;tls-mutual=1;provider=JKS
This page was last edited on June 22, 2018, at 10:37.
Comments or questions about this documentation? Contact us for support!