Missing Database
Express ECO WF "Change cannot continue while affected items still have Action set to 'Review"
Hi all,
I'm not able to continue with the Express ECO WF because I recive the error "Change cannot continue while affected items still have Action set to 'Review", so I go to the ECO and I try to edit the impact matrix to change the Item Action but I'm not able to do nothing.
Thanks
how to create a new revision after a workflow is closed?
Hi there,
We need to create a new revision for a CAD document which is included in a ECO, but that ECO is closed already. The current state of that CAD document is released. When I try to create a new revision, it says ---
This action cannot be performed on CAD '100071-001' because it is used on Simple ECO 'ECO-100019'
Any suggestions on how this should be resolved?
Thanks in advance.
Best,
Gang
Adding Multiple file to vault
Hi All,
I am new to Aras PLM community. I had past PLM experience on other platform. I am trying to implement PLM system for small group, less than 10 user.I installed Aras server and working fine. I have question regarding adding the data to vault (I am not Aras Subscriber, I think that tool is available for subscriber). How can I add Single/multiple data (Cad file, PDF file, etc ) to vault?. In other word, how to import any data to Aras PLM and promoting them?
Is there any document to go thru for complete PLM process.
With regards,
Nanda
Django Application integrating with ARAS Innovator
Hi,
I got a Django Application (Python Framework) running, and I am looking into integrating with ARAS Innovator 11.
Does anyone had success or know what protocol is best-suit for this situation of integration?
Any expert suggestion or recommendation will be very useful.
Thank you very much!
PM - Interesting scheduling
Hello,
i have stumbled across some interesting scheduling, which i cannot understand.
2 activities , both FS 0 lag on same predecessor , but both starting at different dates.
activity 1 - predecessor | | start | 2016.09.21 | end | 2016.10.10 | dur 14
activity2 - predecessor | 1 | start | 2016.10.17 | end | 2016.10.28 | dur 10
activity3 - predecessor | 1 | start | 2016.10.11 | end | 2016.10.24 | dur 10
Is there anything else going on in the background that could affect these dates?
http://i67.tinypic.com/5zhe6v.png
File upload issue after windows 10 anniversary (1607) update.
Hello,
Is there any know issues or has anyone experienced IE .net issues using Aras Innovator 11 after updating to windows 10 anniversary (1607)?
Thanks,
virtualGetForm resulting into error
Hello,
I am having seeing some strange browser specific behavior for IE11 and Mozilla 31 ESR. (ARAS 11)
Fozilla I am not able to see anything in Tabs.I can't even click on other tab.
For IE I am not having this issue.
On fiddler capture I see always on form load
virtualGetForm script results into an error 404 (resource not found)
Did someone face similar error?
Thanks,
Jayraj
HOW TO DISPLAY LOADING..... MESSAGE WHILE REPORT WAS LOADING
Hi Friends
Is any one know that how can we display loading message while Report was loading or form was loading.
Thanks
Abhishek Srivastava
Passing a ID from a Form to a Method
I'm trying to use a server side method that executes within a workflow. The method works fine if I hard-code the ID number EX - hd.setID("7811030AE0A747C7A7C1934A8C97532E")). How do I get the ID of the ITEM that is used in a form to pass to the method.
FORM is called: Min_Fielded_PR that comes from the ItemType called: Min_Fielded_PR
WORKFLOW is called: WF99
METHOD within the Workflow is called: MM99
// Method - MM99//
Innovator inn=this.getInnovator();
Item hd= inn.newItem("Min_Fielded_PR","get");
hd.setID(this.getID());
hd.setAttribute("select","item_number,description,resolution");
hd=hd.apply();
return this;
custom viewer
Hi,
in an old post (http://www.aras.com/Community/forums/p/94/1060.aspx#1060) there is an example to allow the client to use a local viewer. In Innovator 11 is the same ?
Actually my new viewer (called "DWGviewer") has url equal "./viewers/DWGviewer.html" (in "\Innovator\Client\scripts\viewers"), but is empty ... How can i relate it with my local viewer ?
Thanks for every contribution !
Luigi
Update workflows / life cycles on items
Hi, I am using Aras Innovator for my company and I have come across an issue regarding the life cycles and workflows not updating for items.
I have a Life Cycle Map and Workflow Map defined. I also have a specific ItemType defined that references the Life Cycle Map and Workflow Map. When I create items of that specific ItemType, a workflow and life cycle for that item is created. I can see this when I click on Views tab on the interface of an item.
However when I update the Life Cycle Map and Workflow Map, the previous items' lifecycles and workflows don't update. When I click on Views and select LifeCycle or Workflow, they don't change. Only when I create a new item does it use the new template. However I would like to change the life cycles and workflows of the old items to match the new templates.
Is there a way to do this? I have a few hundred items that need to be updated. Any help is appreciated.
customization in form of radio button
Can we make Report with Google Chart
Hello Friends,
Can we make Report with Google Chart, or Google Chart is only possible in form?
Thank You
Abhishek Srivastava
aras date field value is stoed less than one day in sql
i have date field on item form
i select date 07/06/2016
but it store as 07/05/2016 in sql
Part AML relationship grid validation.
Hi Guys,
I am trying to validate Manufacturer Part Number on Part AML tab. When user enter the Manufacturer Part Number in the grid row i have to validate special character.
Anyone please suggest me how i can do that?
Which method i need to change?
Thanks in advance.
Workflow Activity cloned
Hello,
I am using the PackageImportExportUtilities ,export the 9.3 sp0 Workflow map and import to the Aras 11 SP5.
The Workflow map like below
In Aras 11 SP5 I found when I complete task of the a2 along path(return) to a1, the Activity will cloned and add two new record (a1 and a2).
But I found some activity cannot cloned the new record in Activity, why?? and the system will show "Object reference not set to an instance of an object" error
how to fix the issue?
Why does Aras doesn't allow me to create 2 revisions without releasing the previous revision
I am evaluating Aras for intermediate storage of PLM data during data exchange. As part of this use case I want to create multiple revisions of the Parts even without releasing the previous one.
I explored Aras documentation and tried various configuration changes but I am not able to achieve this behaviour.
In this regard I have following questions:
1) Why does Aras enforce me to release previous Revision(A) before I can create new Revision (B)? Why cant I have multiple revisions as working revisions?
2) I understand this is OOTB behaviour, is there a way to configure or customize this behavior to suit my needs?
Thanks and Regards,
Pravin
how to get value enter in search criteria of item type in item type server event (on after get)
HOW TO DISPLAY LOADING..... MESSAGE WHILE REPORT WAS LOADING
Hi Friends
Is any one know that how can we display loading message while Report was loading or form was loading.
Thanks
Abhishek Srivastava