Graph Navigation
I am trying to set up Graph Navigation as per below documentation https://community.aras.com/b/english/posts/getting-started-with-graph-navigation But after adding the graph view to an itemtype. i set all the required as per documentation . when i open the Graph i see screen as mentioned below But i wanted to get rid of those ARAS ID's marked in yellow , i just want structure to be visible. can you help me fix it5.4KViews0likes3CommentsShow Thumbnail Image on Graph Navigation
This feature has been mentioned in https://community.aras.com/b/english/posts/take-hold-of-digital-transformation-with-aras-innovator-12-top-7-questions but I have yet to see an example where someone has achieved this. I tried mimicking how the icon works on the template definition but this still does not work. { "content": "image", "content_binding": "thumbnail", "col": 0, "row": 0 },754Views0likes0CommentsAdjusting the visualization of graph
Hi everyone, a few months ago I had asked a question about displaying relations: https://community.aras.com/f/applications/8963/displaying-relation-between-parts-found-in-different-product-structures which led to creating a graph/web as shown below. I've got 2 follow up questions: Is there a way to hide/remove the middle blocks with randomly generated ID numbers when I expand an 'Assembly'. Is there a way to give each "type" of block a different colour? (e.g. Assembly = red, Component = blue, Software = Purple") Thanks in advance! I truly appreciated the help I got earlier. I'm happy to answer questions if necessary.8.4KViews0likes4CommentsHow to use Graph View with Poly Items
I am attempting to use a Graph View for a recursive data structure with Poly items. For example, a Report item can be related to a Report_Source poly item, which can be a Report, Data, Collector or Aggregator, each of which can also contain a Report_Source relationship. For every Report_Source in a particular report, the Query that I defined returns 1 populated and 3 empty Report_Source items, which leaves many empty nodes in the Graph. See the image below, opened only 1 level below the report. When I expand all the sources the graph quickly is overwhelmed with empty nodes. Is there any way to filter our the Report_Source poly items to just show the next level items? Also you can see that there are many IDs in the nodes that correspond to foreign Item properties. The Tree Grid builder allows you to refer to a related property using something like foreign/@keyed_name, but this doesn't seem to be supported for Graph Views. Is there any way to fix this? I am using version 12 build 133441.2.7KViews0likes1CommentDisplaying relation between parts found in different product structures.
Hi everybody, I'm hoping someone can help me with this! Basically I would like to visualize how parts are related to one another if found in multiple subsystems (instead of determining it yourself through expanding the BillOfMaterials). Some thing like a spiderweb idea or maybe just a Matrix. Does anyone know if this is possible and how ??? Thanks in advance! I'm happy to answer questions if necessary.4.9KViews0likes2Comments