• REST API does not return properties with Item datatype

    Hi, I am using Release 15 and trying to GET all Properties of an Item using REST API with this request: http://server/innovatorserver/server/odata/par('D193004BBD7D4EF390925A859A4E371D') It does return all properties except the ones which are datatype…
  • Track the fields/properties in Aras like History Container

    Hello Experts, Is there any way in the Aras to check which property is modified while updating the Item? I have part item and while updating, i wanted to check which properties are modified likewise it is given in History page. E.g I have the…
  • ItemType Property implementation_ddl

    Good day all. I was wondering what this property is used for, the Label is Definition. When I ran a Nash search to return this value, all of the ItemTypes were null. I would like to have a section for notes (or a definition) for the ItemTypes and thought…
  • ItemType Pattern No Space

    Good day all. Can someone tell me how to set the Pattern for an ItemType Property to not allow spaces? I read the Tech Tip: Enforce Property Formats Using Regular Expressions and looked at the Regex link provided, but have not been able to make anything…
  • 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
  • What is Item Behaviour in Item Type

    Hello, I am beginner, In Item Type I noticed one column Item Behavior. I have added different data types properties in Item Type but all time Item Behavior columns always have float value. So far I haven't cross the item behavior use/purpose yet. Can…