Team
1. I have a SDT lets say SDT Employee.
2. And this SDT is mapped to Employee Appriasal Workflow.
Start -> SDT Mapping -> Fill Appraisal Activity --> Confirm Activity -> Submit
3. Not say i have some workflow instance created.
4. Now i understood that i have to remove one attribute from SDT Employee which is not required.
5. The attribute decided to be deleted is not mapped against any obj attribute
6. I back up my Workflow template using composer (SDT wll be with option ignore matching objects).
7. I remove the association of Workflow with SDT.
8. I delete the SDT Attribute.
9. I deploy back the Workflow from composer.
Question : Will Step 5 - 9 create problem to the existing workflow instance. Please confirm. What is recommended approach in case i have to remove the attribute and i donot want to break workflow instance created earlier.
please suggest.