Skip to main content
OnCommand Workflow Automation 5.0
A newer release of this product is available.

Configure your preferred Perl distribution

Contributors

The Perl package installed on your system is used by OnCommand Workflow Automation. If you want to use another Perl distribution, you can configure your preferred Perl distribution to work with WFA.

What you'll need

You must have installed the required Perl distribution on the WFA server.

Steps
  1. At the shell prompt, navigate to the following directory on the WFA server:

    WFA_install_location/wfa/bin/

  2. Enter the following command:

    /wfa --custom-perl[=PERL_PATH] --restart=WFA

    Example

    /wfa --custom-perl=/usr/local/perl5-11/bin/perl --restart=WFA