Browse By Tags

  • Hi All, I am trying to get level from Xclassification tree can you suggest any way to get that whole path.

    please find attached screenshot for your reference i need to get the whole path under level tag from classification tree,
  • How to use explicit xProperties in ItemType?

    Hi community, is any familiar with using explicit xProperties in ItemTypes? Inside of a ItemType there is a relationships "xProperties". When can add custom xProperties there. These new properties will be automatically linked in the grid so user…
  • update a part's extended property through the iom

    hello, i have been able to update the extended property of a part through aml but i'm looking fo a sample code to understand how to do it with iom(innovator object model) thanks, Lucas
  • Sequence contains no matching element

    Hi. When I try to add xProperties in the xClasses, I can't add some xProperties with above message. I can add Some xProperties. I have no idea what is different between them. Is there anybody know what I should do for fixing it?
  • Lessons Learned from importing data for Parts with xClassification data and a thumbnail image

    With the attached document, I just want to share my experiences and struggles with the hope that it helps someone else trying to do similar things. It follows on from my posts https://community.aras.com/f/getting-started/35943/script-for-importing…
  • Script for importing items with xProperties from Excel using Batch Loader

    I just went through this process as part of learning Aras. Importing items from Excel using the Batch Loader is pretty straightforward if you only have simple properties that all belong directly to the Item Type. See documentation for the Batch Loader…
  • Aras Innovator Webpage - HTML Attributes

    Former Member
    Former Member
    Hi Does the html attributes in ARAS webpage like id, class name are dynamically generated? Thanks Chaithrasree
  • 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…