Tuesday, January 14, 2014

WFLOAD Command to download/upload Oracle Workflow

WFLOAD Command


WFLOAD Command to download Oracle Workflow

Syntax-
WFLOAD <apps/pwd>@<connectstring> 0 Y DOWNLOAD FILE_NAME.wft item_type

Modes-
UPGRADE – Protection and Customization levels of data
UPLOAD  - Only protection level of data.Not supporting customisation
FORCE   - Force upload, protection or customization not supported
For example-
WFLOAD apps/passed123@DEVL 0 Y DOWNLOAD APEXP_TEMP.wft APEXP


WFLOAD Command to upload Oracle Workflow

Syntax-
WFLOAD <apps/pwd>@<connectstring> 0 Y {UPLOAD | UPGRADE | FORCE} FILE_NAME.wft

For Example-
WFLOAD apps/passed123@DEVL 0 Y UPLOAD APEXP_TEMP.wft


Seeded Workflow Files Location

You can also download seeded workflow definition files directly from below directory-

$<Application_TOP>/patch/115/import/<LANG>

For example- Account Payables workflow file can be found at-
$AP_TOP/patch/115/import/US

13 comments:

  1. This comment has been removed by the author.

    ReplyDelete
  2. Your lessons are very very helpful. Thank you and God bless you.

    ReplyDelete
  3. Nice article, it's helpful for learners

    ReplyDelete