Hi , i am new to WFA and i need to create a work flow which can clone a LUN using a snapshot of parent volume and export it to a host. Until now i have created work flow with below steps and currently i am stuck on step 4.
step 1 : - Cluster name --should be populated using mysql query -- this is already done
step 2 : - vserver name - - should be populated using mysql query -- this is already done
step 3 : - volume name -- - should be populated using mysql query -- this is already done
step 4 : - snapshot list -- It should populate the list of snapshots for volume selected in step 3. -- I am stuck here
my OCUM version is 7.2 and WFA version is 5.0 . While searching on google i found seems it is problem with schema cm_storage as there is no data for snapshot in it. But how i can fix it. I am sorry i am new to WFA so please excuse for basic questions.
Thanks in advance.