• Not showing federated item data (separate federation)

    hi All, I am trying to create a separate federation in which I have a json file and I want to process the data and show to the search dialog box(logic is already implemented), method is executing but not showing any error but my data is not showing on…
  • Best way to highlight (fully) federated data in grids and views?

    Hi community, does anyone has some ideas how to highlight federated data? I have some ItemTypes that show data from other data sources. The data is not mixed with Innovator data, it´s complete external content. I added a few customizations so also…
  • Use Case Example

    Imagine a scenario where a manufacturing company, "Efficient Manufacturing Inc.," uses the Aras Innovator Platform to manage their product lifecycle. They have numerous forms for different purposes, such as parts requisition, quality checks, and maintenance…
  • Use Case Example

    This section is design for you to provide a scenario where a user would use this application for their job. An example is located below for Responsive forms: Imagine a scenario where a manufacturing company, "Efficient Manufacturing Inc.," uses the…
  • On Search dialogue Populate federated Item data and store it to Custom Itemtype Property

    Hi All, My use case is Consider On Part Itemtype I have two Properties Maturity and Manufacturing stage and both are of string Data type. and button is placed on part form now on click of that button Search dialogue box should get open which will show…
  • How the Digital Thread Improves Engineering Performance – A Real Life Example

    Systems Thinking and Product Lifecycle Management (PLM) platforms – do the two converge on measurable benefits for your engineering teams? We have the answer, and it is a resounding yes! Here is the story.... First, let’s discuss ‘ talking the talk…
  • Federation Data - First Record Always Blank

    Every time I display federation data, the first record is always blank, all other data is correct. My code is below: Thanks Item qry0 = this.newItem("MIN_1149"); qry0.setAttribute("select","msf"); qry0.setID(this.getProperty("source_id")); Item…
  • Using a search dialog for federated data

    Hi there, I am trying my hand at a bit of data federation. I want to populate a text field with a value from another SQL database. The plan is to run a script when the user clicks on the text field on the form. This script then calls up the Aras…
  • RE: Who is using the Aras SQL 'Federation ItemType Sample v3-1' and can share experience?

    hahha... oh no... we are still on 11 SP 12 :( But we have looked at the latest release a bit and the new federated flags which I like a lot - I have properties that are federated Item Types for example and we have really had to hack that to make it…
  • Data loss issue from relationships

    Hello Team Recently I have observed data loss issue from relationships in Aras 12 SP14 (Build 29362) in OOTB environment. This issue is not reproducible every time but frequently. Below are the steps to reproduce this issue: Create Part and…