SlideShare a Scribd company logo
5
Most read
8
Most read
11
Most read
© 2016 Aras aras.com
Content Modeling Framework
© 2016 Aras aras.com
Objective
 Overview of the Content Modeling Framework (CMF)
 Review FMEA Example Configuration
© 2016 Aras aras.com
Content Modelling Framework (CMF)
Overview
 Purpose
▫ Creates a data model of independent elements that are collectively treated
as a single entity (CMF Document).
▫ Provides Viewers/Editors for creating and modifying Document content
 Used to define the Documents and Views used in Quality Planning
(QMS R1)
▫ CMF contains a single Viewer/Editor for the tabular-based content of a
Quality Document
© 2016 Aras aras.com
CMF Document Example
Process Quality Document
© 2016 Aras aras.com
Operation
Tool
Product Char.
Process Char.
Eval. Meas. Tech.
Function
Failure Mode
Effect
Cause
Prevention
Detection
Action
Name
Number
Descr.
Descr.
Name
Descr.
Descr.
Descr.
Descr.
Descr.
Descr.
Descr.
Model View (Tabular)
PFMEA
“Operation”
<Element Type> <Property Type> <View>
<Column>
“Function”
“Failure Mode”
“Effect”
“Cause”
“…”
Style
Editor
Header
Width
Control Plan
<View>
Process Flow
<View>
“…”
“…”
Process Quality
Document
<Content Type>
Content Modeling Framework
Overview
 Data Model
▫ Content Types, Element Types, Property Types
▫ Referencing / Bindings
▫ Structure Mapping
 Views
▫ Tabular for now…
▫ Other View Types in the future
 Export Settings
© 2016 Aras aras.com
Content Type
Content Modeling Framework
Concept of Operations
© 2016 Aras aras.com
Model Definition
<ItemType>
Process Quality Doc
<ItemType>
ImplementationDefines Instance DataInstantiated As
Name: “Operation”
Element Type
Name: “Number”
Property Type
Type: Integer
<RelationshipType>
<RelationshipType>
Name: “Description”
Property Type
Type: String
parent
Linked ItemType:
Operation
…
Description
value: String
<RelationshipType>
Number
value: Integer
…
value: Type
<RelationshipType>
element_ref_id
parent_ref_id
Process Quality Doc
<Item>
Operation
<Relationship>
Number
value: 5
Description
value: “Mix”
<Relationship>
…
…
Content Modeling Framework
Content Type
 Purpose
▫ Defines a CMF Document
 How it works
▫ Identifies an existing Target
ItemType, onto which a number of
Relationships will be attached for
Document Elements and their
Properties
▫ Assigns one or more Views for
displaying/editing Document content
© 2014 Aras aras.com
Content Modeling Framework
Element Type
 Purpose
▫ Define the Objects of a CMF
Document
 How it works
▫ Similar in function to an ItemType
 Implemented as Null Relation on Target ItemType
▫ Can be linked to a single ‘parent’
Document Element
 Forms Element hierarchy
 parent_ref_id links to Element
▫ Can be bound to a single ‘Business
Object’ (Bus. Obj.)
© 2014 Aras aras.com
Content Modeling Framework
Property Type
 Purpose
▫ Defines properties for a Document
Element
 How it works
▫ Similar to a Property ItemType
 Implemented as Null Relation on Target ItemType
 element_ref_id links to Element
 Types:
▫ Boolean, Date Time, Double, Integer, String,
Text, File, Image, List
▫ Can be bound to a single Bus. Obj.
Property
▫ Can specify a Method for automatic
value calculation or style setting
© 2014 Aras aras.com
Content Modeling Framework
View – Column configuration
 Purpose
▫ Configure Header, Cell Styles
▫ Set Cell Editor
 How it works
▫ Header and Cells styling by cmf_Style
▫ Editors
 Property default
 List
 Combo List
© 2016 Aras aras.com
List Editor
Default Property Editor
Combo List
Content Modeling Framework
Item (Business Object) References / Binding
 Purpose
▫ Allows CMF Documents to have an
indirect association with other PLM
Items (Business Objects)
 Document Element becomes a ‘proxy’ to the Bus.
