Aras PLM Community
Enterprise Open Source PLM Software and Ideas

Browse Forum Posts by Tags

Showing related tags and posts for the Forums application. See all tags in the site
  • Re: Office 2007 Support

    Try to setup appropriate file type. 1) Login to Innovator. 2) Navigate to Administration/FileType in TOC 3) Create a new FileType for docx extension. Use doc extension as an example. Set MIME type = application/vnd.openxmlformats-officedocument.wordprocessingml.document Hope this helps.
    Posted to Support Q&A (Forum) by snnicky on Fri, Nov 9 2007
    Filed under: files
  • Re: vault a file from vb.net

    I spoke to soon - the file never gets in the vault. It has a location path but the path is not there. It is in the files form. Dim conn As IOM.HTTPServerConnection = New IOM.HTTPServerConnection conn.innovator_server_url = "http://10.12.19.57/InnovatorServer/Server/InnovatorServer.aspx" conn.http_username...
    Posted to Developers Forum (Forum) by gwilliams on Fri, Oct 19 2007
    Filed under: Files, IOM Vault
  • vault a file from vb.net

    Insufficient relationship count (0) of Located relationships. At least 1 required. I can't vault a file - can some one explain what I'm doing wrong? Dim conn As IOM.HTTPServerConnection = New IOM.HTTPServerConnection conn.innovator_server_url = "http://10.12.19.57/InnovatorServer/Server/InnovatorServer...
    Posted to Developers Forum (Forum) by gwilliams on Fri, Oct 19 2007
    Filed under: Files, IOM
  • How to create a copy of File in Vault?

    Hi All, Do you know how to make a copy of existing file in Vault, so that I can attach the duplicated file to another document in Aras? The IOM API seems mainly operate on items and their relationships but not on the physical objects in vault? Thanks. Amdinside
    Posted to Developers Forum (Forum) by Amdinside Li on Tue, Aug 18 2009
    Filed under: Files, IOM, IOM Vault, Aras:
  • Minor Revision

    Hello all, I want to know know min_rev (minor_revision) works in the below scenario?? I have a 'Released' Part with major_rev 'A'. Once the Goal is updated the 'Released' Part state is changed to Preliminary & Revision becomes 'B'. I don't want that to be happened...
    Posted to Developers Forum (Forum) by sherenegladysj on Thu, Oct 29 2009
    Filed under: Files, IOM, IOM Vault, Client Methods, Visual .net, aras, Aras:, .net, .net integration, aspx with C#, .aspx
  • Parent Part should be updated automatically whenever there is a change in Child Part

    Here is the scenario; I have three level Part BOM (say Part_A -> Part_B -> Part_C) Part_A is top level BOM & Part_C is the bottom most BOM. I have Released all the Part's using ECO. State of Part_A, Part_B & PArt_C is Released. Revision is "A" I have Released again Part_C...
    Posted to Developers Forum (Forum) by sherenegladysj on Wed, Nov 11 2009
    Filed under: Files, IOM, Workflow Promotion, SQL, Stored Procedure, project template, IOM Vault, Reports, Visual .net, connectors, Aras:, .aspx
  • Relationship between Part and Document

    Hello all, While creating Part, Document will be created with same as Part Number and Description. I have written server method (OnAfterAdd) for this. Dim myInnov As Innovator = Me.newInnovator() Dim partID As String = Me.getID() Dim partItem As Item = myInnov.newItem("Part", "get"...
    Posted to Developers Forum (Forum) by sherenegladysj on Mon, Feb 1 2010
    Filed under: Files, Client Methods, aras, Aras:, solution, .net, .net integration, aspx with C#, .aspx
  • 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#
  • How to use the client File browser

    I need to prompt the user to select a file from the client using the standard file browser, and after they select a file, open it, and read the contents (which will be XML).
    Posted to Developers Forum (Forum) by markW on Tue, Jan 30 2007
    Filed under: Files
  • Re: How to create a copy of File in Vault?

    yes, I am agreeing to the answer. Duplicating file is not correct idea. It should be link to the file to other vault. Attaching tags takes very long time!!! Thanks. Vijay Prabhu
    Posted to Developers Forum (Forum) by vijay prabhu on Tue, Aug 18 2009
    Filed under: Files, Aras:
Page 1 of 2 (11 items) 1 2 Next >