-
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...
-
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