Quantcast
Channel: aras PLM community
Viewing all 1103 articles
Browse latest View live

Aras Method Development and Visual Studio

$
0
0

Developing non-trivial server method code in the Aras Innovator client is painful.  For quite some time, the idea of building some sort of integration between Aras and Visual Studio to make method development easier has been discussed, but no work has been done to make this a reality.  It is my goal to start a conversation regarding how we should move forward on these ideas so they may become a reality.  Questions which I believe need to be answered include:

 

  • What should server method development look like at companies who only wish to tweak Aras in a few basic ways?  How about at companies like mine which have 660+ custom methods totaling tens of thousands of lines of code?
  • Does extra tooling need to be developed to integrate Aras with source control systems, IDEs, or something else?
  • If IDE integrations are desired, which ones (e.g. Visual Studio or SharpDevelop) should be supported?  Which versions?  How do updates get made when multiple versions will likely need to be supported simultaneously?  How do we ensure new IDE versions are supported in a timely manner?

 

To start the conversation, I have documented the history of server method development at my company at https://amlstudio.codeplex.com/wikipage?title=Aras%20Method%20Development%20with%20Visual%20Studio.  Please take a gander and let us know how your approaches are similar to or different from the various approaches we have tried along with your thoughts to the question above.


How to prevent untrusted clients from accessing Aras Innovator?

$
0
0

Any enabled Innovator user, can write an application using the IOM.dll and then export all Items for which he has "get" access, and nobody will notice.

This is a threat to the system performance, uptime and most of all a data security risk.    

To prevent this, perhaps Aras needs to create a way to only let "trusted applications" log in to Aras.

mechanism so external programs must be registered and authorized

- Christoffer

Problem setting a Lifecycle after creation of item

$
0
0

Hey Community.

i've been trying to set a lifecycle to an allready created item. Thought it is as simply as seting the current_state of the item to the Lifecycle state, but unfortunetly this doesnt work. Any Help is greatly appriciated.

workflow activity Voting Error

$
0
0

Hello all,

I am facing an issue regarding workflow Activity Completion.

Below are workflow Details


Case 1

[1] Task Assign

[2] User Vote " Complete"

[3] Reviwer Vote " Need Correction"

[4] User Vote "keep on Hold'

[5] User Vote"Start Work"

At this stage it shows an error as per below



same case works fine with Administrator User.

Case 2

[1] Task assign

[2] User Vote "keep on Hold"

[3] User Vote "Start Work"

Works fine in this case.

 

 

Permission Status

user holds get update rights on parent item permission

all Other related item such as

workflow process , workflow process activity , workflow process path which are related to workflow have permission " World Can Get" where get , update rights are assigned to world and Administrator identity.

 

There are not any method Triggred which can be Cause for Same issue.

How to overcome with same issue?

 

Thanks in Advance :-)

Sagar Makhesana


searching with '|' condition will have backslash'\'

$
0
0

Hello,

I use aras 10.0

I am trying to set filter search. My code is like

var retObj = new Object();
retObj["name"] = { filterValue:"|", isFilterFixed:true };
return retObj;

The result is:

Why is there a backslash next to 'I' ??

Showing relationships in a Grid control on the Form in Innovator 10 or 11

$
0
0

Hello Community,

In the programmers' guide (section 7.20), there are guidelines (and an example) on how to show relationships in a grid control on a form using an HTML field.

 

7.20 Show relationships in a Grid control on the Form 

You want to show the relationships for the context Item in a Grid control on the Item Form. 

Technique 

 

Add an HTML Field (positioned at Point(300,10) in the code sample below) and insert an HTML code than defines the <object>tag to hold the dynamically populated grid and the JavaScript to get the populating grid relationships. 

 

I have 2 questions:

  • Has anybody succeeded in showing such a grid with Innovator 10?
  • In Innovator 11, the TreeTable DLL is gone (not anymore in the cbin folder). What is replacing the GridContainer functionality which is mentioned in the programmers' guide?

Than you for your help.

Jeroen

Web Service- .Event handler failed with message: Object doesn't support this actionClient Side Error

$
0
0

Hi All,

I installed Aras innovator 10 on windows 7 OS and tried to create a new web service but on loading the web service form i am getting below given error.

Internal Error: event handler failed.Event handler failed with message: Object doesn't support this actionClient Side Error

Any suggestions to solve the error?

Thanks in advance.

Rahul

 

File Check In and Check Out Missing in 11?

$
0
0

Unless I am missing something, I am unable to figure out how to enable File Checking In and Checking Out in ARAS 11.0 .  It does not appear as a right-click option anymore, nor can I find it on the new file management pop-up window (when you click on the blue paper icon).  

Has this been omitted from this release?  I know file management has been redesigned in this release, but I can't imagine that the ability to check out, and check back in files has been completely removed.  

Thanks for the help.


The method type (javascript) specified is not supported

$
0
0

Hello,

