Basic Customization > User Interface Customization > Constructing Wizards > Wizard Processing > Solution > Procedure - Creating Your Wizard Processing Code > Wizards with Multiple Target Objects
  
Wizards with Multiple Target Objects
This process consists of the following steps:
Create your processor class
Specify the processor class for the wizard on the wizard action
Create any necessary ObjectFormProcessorDelegate classes for your wizard
Specifying the ObjectFormProcessorDelegate(s) to be used in your wizard
Create a FormProcessorController, if needed
Specify the FormProcessorController to be used in your wizard, if needed