Skip to main content
OnCommand Workflow Automation 5.1

WFA cmdlets and functions

Contributors

OnCommand Workflow Automation (WFA) provides several PowerShell cmdlets as well as PowerShell and Perl functions that you can use in your WFA commands.

You can view all the PowerShell cmdlets and functions provided by the WFA server using the following PowerShell commands:

  • Get-Command -Module WFAWrapper

  • Get-Command -Module WFA

You can view all the Perl functions provided by the WFA server in the WFAUtil.pm module. The help sections, WFA PowerShell cmdlets help and WFA Perl methods help, of the WFA Help module Support Links enables access to all the PowerShell cmdlets and functions and the Perl functions.