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