Previous Topic Next topic Print topic


COBOL Resource Adapter Utility

The COBOL Resource Adapter utility enables you to change the values of the following parameters for any Micro Focus COBOL resource adapter that uses them:

The utility is executed by a batch command (Windows) or shell script (UNIX), ravaluesupdater, and runs from the command line. The ravaluesupdater utility file is located by default in your %ProgramFiles(x86)%\Micro Focus\Enterprise Developer\javaee (Windows) or $COBDIR/javaee (UNIX) directory.

To run the COBOL Resource Adapter utility

Windows:

  1. Start an Enterprise Developer command prompt as an administrator from Start > All Programs > Micro Focus Enterprise Developer > Tools > Enterprise Developer Command Prompt.
  2. Change to the %ProgramFiles(x86)%\Micro Focus\Enterprise Developer\javaee directory.
  3. Enter ravaluesupdater.bat.
  4. Follow the prompts to change appropriate parameter values.

UNIX:

  1. Open a terminal window.
  2. Change to the $COBDIR/javaee directory.
  3. Enter bash ravaluesupdater.sh.
  4. Follow the prompts to change appropriate parameter values.
Previous Topic Next topic Print topic