Hi All,
I am trying to create new part, where I have added one extra attribute as "Create_AML". I want to create an AML part, which is associated with the part created. If Create_AML attribute value is set to yes then one more wizard step will be there. For this I have added one step in createPartWizard.jspf as action = createNewAMLWizStep and created createNewAMLWizStep.jsp. I need more clarification for this requirement.
Thanks in Advance.