In Innovator 11, I have created a JS client method which is associated to a client event (OnAfterUpdate) of an item type.

When I save the item, I got the following error message "The method type (javascript) specified is not supported" and the method is not executed.

Any idea?

Thanks

Jeroen

Internet Explorer Crashes

$
0
0

Our company is running Aras 9.4. User base has mixed IE clients running versions 8, 9, and 10. We do not use Active Directory.

Our users report frequesnt IE crashes. The common error message is:

Aras Innovator client has failed to initialize.
Some required controls('Utils.dll', 'Converter.dll', 'UpdateIntercommunicationLayer.dll', 'Vault.dll') were not loaded. Reinstalling application may solve this problem.
Obviously this is very frustrating to the user as they lose all unsaved work and must login again.
Has anyone resolved this issue? 

Upgrading PLM 9.3 to 11.0

$
0
0

Is there a upgrade/migration path to upgrade from Aras PLM 9.3 to 11.0? We find 9.3 very limiting and unfriendly because of the IE requirement.

Demo Database 10 Grid Icons for Parts - (BOM, CAD, Doc)

$
0
0

Does anyone know how I can duplicate this on my database, This is what I did, but icons don't display.

- recreated METHODS "Show Part Gid Icons" and "Select Part Grid Icon Props" on my database

- add METHODS to ItemType "PART" Server Events

- added the following properties and duplicated settings

has_cad and has_cad_icon

has_documents and has_documents_icon

has_part_bom and has_part_bom_icon

PROCESS PLANNER ARAS INNOVATOR 11

$
0
0

Hello guys,

Can anybody tell me that Process Planner exist in ARAS 11 or not , If yes then where it is ?

 

Thanks

Regards

Abhishek Srivastava

 

Process Planner in Aras Innovator 11

$
0
0

Hello Friends,

 

I need help regarding process planner in Aras Innovator 11 version. Can anybody help me regarding process planner exist in aras innovator 11 or not. 

I already installed Aras Innovator 11 with sample data but i am not succesful to find out process planner in ARAS 11.

 

Reply Please ASAP

 

Thanks

Best Regards

Abhishek Srivastava

URL in Federated property in list view.

$
0
0

Hi,

How would I get a clickable URL into the displayed value of a federated property in list view?

xI think this helps, but it does css rather than html.

http://www.aras.com/Community/forums/t/1730.aspx

I want to display a link to the first related item from the relationships tab of  a given related item, as mostly there is only ever one related item. E.g. The parent item is CAD and the related item is through CAD Structure, so is also CAD.

BTW: This is to reduce the number of clicks when searching for an item, as our mech eng is finding current methods consume too much of his time.


Opening an item in the same (parent) window

$
0
0

Hi all,

by default, Innovator opens an item in a new pop-up window.

In certain cases, I would like to open the item in the same window where the navigation started. Is there a way to do this?

It would be great too if we could open an item in a new tab in a browser.

Jeroen.

HOW TO CHANGE DATE FORMAT IN ARAS 11

$
0
0

Hello friends,

I provide Date Time Zone in TOC --> Variable --> By creating new variable

CorporateTimeZone

India Standard Time

My PC Local Date Format is ddmmyyyy but system shows mmddyyyy format.

I also update Action--> Update TimeZone Data.But it is unsuccesfull.

So can anybody guide that how to change format in ddmmyyyy

 

Regards

Abhishek Srivastava

 

 

.Net error after installing ARAS

$
0
0

Hi,

I reinstalled ARAS in my new system and it is giving me .Net error.

I have previously installed it it my old system and it worked like a charm. Now it's giving me error. I followed all the steps mentioned in the documentation it still gives me the error. Myvfriends also cross checked and all the setting are fine. Please find the error image.


My system configuration.

Windows 7 64 bit professional

SQL Server 2012 64 Bit with Management Studio

IE 10

.Net framework 4.5.1

 

Help would be really appreciated

 

Regards

Santosh

 

Renaming a vault file

$
0
0

There are files in our vault which now have an inconsistent file name. Rather than re-loading all the files again, it makes sense to rename them.

When I try to rename the file in a File record, with version=0, the actual file in the vault is not renamed.

I've found other posts that indicate I should use

Item result= inn.newResult("OK");

CCO.ExportImport.AddFileToRename(newitm.getID(),new_file_name,result.dom);

I've tried this with no joy (I get no errors either, so it's doing something)

I can't find any documentation on CCO or mention of the ExportImport or AddFileToRename in any documentation. What am I missing?

Is there a proper example of using AddFileToRename?

Is there another way?

(Aras 9.4SP2)

 

deleting files from file Item type

$
0
0

Hi,

I am trying to delete the file that are not referenced to any item type, I want to write a method to execute an action that will check if the files present in the file Item type are related to any other item, if they are not, then the method should delete such files, Please suggest me as soon as you can.

 

Thanks.

Viewing all 1103 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>