Siebel Field Service Integration to Oracle Real-Time Scheduler Implementation Guide > Installing SOA Composites and Configuring This Integration > Process of Installing SOA Composites for This Integration >

Importing ORS Certificate into Oracle WebLogic Server


NOTE:  This feature is applicable only to Oracle Real-Time Scheduler version 2.3.

To update ORS2.3 Certificate in FMW Environment, the following two updates are required:

  1. Keystore update in EnterpriseManager
  2. KeyStore import into DemoTrust Java KeyStore

Keystore update in EnterpriseManager

  1. Get ORS certificate from ORS wsdl. For example, ouaf_demo_cert.cer.
  2. Login to Weblogic Enterprise Manager, expand the WebLogic domain, and right-click on your domain, select Security>Keystore.
  3. Expand System and select Trust.
  4. Add ORS certificate details as following:
    1. Click on Manage, then click on Import.
    2. Select Certificate Type as Trusted Certificate.
    3. Give a name in Alias Name.
    4. Paste ORS certificate content into *Paste Certificate String here.
  5. Click Ok.

KeyStore import into DemoTrust Java KeyStore

  1. Launch FMW through putty.
  2. Navigate to Middleware/wlserver/server/lib.
  3. Run the following command:

    keytool -import -trustcacerts -file ouaf_demo_cert.cer -keystore DemoTrust.jks

    Provide Trust Password: DemoTrustKeyStorePassPhrase

    NOTE:  Before running the command, paster ORS certificate in to the path Middleware/wlserver/server/lib.

  4. Restart the WebLogic and SOA server.
Siebel Field Service Integration to Oracle Real-Time Scheduler Implementation Guide Copyright © 2018, Oracle and/or its affiliates. All rights reserved. Legal Notices.