Skip to content

MIMWAL v2.16.0710.0

Compare
Choose a tag to compare
@NileshGhodekar NileshGhodekar released this 10 Jul 19:58
· 57 commits to master since this release

Version 2.16.0710.0

Changed

  • RunPowerShellScript User for can now be specified in the UPN format. The Domain\UserName or UPN format is also only required if "Impersonate PowerShell User" option is selected.
  • Iteration in CreateResource, DeleteResource and UpdateResources activities now re-evaluates not only [//Value] expressions but also [//WorkflowData] expressions. This now allows "traversing a reference hierarchy" to reach a level meeting a specified criteria in these activities using Iteration capability.

Added

  • FormatMultivaluedString function now supports more than one list of strings as input to format.
  • ConvertToUniqueIdentifier now supports a Guid in byte[] format as input.