Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
In WFA 3.1.0, I'm trying to connect two workflows that I wrote. This means that when the first workflow ends, the second workflow begin automatically.
The two workflows are:
1. Create Vmfs Datastore (C-Mode)
2. Create snapvault copy for the new volume containing the datastore, on our B2D NetApp machine (C-Mode).
I assume that the first workflow need to have the following Return Parameters: cluster Ip, vserver name, volume name,
But how can I send them as the second workflow's parameters?
Thanks,
Michelle
Solved! See The Solution
1 ACCEPTED SOLUTION
Izik_S has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What is the mechanism you are doing to connect these 2 workflows?
Are you creating a master workflow to call this 2 child workflows?
In WFA a master workflow can call child workflows.
Regards
Abhi
2 REPLIES 2
Izik_S has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What is the mechanism you are doing to connect these 2 workflows?
Are you creating a master workflow to call this 2 child workflows?
In WFA a master workflow can call child workflows.
Regards
Abhi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Actually I didn't know that in WFA a master workflow can call child workflows.
that was what I looked for.
I tried it and it seems to work.
thanks a lot!
