Sunday, August 28, 2016

EBS - Update Context File command line

EBS - Update Context File command line

When logged in as application owner, and set the environment.

Context file can be updated with  oracle.apps.ad.context.UpdateContext class.

Usage:

java  oracle.apps.ad.context.UpdateContext {CONTEXT_FILE_FULL_PATH} {CONTEXT_VARIABLE_NAME} {DESIRED VALUE}


Example

applmgr>  java oracle.apps.ad.context.UpdateContext $CONTEXT_FILE s_dbport 1522

3 comments:

  1. Thank you for useful article! It allowed me to automate cloning

    ReplyDelete
  2. This comment has been removed by a blog administrator.

    ReplyDelete