Browse By Tags

  • File Encryption

    What can we do to add more security to our files, can the files in the Vault be encrypted? My first take is that one would use a server method on one of the onGet hooks to encode/decode files during the movement from and to the Vault. Can anybody…
  • Maintaining a Digital Thread Across the Supply Chain

    For today’s global companies, creating a streamlined and cohesive value chain requires coordinating product design and development work across a complex ecosystem of third-party suppliers, partners, and contractors. In this environment, e nsuring security…
  • Context, Traceability, and Security: The Value of Visual Collaboration for PLM Processes

    As we all adapt to working together from a distance, technologies for remote collaboration seem to have proliferated. Each one has a unique purpose, appropriate to the context in which you’re using it: online education, family group chats, networking…
  • Attribute suppression with multiple parameters

    Hi, I'm looking to add a suppression to my ItemAnalysis.Suppressions xml file using 2 parameters in the same attribute suppression. How do I go about this/is this even possible? Currently we're on Aras 11SP12. We're looking at the following case. We…
  • Firefox update cycle

    Dear all, due to problems between ARAS 11SP15 and up-to-date Firefox versions, we would like to understand ARAS' planning for aligning new product releases with the Firefox update cycle. As per website, also the latest ARAS release (12.06) is only fully…
  • Enabling HTTPS on a Development Machine

    An increasing number of the most popular websites have made the move to support HTTPS as the default protocol for their users. From a security point-of-view, this is great to hear, but it can be a bit of a nuisance for developers who are simply trying…
  • OAuth - How to use Grant Type "Authorization Code" for token generation

    Hi everyone, I recently read this excellent blog post about token authentication using the REST API for Innovator, and in it Christopher Gillis says that ' [c] urrently, I believe "password" is the only authentication type allows [sic] . Aras…
  • Token Authentication using the REST API

    Aras Innovator introduced an Authentication Server feature in 11.0 SP12 and has been fleshing it out with each new service pack. In 11.0 SP15, it is possible to request an OAuth token from this server that can be used with the RESTful API as an alternative…