Browse By Tags

  • 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…
  • Filter List from Part Classification

    Hi, instead of classification field in the PART item type, if we want to define subtypes in a separate field in the PART form how can we configure the filter list? For example, we have component types as Capacitors, Resistors, etc. For Capacitors…
  • ECO Workflow tasks according to Project Item type

    Hi, I want to relate Express ECO with Project Item type. I will define the Review assignment for Project Manager. Then the workflow task is created for Jack (Project Manager of A Project), or for Mary (Project Manager of B Project). How can I…
  • Test BOM

    Hi, is there a way to add Test BOMs into the Innovator like M-BOM? We want to manage test media and all their data in ARAS. thanks
  • Office Connector with Authentication

    Hi, we use SP9 with windows authentication (single sign-on) and we installed Office Connector 11.0R7. On the client machine, we open an Excel and a login pop-up shows up. We pushed the login button and we get this error : "object reference not set…
  • Will the upcoming Innovator 12 edit concept lead to tons of nonsense revisions?

    Hi, I think this one is a good topic for a Community discussion. I have seen the Aras Innovator 12 demo at ACE Europe 2018. One upcoming UX enhancement is a simplified way to edit an Item. I really like the new concept, but I wonder if it will eliminate…
  • latest release

    Former Member
    Former Member
    On the login screen for Innovator, it has a link indicating SP14 is available. When I go to the downloads page, there only seems to be only SP12 available for download. Is there a SP14?
  • Download multiple files on one click

    Hello Guys, I am trying to download multiple files from the aras innovator SP11. I have written javascript code. I am fetching all the files from the relationship and trying to download all at a time. Below is my code - for(var i=0; i<array.length;…