• How can I trigger the classification to update and change forms from a different property?

    Hi Aras Community, I have a use case where my classification is technically controlling two things. What type of workflow they are on and what kind of form they see with the ability to switch the different kinds of forms. I'm trying to prevent mistakes…
  • TypeError: Cannot read property 'filed' of underfined

    Hi, When I update data, use type List then error: "display_value_D_oneditstart handler failed with message: TypeError: Cannot read property 'field' of undefined" Please help me, thank you
  • Locking of input in a search dialog when a property is passed as a search criteria

    I am able to modify greyed-out classification property which was passed as a search criteria for 'Part' itemtype. I want that property to be locked and user should not be able to modify it by any means. I created one new dummy Part item, set its classification…
  • 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…
  • Load xClass and xProperties, and link xProperties to multiple xClasses from AML

    We want to load 1k+ xclasses to Aras, we are talking about 4k+ xproperties here. When we are running AML for creating relations xClass_xProperty_Flatten and xClass_xPropertyDefinition to link them to class tree, it fails with error : <faultstring…
  • [Part Classification] How to create AML to add classification for Part

    Hi everyone, As my picture above, I want to use AML to edit Part and set value Item Class, Class Path and some value like m_Capacitance Uni, etc. I'm just a newbie in Aras. So please help me or let me know some keywords to resovle this issue. Thanks…
  • Extended Classification issue

    Hi, Trying to set up a small tree. I could build the tree with 6 classes, and 10 attributes with attribute inheritance from parent to child class. But I am not able to Restrict Selection To Only Leaf Classes Restrict Selection To Only Leaf Classes…
  • "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…