• How do I create a new Document classification?

    Hi, how do I create a new Document classification/type ( cannot type question marks in this text box ). I found a result on Google about the topic: But when clicking it, it just takes me to the main forums page because you have broken all URLs…
  • "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…