SlideShare a Scribd company logo
1 of 8
Download to read offline
International Journal of Computer- Aided Technologies (IJCAx) Vol.3, No. 2/3, July 2016
DOI:10.5121/ijcax.2016.3303 29
DESIGN AND DEVELOPMENT OF CUSTOM CHANGE
MANAGEMENT WORKFLOW TEMPLATES AND
HANDLERS FOR VEHICLE DESIGN RELEASE.
Vijay B. Tatipamde1
and Dr.Vilas M. Nandedkar2
1
SY M.Tech (Mechanical-PLM) student, Shri Guru Gobind Singhji Institute of
Engineering and Technology, Vishnupuri, Nanded, India
2
Professor, Production Engineering, Shri Guru Gobind Singhji Institute of Engineering
and Technology, Vishnupuri, Nanded, India
ABSTRACT
A large no. of automobile companies finding a convinient way to manage design changes with the use of
various PLM techniques. Change in any product is something that should occur on timely basis to match
up with customer requirement and cost reduction. The change made in the vehicle designs directly affects
various concerned agencies. Automobile Vehicle structures contains thousands of parts and if there is any
change is occurring in child parts then it becomes important to track that impacted part, propose a solution
on that part and release a new assembly structure with feasible changes such that all efforts need to be
done for cost reduction.
KEYWORDS
Workflow, Change Management, Custom-handlers, Teamcenter Unified, Assembly Structure, EBOM
1. INTRODUCTION
With the use of product life cycle management system, the auditor and customer could
electronically deal with the compulsory approvals and inspection of the design and design
changes in preparation. 3 distinct phases of change management traversing from need of change
to release of changed designs with proposed solution can be efficiently managed in PLM. But
data duplication and reuse of data is the next big things that are concerned with cost reduction
efforts. Certain error checks and manual handling of data need to countered with newer
technologies.
International Journal of Computer- Aided Technologies (IJCAx) Vol.3, No. 2/3, July 2016
30
Figure 1. Change Management Cycle [7]
CM provides an auditable history of the objects used in a process, making an object’s various
usages traceable. Industries can use CM to propose, incorporate, review, and approve changes.
Regardless of when CM comes into play at a company, it is typically an ongoing process which
continues until the end of the product’s life cycle.
You can classify a change as fast track or standard track. In a fast track process, the change does
not go through a formal review process, while a standard track follows a more rigorous process,
and may include a schedule to manage the required tasks.
2. PROBLEM STATEMENT
Change in vehicle design arises due to various reasons like customer requirement, cost reduction,
product development and so on. As the design change need arises it should be mapped in a
release process. The current Team center enterprise framework has design release issues which
need to be addressed and solved through a new design release workflow in Team center unified
by mapping all the business processes.
3. LITERATURE REVIEW
The Paper Presented by Eduard-Ionel Ionescua, Alexandrina Meru, Rodica Dragomiroiua,
concluded in their paper “Towards a new approach to supporting top managers in SPI
organizational change management” that The Effective CM Solution will accelerate speed,
eliminate unnecessary cost and Improve innovation and it will provide reliable information to
help management make superior decisions[2].
The Paper Presented by Vildan Kocar, Ali Akgunduz , “ADVICE: A virtual environment for
Engineering Change Management, concluded in their that how an effective virtual organization
devides task responsibilities from top level managers to ground level personals and take reviews
from them for final decision.
International Journal of Computer- Aided Technologies (IJCAx) Vol.3, No. 2/3, July 2016
31
4.
4.
4.
4. M
M
M
METHODOLOGY
ETHODOLOGY
ETHODOLOGY
ETHODOLOGY
4.1.
4.1.
4.1.
4.1. Change Management Business objects
Change objects capture the necessary change information either as part of their properties or
through establishing relations with other objects.
• Problem report
• Enterprise change request
• Enterprise change notice
Figure 2. Change Objects [7]
4.2. Assembly structure creation in PLM software
Figure 3. EBOM in PLM
International Journal of Computer- Aided Technologies (IJCAx) Vol.3, No. 2/3, July 2016
32
vehicle assembly structures contains no. of parts all these are need to be considered while creation
of assemblassembly structures contains no. of parts all these are need to be considered while
creation of assembly structure.
4.3. Use of change management workflows for managing assembly structure
To release such complex structure 3 distinct change management workflows namely PR (Problem
Report), ECR (Engineering Change Request) and ECN (Engineering Change Notice) are need to
be implemented.
Problem Report will consist of analyzing possibly of change in product design if such issue
occurs then PR will be raised by end user of on field users.
Figure 4. ECR Workflow
ECR Workflow will consist of change specialist assigns the ECR to an analyst. The analyst
identifies the items impacted by the change, prepares supporting documentation, and prepares a
high-level proposal for the actions required to implement the change.
Figure 5. ECN Workflow
International Journal of Computer- Aided Technologies (IJCAx) Vol.3, No. 2/3, July 2016
33
Finally ECN Workflow consists of approval review from change implementation board on
feasibility of design change.
4.4. Teamcenter Customization
4.4.1. ITK
The Integration Toolkit (ITK) is a set of server-side software tools you can use to integrate third-
party or user-developed applications with Teamcenter. The ITK is a set of C and C++ functions
used directly by Teamcenter and UG. The Integration Toolkit is a set of software tools that act as
a programmatic interface to Teamcenter. It is the means by which both internal and external
applications integrate with the Teamcenter. Internal applications are those supplied such as UG.
External applications are those that you decide to integrate into Teamcenter [7]
4.5. Use of ITK Handler for tracking part level make buy indicator status
4.5.1. Programmatic Authentication
The entire programme code is formed from standard c and c++ functions and ITK API’s.Firstly
part is found out in the system on which make buy status value need to be updated. SA unique
property has been set on part which is matched with target attachment. And finally if value is not
found then it asks for user to update value on part such that dummy part information will not
propagated in the system.
Code Fragment 1-Find attachments
This function will find all the attachments to be find out
Status=EPM_ask_attachments (rootTask_t, EPM_target_attachment, &count, &pTagAttch);
Code Fragment 2-Find property on part
This function ask for required attribute from part
ITKCALL (AOM_ask_value_string (pTagAttch[i],"property name”, value of property));
Code Fragment 3- Shows Error message
This function will displays error message
Status=EMH_store_error_s2 (EMH_severity_information,ITK_errStore,itemid, "error message"
));
International Journal of Computer- Aided Technologies (IJCAx) Vol.3, No. 2/3, July 2016
34
Figure 6. ECN object
The child part component which will be used in vehicle assembly will have make buy indicator
level on it. Users are enforced to specify one value from available list of values.
Figure 7. Make Buy List of Values
Vendor information get updated on each part which ensures part availability in system and this
data useful in SAP for creating purchase orders (PO).
International Journal of Computer- Aided Technologies (IJCAx) Vol.3, No. 2/3, July 2016
35
Figure 8. Make Buy status error message
The provision in this paper is made which will ask user about make buy indicator on part that is
such value cannot be set blank if it is set blank by user an error will come to update make buy
indicator level.
5. CONCLUSIONS
Change management workflow spans each individual pesonel in an industry, take reviews and
feedback from concerned authorised persons and unauthorised persons are delegated from task
signoff responsibilities.
Vehicle design is got approval from various agencies by releasing Vehicle Assembly structure
through change management workflows Error checks has been set which confirms dummy parts
will not get approved from end users End-to-end departmental mapping has been done which
minimizes manual work .The virtual organization is designed for the participants in the CM
process.Each part will be identified by a unique part number which identifies duplicate part
numbers in database.Vendor information get updated on each part which ensures part availability
in system and this data useful in SAP for creating purchase orders (PO).
REFERENCES
[1] Joze Tavcar, Joze Duhovnik, (2005)”Engineering change management in individualand mass
production” , Robotics and Computer-Integrated Manufacturing 21 205–215
[2] Eduard-Ionel Ionescua, Alexandrina Meru, Rodica Dragomiroiua (2013), “Towards a new approach
to supporting top managers in SPI organizational change management” - International Conference on
Health and Social Care Information Systems and Technologies.
[3] Aynar and Ducellier(2008) “From workflow specification to implementation”, International Design
Conference Dubrovnik - Croatia, May 19 - 22, 2008.
[4] Anna Wasmer, Gunter Staub, Regine W. Vroom, “An industry approach to shared, cross-
organizational engineering change handling - The road towards standards for product data
processing”, Computer-Aided Design, Vol. 43-5 (2011), 533-545
[5] Eduard-Ionel Ionescua, Alexandrina Meru, Rodica Dragomiroiua, “Role of Managers in Management
of Change”, Procedia Economics and Finance, Sibiu-Romania, Vol. 16 (2014)
[6] Rob Dekkers, C. M. Chang, Jochen Kreutzfeldt, “The interface between product design and
engineering and manufacturing: A review of the literature and empirical evidence”, International
Journal of Production Economics, Vol. 144-1 (2013), 316-333
[7] Teamcenter Online Help (2008)
[8] Vildan Kocar, Ali Akgunduz , “ADVICE: A virtual environment for Engineering Change
Management”, Computers in Industry, Vol. 61-1 (2010), 15-28
[9] Kamel Rouibah, Kevin R. Caskey, Change management in concurrent engineering from a parameter
perspective”, Computers in Industry, Vol. 50-1 (2003), 15-34
International Journal of Computer- Aided Technologies (IJCAx) Vol.3, No. 2/3, July 2016
36
Authors
Vijay B. Tatipamde
B.Tech (Production Engineering)
Persuing M.Tech in Mechanical-PLM
SGGSIE&T, Nanded

More Related Content

Similar to DESIGN AND DEVELOPMENT OF CUSTOM CHANGE MANAGEMENT WORKFLOW TEMPLATES AND HANDLERS FOR VEHICLE DESIGN RELEASE

A SOFTWARE REQUIREMENT ENGINEERING TECHNIQUE USING OOADA-RE AND CSC FOR IOT B...
A SOFTWARE REQUIREMENT ENGINEERING TECHNIQUE USING OOADA-RE AND CSC FOR IOT B...A SOFTWARE REQUIREMENT ENGINEERING TECHNIQUE USING OOADA-RE AND CSC FOR IOT B...
A SOFTWARE REQUIREMENT ENGINEERING TECHNIQUE USING OOADA-RE AND CSC FOR IOT B...ijseajournal
 
Customization of BMIDE at Customer End as per Business Requirement
Customization of BMIDE at Customer End as per Business RequirementCustomization of BMIDE at Customer End as per Business Requirement
Customization of BMIDE at Customer End as per Business RequirementYogeshIJTSRD
 
IRJET- Role of Artificial Intelligence in Flexible Manufacturing Process - A ...
IRJET- Role of Artificial Intelligence in Flexible Manufacturing Process - A ...IRJET- Role of Artificial Intelligence in Flexible Manufacturing Process - A ...
IRJET- Role of Artificial Intelligence in Flexible Manufacturing Process - A ...IRJET Journal
 
Clone of an organization
Clone of an organizationClone of an organization
Clone of an organizationIRJET Journal
 
An Approach of Improve Efficiencies through DevOps Adoption
An Approach of Improve Efficiencies through DevOps AdoptionAn Approach of Improve Efficiencies through DevOps Adoption
An Approach of Improve Efficiencies through DevOps AdoptionIRJET Journal
 
Monitoring and Visualisation Approach for Collaboration Production Line Envir...
Monitoring and Visualisation Approach for Collaboration Production Line Envir...Monitoring and Visualisation Approach for Collaboration Production Line Envir...
Monitoring and Visualisation Approach for Collaboration Production Line Envir...Waqas Tariq
 
RECENT TRAINDS IN ADVANCED MANUFACTURING SYSTEM
RECENT TRAINDS IN ADVANCED MANUFACTURING SYSTEMRECENT TRAINDS IN ADVANCED MANUFACTURING SYSTEM
RECENT TRAINDS IN ADVANCED MANUFACTURING SYSTEMakshay ghanwat
 
IRJET- Vendor Management System using Machine Learning
IRJET-  	  Vendor Management System using Machine LearningIRJET-  	  Vendor Management System using Machine Learning
IRJET- Vendor Management System using Machine LearningIRJET Journal
 
Developing Product Configurator Tool Using CADs’ API with the help of Paramet...
Developing Product Configurator Tool Using CADs’ API with the help of Paramet...Developing Product Configurator Tool Using CADs’ API with the help of Paramet...
Developing Product Configurator Tool Using CADs’ API with the help of Paramet...ijcax
 
Developing Product Configurator Tool Using CADs’ API with the help of Paramet...
Developing Product Configurator Tool Using CADs’ API with the help of Paramet...Developing Product Configurator Tool Using CADs’ API with the help of Paramet...
Developing Product Configurator Tool Using CADs’ API with the help of Paramet...ijcax
 
Developing Product Configurator Tool Using CADs’ API with the help of Paramet...
Developing Product Configurator Tool Using CADs’ API with the help of Paramet...Developing Product Configurator Tool Using CADs’ API with the help of Paramet...
Developing Product Configurator Tool Using CADs’ API with the help of Paramet...ijcax
 
Software engineering in industrial automation state of-the-art review
Software engineering in industrial automation state of-the-art reviewSoftware engineering in industrial automation state of-the-art review
Software engineering in industrial automation state of-the-art reviewTiago Oliveira
 
IRJET-Stock Management System
IRJET-Stock Management SystemIRJET-Stock Management System
IRJET-Stock Management SystemIRJET Journal
 
EFFICIENT AND RELIABLE PERFORMANCE OF A GOAL QUESTION METRICS APPROACH FOR RE...
EFFICIENT AND RELIABLE PERFORMANCE OF A GOAL QUESTION METRICS APPROACH FOR RE...EFFICIENT AND RELIABLE PERFORMANCE OF A GOAL QUESTION METRICS APPROACH FOR RE...
EFFICIENT AND RELIABLE PERFORMANCE OF A GOAL QUESTION METRICS APPROACH FOR RE...ecij
 
EFFICIENT AND RELIABLE PERFORMANCE OF A GOAL QUESTION METRICS APPROACH FOR RE...
EFFICIENT AND RELIABLE PERFORMANCE OF A GOAL QUESTION METRICS APPROACH FOR RE...EFFICIENT AND RELIABLE PERFORMANCE OF A GOAL QUESTION METRICS APPROACH FOR RE...
EFFICIENT AND RELIABLE PERFORMANCE OF A GOAL QUESTION METRICS APPROACH FOR RE...ecijjournal
 
Decision Making Framework in e-Business Cloud Environment Using Software Metr...
Decision Making Framework in e-Business Cloud Environment Using Software Metr...Decision Making Framework in e-Business Cloud Environment Using Software Metr...
Decision Making Framework in e-Business Cloud Environment Using Software Metr...ijitjournal
 
A Comparative Study of Different types of Models in Software Development Life...
A Comparative Study of Different types of Models in Software Development Life...A Comparative Study of Different types of Models in Software Development Life...
A Comparative Study of Different types of Models in Software Development Life...IRJET Journal
 
Designing, implementation, evolution and execution of an intelligent manufact...
Designing, implementation, evolution and execution of an intelligent manufact...Designing, implementation, evolution and execution of an intelligent manufact...
Designing, implementation, evolution and execution of an intelligent manufact...ijmech
 
IRJET- A Repository Application Developed using .Net MVC and Angularjs for In...
IRJET- A Repository Application Developed using .Net MVC and Angularjs for In...IRJET- A Repository Application Developed using .Net MVC and Angularjs for In...
IRJET- A Repository Application Developed using .Net MVC and Angularjs for In...IRJET Journal
 

Similar to DESIGN AND DEVELOPMENT OF CUSTOM CHANGE MANAGEMENT WORKFLOW TEMPLATES AND HANDLERS FOR VEHICLE DESIGN RELEASE (20)

A SOFTWARE REQUIREMENT ENGINEERING TECHNIQUE USING OOADA-RE AND CSC FOR IOT B...
A SOFTWARE REQUIREMENT ENGINEERING TECHNIQUE USING OOADA-RE AND CSC FOR IOT B...A SOFTWARE REQUIREMENT ENGINEERING TECHNIQUE USING OOADA-RE AND CSC FOR IOT B...
A SOFTWARE REQUIREMENT ENGINEERING TECHNIQUE USING OOADA-RE AND CSC FOR IOT B...
 
Customization of BMIDE at Customer End as per Business Requirement
Customization of BMIDE at Customer End as per Business RequirementCustomization of BMIDE at Customer End as per Business Requirement
Customization of BMIDE at Customer End as per Business Requirement
 
IRJET- Role of Artificial Intelligence in Flexible Manufacturing Process - A ...
IRJET- Role of Artificial Intelligence in Flexible Manufacturing Process - A ...IRJET- Role of Artificial Intelligence in Flexible Manufacturing Process - A ...
IRJET- Role of Artificial Intelligence in Flexible Manufacturing Process - A ...
 
Clone of an organization
Clone of an organizationClone of an organization
Clone of an organization
 
An Approach of Improve Efficiencies through DevOps Adoption
An Approach of Improve Efficiencies through DevOps AdoptionAn Approach of Improve Efficiencies through DevOps Adoption
An Approach of Improve Efficiencies through DevOps Adoption
 
Monitoring and Visualisation Approach for Collaboration Production Line Envir...
Monitoring and Visualisation Approach for Collaboration Production Line Envir...Monitoring and Visualisation Approach for Collaboration Production Line Envir...
Monitoring and Visualisation Approach for Collaboration Production Line Envir...
 
RECENT TRAINDS IN ADVANCED MANUFACTURING SYSTEM
RECENT TRAINDS IN ADVANCED MANUFACTURING SYSTEMRECENT TRAINDS IN ADVANCED MANUFACTURING SYSTEM
RECENT TRAINDS IN ADVANCED MANUFACTURING SYSTEM
 
IRJET- Vendor Management System using Machine Learning
IRJET-  	  Vendor Management System using Machine LearningIRJET-  	  Vendor Management System using Machine Learning
IRJET- Vendor Management System using Machine Learning
 
Developing Product Configurator Tool Using CADs’ API with the help of Paramet...
Developing Product Configurator Tool Using CADs’ API with the help of Paramet...Developing Product Configurator Tool Using CADs’ API with the help of Paramet...
Developing Product Configurator Tool Using CADs’ API with the help of Paramet...
 
Developing Product Configurator Tool Using CADs’ API with the help of Paramet...
Developing Product Configurator Tool Using CADs’ API with the help of Paramet...Developing Product Configurator Tool Using CADs’ API with the help of Paramet...
Developing Product Configurator Tool Using CADs’ API with the help of Paramet...
 
Developing Product Configurator Tool Using CADs’ API with the help of Paramet...
Developing Product Configurator Tool Using CADs’ API with the help of Paramet...Developing Product Configurator Tool Using CADs’ API with the help of Paramet...
Developing Product Configurator Tool Using CADs’ API with the help of Paramet...
 
Software engineering in industrial automation state of-the-art review
Software engineering in industrial automation state of-the-art reviewSoftware engineering in industrial automation state of-the-art review
Software engineering in industrial automation state of-the-art review
 
IRJET-Stock Management System
IRJET-Stock Management SystemIRJET-Stock Management System
IRJET-Stock Management System
 
EFFICIENT AND RELIABLE PERFORMANCE OF A GOAL QUESTION METRICS APPROACH FOR RE...
EFFICIENT AND RELIABLE PERFORMANCE OF A GOAL QUESTION METRICS APPROACH FOR RE...EFFICIENT AND RELIABLE PERFORMANCE OF A GOAL QUESTION METRICS APPROACH FOR RE...
EFFICIENT AND RELIABLE PERFORMANCE OF A GOAL QUESTION METRICS APPROACH FOR RE...
 
EFFICIENT AND RELIABLE PERFORMANCE OF A GOAL QUESTION METRICS APPROACH FOR RE...
EFFICIENT AND RELIABLE PERFORMANCE OF A GOAL QUESTION METRICS APPROACH FOR RE...EFFICIENT AND RELIABLE PERFORMANCE OF A GOAL QUESTION METRICS APPROACH FOR RE...
EFFICIENT AND RELIABLE PERFORMANCE OF A GOAL QUESTION METRICS APPROACH FOR RE...
 
Decision Making Framework in e-Business Cloud Environment Using Software Metr...
Decision Making Framework in e-Business Cloud Environment Using Software Metr...Decision Making Framework in e-Business Cloud Environment Using Software Metr...
Decision Making Framework in e-Business Cloud Environment Using Software Metr...
 
Lead Time Reduction of Power Control Center (Pcc) Electric Panel by Lean Phil...
Lead Time Reduction of Power Control Center (Pcc) Electric Panel by Lean Phil...Lead Time Reduction of Power Control Center (Pcc) Electric Panel by Lean Phil...
Lead Time Reduction of Power Control Center (Pcc) Electric Panel by Lean Phil...
 
A Comparative Study of Different types of Models in Software Development Life...
A Comparative Study of Different types of Models in Software Development Life...A Comparative Study of Different types of Models in Software Development Life...
A Comparative Study of Different types of Models in Software Development Life...
 
Designing, implementation, evolution and execution of an intelligent manufact...
Designing, implementation, evolution and execution of an intelligent manufact...Designing, implementation, evolution and execution of an intelligent manufact...
Designing, implementation, evolution and execution of an intelligent manufact...
 
IRJET- A Repository Application Developed using .Net MVC and Angularjs for In...
IRJET- A Repository Application Developed using .Net MVC and Angularjs for In...IRJET- A Repository Application Developed using .Net MVC and Angularjs for In...
IRJET- A Repository Application Developed using .Net MVC and Angularjs for In...
 

More from ijcax

NEW ONTOLOGY RETRIEVAL IMAGE METHOD IN 5K COREL IMAGES
NEW ONTOLOGY RETRIEVAL IMAGE METHOD IN 5K COREL IMAGESNEW ONTOLOGY RETRIEVAL IMAGE METHOD IN 5K COREL IMAGES
NEW ONTOLOGY RETRIEVAL IMAGE METHOD IN 5K COREL IMAGESijcax
 
THE STUDY OF CUCKOO OPTIMIZATION ALGORITHM FOR PRODUCTION PLANNING PROBLEM
THE STUDY OF CUCKOO OPTIMIZATION ALGORITHM FOR PRODUCTION PLANNING PROBLEMTHE STUDY OF CUCKOO OPTIMIZATION ALGORITHM FOR PRODUCTION PLANNING PROBLEM
THE STUDY OF CUCKOO OPTIMIZATION ALGORITHM FOR PRODUCTION PLANNING PROBLEMijcax
 
COMPARATIVE ANALYSIS OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKS
COMPARATIVE ANALYSIS OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKSCOMPARATIVE ANALYSIS OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKS
COMPARATIVE ANALYSIS OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKSijcax
 
PREDICTING ACADEMIC MAJOR OF STUDENTS USING BAYESIAN NETWORKS TO THE CASE OF ...
PREDICTING ACADEMIC MAJOR OF STUDENTS USING BAYESIAN NETWORKS TO THE CASE OF ...PREDICTING ACADEMIC MAJOR OF STUDENTS USING BAYESIAN NETWORKS TO THE CASE OF ...
PREDICTING ACADEMIC MAJOR OF STUDENTS USING BAYESIAN NETWORKS TO THE CASE OF ...ijcax
 
A Multi Criteria Decision Making Based Approach for Semantic Image Annotation
A Multi Criteria Decision Making Based Approach for Semantic Image Annotation A Multi Criteria Decision Making Based Approach for Semantic Image Annotation
A Multi Criteria Decision Making Based Approach for Semantic Image Annotation ijcax
 
On Fuzzy Soft Multi Set and Its Application in Information Systems
On Fuzzy Soft Multi Set and Its Application in Information Systems On Fuzzy Soft Multi Set and Its Application in Information Systems
On Fuzzy Soft Multi Set and Its Application in Information Systems ijcax
 
RESEARCH ISSUES IN WEB MINING
RESEARCH ISSUES IN WEB MINING RESEARCH ISSUES IN WEB MINING
RESEARCH ISSUES IN WEB MINING ijcax
 
SPAM FILTERING SECURITY EVALUATION FRAMEWORK USING SVM, LR AND MILR
SPAM FILTERING SECURITY EVALUATION FRAMEWORK USING SVM, LR AND MILR SPAM FILTERING SECURITY EVALUATION FRAMEWORK USING SVM, LR AND MILR
SPAM FILTERING SECURITY EVALUATION FRAMEWORK USING SVM, LR AND MILR ijcax
 
BLIND AID : TRAVEL AID FOR BLIND
BLIND AID : TRAVEL AID FOR BLINDBLIND AID : TRAVEL AID FOR BLIND
BLIND AID : TRAVEL AID FOR BLINDijcax
 
INTELLIGENT AGENT FOR PUBLICATION AND SUBSCRIPTION PATTERN ANALYSIS OF NEWS W...
INTELLIGENT AGENT FOR PUBLICATION AND SUBSCRIPTION PATTERN ANALYSIS OF NEWS W...INTELLIGENT AGENT FOR PUBLICATION AND SUBSCRIPTION PATTERN ANALYSIS OF NEWS W...
INTELLIGENT AGENT FOR PUBLICATION AND SUBSCRIPTION PATTERN ANALYSIS OF NEWS W...ijcax
 
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORMADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORMijcax
 
TRACE LENGTH CALCULATION ON PCBS
TRACE LENGTH CALCULATION ON PCBSTRACE LENGTH CALCULATION ON PCBS
TRACE LENGTH CALCULATION ON PCBSijcax
 
RESEARCH TRENDS İN EDUCATIONAL TECHNOLOGY İN TURKEY: 2010-2018 YEAR THESIS AN...
RESEARCH TRENDS İN EDUCATIONAL TECHNOLOGY İN TURKEY: 2010-2018 YEAR THESIS AN...RESEARCH TRENDS İN EDUCATIONAL TECHNOLOGY İN TURKEY: 2010-2018 YEAR THESIS AN...
RESEARCH TRENDS İN EDUCATIONAL TECHNOLOGY İN TURKEY: 2010-2018 YEAR THESIS AN...ijcax
 
RESEARCH TRENDS İN EDUCATIONAL TECHNOLOGY İN TURKEY: 2010-2018 YEAR THESIS AN...
RESEARCH TRENDS İN EDUCATIONAL TECHNOLOGY İN TURKEY: 2010-2018 YEAR THESIS AN...RESEARCH TRENDS İN EDUCATIONAL TECHNOLOGY İN TURKEY: 2010-2018 YEAR THESIS AN...
RESEARCH TRENDS İN EDUCATIONAL TECHNOLOGY İN TURKEY: 2010-2018 YEAR THESIS AN...ijcax
 
IMPACT OF APPLYING INTERNATIONAL QUALITY STANDARDS ON MEDICAL EQUIPMENT IN SA...
IMPACT OF APPLYING INTERNATIONAL QUALITY STANDARDS ON MEDICAL EQUIPMENT IN SA...IMPACT OF APPLYING INTERNATIONAL QUALITY STANDARDS ON MEDICAL EQUIPMENT IN SA...
IMPACT OF APPLYING INTERNATIONAL QUALITY STANDARDS ON MEDICAL EQUIPMENT IN SA...ijcax
 
SPAM FILTERING SECURITY EVALUATION FRAMEWORK USING SVM, LR AND MILR
SPAM FILTERING SECURITY EVALUATION FRAMEWORK USING SVM, LR AND MILR SPAM FILTERING SECURITY EVALUATION FRAMEWORK USING SVM, LR AND MILR
SPAM FILTERING SECURITY EVALUATION FRAMEWORK USING SVM, LR AND MILR ijcax
 
DESIGN AND DEVELOPMENT OF CUSTOM CHANGE MANAGEMENT WORKFLOW TEMPLATES AND HAN...
DESIGN AND DEVELOPMENT OF CUSTOM CHANGE MANAGEMENT WORKFLOW TEMPLATES AND HAN...DESIGN AND DEVELOPMENT OF CUSTOM CHANGE MANAGEMENT WORKFLOW TEMPLATES AND HAN...
DESIGN AND DEVELOPMENT OF CUSTOM CHANGE MANAGEMENT WORKFLOW TEMPLATES AND HAN...ijcax
 
BLIND AID : TRAVEL AID FOR BLIND
BLIND AID : TRAVEL AID FOR BLINDBLIND AID : TRAVEL AID FOR BLIND
BLIND AID : TRAVEL AID FOR BLINDijcax
 
TEACHER’S ATTITUDE TOWARDS UTILISING FUTURE GADGETS IN EDUCATION
TEACHER’S ATTITUDE TOWARDS UTILISING FUTURE GADGETS IN EDUCATION TEACHER’S ATTITUDE TOWARDS UTILISING FUTURE GADGETS IN EDUCATION
TEACHER’S ATTITUDE TOWARDS UTILISING FUTURE GADGETS IN EDUCATION ijcax
 
IMPROVING REAL TIME TASK AND HARNESSING ENERGY USING CSBTS IN VIRTUALIZED CLOUD
IMPROVING REAL TIME TASK AND HARNESSING ENERGY USING CSBTS IN VIRTUALIZED CLOUDIMPROVING REAL TIME TASK AND HARNESSING ENERGY USING CSBTS IN VIRTUALIZED CLOUD
IMPROVING REAL TIME TASK AND HARNESSING ENERGY USING CSBTS IN VIRTUALIZED CLOUDijcax
 

More from ijcax (20)

NEW ONTOLOGY RETRIEVAL IMAGE METHOD IN 5K COREL IMAGES
NEW ONTOLOGY RETRIEVAL IMAGE METHOD IN 5K COREL IMAGESNEW ONTOLOGY RETRIEVAL IMAGE METHOD IN 5K COREL IMAGES
NEW ONTOLOGY RETRIEVAL IMAGE METHOD IN 5K COREL IMAGES
 
THE STUDY OF CUCKOO OPTIMIZATION ALGORITHM FOR PRODUCTION PLANNING PROBLEM
THE STUDY OF CUCKOO OPTIMIZATION ALGORITHM FOR PRODUCTION PLANNING PROBLEMTHE STUDY OF CUCKOO OPTIMIZATION ALGORITHM FOR PRODUCTION PLANNING PROBLEM
THE STUDY OF CUCKOO OPTIMIZATION ALGORITHM FOR PRODUCTION PLANNING PROBLEM
 
COMPARATIVE ANALYSIS OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKS
COMPARATIVE ANALYSIS OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKSCOMPARATIVE ANALYSIS OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKS
COMPARATIVE ANALYSIS OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKS
 
PREDICTING ACADEMIC MAJOR OF STUDENTS USING BAYESIAN NETWORKS TO THE CASE OF ...
PREDICTING ACADEMIC MAJOR OF STUDENTS USING BAYESIAN NETWORKS TO THE CASE OF ...PREDICTING ACADEMIC MAJOR OF STUDENTS USING BAYESIAN NETWORKS TO THE CASE OF ...
PREDICTING ACADEMIC MAJOR OF STUDENTS USING BAYESIAN NETWORKS TO THE CASE OF ...
 
A Multi Criteria Decision Making Based Approach for Semantic Image Annotation
A Multi Criteria Decision Making Based Approach for Semantic Image Annotation A Multi Criteria Decision Making Based Approach for Semantic Image Annotation
A Multi Criteria Decision Making Based Approach for Semantic Image Annotation
 
On Fuzzy Soft Multi Set and Its Application in Information Systems
On Fuzzy Soft Multi Set and Its Application in Information Systems On Fuzzy Soft Multi Set and Its Application in Information Systems
On Fuzzy Soft Multi Set and Its Application in Information Systems
 
RESEARCH ISSUES IN WEB MINING
RESEARCH ISSUES IN WEB MINING RESEARCH ISSUES IN WEB MINING
RESEARCH ISSUES IN WEB MINING
 
SPAM FILTERING SECURITY EVALUATION FRAMEWORK USING SVM, LR AND MILR
SPAM FILTERING SECURITY EVALUATION FRAMEWORK USING SVM, LR AND MILR SPAM FILTERING SECURITY EVALUATION FRAMEWORK USING SVM, LR AND MILR
SPAM FILTERING SECURITY EVALUATION FRAMEWORK USING SVM, LR AND MILR
 
BLIND AID : TRAVEL AID FOR BLIND
BLIND AID : TRAVEL AID FOR BLINDBLIND AID : TRAVEL AID FOR BLIND
BLIND AID : TRAVEL AID FOR BLIND
 
INTELLIGENT AGENT FOR PUBLICATION AND SUBSCRIPTION PATTERN ANALYSIS OF NEWS W...
INTELLIGENT AGENT FOR PUBLICATION AND SUBSCRIPTION PATTERN ANALYSIS OF NEWS W...INTELLIGENT AGENT FOR PUBLICATION AND SUBSCRIPTION PATTERN ANALYSIS OF NEWS W...
INTELLIGENT AGENT FOR PUBLICATION AND SUBSCRIPTION PATTERN ANALYSIS OF NEWS W...
 
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORMADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
 
TRACE LENGTH CALCULATION ON PCBS
TRACE LENGTH CALCULATION ON PCBSTRACE LENGTH CALCULATION ON PCBS
TRACE LENGTH CALCULATION ON PCBS
 
RESEARCH TRENDS İN EDUCATIONAL TECHNOLOGY İN TURKEY: 2010-2018 YEAR THESIS AN...
RESEARCH TRENDS İN EDUCATIONAL TECHNOLOGY İN TURKEY: 2010-2018 YEAR THESIS AN...RESEARCH TRENDS İN EDUCATIONAL TECHNOLOGY İN TURKEY: 2010-2018 YEAR THESIS AN...
RESEARCH TRENDS İN EDUCATIONAL TECHNOLOGY İN TURKEY: 2010-2018 YEAR THESIS AN...
 
RESEARCH TRENDS İN EDUCATIONAL TECHNOLOGY İN TURKEY: 2010-2018 YEAR THESIS AN...
RESEARCH TRENDS İN EDUCATIONAL TECHNOLOGY İN TURKEY: 2010-2018 YEAR THESIS AN...RESEARCH TRENDS İN EDUCATIONAL TECHNOLOGY İN TURKEY: 2010-2018 YEAR THESIS AN...
RESEARCH TRENDS İN EDUCATIONAL TECHNOLOGY İN TURKEY: 2010-2018 YEAR THESIS AN...
 
IMPACT OF APPLYING INTERNATIONAL QUALITY STANDARDS ON MEDICAL EQUIPMENT IN SA...
IMPACT OF APPLYING INTERNATIONAL QUALITY STANDARDS ON MEDICAL EQUIPMENT IN SA...IMPACT OF APPLYING INTERNATIONAL QUALITY STANDARDS ON MEDICAL EQUIPMENT IN SA...
IMPACT OF APPLYING INTERNATIONAL QUALITY STANDARDS ON MEDICAL EQUIPMENT IN SA...
 
SPAM FILTERING SECURITY EVALUATION FRAMEWORK USING SVM, LR AND MILR
SPAM FILTERING SECURITY EVALUATION FRAMEWORK USING SVM, LR AND MILR SPAM FILTERING SECURITY EVALUATION FRAMEWORK USING SVM, LR AND MILR
SPAM FILTERING SECURITY EVALUATION FRAMEWORK USING SVM, LR AND MILR
 
DESIGN AND DEVELOPMENT OF CUSTOM CHANGE MANAGEMENT WORKFLOW TEMPLATES AND HAN...
DESIGN AND DEVELOPMENT OF CUSTOM CHANGE MANAGEMENT WORKFLOW TEMPLATES AND HAN...DESIGN AND DEVELOPMENT OF CUSTOM CHANGE MANAGEMENT WORKFLOW TEMPLATES AND HAN...
DESIGN AND DEVELOPMENT OF CUSTOM CHANGE MANAGEMENT WORKFLOW TEMPLATES AND HAN...
 
BLIND AID : TRAVEL AID FOR BLIND
BLIND AID : TRAVEL AID FOR BLINDBLIND AID : TRAVEL AID FOR BLIND
BLIND AID : TRAVEL AID FOR BLIND
 
TEACHER’S ATTITUDE TOWARDS UTILISING FUTURE GADGETS IN EDUCATION
TEACHER’S ATTITUDE TOWARDS UTILISING FUTURE GADGETS IN EDUCATION TEACHER’S ATTITUDE TOWARDS UTILISING FUTURE GADGETS IN EDUCATION
TEACHER’S ATTITUDE TOWARDS UTILISING FUTURE GADGETS IN EDUCATION
 
IMPROVING REAL TIME TASK AND HARNESSING ENERGY USING CSBTS IN VIRTUALIZED CLOUD
IMPROVING REAL TIME TASK AND HARNESSING ENERGY USING CSBTS IN VIRTUALIZED CLOUDIMPROVING REAL TIME TASK AND HARNESSING ENERGY USING CSBTS IN VIRTUALIZED CLOUD
IMPROVING REAL TIME TASK AND HARNESSING ENERGY USING CSBTS IN VIRTUALIZED CLOUD
 

Recently uploaded

Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Micromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersMicromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersChitralekhaTherkar
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsKarinaGenton
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 

Recently uploaded (20)

Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Micromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersMicromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of Powders
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its Characteristics
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 

DESIGN AND DEVELOPMENT OF CUSTOM CHANGE MANAGEMENT WORKFLOW TEMPLATES AND HANDLERS FOR VEHICLE DESIGN RELEASE

  • 1. International Journal of Computer- Aided Technologies (IJCAx) Vol.3, No. 2/3, July 2016 DOI:10.5121/ijcax.2016.3303 29 DESIGN AND DEVELOPMENT OF CUSTOM CHANGE MANAGEMENT WORKFLOW TEMPLATES AND HANDLERS FOR VEHICLE DESIGN RELEASE. Vijay B. Tatipamde1 and Dr.Vilas M. Nandedkar2 1 SY M.Tech (Mechanical-PLM) student, Shri Guru Gobind Singhji Institute of Engineering and Technology, Vishnupuri, Nanded, India 2 Professor, Production Engineering, Shri Guru Gobind Singhji Institute of Engineering and Technology, Vishnupuri, Nanded, India ABSTRACT A large no. of automobile companies finding a convinient way to manage design changes with the use of various PLM techniques. Change in any product is something that should occur on timely basis to match up with customer requirement and cost reduction. The change made in the vehicle designs directly affects various concerned agencies. Automobile Vehicle structures contains thousands of parts and if there is any change is occurring in child parts then it becomes important to track that impacted part, propose a solution on that part and release a new assembly structure with feasible changes such that all efforts need to be done for cost reduction. KEYWORDS Workflow, Change Management, Custom-handlers, Teamcenter Unified, Assembly Structure, EBOM 1. INTRODUCTION With the use of product life cycle management system, the auditor and customer could electronically deal with the compulsory approvals and inspection of the design and design changes in preparation. 3 distinct phases of change management traversing from need of change to release of changed designs with proposed solution can be efficiently managed in PLM. But data duplication and reuse of data is the next big things that are concerned with cost reduction efforts. Certain error checks and manual handling of data need to countered with newer technologies.
  • 2. International Journal of Computer- Aided Technologies (IJCAx) Vol.3, No. 2/3, July 2016 30 Figure 1. Change Management Cycle [7] CM provides an auditable history of the objects used in a process, making an object’s various usages traceable. Industries can use CM to propose, incorporate, review, and approve changes. Regardless of when CM comes into play at a company, it is typically an ongoing process which continues until the end of the product’s life cycle. You can classify a change as fast track or standard track. In a fast track process, the change does not go through a formal review process, while a standard track follows a more rigorous process, and may include a schedule to manage the required tasks. 2. PROBLEM STATEMENT Change in vehicle design arises due to various reasons like customer requirement, cost reduction, product development and so on. As the design change need arises it should be mapped in a release process. The current Team center enterprise framework has design release issues which need to be addressed and solved through a new design release workflow in Team center unified by mapping all the business processes. 3. LITERATURE REVIEW The Paper Presented by Eduard-Ionel Ionescua, Alexandrina Meru, Rodica Dragomiroiua, concluded in their paper “Towards a new approach to supporting top managers in SPI organizational change management” that The Effective CM Solution will accelerate speed, eliminate unnecessary cost and Improve innovation and it will provide reliable information to help management make superior decisions[2]. The Paper Presented by Vildan Kocar, Ali Akgunduz , “ADVICE: A virtual environment for Engineering Change Management, concluded in their that how an effective virtual organization devides task responsibilities from top level managers to ground level personals and take reviews from them for final decision.
  • 3. International Journal of Computer- Aided Technologies (IJCAx) Vol.3, No. 2/3, July 2016 31 4. 4. 4. 4. M M M METHODOLOGY ETHODOLOGY ETHODOLOGY ETHODOLOGY 4.1. 4.1. 4.1. 4.1. Change Management Business objects Change objects capture the necessary change information either as part of their properties or through establishing relations with other objects. • Problem report • Enterprise change request • Enterprise change notice Figure 2. Change Objects [7] 4.2. Assembly structure creation in PLM software Figure 3. EBOM in PLM
  • 4. International Journal of Computer- Aided Technologies (IJCAx) Vol.3, No. 2/3, July 2016 32 vehicle assembly structures contains no. of parts all these are need to be considered while creation of assemblassembly structures contains no. of parts all these are need to be considered while creation of assembly structure. 4.3. Use of change management workflows for managing assembly structure To release such complex structure 3 distinct change management workflows namely PR (Problem Report), ECR (Engineering Change Request) and ECN (Engineering Change Notice) are need to be implemented. Problem Report will consist of analyzing possibly of change in product design if such issue occurs then PR will be raised by end user of on field users. Figure 4. ECR Workflow ECR Workflow will consist of change specialist assigns the ECR to an analyst. The analyst identifies the items impacted by the change, prepares supporting documentation, and prepares a high-level proposal for the actions required to implement the change. Figure 5. ECN Workflow
  • 5. International Journal of Computer- Aided Technologies (IJCAx) Vol.3, No. 2/3, July 2016 33 Finally ECN Workflow consists of approval review from change implementation board on feasibility of design change. 4.4. Teamcenter Customization 4.4.1. ITK The Integration Toolkit (ITK) is a set of server-side software tools you can use to integrate third- party or user-developed applications with Teamcenter. The ITK is a set of C and C++ functions used directly by Teamcenter and UG. The Integration Toolkit is a set of software tools that act as a programmatic interface to Teamcenter. It is the means by which both internal and external applications integrate with the Teamcenter. Internal applications are those supplied such as UG. External applications are those that you decide to integrate into Teamcenter [7] 4.5. Use of ITK Handler for tracking part level make buy indicator status 4.5.1. Programmatic Authentication The entire programme code is formed from standard c and c++ functions and ITK API’s.Firstly part is found out in the system on which make buy status value need to be updated. SA unique property has been set on part which is matched with target attachment. And finally if value is not found then it asks for user to update value on part such that dummy part information will not propagated in the system. Code Fragment 1-Find attachments This function will find all the attachments to be find out Status=EPM_ask_attachments (rootTask_t, EPM_target_attachment, &count, &pTagAttch); Code Fragment 2-Find property on part This function ask for required attribute from part ITKCALL (AOM_ask_value_string (pTagAttch[i],"property name”, value of property)); Code Fragment 3- Shows Error message This function will displays error message Status=EMH_store_error_s2 (EMH_severity_information,ITK_errStore,itemid, "error message" ));
  • 6. International Journal of Computer- Aided Technologies (IJCAx) Vol.3, No. 2/3, July 2016 34 Figure 6. ECN object The child part component which will be used in vehicle assembly will have make buy indicator level on it. Users are enforced to specify one value from available list of values. Figure 7. Make Buy List of Values Vendor information get updated on each part which ensures part availability in system and this data useful in SAP for creating purchase orders (PO).
  • 7. International Journal of Computer- Aided Technologies (IJCAx) Vol.3, No. 2/3, July 2016 35 Figure 8. Make Buy status error message The provision in this paper is made which will ask user about make buy indicator on part that is such value cannot be set blank if it is set blank by user an error will come to update make buy indicator level. 5. CONCLUSIONS Change management workflow spans each individual pesonel in an industry, take reviews and feedback from concerned authorised persons and unauthorised persons are delegated from task signoff responsibilities. Vehicle design is got approval from various agencies by releasing Vehicle Assembly structure through change management workflows Error checks has been set which confirms dummy parts will not get approved from end users End-to-end departmental mapping has been done which minimizes manual work .The virtual organization is designed for the participants in the CM process.Each part will be identified by a unique part number which identifies duplicate part numbers in database.Vendor information get updated on each part which ensures part availability in system and this data useful in SAP for creating purchase orders (PO). REFERENCES [1] Joze Tavcar, Joze Duhovnik, (2005)”Engineering change management in individualand mass production” , Robotics and Computer-Integrated Manufacturing 21 205–215 [2] Eduard-Ionel Ionescua, Alexandrina Meru, Rodica Dragomiroiua (2013), “Towards a new approach to supporting top managers in SPI organizational change management” - International Conference on Health and Social Care Information Systems and Technologies. [3] Aynar and Ducellier(2008) “From workflow specification to implementation”, International Design Conference Dubrovnik - Croatia, May 19 - 22, 2008. [4] Anna Wasmer, Gunter Staub, Regine W. Vroom, “An industry approach to shared, cross- organizational engineering change handling - The road towards standards for product data processing”, Computer-Aided Design, Vol. 43-5 (2011), 533-545 [5] Eduard-Ionel Ionescua, Alexandrina Meru, Rodica Dragomiroiua, “Role of Managers in Management of Change”, Procedia Economics and Finance, Sibiu-Romania, Vol. 16 (2014) [6] Rob Dekkers, C. M. Chang, Jochen Kreutzfeldt, “The interface between product design and engineering and manufacturing: A review of the literature and empirical evidence”, International Journal of Production Economics, Vol. 144-1 (2013), 316-333 [7] Teamcenter Online Help (2008) [8] Vildan Kocar, Ali Akgunduz , “ADVICE: A virtual environment for Engineering Change Management”, Computers in Industry, Vol. 61-1 (2010), 15-28 [9] Kamel Rouibah, Kevin R. Caskey, Change management in concurrent engineering from a parameter perspective”, Computers in Industry, Vol. 50-1 (2003), 15-34
  • 8. International Journal of Computer- Aided Technologies (IJCAx) Vol.3, No. 2/3, July 2016 36 Authors Vijay B. Tatipamde B.Tech (Production Engineering) Persuing M.Tech in Mechanical-PLM SGGSIE&T, Nanded