Configuring Oracle Policy Automation Connector for Oracle CRM On Demand and Oracle Web Determinations

This section describes how to configure the connector in order for Oracle Web Determinations to be able to successfully communicate with Oracle CRM On Demand:

  1. Locate and open the crmod-data-adapter.properties file in any text editor.



  2. Complete the required settings denoted in a pair of "<" ">"; the required settings are: web-service-url, username and password.
  3. Run the bundled encrypter tool in order to encrypt the credentials.
    1. Open the command-line console, then navigate to the encrypter folder in the installation directory of CRM On Demand Connector.
    2. Run the following command: configuration-encrypter.bat "<path of the crmod-data-adapter.properties>"; for example:

      configuration-encrypter.bat "D:\apache-tomcat-5.5.27\webapps\crmod-web-determinations\WEB-INF\classes\configuration\crmod-data-adapter.properties"



      The result should be similar to the following:
  4. You can now deploy the compiled rulebases bundled with CRM On Demand connector mapping file in the crmod-web-determinations/WEB-INF/classes/rulebases directory.