Obj.
 How it works
▫ ‘Soft Link’ between CMF Document
Item and Business Object
 Relationship will not show in ‘Where-Used’
 CMF Doc. Item and Bus. Obj. can be removed w/o
restriction
▫ Changes to Business Object Properties
can be identified/flagged in Editor
© 2016 Aras aras.com
Content Modeling Framework
Item (Business Object) References / Binding
 Referenced Type: ItemType to map to
 Tracking: How to handle discrepancies in content
▫ Show, Ignore
 Resolution: Mapped Item Instance to check
▫ As Saved, Current
 New Element: Reference Options
▫ Pick, Create, Both
 Reference Required: Can there be ‘unmapped’ Document Elements?
© 2016 Aras aras.com
Content Modeling Framework
Example: Item Reference / Binding
© 2016 Aras aras.com
Number
Name
Model Items (Business Objects)
<Element Type>
<Property Type>
MPP Operation
String: Operation Name
Integer: Operation Number
Tool
Name
…
MPP Tool
String: Tool Name
Integer: Item Number
<ItemType>
Operation
Process Quality Document
Example: Operation Reference
© 2016 Aras aras.com
Content Modeling Framework
Structure Mapping
 Purpose:
▫ Provide a mechanism to map, and track, the structure of Document Elements
in a CMF Document to a structure of referenced Business Objects
 Will be used in QP to map Quality Documents to Mfg Process Plans
 How it works:
▫ Methods return a list of Item instances that are associated with a given
bound Document Element
 Identifies order (when needed)
© 2016 Aras aras.com
Structure Mapping
Example Quality Planning -> MPP
 QP - Process Quality Document
▫ Mapped to Process Plan
▫ Requires PQB Binding application
 QP – Operation
▫ Mapped to MPP Operation
▫ Order is tracked
 QP – Tool
▫ Mapped MPP Tool
▫ Order is not tracked
© 2016 Aras aras.com
Process Quality
Document
Operation
Tool
Process Plan
MPP Operation
Op. Resource
MPP Tool
CMF (QP) MPP
Reference
Reference
Reference
Document Element
RelationshipType
ItemType
<Track Order>
Content Modeling Framework
Structure Mapping
 Candidate Document Element:
▫ A Document Element that refers to a Business Object in a bound structure
that has not been accepted into a document
 Flagged Document Element:
▫ A Document Element that does not represent its mapped structure either
because:
 It is out of place based on ordering
 It doesn’t refer to a referenced Business Object that exists in its parent’s hierarchy
© 2016 Aras aras.com
Structure Mapping
Example Quality Planning -> MPP
© 2016 Aras aras.com
Structure Mapping
Example Quality Planning -> MPP
© 2016 Aras aras.com
Candidate
Document
Elements
Structure Mapping
Example Quality Planning -> MPP
© 2016 Aras aras.com
Structure Mapping
Example Quality Planning -> MPP – Mismatched Content
© 2016 Aras aras.com
Structure Mapping
Example Quality Planning -> MPP – Business Object Removed
© 2016 Aras aras.com
© 2016 Aras aras.com

More Related Content

PDF
apidays LIVE Australia 2021 - Composing a Headless and Composable Commerce Ar...
PDF
HGConcept-CMDB-Blueprint Design
PPTX
Agile, TOGAF and Enterprise Architecture: Will They Blend?
PPTX
Five Immutable Principles of Project of Digital Transformation Success
PPT
Enterprise architecture for telecom sector
PPTX
The future of AIOps
PDF
Regolazione della Qualità Tecnica del Servizio Idrico Integrato
PDF
Strategic Portfolio Management Capability Map.pdf
apidays LIVE Australia 2021 - Composing a Headless and Composable Commerce Ar...
HGConcept-CMDB-Blueprint Design
Agile, TOGAF and Enterprise Architecture: Will They Blend?
Five Immutable Principles of Project of Digital Transformation Success
Enterprise architecture for telecom sector
The future of AIOps
Regolazione della Qualità Tecnica del Servizio Idrico Integrato
Strategic Portfolio Management Capability Map.pdf

