Browse By Tags

  • Cant promote or release item because it is used on the ECO that initially released it

    So I am evaluating ARAS for use and ran into a problem where I cannot release a part either manually or through an ECO. The error basically tells me that the part is used on the ECO that released it to rev A. It is now rev B, preliminary. Any idea…
  • Express ECOs - Renumber and Supersede

    When using the express ECO there are 2 actions (Renumber and Supersede) that are either; not working correctly or the documentation is unclear. For renumber and supersede there are no updates to the BOM as the documentation implies. My understanding…
  • ECO simpllification

    Hi, I simplified the Express ECO workflow. start-->submit-->draft changes-->review-->close change I am using the Express ECO lifecycle : new--> in planning--> in work -->in review--> released there is no problem for parts from Preliminary…
  • InBasket Task Configuration

    Hi all, we use SP9. Users want to see the "title" or "Affected Item" of Work Item in the InBasket main grid. I investigated the InBasket Task item and Express DCO item type for example. But I could not manage it. Is there a way to do that? thanks…
  • Express ECO Impact Matrix Affected Item Visibility

    Hi all, some users cannot see the Parts in the Impact Matrix grid for Express ECO. I checked permissions but I couldn't find the exact place to fix it. Where should I look? thanks Duygu
  • How to add completion notification automatically in Express ECO when Express ECO is saved?

    Hi Expert, I tried to create C# code to to add completion notification automatically in Express ECO when Express ECO is saved. var new_Compeletion_notification = inn.newItem("Express ECO Notification", "add"); var exp_eco_id = this.getProperty(…
  • Error while Vote in Express ECO

    I faced two problems in Express ECO: I have part which is in Released state, I added that part to Express ECO and change the "Item action" to "Revise", but while "Approve Plan" vote, I got error something like this: Internal Error: failed to get…