Cannot Upload a file from My Desketop
Hello,In a new form ,I want to attach a filelike this.string path; Item file=myInnovator.newItem("File","add"); file.setProperty("filename","table2.txt"); file.attachPhysicalFile(path); Item...
View ArticleRun Client Method as different user
Hey Community,is there a possibility to run a client side method with different credentials then the actual user, that runs the method? Something similar to...
View ArticleCreate Related for Relationship
I have different views for different Classification of Parts, a default view with only field Classification and each type of classification can have Part BOM relationships of specific classification...
View Articleexception after the first login (on the server)
Hi,!Just installed Aras and the first time to use it.P.S it will appear twice and the detail is the same. The type initializer for 'Aras.Server.Core.WhereClauseHelper' threw an...
View ArticleCorporateTimeZone Variable is not set
when I create a project. it cames error:CorporateTimeZone Variable is not set.what can I do for help? Thankslena
View ArticleClassification specific properties question/problem
Hi, I am an Aras newbie and I am having a problem in following an example from the "Print of Online Help - Aras Product Engineering.pdf" manual p.18 on Innovator 9.1.0:"To add a class specific...
View ArticlePasswords expired on environment using LDAP
We have a QA environment set up that uses Windows authentication. It had been working, but when one of our administrators tried signing in last night, it told him his password had expired and gave him...
View ArticlePDF from Aras Innovator Form
Hey Guys,is it possible to create a PDF from an aras innovator form? Preferable in a client action(method). It seems i cant find a way on my own. Anyone of you every tried something like this? Regards
View ArticleHow to create a ProjectTree in Documents Managerment?
I want to group the ducments which they are related to a Item type .(It is a relationship to the Item type ).Just like the Project Tree ,I can add new WBS elements to group these doucments in...
View ArticleHow to modify and update the Aras's aspx web page?
Hi,I want to write some javascript code in the Client/scripts/InBasket/InBasket-VoteDialog.aspx page. I try to modify this page in both 9.3 and 10.0. In Aras 10.0, it works well, just after I cleaned...
View ArticlePopulate "field codes" on a document with metadata from Aras?
Is it possible to automatically populate a word/excel document with metadata from Aras, during checkout/view?For example using "field codes" in the header of a document, to "pull" information from...
View ArticleAras 10.0 HTTP Error 404.0 - Not Found
Installed Innovator 10.0, getting the following error in all the popups,Platform specificationsOS: Windows 7 Ultimate 64 Bit.NET: .NET 4 ExtendedDB: SQL Server 2008 ExpressBrowser: IE9, Firefox...
View ArticleURL for adding a new Item of ItemType
Hey Guys,i know there is a URL for direct item access from a link.The format is http://[server]/[innovator]/Client/default.aspx?StartItem=[itemtype]:[id] Is there any way to reform this link to creeate...
View ArticleHELP:How to get the URL of the items
We know that we can access the item by the URL of http://localhost/InnovatorServer/Client/default.aspx?startItem:[itemName]=[ItemID]But how can I get the URL of the items in basket(Activity) . I need...
View ArticleE-Mail Notification (First Name & Font Type)
Hi all,I’m quite new to Aras and have two problems regarding the E-Mail notification I wasn’t able to solve.I want the automated E-Mail notification to start with „Hello -First name of the user...
View ArticleNotification messages are not triggered
Hi everybody,I configured one notification message as follow :I thought the next time a user would connect, it will automatically receive this notification.My problem is that the notification message...
View ArticleGet and set integer property value as integer
Hi,My ItemType has some 'integer' data type properties, but in server method(c#) I am not able to get the Integer Property value as int using getProperty(). int qua = this.getProperty("quantity"); This...
View ArticleHow To fetch Controls added in Form while writing AML
Hello All, I m trying to write Add an User by AML.AML i write is here..<AML><Item type="User"...
View ArticlePDF from Aras Innovator Form
Hey Guys,is it possible to create a PDF from an aras innovator form? Preferable in a client action(method). It seems i cant find a way on my own. Anyone of you every tried something like this? Regards
View Article"You have no default Vault server."
Suddenly adding a CAD Document and attaching CAD files doesn't work anymore.This happens when I try to attach the CAD file by clicking "Native File" in the CAD Document window.It has worked perfectly...
View Article