What's hot (20)

PPTX
Service Catalog Essentials: 5 Keys to Good Service Design in IT Service Catalogs
PDF
SAP GL Data Load for BPC Consolidation
PPT
Infrastructure And Application Consolidation Analysis And Design
PDF
ITIL V3 New Process Maps
PPTX
Open Digital Framework from TMFORUM
PDF
TOGAF 9.2 - Transforming Business
PDF
Agile Data Warehouse Design for Big Data Presentation
PDF
Business Architecture as an Approach to Connect Strategy & Projects
PDF
Capability-based planning with TOGAF & ArchiMate
PDF
IT Portfolio Management Using Enterprise Architecture and ITIL® Service Strategy
PPTX
Enterprise Architecture, Project Management & Digital Transformation
PDF
Driving the Telecom Digital Transformation through Open Digital Architecture
PPTX
Solution Architecture Framework
PPTX
Sap lama presentation
PDF
Agile transformation kick off presentation v 1.0
PDF
Introduction to Service Virtualization
PDF
Digital Operating Model & IT4IT
PPT
Concepts of cutover planning and management
PPTX
Benefits of Integrating ISO and CMMI Service Management System Frameworks
Service Catalog Essentials: 5 Keys to Good Service Design in IT Service Catalogs
SAP GL Data Load for BPC Consolidation
Infrastructure And Application Consolidation Analysis And Design
ITIL V3 New Process Maps
Open Digital Framework from TMFORUM
TOGAF 9.2 - Transforming Business
Agile Data Warehouse Design for Big Data Presentation
Business Architecture as an Approach to Connect Strategy & Projects
Capability-based planning with TOGAF & ArchiMate
IT Portfolio Management Using Enterprise Architecture and ITIL® Service Strategy
Enterprise Architecture, Project Management & Digital Transformation
Driving the Telecom Digital Transformation through Open Digital Architecture
Solution Architecture Framework
Sap lama presentation
Agile transformation kick off presentation v 1.0
Introduction to Service Virtualization
Digital Operating Model & IT4IT
Concepts of cutover planning and management
Benefits of Integrating ISO and CMMI Service Management System Frameworks
Ad

Viewers also liked (15)

PDF
Aras PLM Software Digital Natives
PPTX
Minerva Aras PLM for Electronics
PDF
Technical Documentation for Technical Publications
PPTX
Pervasive PLM
PPTX
Strategies for Implementing Aras Innovator
PDF
Aras PLM Software Implementation Methodology
PDF
Aras PLM Software Visualization
PDF
Intro to Aras PLM Software Solutions
PDF
Aras Innovative PLM Manufacturing Applications
PDF
Variant Management
PDF
Supplier Exchange Portal
PDF
New Approaches to ALM PLM Cross Discipline Product Development
PDF
Implementing PLM in the Fast-Paced, Innovation Driven Prepared Foods Industry
PDF
Whats New from Aras 2016
PDF
改變行為的設計:一些理論
Aras PLM Software Digital Natives
Minerva Aras PLM for Electronics
Technical Documentation for Technical Publications
Pervasive PLM
Strategies for Implementing Aras Innovator
Aras PLM Software Implementation Methodology
Aras PLM Software Visualization
Intro to Aras PLM Software Solutions
Aras Innovative PLM Manufacturing Applications
Variant Management
Supplier Exchange Portal
New Approaches to ALM PLM Cross Discipline Product Development
Implementing PLM in the Fast-Paced, Innovation Driven Prepared Foods Industry
Whats New from Aras 2016
改變行為的設計:一些理論
Ad

Similar to Understanding the New Content Modeling Framework (20)

