-
Thanks for the help tstickel But I got one more problem with my Aras Innovator. Whenever I tried to create a method, the form was displaying name and description fields but the editor (where we write code) field was disabled( or not loaded) so that I am not able to write code for that method. I am logging...
-
thanks for the reply The settings have been enabled given in the document. But still I am getting the same problem. Security tab i. Trusted Sites Zone URL for Innovator is added. ii. Custom Level button 1. .NET Framework-reliant components a. Run components not signed with Authenticode – Enabled...
-
I have created a new workflow map with two activites and itemType for that . Whenever I try to create and save an instance for that workflow it is showing exception and sometimes the innovator is getting hanged. And not able to open 'myInbasket' aslo. Does anyone know why this is happened and...
-
Hi All, I created a workflow with two activities and activity1 is assigned to 'admin' user. Whenever I am trying to create an instance, it is reflecting in Workflow processes.That is fine. But whenever I am trying to open 'My Inbasket' item, the brower is unable to load the page and it...
-
Hi All, I have an installation of Aras innovator on my machine. That is working fine . But whenever I tried to access from the client machine, it is showing the below error. But I followed all the instructions given in the "Aras Innovator 9.0 - .NET Client Configuration.pdf" guide. I have installed...
-
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, 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 Peter, Thanks so much for your quick reply. I too have done the second part as you have mentioned. top . hideTab = function () { var thisClass = new String ( document . thisItem . getProperty ( "classification" , "" )) ; var tabbar = parent . relationships . relTabbar; if (...
-
Hello, How to set the combined Item behavior? Parent 1 as Fixed & Parent 2 as Float in teh LifeCycle... My scenario is like this; When P1 is versioned first; P1 & P2 points to C1 until C2 creates. When C2 creates P1 points to C1, P2 points to C2. When C1 is versioned first; P1 points to C2, until...