Teamcenter Custom Handler Development Using ITK Customization

Teamcenter workflow designer is one of the most important modules of Teamcenter software. The workflow process is a sequence of operations performed for validation, change, and approval. We can develop a workflow template using the workflow designer application of the Teamcenter software. You must be an administrative user to create a custom workflow template.    … Read more Teamcenter Custom Handler Development Using ITK Customization

10 Sample Teamcenter Custom Handlers using ITK

there are two types of handlers available in the Teamcenter workflow designer application i.e. Action handler and Rule handler. Action Handler: The action handler performs the required action on the objects available in the target attachment. e.g. EPM-attach-related-objects, EPM-create-sub-process Rule Handler: The rule handler validates the required condition or rule on the target attachment. e.g. … Read more 10 Sample Teamcenter Custom Handlers using ITK