PPTX
Oracle fusion dba online training
DOC
Hari_crm_Middleware_exp
PDF
Dont Reinvent the Wheel: Tips and Tricks for reuse in ADF
PDF
Don't Reinvent the Wheel - Tips and tricks for rease in Oracle ADF - Luc Bors
PPTX
Earley associates content-choreography_approach-2011-04-28
DOCX
SAP CRM TECHNICAL TRAINING | ONLINE TRAINING FOR SAP CRM
PPTX
Building modern intranets with share point communication sites aug 2018
DOC
Sap crm technical summary
PDF
MVC Interview Questions PDF By ScholarHat
DOCX
JOB PORTALProject SummaryTitle JOB-PORT.docx
PDF
Quality Planning for Product Risk Management
PPTX
Overview of ASP.Net by software outsourcing company india
DOCX
Best salesforce training Institute in Hyderabad
PDF
Oracle fusion adf_online_training_in_africa
PDF
Angular Roadmap For Beginner PDF By ScholarHat.pdf
PDF
SAP CRM TECHNICAL ONLINE TRAINING | SAP CRM TECHNICAL TRAINING
PDF
SAP CRM TECHNICAL TRAINING | LEARN SAP CRM TECHNICAL
PDF
SAP CRM TECHNICAL ONLINE TRAINING | SAP CRM TECHNICAL
PDF
SAP CRM TECHNICAL ONLINE TRAINING | SAP CRM TECHNICAL
PDF
SAP CRM TECHNICAL TRAINING | ONLINE SAP CRM TECHNICAL CLASSES
Oracle fusion dba online training
Hari_crm_Middleware_exp
Dont Reinvent the Wheel: Tips and Tricks for reuse in ADF
Don't Reinvent the Wheel - Tips and tricks for rease in Oracle ADF - Luc Bors
Earley associates content-choreography_approach-2011-04-28
SAP CRM TECHNICAL TRAINING | ONLINE TRAINING FOR SAP CRM
Building modern intranets with share point communication sites aug 2018
Sap crm technical summary
MVC Interview Questions PDF By ScholarHat
JOB PORTALProject SummaryTitle JOB-PORT.docx
Quality Planning for Product Risk Management
Overview of ASP.Net by software outsourcing company india
Best salesforce training Institute in Hyderabad
Oracle fusion adf_online_training_in_africa
Angular Roadmap For Beginner PDF By ScholarHat.pdf
SAP CRM TECHNICAL ONLINE TRAINING | SAP CRM TECHNICAL TRAINING
SAP CRM TECHNICAL TRAINING | LEARN SAP CRM TECHNICAL
SAP CRM TECHNICAL ONLINE TRAINING | SAP CRM TECHNICAL
SAP CRM TECHNICAL ONLINE TRAINING | SAP CRM TECHNICAL
SAP CRM TECHNICAL TRAINING | ONLINE SAP CRM TECHNICAL CLASSES

More from Aras (20)

PDF
Strategic BOM Management
PDF
Client Technology Directions
PDF
Aras Vision and Roadmap 2016
PDF
Aras Community Update 2016
PDF
MBSE and the Business of Engineering
PDF
Beyond ECAD Connectors
PDF
The PLM Journey of Justifying Change with Strategic Vision
PDF
The Impact of IoT on Product Design
PDF
Enterprise Agile Deployment
PDF
Taking Manufacturing Process Planning to the Next Level
PDF
Quality Systems
PDF
The Power of Self Service Reporting
PDF
Making users More Productive with Enterprise Search
PDF
How to Configure Tech Docs
PDF
Techniques for Gathering Agile Requirements
PDF
Whats New in Visual Collaboration 2016
PDF
Simulation Data Management-Ansys
PDF
Simulation Data Management-Aras
PDF
It Sizing for Aras on Azure, Hybrid or On-site Deployments
PDF
Architecting Design Development Test Request System in Aras
Strategic BOM Management
Client Technology Directions
Aras Vision and Roadmap 2016
Aras Community Update 2016
MBSE and the Business of Engineering
Beyond ECAD Connectors
The PLM Journey of Justifying Change with Strategic Vision
The Impact of IoT on Product Design
Enterprise Agile Deployment
Taking Manufacturing Process Planning to the Next Level
Quality Systems
The Power of Self Service Reporting
Making users More Productive with Enterprise Search
How to Configure Tech Docs
Techniques for Gathering Agile Requirements
Whats New in Visual Collaboration 2016
Simulation Data Management-Ansys
Simulation Data Management-Aras
It Sizing for Aras on Azure, Hybrid or On-site Deployments
Architecting Design Development Test Request System in Aras

