How to create multiple catalog task using workflows.

stevethomas
Giga Contributor

We have an OnBoarding process where the hiring manager can select what software the new hire needs.  The hiring manager selects from a List Collector.   We have a workflow that creates a Catalog Task, which shows the list collector, and in right hand column has the software selected.  I want to create two more Catalog tasks using a condition. 

  1. If the software selected has, “Software2” in the list then create “Catalog task 2”.
  2. If the software selected has, “Software3” in the list then create “Catalog task 3”.
  3. The current Catalog Task which list all software select still needs to be create weather “Software2” or “Software3” is in the selected list or not.

I was looking at using the Switch Activity but not sure, if this will work and not sure, how to configure the Switch Activity if this what I need to use.