Browse By Tags

  • Office Connector: Error with properties when creating document type as per ACE 2019 training

    I'm going through the Student Training Guide from ACE 2019 called "Configuring Office Connector: Mapping Properties to/from MS Office Applications" I'm following the instructions on Page 11 to create a new document type for PR (Problem Report). On hitting…
  • How to store properties on Relationship in ARAS?

    I need to store properties like for example - set attribute and it's value on Relationship as we do in 3DExperience. Is this possible in ARAS. If there is any way to store properties on Relationships please pass information in comments. Thanks
  • Limited property types in Extended Classifications?

    I'm trying to create a system using both types of classification to work out which might be best in which circumstances and have discovered that there seems to be quite a number of property types that can be used with standard classifications, but not…
  • Override IType Property auto-label

    After adding a property to an ItemType and tabbing from the property Name to the property Label there is the annoying behaviour I would like very much to override. I'd rather it stay blank than constantly needing to: Select all, delete, and finally enter…
  • Aras Fundamentals: Advanced Properties

    This post will cover some of the more complex but no less useful ways you can use Properties in Aras Innovator. We’ll go over Foreign properties, some Property Settings such as Item Behavior and Default Search, and even Property Events. In this article…
  • Aras Fundamentals: Adding Detailed Properties

    This post will cover the common varieties of Properties that an ItemType can have, each of which has useful applications in Aras Innovator. We assume that you already have an ItemType such as the Purchase Orders ItemType from this article and that we…
  • Compressed text property

    Frequently, on ItemTypes, I use a "Text" property to store json data. Because, the json is very verbose and can be compressed to reduce the taken space in database and network traffic, I use LZString.compressToBase64 before a setProperty and LZString…
  • How to show more properties in Part - Changes tab

    Hi, How can I show more properties (columns) in the Part - Changes tab.?? Example: ECO/MCO... creation date I have tried modifying C:\Program Files (x86)\Aras\Innovator\Innovator\Client\Solutions\PLM\xml\ChangesGrid.xml and if I modify (add…