i have a custom addin which gets part information from a sql database and inserts in information onto the data card in PDM Professional
this is currently refreshed with a button on the data card that runs the addin but i would like to be able to tie the addin run to a state in a workflow so that i know that these fields are updated at the time that the file is going through a particular state in the workflow in case the user did not click this button during editing
does anyone know if custom add-ins can be called using Dispatch? Task add-in?
Yes dispatch can be used to start custom applications.