Active IQ Unified Manager Discussions
Active IQ Unified Manager Discussions
Hello!
Hope that helps!
Andrew
@ ( not related only to VMware) Does WFA have an option to run in “Debug mode” to run the tasks step by step (not preview but run)?
-----
The building block entities of a WFA workflow i.e. Commands, Functions, filters, etc. have been provided with individual "Test" options so that you can execute them individually.
Also WFA comands are executed in non-interactive mode. But if you want to debug by having execution not to proceed after a certain given line use return after that line.
For Perl commands you can use exit 1;
sinhaa
Hello,
I did an entire orchestration of create / delete / modify and list share for a NAS Netapp metro cluster with WFA. For this, vRO remerber and store created shares using a create table into some properties stored in configuration using asynchronus scan of the execution token. This supply a complete user interface in vRO. Also the resume feature of WFA can be automaticly launched in any case of interuption of the provisionning process. Also the Logical Inferface of the SVM to be used to access the share are part of a report send by mail to the requester. Also, the DTREE used for network segmentation is downloaded from the wfa in real time. Also as many as you need wfa can be attached to the vRO in order to supply higher level of segmentation. All kind of probleme has been solved for this projet among all the bug found in the "vRealize Orchestrator Package interoperability". Those implementations has been choosen and referenced by BNPParibas as a whole group solution. No needs of dynamic type.