Browse By Tags

  • Upload missing document relationship in Process Plan. "Add" statement doesn't work

    I need to upload relationship between Operation Document and the Documents. As you can see from the picture below the hierarchy of Process Plan is: Process Plan--> Operation Number (which is `sort_order`, in this case it is 20)-->Document I have an…
  • Idea: Add template test cases to community projects to avoid that everybody having to write their own tests

    Hi community, I had a quick idea, which is not super important, but maybe somebody likes it too. When updating an Innovator instance you are supposed to write test cases. In general it´s a good idea to document changes made to Innovator. So these…
  • Update minor_rev property is possible without applySQL

    Hi, I need to update the "minor_rev" property and I came across this post: https://www.aras.com/community/f/development/3845/update-the-minor_rev-property-with-client-method-fails So basically if you put a value like "1" into "Default Value" in…
  • Handle Lock Unlock

    Hi All, Please consider the following Use Case: On Part Item , On After Update Server Event based on the property Values update the Related Document Property. For this I am using the action edit to update the Document. From the Design point of…
  • Load Balancer & Selecting Webserver

    Good day all. We have two webservers (v11 SP10) that are connected to a load balancer. I need to make updates to Adobe since the Collaboration can't recognize pdf documents. I want to push all of the users to a single webserver while I make the update…
  • Q2 2020 Partner Update

    ACE Virtual While we were disappointed that we could not celebrate Aras’ 20th Anniversary and could not host this year’s annual ACE event, we were able to virtually deliver a considerable amount of great content. We suggest you begin by viewing John Sperling…
  • 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…
  • Update all generation of an object at once with AML

    Hi community, I am trying to modify a property on all the generation of an item. Thus I am trying to merge those two requests 1) Modify the latest generation without changing the generation : <AML> <Item action='merge' type='Part' where="[Part…