Hello All,
Can I Use IdmMethod instead of WorkflowMethod for custom workflow method in 6.7
Reason to ask, I have some 6.5 custom workflow methods, which need to be migrated in 6.7. Existing 6.5 workflow methods extending IdmMethod instead of WorkflowMethod.
1. If I keep IDMMethod , will that work ? if yes, what all artifacts need to be created for the same , except method artifact ?
OR
2. Must need to be converted to WorkflowMethod ? and what all artifacts need to be created for the same ?, except method artifact ?