Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Version published after converting to the new editor

Execute WLST Commands from a jython script file. Refer to FlexDeploy - Variables Guide for available variables.

...

Input Name

Input Code

Required

Description

WLST Script Folder

FDWLST_INP_SCRIPT_FOLDER

No

WLST sub-folder for Fusion Middleware. (e.g wlserver, oracle_common, soa, wcportal etc.)

WLST Code Snippet

FDWLST_INP_CODE_SNIPPET

Yes

WLST script commands to execute. Return output using fdSetOutput({OUTPUT2}, {VALUE2}).

Outputs

Output Name

Required

Description




Artifacts

This operation delegates the consume/produce artifacts decision to workflow developer. Check Consumes Artifacts on workflow editor if this operation needs artifact files. Check Produces Artifacts on workflow editor if this operation creates artifact files. There is a specific folder for artifacts which is available as variable FD_ARTIFACTS_DIR.

...