Browse By Tags

  • Modifying a Reverse View

    Hi all, On a document container, we have a tab with the view of all the DCOs that affect it: Because this isn't the standard view, the fields/properties that are/aren't shown here do not correlate to their visibility on the DCO item type. My question…
  • Understanding Express DCO and Can't Vote Final Review

    Good day all, We have been using custom change ItemTypes for years and I am trying to migrate us to Express DCO and Express ECO. I am having a problem understanding how it is working and why I can't vote Approve in the Final Review activity. I click…
  • DCO Rejection Error

    I am trying to implement Express DCO into our V11 PLM. We use simple ECOs for changes to the cad documents. All of the functions seem to work except for the rejection. Anyone at an administrator level can reject a document at voting but normal…
  • Dynamic Workflow for DCO

    Hi, I want to have multiple workflows for different DCO subclasses. I've seen a code here but I can not work with it. the code is : switch (classification) { case "DCO I": wflMapName = "Express DCO-I"; break; case "DCO II": wflMapName…
  • How to multiple DCOs

    Hi, is it possible to have multiple DCOs? Because we want to have a different workflow for different documents. How to do this? thanks,