• Firefox update cycle

    Dear all, due to problems between ARAS 11SP15 and up-to-date Firefox versions, we would like to understand ARAS' planning for aligning new product releases with the Firefox update cycle. As per website, also the latest ARAS release (12.06) is only fully…
  • AML problem using action='update' (in order to modify an item without changing generation)

    Hi I am facing a problem with an AML expression. <AML> <Item action='update' type='myItem' where="[myItem]._title='myItemName' and [myItem].generation='1' "> <myItemProperty> <Item type="myItemProperty" action="get" select="id"> <keyed_name>myItemPropertyName…