-
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, Whenever the Part is Released by an ECO. The Document attached to the Part in Part Document tab should also be Released by undergoing an ECO life cycle without adding as a separate Affected Item in the ECO. Can anyone come across such a scenario??? Pls reply. Thansk & Regards, Sherene
Posted to
Developers Forum
(Forum)
by
sherenegladysj
on
Fri, Nov 13 2009
Filed under: IOM, Workflow Promotion, SQL, SQL ItemType, Client Methods, Visual .net, aras, connectors, Aras:, solution, .net, import Aras.IOM, .net integration, aspx with C#, .aspx
-
Hello all, I want to Hide 'Part Goal' tab in 'Part' ItemType for all except one group of Identity. Only for 'Sourcing Identity' Group 'Part Goal' should be visible not to others. How to achieve this??? Regards, Sherene
Posted to
Developers Forum
(Forum)
by
sherenegladysj
on
Thu, Nov 19 2009
Filed under: IOM, SQL, Stored Procedure, Client Methods, Visual .net, aras, connectors, Aras:, integration, solution, .net, import Aras.IOM, .aspx
-
Hello all, I have a Released Part as Revision "A" by undergoing through an ECO. Again I revised the Part to "B". I want to delete the "B" Revision Part which is in Preliminary state. Aras did not allow me to delete because it is referred in ECO. I had to delete all the relationships...
Posted to
Developers Forum
(Forum)
by
sherenegladysj
on
Fri, Dec 4 2009
Filed under: IOM, Stored Procedure, IOM Vault, Client Methods, Visual .net, aras, Aras:, integration, .net, .net integration, aspx with C#, .aspx
-
We have currently developed an application using .net,but the challenge we are currently facing is, we are unable to connect it to the aras environment.It would be immensely helpful to us if we get a particular tutorial or guidance in this regard.
-
I want to write a method/function that will contain some parameter. How to use these parameter in the coding ? And also how to call this parameterized method from any method or on any event. Thank you....
Posted to
Developers Forum
(Forum)
by
Revansidh
on
Tue, May 26 2009
Filed under: IOM, Workflow Promotion, project template, IOM Vault, Reports, Client Methods, Visual .net, aras, connectors
-
I want use some built in C# methods in javascript program(function). So can I use this feature. If its possible, then how can I use feature ? Please explain me with taking some example.