Browse By Tags

  • "Classification cannot be changed after saving the item" error using the .Net API to update requirement

    I am using Aras 11 SP15. I am trying to update a requirement I created. Here is my code: using System; using System.Collections.Generic; using Aras.IOM; namespace TestArasProject { public static class Program { public static void Main(string[] args…
  • Getting an error "object Object" on UI when opening or creating a Requirement

    I am using Aras 11 SP15. This has the requirements engineering module instead of the requirements management. Whenever I try to open any existing requirement or create a new requirement, I get this following error with the message "object Object". Below…
  • "Root element is missing." XML Error when trying to add Requirement through .NET API

    I am trying to add a Requirement through the .NET API. Here is my code: //creating new connection HttpServerConnection conn = IomFactory.CreateHttpServerConnection(serverUrl, dbName, username, password); Innovator inn = IomFactory.CreateInnovator…
  • New Stuff, Old Tools

    My father served in WWII. He was part of the United States Army Air Force, specifically the 15 th Expeditionary Mobility Task Force stationed in the Mediterranean Theater of Operations. In other words, he was in the US Air Force before it was the Air…
  • Don't Compromise Your Change Management Processes

    Aras CEO & Founder, Peter Schroer, recently wrote an article featured in the Siemens PLM Community titled, "Change Management: One Size Will Never Fit All." While the meat of the article was about the need for a flexible change management system to…
  • Missed The Requirements Management Demo? We've Got Your Fix

    The newest Aras Requirements Management solution embeds advanced requirements management functionality in enterprise PLM, providing powerful capabilities for complex systems engineering. With Aras Requirements Management, users can identify, associate…