Version User Scope of changes
Dec 11 2007, 8:46 AM EST (current) 289512 12 words added, 4 words deleted
Dec 11 2007, 8:45 AM EST 289512 93 words added

Changes

Key:  Additions   Deletions
1.)The way to install oracle workflow to use it with the owb.

  1. Install Oracle Workflow Server (from companion CD: Products) into Oracle Database home: Take the universal installer from installed Oracle Database home (don't use installer from companion CD)2.)
  2. Configure Workflow Server (look at installation guide)3.)
  3. Optional: Install Oracle Workflow Server Middle-Tier (from companion CD Companion Products). Warning: In the connect descriptor you must put the full tnsnames entry, not only the SID: (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = host.oracle.com)(PORT = 1521)))(CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = orcl)) )4.)
  4. Make OWF-user to an owb user.