Active IQ Unified Manager Discussions

How to create WF to create SMO volumes (data, arch, ctrl01 etc) prefixed by a variable

john_szakacs
3,563 Views

New to WFA and I am trying to build a workflow to build out our Oracle volumes with an SMO layout.

We prefix the volume with the oracle SID, so sid_data, sid_arch etc etc

I dont want my DBAs to have to enter every volume name, since they are all based on the SID. 

My end goal is to have them enter the SID and the size of the data volume and then build out all the volumes.

Your help is appreciated!

Cheers,

john

1 ACCEPTED SOLUTION

abhit
3,563 Views

You can mvel expressions to achieve the same.

Attached file will give you an idea. You can look into the sample

workflow bundled with WFA.

Regards

Abhi

View solution in original post

2 REPLIES 2

abhit
3,564 Views

You can mvel expressions to achieve the same.

Attached file will give you an idea. You can look into the sample

workflow bundled with WFA.

Regards

Abhi

john_szakacs
3,563 Views

Abhi - Thanks!  That is exactly what I needed.

Cheers,

john

Public