Connecting to the Oracle Empirica Topics web service

To connect your application to the Oracle Empirica Topics web service, you need to set up web service properties in your code.

  • The end point address—This is the URL address of the Oracle Empirica Topics web service such as

    https://<hostname >:<port number /TopicsServiceR/empirica

    It is recommended that the Oracle Empirica Topics web service run with SSL so that your application attaches to the service using HTTPS.

  • Authentication Header Credentials
    Basic Authentication:
    • Username—This is the Oracle Empirica Topics service user name.
    • Password—This is the Oracle Empirica Topics service password.
  • oAUTH Authentication:
    • Authentication Provider URL
    • Client ID
    • Client Secret
    • Scope