Browse Forum Posts by Tags

Showing related tags and posts for the Forums application. See all tags in the site
  • Re: Integrating Aras Innovator with a Java web application

    Shamer, I have some experience integrating a Java Web Service accessing the Aras Innovator through IOM.dll. As you have probably discovered, Java is a technology that does comfortably integrate with the .Net world where the IOM.dll resides. But you can make calls to the IOM.dll from java if you use Java...
    Posted to Developers Forum (Forum) by acj_3rd on Thu, Feb 11 2010
    Filed under: java, IOM.dll, c#
  • Re: Integrating Aras Innovator with a Java web application

    Shamer, Your approach sounds viable. My web services were more complex than the published web services provided by Aras Innovator so I had to use the JNI approach. Since I did not use the web services as published by Aras Innovator, I can't really say whether your approach would work. However, I...
    Posted to Developers Forum (Forum) by acj_3rd on Thu, Feb 11 2010
    Filed under: Web Services, c#, JNI
  • View Part based on Group Identity

    Hello, I have two Group Identities having list of members, Part created by one set of group identity should not be visible to other group identity. The user belongs to that group alone can view the Part. How to do this?? Do I need to write method or setting up the permission solves my problem? REgards...
    Posted to Developers Forum (Forum) by sherenegladysj on Tue, Feb 16 2010
    Filed under: aras, .net, aspx with C#, .aspx, c#
  • Group Identity - Permission

    Hello all, I have a scenario like this; There are two Group Identities A & B ; Part created by one member of group identity (A) should not be visible to the members of other group identity (B). Members of same group should be able to see all the parts created among the group. How about adding the...
    Posted to Developers Forum (Forum) by sherenegladysj on Thu, Feb 18 2010
    Filed under: Client Methods, aras, Aras:, .net, .net integration, aspx with C#, .aspx, c#
  • Add GroupIdentity members to dropdownlist

    Hello all, I want to add members of Group Identity to a dropdown list; I'm getting error while running this code. var selectObj = document.getFieldByName("doccontrol"); 'doccontrol is the dropdownlist field name var opt = document.createElement("OPTION"); selectObj.add(opt...
    Posted to Developers Forum (Forum) by sherenegladysj on Tue, Mar 2 2010
    Filed under: Client Methods, aras, Aras:, .net, .net integration, aspx with C#, .aspx, c#, Aras:Classification Popup
  • Display Multiple Items to A Federated Item in relationShip Tab.

    Hi Everyone, I am working on federated Item. I am getting data from a remote server. iam supposed to display the data on a federated item which is present in the relationship tab of an Itemtype. Iam able to display a single row but not able to display multiple rows in the relation Grid(federated item...
    Posted to Developers Forum (Forum) by Naresh Mende on Tue, Mar 2 2010
    Filed under: xml, c#
  • Data Sorting and Filtering for Federated Item

    Hi Everyone, I created a federated Itemtype. I added this itemtype in relationship to other itemtype. I have written a onGet event for this item (which brings data from remote server and displays data in relationship Grid). Now after fetching data to grid i want to search for a particular item(in federated...
    Posted to Developers Forum (Forum) by Naresh Mende on Thu, Mar 4 2010
    Filed under: aras, c#
  • Getting an handle for the search results

    I want to achieve the following. 1. On search results page for any itemtype. Let us take part here. 2. i select one or multiple parts. 3. Click on custom action . say "Mass update" 4.Open a custom form with all attributes on the form. 5. Mass update. I am struggling with the following. Getting...
    Posted to Developers Forum (Forum) by suryakumars on Wed, Mar 17 2010
    Filed under: IOM Excel VBA, Client Methods, aras, .net, IOM.dll, c#, server
  • Open a new form programaticaly

    i am trying to achieve the following 1. I have created two forms for an itemtype, say "form1" which is default and" form2" in views. for form2 I added type as edit. 2. I have created a generic action and associated a method to it. 3.i am planning on opening form 2 for display programatically...
    Posted to Developers Forum (Forum) by suryakumars on Thu, Mar 18 2010
    Filed under: Client Methods, aras, .net, .net integration, .aspx, c#
  • Part Number - Naming Convention

    Hello all, I want to have Part Naming Convention in the part Item Number field. The Naming Convention as follows... DF_PN_X_XXX (All Part Number should follow this pattern) DF_PN -- Code X ----- Type (P-Part / A- Assembly/ M- Mechanical/ E-Electrical...) XXX ----- Base Number (000 - assembly, 001, 002...
    Posted to Developers Forum (Forum) by sherenegladysj on Mon, May 10 2010
    Filed under: Files, aras, Aras:, .net, aspx with C#, .aspx, c#
Page 1 of 1 (10 items)