Recently uploaded (20)

PDF
Electronic commerce courselecture one. Pdf
PDF
Modernizing your data center with Dell and AMD
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PPTX
MYSQL Presentation for SQL database connectivity
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PPTX
Cloud computing and distributed systems.
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
Empathic Computing: Creating Shared Understanding
PDF
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
PDF
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
CIFDAQ's Market Insight: SEC Turns Pro Crypto
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PDF
Review of recent advances in non-invasive hemoglobin estimation
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PPTX
A Presentation on Artificial Intelligence
DOCX
The AUB Centre for AI in Media Proposal.docx
Electronic commerce courselecture one. Pdf
Modernizing your data center with Dell and AMD
Reach Out and Touch Someone: Haptics and Empathic Computing
MYSQL Presentation for SQL database connectivity
Building Integrated photovoltaic BIPV_UPV.pdf
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
Cloud computing and distributed systems.
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Empathic Computing: Creating Shared Understanding
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
CIFDAQ's Market Insight: SEC Turns Pro Crypto
Understanding_Digital_Forensics_Presentation.pptx
Review of recent advances in non-invasive hemoglobin estimation
Dropbox Q2 2025 Financial Results & Investor Presentation
A Presentation on Artificial Intelligence
The AUB Centre for AI in Media Proposal.docx

