Active IQ Unified Manager Discussions
Active IQ Unified Manager Discussions
for string representation in WFA Commands
if string representation is only to display in WFA or for any other checks
if there a difference by using different ways
VolumeName + "=>" + SnapshotName
OR
VolumeName + ":" + SnapshotName
Solved! See The Solution
The string representation is only used for display during preview and execute of workflowos. It does not matter which style you use
The string representation is only used for display during preview and execute of workflowos. It does not matter which style you use
Hi there,
I have a workflow that accepts a type string user input parameter as the comment for a CIFS share. Whenever there is a space in this field WFA errors out not recognizing that the space is part of the string variable. Is there a way to make this work? I've tried encapsulating in quotes and also adding an escape \ character before the space to no avail.
Thanks,
Matt.
Matt,
This can be seen as a WFA bug for this command and it will be fixed soon in future release.
But may not have to waut till then. You can also resolve it in your workflow. See my post here :
Bug in WFA 3.1RC1 command "Create CIFS Share"
sinhaa