Browse By Tags

  • When exposing the affected items tab on express eco I get TypeError: Cannot create property 'width' on string 'image'

    Any ideas on how to resolve this? It doesn't seem to affect anything other than UI response after it appears but it is quite an annoyance to anyone that clicks on the tab. I am trying to display some properties for review.
  • Identify when affected Items' server methods are being invoked on Express ECO Release/Revise?

    I have some Custom BOM Item Types controlled by the Express ECO. On the custom Items we have the on Before Update and On after Update Server Events responsible for formulating the name(based on some specific field values) of these Items. Is there…
  • Change ItemType and Affected Item

    Good day all. I am working on modifying our change ItemTypes (don't use the OOTB ones). I have been looking at the Simple ECO as an example. Our current changes are associated to a single document/part. So if someone is updating a drawing that affects…
  • Part Number removed from ECO during mid workflow

    A user has mistakenly removed a part number that was previously in a "Released" state from an ECO and now the part has multiple generations in a preliminary state. I need to correct this issues so that all previous versions of this part # is attached…
  • FEATURED SOLUTION - Alternative Structure Browser for Large Assemblies (Demo Video)

    This was the featured solution in July’s Newsletter and is an excellent add-on for companies with large, complex product structures like aircraft, automobiles, ships and other complicated electro-mechanical equipment. The Alternative Structure Browser…
  • Affected Items List

    I am adding the Change Notice information including the affected items to my email notification. My current email message Body Html returns only the first affected item row data. How do I script the Body Html to return each row of the affected items?…
  • CN ID

    I am trying to add the affected_name to my email notification. In the bottom part of this script, how do get the CN id so I am accessing the correct related affected items in the script below?  <Item type="a_CN" action="get" select="id,cn_number,title…
  • Display affected items in email notification

    I have an email notification that Innovator sends when the change notice has been approved. It currently only has the CN number, engineer's name, business unit, etc. but does not have the affected items with their part dispositions. I need to add this…