Specify search on property
I have an ItemType named "Document" that has a property called "project". The project property is itself an item that has an ItemType as its data source. I attempt to set an Item below and specify...
View ArticleCheck Identity List for specific identity
I have the following code that I have that attempts to get the list of all Identites, and then search through all of the indentities for two specific groups that I would like to deny access to, but it...
View Articlecreator.ShowView() defination location
Hi,I am trying to customize page which displays part details in main grid page.To view details "onShowItemDefault" method is used by default which internally uses Creator.ShowView() method.If I am...
View ArticleStill have problem while adding values for subclass specific properties
Hello everyone, I'm a newer of ARAS. I've created a class which is a subclass of Part.And then, i created a specific property on this class.I got this error message in part creating form just after...
View ArticleParallel Activities in a workflow
Hi All,I want to create a workflow map in which I want to add a set of parallel activities. For e.g. there is a stage "Check" which comprises 3 different, parallel and independent activities namely :...
View ArticleAccess toolbar to stop create or delete
I am looking to either disable the add new and delete buttons on the toolbar, or through an event with a method, catch when the user tries to create new or delete and deny them access to do that. I...
View ArticleJS functions to open dialog for creating/deleting items and relationships
Hi all,I am aware of the JS function "top.ui.ShowItem(itemTypeName, itemID, viewMode)" which open an item based on its type and Id in a new window.But I didn't find an equivalent JS function to 1)...
View ArticleE-mail notification in a life cycle of a Document
I know how to add an e-mail notification in a life cycle of a Document,(Not in WorkFlow of Document)Thank you
View ArticleCache values overwriting values on main grid when saving Form
I have a form that updates values of an item type on the main grid. When the user changes a value, the value in the main grid updates correctly through an event method I have. However, when I click...
View ArticleView Part based on Group Identity
Hello,I have two Group Identities having list of members, Part created by one set of group identity should not be visible to other group identity. The user belongs to that group alone can view the...
View Articlehyperlink to an MS Outlook email to take a document.
I'd like to be able to add a hyperlink to an MS Outlook email to take someone directly to a document. For instance, I'd like to send an email to an engineer asking them to look at a particular section...
View ArticleHistory Templates \ Relationships
Hi,I'm trying to the store the changes made to Identities by applying a History Template to the Identity ItemType. This has been done and a couple of properties have been flagged to record the actual...
View ArticleChoose a specific user in a workflow
Hi everyone,My first post here helped me a lot so I have an other question for the community :).I made an ItemType called "Study" with a workflow and a life cycle attached. The Study is put in the...
View ArticleCreating a new CAD revision through IOM
Hi,I've written a set of Python binding for IOM.dll - which by the way I'd really like to make a community project.I would like to add the ability to do a manual revision. In the same way that an...
View Articlecan't add files ARAS 11
Anybody knows how to fix following error in out of the box install of aras 11? I got this error while trying to add file.
View ArticleHow to remove text field's border?
Hi,How to remove the border of text field on form? I tried Field CSS as below:{$this field rule}{boder: none;}This didn't work. Is there a way to do this? Please help me.Thank you,ErgR
View ArticleHow to order parts on BOM relationship by item_number
HiDo any of you have an idea how to order parts on the BOM relationship by item_number.A lot of our users requests BOMs sorted by item_number. I have tried changing "Order By" attribute on sort_order...
View ArticleCorporate TimeZone Variable is not set
Innovator 9.3Brand new install on development machine. Installed French language pack. Trying to create a Calendar "Day Off" and getting "Corporate TimeZone Variable is not set" error. Details:...
View ArticleGridView caching issue
I have a form that updates values on main GridView from a relationship grid. The values update correctly when the user fires an event. And our custom method However when the user goes to save the form...
View ArticleParallel Activities in a workflow
Hi All,I want to create a workflow map in which I want to add a set of parallel activities. For e.g. there is a stage "Check" which comprises 3 different, parallel and independent activities namely :...
View Article