-
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
-
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
-
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
-
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"...
-
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...
-
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
-
Hello, How to find out the current logged-in User using Client-side method??? Regards, Sherene
Posted to
Developers Forum
(Forum)
by
sherenegladysj
on
Thu, Nov 19 2009
Filed under: Files, IOM, SQL, Client Methods, aras, connectors, Aras:, integration, solution, .net, .net integration, aspx with C#, .aspx