• Editing an item via REST API without item id. Can we specify a WHERE attribute?

    Hi community, I want to edit a custom item in Innovator via REST API. Typically the command looks like this: PATCH {base url}/Part(’16AA95A80DEB4B56BD8BA9BC509EAF0C’) My 2nd software that shall do the REST call doesn´t know the target item id. I only…
  • How to build an aml request using a request in a request ?

    Hello Aras Community, i am would like to perform this SQL request but in using AML : Innovator _innovator = this.getInnovator(); StringBuilder sql = new StringBuilder(); sql.AppendLine("SELECT ID, ***_code, config_id, state, Major_Rev, Generation…
  • API, REST and Swagger on the menu?

    Hello, Is there plan to add REST API and Swagger to Aras soon? Is it already there with version 12? Best Regards, Sacha Bertschi