I want to export process template from one organization and import into another organization.
I am referring the documentation export/import process template
I want to achieve few things like
- If template not exist then it should create into another organaization
- If template exist then
- it should add all new workitemtype and its setting
- if workitem type exist then it should override the existing setting and new setting should be added for existing workitem type
How can I achieve mention points?