Recent Discussions
Installation issue : ODBC Driver 18 SSL Provider error
Hello 😊 I'm trying to install Aras Innovation (all in one server for testing purpose) and I'm stuck on this nice message while trying to connect to the DB : Just to inform that my system is under : Windows Server 2025 Datacenter Azure Edition (10.0) IIS server version 10 (10.0.26100.32860) .NET 6.0.36 installed Microsoft SQL Server Express 2025 (17.0.1000) ☝️ And I've already pushed ODBC17/18 but without success regarding the install. Thank you for your precious "lights" 💡 Regards, G.Changing File Type Column Width in Relationship Grid
Hi all, I'm trying to change the default width of the "File Type" column in all relationship grids. I was able to change "Related File" within the relationship itemType (related_id), but when I give myself editing permissions on the File item type, it loads with the new width, then immediately reverts to the previous size. Is it possible to change this column?Is it possible to create custom ConversionServer tasks without external DLL?
Hi community, does anyone know if we can create custom ConversionServer without external DLLs? I want to run some "export files" task in the background if the expected file size is very large. I right now use a Minerva extension for this task, but I want to replace it with an own solution. The tool will probably not work anymore after next update (I have no subscription...), so I want to be prepared for the future. There are a few blog articles regarding creating custom ConversionServer DLLs. But I wonder if we can avoid the DLL at all? I am able to create a custom ConversionTask, but the code inside is not executed yet. I mainly look for hints regarding how to build a proper "onConvert" Method that can be used in the ConversionRule. Can anyone share some experience regarding this topic? If you have a solution but don´t want to share it in public (aká give it away for free): I would exchange a solution for this one with one of my own solution that you might be interested ! [emoticon:c4563cd7d5574777a71c318021cbbcc8] Many thanks! AngelaNoob question...
Hello, 😑 I'm probably very stupid, but I'm trying to find the install file for "Aras Innovator Community Edition" but I can't find it ! I've followed the URL received into the Welcome email I've already received my License key using my MAC address I've been to "https://aras.com/en/download" as well as "https://www.aras.com/en/support/download-innovator" received into the "welcome email" But still can't find any "download" link for the product Thank you for your help... 😅SolvedRelease 36 Bug Fix: Search Grids Remain Blank and Strange Horizontal Scroll Behaviour
Hello Innovators, In Release 36 we were facing some strange behaviour: Some grids remaining blank even though items where returned from the search query Horizontal scrolling on grids would result in columns being mixed and glitching After some debugging, we found the issue was caused by 3 files. Attached you find those fixed files and a readme.txt on how to implement them. [View:/community/cfs-file/__key/communityserver-discussions-components-files/10/R36-Blank-Search-Grid-_2B00_-Horziontal-Scroll-Bug-Fix.zip:320:240] I hope this can help anyone else facing this issue. All the best, DaanProgrammatically add Item types to Poly type
Hello Experts We use a Poly Item type (call it Repo_Poly) to manage relation and some metadata between and a single source Itemtype to multiple Itemtypes in Aras We wrote a "Action" for Admins to add the Itemtypes to our "Repo_Poly" type to help with usability as we do other things in the background after adding the new type. Our Server method does the following Add a Morphae relation between the Poly type and selected Itemtype Add custom actions on selected Itemtype The thing to note is, this seems to add the Itemtype to Poly type but it does not seem to update the "List" which is used to managed Poly type. But when we create the relations which exists between our source type and poly type(Repo_Poly), the items under the relationship table are being shown as Restricted The DB entries seems to be identical for types added manually or programmatically As a test we set World permission on all the types involved but we still see the same error. We are unable to figure out what is missing, we are also unable to trigger the "beforesave" and "after save" events on the Poly type. We also tried adding the selected Item type to this "List" used by the Poly type but there was no change. Any suggestions will be highly appreciatedCombine and selectively export PDFs in Innovator
Hello! I'm looking for something to add into Innovator that would allow my users to take multiple documents with attached PDFs and be able to selectively output them as a single PDF. For example, I could have 3 3-page PDFs. I want page 1 from PDF 1, page 2 from PDF 2, and page 3 from PDF 3 but not their other pages to be exported a single, new PDF (only 3 pages, not 9). Are there any tools or converters you're aware of which are compatible with Innovator? Preferably something that can be embedded into the Aras installation as our clients use secured, on-prem versions and thus can't make calls out to other websites. Thanks in advance for your help.What´s the best way to add signatures to Documents / PDFs inside Aras?
Hi, we use the Office Connector and also PDF Watermarking for displaying Document States in the resulting PDFs. Certain Document types now must be signed by additional reviewers. To achive this, the first page of the document contains an area for the various signatures. One possible option is the use of digital signatures, which can be done by Adobe PDF readers. But this would require a download/reupload of the file. I wonder if there is also a way to sign documents automatically inside an Aras process? I assume the Watermark option is probably also suitable for adding signatures, but I haven´t tried this yet and I am not sure if this is recommended. Does anyone have experience in handling signatures and can give me some best practice tips? Many thanks! Angela0likes9CommentsReference an Engineering Parts xClass xProperty as Engineering Master Data
My client uses the Part Itemtype in 2 contexts Engineering and Manufacturing. The requirement is that all xClass-xProperty data is populated and maintained on the Engineering Part and the xClass-xProperty data on the Manufacturing Part is rendered using the Engineering Parts Id. The Engineering Part that will be used for the reference will be the Latest Released Generation. The illustration demonstrates the relationship between the Engineer Part and its Manufacturing Parts. What I do know is that all the xProperty Data is store in the table set [xp.XpropertyValues#] as shown below. All xProperties can be acquired using the ID of the Engineering Part (I have a SQL query that can do this for reporting for a BOM structure). I have modeled the js/ts methods but I can't figure out how to apply them in this use case. What I can't figure out is: 1) What are the options for rendering the xClass-xProperty container on the Part Manufacturing Form 2) How to populate that container using the ID from the latest Released Engineering Part Any help/ideas would be greatly appreciated. Thanks Scott
Tags
- Methods118 Topics
- ItemTypes109 Topics
- Version 1299 Topics
- Forms99 Topics
- Relationships97 Topics
- JavaScript85 Topics
- Installation72 Topics
- Workflows69 Topics
- AML68 Topics
- Server Methods54 Topics