6 ResultsMost relevantMethod that launches a hyperlinkCan anyone help me with a method that launches from an Action. This is my code below. Getting "Access is denied" error) Item hd = this.newItem("MIN_1149","get"); hd.setID(this.getID()); hd...Method - Send Email to Multiple Users...(); // *** Express ECO ********************************************************* // Item hd= inn.newItem("Express ECO","get"); hd.setID(this.getID()); hd.setAttribute("select","item_number,title,eco_type,t...Set Relationship from TEAM...CP ********************************************************* // Item hd= inn.newItem("Express ECO","get"); hd.setID(this.getID()); hd.setAttribute("select","item_number,team_id"); hd = hd.apply(); // *** E...Configuration file missing when adding SP9 as a reference package in Aras Update Hi I get an error when adding the new SP as a reference file to Aras Update to upgrade Innovator. "Configuration file missing in path G:\ ... package.config" Must I extract the Zip wi...View results from repliesnewResultI'm having trouble with "newResult" in my method. I want to display either the method ran correcly or there was an error. I have something like this that i copied from the Aras Programmers Guide: Inn...View results from repliesSQL Query Needed: Get all owners of existing items & add to Group Identity. Hello all, Need single SQL query that will get all owners(set using owned_by_id property) of existing items of particular Item Type & add all of them to the Group Identity as members. Query shoul...View results from replies