Understanding the New Content Modeling Framework

  • 1. © 2016 Aras aras.com
  • 2. Content Modeling Framework © 2016 Aras aras.com
  • 3. Objective  Overview of the Content Modeling Framework (CMF)  Review FMEA Example Configuration © 2016 Aras aras.com
  • 4. Content Modelling Framework (CMF) Overview  Purpose ▫ Creates a data model of independent elements that are collectively treated as a single entity (CMF Document). ▫ Provides Viewers/Editors for creating and modifying Document content  Used to define the Documents and Views used in Quality Planning (QMS R1) ▫ CMF contains a single Viewer/Editor for the tabular-based content of a Quality Document © 2016 Aras aras.com
  • 5. CMF Document Example Process Quality Document © 2016 Aras aras.com Operation Tool Product Char. Process Char. Eval. Meas. Tech. Function Failure Mode Effect Cause Prevention Detection Action Name Number Descr. Descr. Name Descr. Descr. Descr. Descr. Descr. Descr. Descr. Model View (Tabular) PFMEA “Operation” <Element Type> <Property Type> <View> <Column> “Function” “Failure Mode” “Effect” “Cause” “…” Style Editor Header Width Control Plan <View> Process Flow <View> “…” “…” Process Quality Document <Content Type>
  • 6. Content Modeling Framework Overview  Data Model ▫ Content Types, Element Types, Property Types ▫ Referencing / Bindings ▫ Structure Mapping  Views ▫ Tabular for now… ▫ Other View Types in the future  Export Settings © 2016 Aras aras.com
  • 7. Content Type Content Modeling Framework Concept of Operations © 2016 Aras aras.com Model Definition <ItemType> Process Quality Doc <ItemType> ImplementationDefines Instance DataInstantiated As Name: “Operation” Element Type Name: “Number” Property Type Type: Integer <RelationshipType> <RelationshipType> Name: “Description” Property Type Type: String parent Linked ItemType: Operation … Description value: String <RelationshipType> Number value: Integer … value: Type <RelationshipType> element_ref_id parent_ref_id Process Quality Doc <Item> Operation <Relationship> Number value: 5 Description value: “Mix” <Relationship> … …
  • 8. Content Modeling Framework Content Type  Purpose ▫ Defines a CMF Document  How it works ▫ Identifies an existing Target ItemType, onto which a number of Relationships will be attached for Document Elements and their Properties ▫ Assigns one or more Views for displaying/editing Document content © 2014 Aras aras.com
  • 9. Content Modeling Framework Element Type  Purpose ▫ Define the Objects of a CMF Document  How it works ▫ Similar in function to an ItemType  Implemented as Null Relation on Target ItemType ▫ Can be linked to a single ‘parent’ Document Element  Forms Element hierarchy  parent_ref_id links to Element ▫ Can be bound to a single ‘Business Object’ (Bus. Obj.) © 2014 Aras aras.com
  • 10. Content Modeling Framework Property Type  Purpose ▫ Defines properties for a Document Element  How it works ▫ Similar to a Property ItemType  Implemented as Null Relation on Target ItemType  element_ref_id links to Element  Types: ▫ Boolean, Date Time, Double, Integer, String, Text, File, Image, List ▫ Can be bound to a single Bus. Obj. Property ▫ Can specify a Method for automatic value calculation or style setting © 2014 Aras aras.com
  • 11. Content Modeling Framework View – Column configuration  Purpose ▫ Configure Header, Cell Styles ▫ Set Cell Editor  How it works ▫ Header and Cells styling by cmf_Style ▫ Editors  Property default  List  Combo List © 2016 Aras aras.com List Editor Default Property Editor Combo List
  • 12. Content Modeling Framework Item (Business Object) References / Binding  Purpose ▫ Allows CMF Documents to have an indirect association with other PLM Items (Business Objects)  Document Element becomes a ‘proxy’ to the Bus. Obj.  How it works ▫ ‘Soft Link’ between CMF Document Item and Business Object  Relationship will not show in ‘Where-Used’  CMF Doc. Item and Bus. Obj. can be removed w/o restriction ▫ Changes to Business Object Properties can be identified/flagged in Editor © 2016 Aras aras.com
  • 13. Content Modeling Framework Item (Business Object) References / Binding  Referenced Type: ItemType to map to  Tracking: How to handle discrepancies in content ▫ Show, Ignore  Resolution: Mapped Item Instance to check ▫ As Saved, Current  New Element: Reference Options ▫ Pick, Create, Both  Reference Required: Can there be ‘unmapped’ Document Elements? © 2016 Aras aras.com
  • 14. Content Modeling Framework Example: Item Reference / Binding © 2016 Aras aras.com Number Name Model Items (Business Objects) <Element Type> <Property Type> MPP Operation String: Operation Name Integer: Operation Number Tool Name … MPP Tool String: Tool Name Integer: Item Number <ItemType> Operation
  • 15. Process Quality Document Example: Operation Reference © 2016 Aras aras.com
  • 16. Content Modeling Framework Structure Mapping  Purpose: ▫ Provide a mechanism to map, and track, the structure of Document Elements in a CMF Document to a structure of referenced Business Objects  Will be used in QP to map Quality Documents to Mfg Process Plans  How it works: ▫ Methods return a list of Item instances that are associated with a given bound Document Element  Identifies order (when needed) © 2016 Aras aras.com
  • 17. Structure Mapping Example Quality Planning -> MPP  QP - Process Quality Document ▫ Mapped to Process Plan ▫ Requires PQB Binding application  QP – Operation ▫ Mapped to MPP Operation ▫ Order is tracked  QP – Tool ▫ Mapped MPP Tool ▫ Order is not tracked © 2016 Aras aras.com Process Quality Document Operation Tool Process Plan MPP Operation Op. Resource MPP Tool CMF (QP) MPP Reference Reference Reference Document Element RelationshipType ItemType <Track Order>
  • 18. Content Modeling Framework Structure Mapping  Candidate Document Element: ▫ A Document Element that refers to a Business Object in a bound structure that has not been accepted into a document  Flagged Document Element: ▫ A Document Element that does not represent its mapped structure either because:  It is out of place based on ordering  It doesn’t refer to a referenced Business Object that exists in its parent’s hierarchy © 2016 Aras aras.com
  • 19. Structure Mapping Example Quality Planning -> MPP © 2016 Aras aras.com
  • 20. Structure Mapping Example Quality Planning -> MPP © 2016 Aras aras.com Candidate Document Elements
  • 21. Structure Mapping Example Quality Planning -> MPP © 2016 Aras aras.com
  • 22. Structure Mapping Example Quality Planning -> MPP – Mismatched Content © 2016 Aras aras.com
  • 23. Structure Mapping Example Quality Planning -> MPP – Business Object Removed © 2016 Aras aras.com
  • 24. © 2016 Aras aras.com