WO2005069125A2 - An apparatus for migration and conversion of software code from any source platform to any target platform - Google Patents

An apparatus for migration and conversion of software code from any source platform to any target platform Download PDF

Info

Publication number
WO2005069125A2
WO2005069125A2 PCT/IN2004/000385 IN2004000385W WO2005069125A2 WO 2005069125 A2 WO2005069125 A2 WO 2005069125A2 IN 2004000385 W IN2004000385 W IN 2004000385W WO 2005069125 A2 WO2005069125 A2 WO 2005069125A2
Authority
WO
WIPO (PCT)
Prior art keywords
target
source
code
platform
conversion
Prior art date
Application number
PCT/IN2004/000385
Other languages
French (fr)
Other versions
WO2005069125A8 (en
WO2005069125A3 (en
Inventor
Miten M. Marfatia
Ajay M. Rambhia
Original Assignee
Evolveware Information Technology (India) Pvt. Ltd.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Evolveware Information Technology (India) Pvt. Ltd. filed Critical Evolveware Information Technology (India) Pvt. Ltd.
Priority to CA002548334A priority Critical patent/CA2548334A1/en
Priority to EP04821095A priority patent/EP1700210A2/en
Priority to AU2004313518A priority patent/AU2004313518A1/en
Priority to US10/582,839 priority patent/US8051410B2/en
Priority to JP2006544680A priority patent/JP2007515013A/en
Publication of WO2005069125A2 publication Critical patent/WO2005069125A2/en
Publication of WO2005069125A3 publication Critical patent/WO2005069125A3/en
Publication of WO2005069125A8 publication Critical patent/WO2005069125A8/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/76Adapting program code to run in a different environment; Porting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/51Source to source

Definitions

  • This invention relates to 'An Apparatus to create automation tools for migration and conversion of software code from any source platform to any target platform'. More particularly this invention relates to an apparatus for migration and conversion of software code using a knowledge engine to identify the source application systematically and logically and to convert the same logic and database to any target application using target specific knowledge base.
  • the main object of the invention is to make the apparatus for conversion and/or migration of any source application with no limitation of platforms on which the source or target systems are working.
  • the further object of the invention is to make the apparatus, which uses a knowledge base concept, such that conversion process time decreases as more source applications are processed by the applicant's software tool.
  • the further object of the invention is to make an apparatus, which will take the possibility of future conversions and/or migrations into account by using a knowledgebase for better and speedy conversions in future.
  • the further object of the invention is to create effective tools for current and future system migrations, design and development.
  • the further object of the invention is to reduce the overall development effort by having the tools, which learn from the created knowledge database, automate the migration, design and development processes as much as possible.
  • the further object of the invention is to segregate and assemble process knowledge and attributes in a structured format to create a knowledge database for future use.
  • FIG-l shows the block diagram of the system
  • FIG-2 shows the Aided process for migration or enhancement of an applic
  • an 'Apparatus for Migration and Conversion o Software Code from Any Source Platform to Any Target Platform' migrates and/or convert: any source application working on any platform into a format that any target platfomr comprises of.
  • the knowledge base is updated which results in speedy and better conversion o source code as the Custom KB gets more structured with respect to source platform, source application, target platform and target application; and A Documenting means for generation of reports related to process stage and end of conversion process. This consists of the code that is not converted automatically, the reasons for the non-conversion and suggestions on how the unconverted code can be converted manually at applicants Resource Centre.
  • the system is divided into two main parts: - 1. Knowledge Base, which is herein after referred as 'KB' 2.
  • Knowledge Engine which is herein after referred as 'KE'
  • the custom KB as shown block M in fig. 1 consists of a relational database that consists of source and target code patterns and attributes.
  • the structure of the custom KB (block M) is decided on the basis of forma of source and target application.
  • the custom KB (block M) is updated after every iteration b> 'KE', which increases the rate of automatic conversion.
  • the KB can be accessed by standard ODBC (Object Data Base Connectivity connection or through disk I/O (Input/Output) operations.
  • the KB may also involve at interface layer that will allow the KE to connect to it remotely.
  • the KE shown as block N in fig. 1 is a processing unit which allows th ⁇ input code to be intercepted, interpreted and converted into target output code. I automates code migration and enhancements, allowing for many different design anc development options.
  • Inputs a, b, c, d and e represent the input code components. These components are the input files that are divided based on Program Logic Code, User Interface, Data Dictionary Validation, Associated Program Logic files or Data Definition files. The user performs this task. IN BLOCK ' T ' F IS Code validation stage. Here the KE determines if all the required inpu files are available for processing
  • KE Knowledge Engine
  • KB Knowledge Base
  • L symbol represents the "iterative process" by which input code is iterative ⁇ processed by KE.
  • O component is logical extension of the KE and is used to package the output code generated by KE.
  • V Q block represents the target code generated by the tool as well as the Summa ⁇
  • P block represents the ignored or un-converted source code.
  • the ignored code is fed back into the KB affer verification to determine new patterns, which the user will insert into the KB through the KB configuration process
  • 'Input Stage' is shown in fig 1 as block S for migration or conversion process. This stage includes receiving the source application to analyse it systematically and logically. It also includes defining the architecture of the target application. After completing this task , either an existing library is refined or a new library custom KB ( block M) is created to fulfil the requirements of the source and target application as closely as possible.
  • the definitions of the target system database shown as 'c' in the figure are obtained.
  • the scheme formats may be in SQL (Structure Query Language) or, for mainframe computers, in fragments of the flat file database with copybook structure in ASCII format.
  • test scripts shown as 'd' in the figure are received and used to facilitate the quality control phase of the generated target code.
  • Target environment specification or definitions are defined, including Target platform (s) Languages to be used Target database Coding standards Target architecture and framework Third party components
  • Target platform s
  • Target database Coding Standards
  • Target architecture Standards
  • Third party components Existing applications which have to be plugged with target application Sample code for the application working in target environment (if available)
  • the second stage is the Analysis Stage, which is shown as block T in the figure in which the source code is analysed for conversion.
  • the database analysis is done in which the source schemas provided by client is analysed to create target schemas.
  • the business analysis is done in which workflow diagrams that represent the source application processes are obtained. This analysis is used in generating the custom KB (block M).
  • the last process of this stage is target analysis that generates the target architecture and the technology associated with it, which are added to the target application segment of the custom KB (block M).
  • the third stage is 'Setup Stage' shown as block U in which generation of custonr KB (block M) takes place.
  • a custom KB block M is created as follows: The selected parts of sample code 'a', Ul 'b' and database (back-end schemes) 'c' are introduced to KE (block N). The formulation done by KE (block N) on 'a', 'b' and 'c' form the base for the target requirements in the custom KB (block M).
  • 'L' in which the selected source code fragment is passed multiple times through to KE (block N) knowledge patterns are collected. This process continues until the KE (block N) gets the signal for saturation from the KB (block M).
  • test scripts provided by the client, they are passed through KE (block N) also; otherwise the test scripts created by the KE (block N) itself.
  • the complete source code is passed through the KE (block N) on the basis of iteration.
  • the KE (block N) is coupled to the Custom KB (block M) for conversion of source code in the format of target specifications.
  • Custom KB (block M) is updated which leads to speedy and better conversion of source code as the Custom KB (block M) has now more structured information of source platform and source application with respect to target platform and target application.
  • Target Database Verification which includes verifying the converted database anc the data dictionary with respect to the source scheme.
  • Target Application Verification which includes verifying the converted application anc its program links with respect to the source code process flow during the Analysis Stage (block s)

Abstract

An Apparatus For Migration And Conversion Of Software Code From Any Source Platform To Any Target Platform that` migrates and/or converts any source application working on any platform into a format of any target platform comprises of: An inputting means for accepting the entire source code of sample part in ASCII to analyse the business logic of the source application, obtaining U1 (User Interface)/GUI (Graphical User Interface) details of the source and target application, also receiving validation schemes of source front-end interface, obtaining the definitions of the target back-end system, the existing test scripts to facilitate the quality control phase of the generated code, the source code entry points to business processes, target environment specification or definitions which includes target platform(s),languages to be used, target database, coding standards, target architecture and framework, third party components, existing applications which have to be plugged with target application, and sample code for the application working in the target environment (if available); An analysing means for analysing the source schemes provided by the client to create target schemes, analysing the business logic in the source application to create workflow diagrams that represent the source application processes, identifying the code segments in the source application and analysing the target to generate the target architecture and the technology associated with it; A setting up means for generating custom knowledge base where the existing KB is reviewed for particular migration and in case of no such KB exist, a custom KB is created; A processing means for conversion of source code in format of target specification wherein the complete source code is passed through a knowledge engine on the basis of iteration and during this time the knowledge engine remains coupled to the knowledge base for conversion of source code in format of target specifications; and after each iteration the knowledge base is updated which leads to speedy and better conversion of source code as the Custom KB has now more structured information of source platform and source application with respect to target platform and target specifications; and A documenting means for generation of reports during review of the process stage and a .summary report after the end of the conversion process, which consists of the code that is not converted automatically. This unconverted code is then converted manually at applicants Resource Centre.

Description

"AN APPARATUS FOR MIGRATION AND CONVERSION OF SOFTWARE CODE FROM ANY SOURCE PLATFORM TO ANY TARGET PLATFORM"
This invention relates to 'An Apparatus to create automation tools for migration and conversion of software code from any source platform to any target platform'. More particularly this invention relates to an apparatus for migration and conversion of software code using a knowledge engine to identify the source application systematically and logically and to convert the same logic and database to any target application using target specific knowledge base.
The existing systems for migration and conversion of software have lots of drawbacks in various areas such as application, limitations on conversion weighting, limited compatibility, etc. Such as,
• Currently, the existing system for migration or updation of any legacy application developed, using a known technology is achieved manually. Hence, the amount of time spent and the cost invested for the same are very high. • Moreover, there is no specific tool available to migrate and/or upgrade- any application. There may be an individual tool for each such conversion. • For each and every source application if such a tool/service exists then that has to be purchased individually, which makes the migration very costly. • For each migration as it is a new process in existing system conversion time will have no effect of previous conversion processes. Whereas in applicant's invention, more the iterations, the higher is the quality & speed of conversion that is achieved due to the applicant's invention being a Knowledge based system. Objects of the Invention: -
It is clear from the above explanations that the current systems are very difficult to be reused or reapplied everywhere and there is no unique solution for migration anc conversion. So with the motto of making an apparatus, which can migrate and convert any source application of any source platform to any target platform, the inventor has developed a system or technology named 'An APPARATUS FOR MIGRATION AND CONVERSION OF SOFTWARE CODE' by which, conversion and/or migration of any application becomes possible with best results.
The main object of the invention is to make the apparatus for conversion and/or migration of any source application with no limitation of platforms on which the source or target systems are working.
The further object of the invention is to make the apparatus, which uses a knowledge base concept, such that conversion process time decreases as more source applications are processed by the applicant's software tool.
The further object of the invention is to make an apparatus, which will take the possibility of future conversions and/or migrations into account by using a knowledgebase for better and speedy conversions in future.
The further object of the invention is to create effective tools for current and future system migrations, design and development.
The further object of the invention is to reduce the overall development effort by having the tools, which learn from the created knowledge database, automate the migration, design and development processes as much as possible.
The further object of the invention is to segregate and assemble process knowledge and attributes in a structured format to create a knowledge database for future use. BRIEF DESCRIPTION OF THE DRAWING
FIG-l shows the block diagram of the system
FIG-2 shows the Aided process for migration or enhancement of an applic
Description of the System: - According to the invention, an 'Apparatus for Migration and Conversion o Software Code from Any Source Platform to Any Target Platform' migrates and/or convert: any source application working on any platform into a format that any target platfomr comprises of. An Inputting means for accepting the entire source code in ASCII format tc analyse the business logic of the source application, Ul (User lnterface)/GUI (Graphical Use Interface) details of the source and target application, validation schemes of source front- end interface, definitions of the target back-end system, existing test scripts to facilitate the quality control phase of the generated code, the source code entry points to busines: processes and target environment specification or definitions which include targe' platform (s), languages to be used, target database, coding standards, target architecture and framework, third party components, details of existing applications which have to be plugged into the target application and sample code of the application working in targe environment (if available); An Analysing means for analysing the source schemes provided by client to create target schemas, analysing the workflow diagrams that represent the source applicatior process, identifying the code segments in source application and analysing the targe requirements that will generate the target architecture and the technology associated with it; A Setting up means for generating custom knowledge base where the existing KB i; reviewed for particular migration and in case no such KB exists, a custom KB is created; A Processing means for conversion of source code into format of targe specification wherein complete source code is passed through a knowledge engine on the basis of multiple iterations and during this time the knowledge engine remains coupled to the knowledge base for conversion of source code into format of target specification. After eacr iteration the knowledge base is updated which results in speedy and better conversion o source code as the Custom KB gets more structured with respect to source platform, source application, target platform and target application; and A Documenting means for generation of reports related to process stage and end of conversion process. This consists of the code that is not converted automatically, the reasons for the non-conversion and suggestions on how the unconverted code can be converted manually at applicants Resource Centre.
The system is divided into two main parts: - 1. Knowledge Base, which is herein after referred as 'KB' 2. Knowledge Engine, which is herein after referred as 'KE'
Knowledge Base: - The custom KB as shown block M in fig. 1 consists of a relational database that consists of source and target code patterns and attributes. The custom KB (block M resembles and consolidates the source and target language syntax, control structure anc programming style. The structure of the custom KB (block M) is decided on the basis of forma of source and target application. The custom KB (block M) is updated after every iteration b> 'KE', which increases the rate of automatic conversion. The KB can be accessed by standard ODBC (Object Data Base Connectivity connection or through disk I/O (Input/Output) operations. The KB may also involve at interface layer that will allow the KE to connect to it remotely.
Knowledge Engine: - The KE shown as block N in fig. 1 is a processing unit which allows th< input code to be intercepted, interpreted and converted into target output code. I automates code migration and enhancements, allowing for many different design anc development options.
To extract the business logic from the source application it does the followin; functions: • Intercept the input code based on defined syntax in the custom KB (block M). • Interpret the source code using fuzzy logic routines. • Parse input code, segregate code blocks and convert them into intermediate or targe specific format using custom KB (block M) • Marks the unconverted or ignored blocks and sentences of the source code and stores them in the custom KB (block M) for future use.
In case of migration of a data driven system the KE will work as follows:-
• Interpret database schemes and data file formats. • Generate KB (block M) segment- thereby creating data dictionary definitions. • Interpret source code, parse it and convert it into target specific code with the help o data dictionary definitions generated in the previous step. • Marks the unconverted or ignored blocks and sentences of the source code and store; them in the custom KB (block M) for future use. • Repeat the above process for arriving at the final code thereby involving intermediate processes.
IN BLOCK S
Inputs a, b, c, d and e represent the input code components. These components are the input files that are divided based on Program Logic Code, User Interface, Data Dictionary Validation, Associated Program Logic files or Data Definition files. The user performs this task. IN BLOCK ' T ' F IS Code validation stage. Here the KE determines if all the required inpu files are available for processing
IN BLOCK U N IS This is the Knowledge Engine (KE) component of the S2T Technology. This component i: the primary processing module that processes the input code M is the Knowledge Base (KB) component of the S2T Technology that store patterns and discovered data. L symbol represents the "iterative process" by which input code is iterative^ processed by KE. O component is logical extension of the KE and is used to package the output code generated by KE.
IN BLOCK V Q block represents the target code generated by the tool as well as the Summaη
Report documenting the entire conversion process. P block represents the ignored or un-converted source code. The ignored code is fed back into the KB affer verification to determine new patterns, which the user will insert into the KB through the KB configuration process
Working of the System: -
The working of the invention is briefly explained with the help of drawings as under:
When any source application is required to be converted and/or migrated to a target specific format then procedure will be as described under: - The first stage named 'Input Stage' is shown in fig 1 as block S for migration or conversion process. This stage includes receiving the source application to analyse it systematically and logically. It also includes defining the architecture of the target application. After completing this task , either an existing library is refined or a new library custom KB ( block M) is created to fulfil the requirements of the source and target application as closely as possible.
These following inputs are received at the Input Stage:
1. The entire source code of sample part in ASCII (American Standard Code for Information Interchange), shown as 'a' is received so it can be analysed to understand the business logic of the source application, upon which custom KB (block M) is defined i.e. created or updated.
2. The Ul (User lnterface)/GUI (Graphical User Interface) details of the source application are received and the Ul details of the target application are defined. This is shown as 'b'. For an effective conversion, validation schemes of source front-end interface are also received into this stage.
3. The definitions of the target system database shown as 'c' in the figure are obtained. For a relational target database the scheme formats may be in SQL (Structure Query Language) or, for mainframe computers, in fragments of the flat file database with copybook structure in ASCII format. -A
4. If there already exists test scripts shown as 'd' in the figure, they are received and used to facilitate the quality control phase of the generated target code.
5. It is necessary to determine the source code entry points to business processes shown as 'e'. In some cases details provided by the Ul may be sufficient to decide the entry points. If not, the user is asked to specify the entry points.
6. The target environment specification or definitions are defined, including Target platform (s) Languages to be used Target database Coding standards Target architecture and framework Third party components Existing applications which have to be plugged with target application Sample code for the application working in target environment (if available)
The second stage is the Analysis Stage, which is shown as block T in the figure in which the source code is analysed for conversion. In this stage, first the database analysis is done in which the source schemas provided by client is analysed to create target schemas. Then the business analysis is done in which workflow diagrams that represent the source application processes are obtained. This analysis is used in generating the custom KB (block M). The last process of this stage is target analysis that generates the target architecture and the technology associated with it, which are added to the target application segment of the custom KB (block M).
The third stage is 'Setup Stage' shown as block U in which generation of custonr KB (block M) takes place. First the existing KB (block M), is reviewed for particular migration. Ir case of no such KB (block M) exists, a custom KB (block M) is created as follows: The selected parts of sample code 'a', Ul 'b' and database (back-end schemes) 'c' are introduced to KE (block N). The formulation done by KE (block N) on 'a', 'b' and 'c' form the base for the target requirements in the custom KB (block M). Through an iterative process shown as 'L', in which the selected source code fragment is passed multiple times through to KE (block N), knowledge patterns are collected. This process continues until the KE (block N) gets the signal for saturation from the KB (block M). In case of test scripts provided by the client, they are passed through KE (block N) also; otherwise the test scripts created by the KE (block N) itself.
In the next stage called 'Process Stage' shown as block U, the complete source code is passed through the KE (block N) on the basis of iteration. During this time the KE (block N) is coupled to the Custom KB (block M) for conversion of source code in the format of target specifications. After each iteration, Custom KB (block M) is updated which leads to speedy and better conversion of source code as the Custom KB (block M) has now more structured information of source platform and source application with respect to target platform and target application.
The last stage is the documentation stage shown as block V, in which the reports generated during process stage are reviewed. After the conversion process a summary reporl shown as P is generated, which consists of the code that is not converted (block O) automatically. This unconverted code is then converted manually at applicants Resource Centre. However, by this stage applicant has achieved 70 to 90% automatic conversion. Ir this stage two other processes are also performed namely:
• Target Database Verification, which includes verifying the converted database anc the data dictionary with respect to the source scheme. • Target Application Verification, which includes verifying the converted application anc its program links with respect to the source code process flow during the Analysis Stage (block s)
The description of the system given above is given only to understand the invention rathe than to limit its scope.

Claims

WE CLAIM:-
1. An Apparatus For Migration And Conversion Of Software Code From Any Source Platform To Any Target Platform that migrates and/or converts any source application working on any platform into a format of any target platform comprises of:
An inputting means for accepting the entire source code of sample part in ASCII to analyse the business logic of the source application, obtaining Ul (User lnterface)/GUI (Graphical User Interface) details of the source and target application, also receiving validation schemes of source front-end interface, obtaining the definitions of the targel back-end system, the existing test scripts to facilitate the quality control phase of the generated code, the source code entry points to business processes, target environmenl specification or definitions which includes target platform(s), languages to be used, targe" database, coding standards, target architecture and framework, third party components existing applications which have to be plugged with target application, and sample code for the application working in the target environment (if available);
An analysing means for analysing the source schemes provided by the client to create target schemes, analysing the business logic in the source application to create workflo diagrams that represent the source application processes, identifying the code segment: in the source application and analysing the target to generate the target architecture and the technology associated with it;
A setting up means for generating custom knowledge base where the existing KB i reviewed for particular migration and in case of no such KB exist, a custom KB is created;
A processing means for conversion of source code in format of target specificatior wherein the complete source code is passed through a knowledge engine on the basis o iteration and during this time the knowledge engine remains coupled to the knowledge base for conversion of source code in format of target specifications; and after eacl iteration the knowledge base is updated which leads to speedy and better conversion c source code as the Custom KB has now more structured information of source platform and source application with respect to target platform and target specifications; and
A documenting means for generation of reports during review of the process stage and a summary report after the end of the conversion process, which consists of the code that is not converted automatically. This unconverted code is then converted manually at applicants Resource Centre.
2. An Apparatus For Migration And Conversion Of Software Code From Any Source Platform To Any Target Platform as claimed in claim 1 wherein a 'Knowledge Base Database (KB)' is provided for understanding the source application and source platform, as well as the target specifications and target platform.
3. An Apparatus For Migration And Conversion Of Software Code From Any Source Platform To Any Target Platform as claimed in any of the preceding claims wherein a 'Knowledge Engine (KE)' is provided to extract the business logic and database (back-end) schema of the source application systematically and logically and to convert it into the format specified for the target application.
4. An Apparatus For Migration And Conversion Of Software Code From Any Source Platform To Any Target Platform as claimed in any of the preceding claims wherein the 'Knowledge Database' is updated after each iteration by 'KE' to provide wider knowledge of source application during the conversion process, leading to speedy and better future conversions.
5. An Apparatus For Migration And Conversion Of Software Code From Any Source Platform To Any Target Platform as claimed in any of the preceding claims wherein a report is generated after conversion, which consist of, the unconverted source code by the automatic migration process.
6. An Apparatus For Migration And Conversion Of Software Code From Any Source Platform To Any Target Platform as claimed in any of the preceding claims that learns from the iterations completed by 'Knowledge Database' which increases the rate of automatic migration in next iteration.
7. An Apparatus for Migration and Conversion of Software Code from Any Source Platform tc Any Target Platform as herein described and illustrated in the figures of the accompanying drawings.
U
PCT/IN2004/000385 2003-12-15 2004-12-10 An apparatus for migration and conversion of software code from any source platform to any target platform WO2005069125A2 (en)

Priority Applications (5)

Application Number Priority Date Filing Date Title
CA002548334A CA2548334A1 (en) 2003-12-15 2004-12-10 An apparatus for migration and conversion of software code from any source platform to any target platform
EP04821095A EP1700210A2 (en) 2003-12-15 2004-12-10 An apparatus for migration and conversion of software code from any source platform to any target platform
AU2004313518A AU2004313518A1 (en) 2003-12-15 2004-12-10 An apparatus for migration and conversion of software code from any source platform to any target platform
US10/582,839 US8051410B2 (en) 2003-12-15 2004-12-10 Apparatus for migration and conversion of software code from any source platform to any target platform
JP2006544680A JP2007515013A (en) 2003-12-15 2004-12-10 Software code migration and conversion equipment from any source platform to any target platform

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
IN885MU2003 2003-12-15
IN885/MUM/2003 2003-12-15

Publications (3)

Publication Number Publication Date
WO2005069125A2 true WO2005069125A2 (en) 2005-07-28
WO2005069125A3 WO2005069125A3 (en) 2005-09-15
WO2005069125A8 WO2005069125A8 (en) 2006-08-24

Family

ID=34779407

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/IN2004/000385 WO2005069125A2 (en) 2003-12-15 2004-12-10 An apparatus for migration and conversion of software code from any source platform to any target platform

Country Status (6)

Country Link
US (1) US8051410B2 (en)
EP (1) EP1700210A2 (en)
JP (1) JP2007515013A (en)
AU (1) AU2004313518A1 (en)
CA (1) CA2548334A1 (en)
WO (1) WO2005069125A2 (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2008232A1 (en) * 2006-03-09 2008-12-31 Evolveware, Inc. System and method for knowledge extraction and abstraction
US20100146492A1 (en) * 2008-12-04 2010-06-10 Real Dice Inc. Translation of programming code
US7873967B2 (en) 2006-02-27 2011-01-18 Microsoft Corporation Pluggable business logic
US7873940B2 (en) 2006-04-24 2011-01-18 Microsoft Corporation Providing packages for configuring software stacks
US7971187B2 (en) 2006-04-24 2011-06-28 Microsoft Corporation Configurable software stack
US8006242B2 (en) 2005-10-31 2011-08-23 Microsoft Corporation Identification of software configuration data
CN103403696A (en) * 2011-03-29 2013-11-20 英派尔科技开发有限公司 'go home' feature for roaming applications
WO2014032262A1 (en) * 2012-08-30 2014-03-06 华为技术有限公司 Implementation method and system for migrating application among platforms<0}
WO2014155148A1 (en) 2013-03-27 2014-10-02 Netfective Technology Sa Method for transforming first code instructions in a first programming language into second code instructions in a second programming language
CN109725927A (en) * 2018-05-08 2019-05-07 中国平安人寿保险股份有限公司 Synchronous method and device, the storage medium and terminal of code management system
US10838714B2 (en) 2006-04-24 2020-11-17 Servicenow, Inc. Applying packages to configure software stacks
CN113253997A (en) * 2021-06-23 2021-08-13 南京铉盈网络科技有限公司 Graphical front-end engineering framework construction method
EP3378007B1 (en) * 2015-11-20 2022-01-19 CA, Inc. Systems and methods for anonymizing log entries

Families Citing this family (74)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7610576B2 (en) * 2005-01-19 2009-10-27 Sap Ag System and method for simultaneous display of processes and associated files
US7853931B2 (en) * 2005-01-19 2010-12-14 Sap Ag System and method for automatically generating flow diagrams
US8387038B2 (en) * 2006-08-14 2013-02-26 Caterpillar Inc. Method and system for automatic computer and user migration
US8490068B1 (en) * 2007-01-26 2013-07-16 Intuit Inc. Method and system for feature migration
US20080301259A1 (en) * 2007-06-04 2008-12-04 Herbert Hackmann Method and system for accessing a business object by using a service provider class
US8799210B2 (en) * 2008-02-01 2014-08-05 Infosys Limited Framework for supporting transition of one or more applications of an organization
US20110066466A1 (en) * 2008-02-01 2011-03-17 Infosys Technologies Limited Method and system for generating transition plans for applications of organizations
US8327329B2 (en) * 2008-06-06 2012-12-04 Microsoft Corporation Application dehydration, synchronization, and rehydration
US8502822B2 (en) * 2008-09-30 2013-08-06 Nintendo Co., Ltd. Method and apparatus for visualizing and interactively manipulating profile data
US9495279B2 (en) * 2008-09-30 2016-11-15 Nintendo Co., Ltd. Method and apparatus for efficient statistical profiling of video game and simulation software
US20100153482A1 (en) * 2008-12-10 2010-06-17 Full Armor Corporation Cloud-Based Automation of Resources
US20120110030A1 (en) * 2009-04-10 2012-05-03 Mark Pomponio Software database system and process of building and operating the same
US8924921B2 (en) * 2009-04-20 2014-12-30 International Business Machines Corporation Abstracting business logic into centralized database controls
US8832699B2 (en) 2009-05-11 2014-09-09 Accenture Global Services Limited Migrating processes operating on one platform to another platform in a multi-platform system
US8813048B2 (en) * 2009-05-11 2014-08-19 Accenture Global Services Limited Single code set applications executing in a multiple platform system
US8930487B2 (en) * 2009-05-29 2015-01-06 Red Hat, Inc. Object-based modeling using model objects exportable to external modeling tools
US9292592B2 (en) 2009-05-29 2016-03-22 Red Hat, Inc. Object-based modeling using composite model object having independently updatable component objects
US9105006B2 (en) 2009-05-29 2015-08-11 Red Hat, Inc. Generating floating desktop representation of extracted model object
US9292485B2 (en) * 2009-05-29 2016-03-22 Red Hat, Inc. Extracting data cell transformable to model object
US9009006B2 (en) 2009-05-29 2015-04-14 Red Hat, Inc. Generating active links between model objects
US20110054854A1 (en) * 2009-08-31 2011-03-03 Eric Williamson Systems and methods for generating dimensionally altered model objects
US9152435B2 (en) 2009-08-31 2015-10-06 Red Hat, Inc. Generating a set of linked rotational views of model objects
US9152944B2 (en) * 2009-08-31 2015-10-06 Red Hat, Inc. Generating rapidly rotatable dimensional view of data objects
US8677316B2 (en) * 2010-05-12 2014-03-18 Microsoft Corporation Enforcement of architectural design during software development
WO2012056324A1 (en) * 2010-10-29 2012-05-03 France Telecom Method and system to recommend applications from an application market place to a new device
US8566648B2 (en) * 2011-02-02 2013-10-22 Salesforce, Inc. Automated testing on devices
US8615744B2 (en) * 2011-02-09 2013-12-24 Beek Fund B.V. L.L.C. Methods and system for managing assets in programming code translation
US9043764B2 (en) * 2011-03-09 2015-05-26 International Business Machines Corporation Cross-platform compiler for data transforms
US9176773B2 (en) 2011-06-29 2015-11-03 Microsoft Technology Licensing, Llc Virtual machine migration tool
US8914769B2 (en) 2011-11-11 2014-12-16 Ricoh Production Print Solutions LLC Source code generation for interoperable clients and server interfaces
US9262133B2 (en) * 2012-01-27 2016-02-16 Amx Llc Mapping and formatting input commands to a third party protocol
US9459862B2 (en) 2013-01-29 2016-10-04 ArtinSoft Corporation Automated porting of application to mobile infrastructures
US9465608B2 (en) * 2013-03-15 2016-10-11 ArtinSoft Corporation Code separation with semantic guarantees
US10061573B2 (en) 2013-01-29 2018-08-28 Mobilize.Net Corporation User interfaces of application porting software platform
US10019259B2 (en) 2013-01-29 2018-07-10 Mobilize.Net Corporation Code transformation using extensibility libraries
US9223570B2 (en) 2013-03-14 2015-12-29 Red Hat, Inc. Migration assistance using compiler metadata
US9589146B2 (en) * 2014-04-22 2017-03-07 International Business Machines Corporation Method and system for hiding sensitive data in log files
US10182129B1 (en) * 2014-06-19 2019-01-15 Amazon Technologies, Inc. Global optimization of a service-oriented system
US9998562B1 (en) 2014-06-19 2018-06-12 Amazon Technologies, Inc. Service-oriented system optimization using partial service relocation
US9998328B1 (en) * 2014-06-19 2018-06-12 Amazon Technologies, Inc. Service-oriented system optimization using client device relocation
GB2513779B (en) * 2014-08-14 2015-05-13 Imp Io Ltd A method and system for scalable job processing
US9679015B2 (en) * 2014-09-03 2017-06-13 Bank Of America Corporation Script converter
JP6574558B2 (en) * 2014-10-14 2019-09-11 キヤノン株式会社 Information processing apparatus, information processing apparatus control method, and program
US10324712B1 (en) * 2014-12-24 2019-06-18 Thomas A. Nolan Method and system of migrating legacy code for upgraded systems
US9971714B2 (en) * 2015-05-05 2018-05-15 Oath Inc. Device interfacing
US9658893B2 (en) 2015-05-06 2017-05-23 Runtime Design Automation Multilayered resource scheduling
WO2017095382A1 (en) * 2015-11-30 2017-06-08 Hewlett Packard Enterprise Development Lp Application migration system
US20170168792A1 (en) * 2015-12-15 2017-06-15 Futurewei Technologies, Inc. Space and time aware organization and isolation of components in real time systems
US9971581B1 (en) * 2015-12-28 2018-05-15 Wells Fargo Bank, N.A. Programming language conversion
US9430748B1 (en) 2016-01-29 2016-08-30 International Business Machines Corporation Verifying historical artifacts in disparate source control systems
US9747098B2 (en) 2016-01-29 2017-08-29 International Business Machines Corporation Verifying source code in disparate source control systems
US20190213003A1 (en) * 2016-09-20 2019-07-11 Obschestvo S Ogranichennoi Otvetstvennostyu "Mobst Rus" Method, system and software application for developing mobile applications
US10169029B2 (en) * 2017-01-10 2019-01-01 International Business Machines Corporation Pattern based migration of integration applications
US10175967B2 (en) * 2017-01-11 2019-01-08 International Business Machines Corporation Migrating applications to updated environments
JP6827340B2 (en) * 2017-02-17 2021-02-10 三菱重工エンジニアリング株式会社 Software test equipment, software test systems, software test methods and programs
US10073768B1 (en) * 2017-06-07 2018-09-11 M/S. Cigniti Technologies Limited Smart migration/remediation engine
US10459829B2 (en) * 2017-06-07 2019-10-29 M/S. Cigniti Technologies Limited Overall test tool migration pipeline
JP6556816B2 (en) * 2017-12-15 2019-08-07 株式会社日立製作所 Computer system and program migration method
US11275608B1 (en) * 2018-04-03 2022-03-15 Amazon Technologies, Inc. Scalable job transformation and management
US11119802B2 (en) * 2019-05-01 2021-09-14 EMC IP Holding Company LLC Method and system for offloading parallel processing of multiple write requests
US11294702B2 (en) 2019-05-01 2022-04-05 EMC IP Holding Company LLC Method and system for processing data using a processing pipeline and processing units
US11748150B2 (en) * 2019-05-14 2023-09-05 Microsoft Technology Licensing, Llc System and method for blocking path detection
CN110716746B (en) * 2019-09-03 2023-04-07 五八有限公司 Method and device for converting RN style code into applet style code
US11150945B2 (en) * 2019-09-04 2021-10-19 Red Hat, Inc. Reverse restartable sequences for lock polling scalability
US11055130B2 (en) 2019-09-15 2021-07-06 Mellanox Technologies, Ltd. Task completion system
US11822973B2 (en) 2019-09-16 2023-11-21 Mellanox Technologies, Ltd. Operation fencing system
US11789727B2 (en) * 2019-10-30 2023-10-17 Nippon Telegraph And Telephone Corporation Conversion apparatus, conversion method and program
CN113760362A (en) * 2020-06-03 2021-12-07 腾讯科技(深圳)有限公司 Application program transplanting method, device, equipment and medium
US11237802B1 (en) 2020-07-20 2022-02-01 Bank Of America Corporation Architecture diagram analysis tool for software development
US11354170B2 (en) * 2020-08-03 2022-06-07 Dell Products L.P. Classifying infrastructure workloads using workload seeds
US11875141B2 (en) 2020-11-20 2024-01-16 Infosys Limited System and method for training a neural machine translation model
CN113254027A (en) * 2021-05-20 2021-08-13 西安华讯科技有限责任公司 Method, system, equipment and storage medium for converting control program of semiconductor equipment
CN114116432A (en) * 2022-01-29 2022-03-01 中国民航信息网络股份有限公司 Migration verification method, migration verification platform, electronic device and storage medium
CN117519782A (en) * 2024-01-05 2024-02-06 浙江大华技术股份有限公司 Engineering management method, device, equipment and storage medium based on distribution

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5497319A (en) * 1990-12-31 1996-03-05 Trans-Link International Corp. Machine translation and telecommunications system
US5678044A (en) * 1995-06-02 1997-10-14 Electronic Data Systems Corporation System and method for improved rehosting of software systems
US6257774B1 (en) * 1995-10-27 2001-07-10 Authorgenics, Inc. Application program and documentation generator system and method

Family Cites Families (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
AU676097B2 (en) * 1993-09-20 1997-02-27 Cabletron Systems, Inc. Communications network management system and method, using fuzzy logic
US6330553B1 (en) * 1997-04-09 2001-12-11 Yamaha Hatsudoki Kabushiki Kaisha Autonomic system for updating fuzzy neural network and control system using the fuzzy neural network
US6247172B1 (en) * 1998-07-02 2001-06-12 Hewlett-Packard Company Method for a translation system that aggressively optimizes and preserves full synchronous exception state
US6523172B1 (en) * 1998-12-17 2003-02-18 Evolutionary Technologies International, Inc. Parser translator system and method
US6654950B1 (en) * 1999-08-24 2003-11-25 Bae Systems Mission Solutions Inc. Software rehosting system and method
US6370646B1 (en) * 2000-02-16 2002-04-09 Miramar Systems Method and apparatus for multiplatform migration
US20010034880A1 (en) * 2000-03-02 2001-10-25 Jonathan Dzoba Configurable debug system using source and data objects
US6637024B1 (en) * 2000-05-03 2003-10-21 International Business Machines Corporation Method and product for debugging a target java virtual machine having no debug information therein
WO2002005088A1 (en) 2000-07-06 2002-01-17 British Telecommunications Public Limited Company Method and apparatus for extracting knowledge from software code or other structured data
US6668370B1 (en) * 2000-09-21 2003-12-23 International Business Machines Corporation Synchronous execution of object-oriented scripts and procedural code from within an interactive test facility
US6560769B1 (en) 2000-09-28 2003-05-06 Unisys Corporation Computer-implemented method for generating a UML representation from JAVA source code
US7080159B2 (en) * 2000-12-15 2006-07-18 Ntt Docomo, Inc. Method and system for effecting migration of application among heterogeneous devices
US7356816B2 (en) * 2001-02-13 2008-04-08 Computer Associates Think, Inc. Method and apparatus for multiplatform migration
US7228302B2 (en) 2003-08-14 2007-06-05 Agilent Technologies, Inc. System, tools and methods for viewing textual documents, extracting knowledge therefrom and converting the knowledge into other forms of representation of the knowledge
US6941547B2 (en) * 2001-06-25 2005-09-06 International Business Machines Corporation Apparatus and method for porting applications to different platforms
US7107589B1 (en) * 2001-09-28 2006-09-12 Siebel Systems, Inc. Infrastructure for the automation of the assembly of schema maintenance scripts
US20030220920A1 (en) * 2002-05-24 2003-11-27 Mentor Graphics Corporation Matching database fields in an electronic design automation environment
US7210132B2 (en) * 2002-05-30 2007-04-24 Microsoft Corporation Interoperability of objects between various platforms
US20030233631A1 (en) * 2002-06-13 2003-12-18 Ambrose Curry Web services development method
US20040158820A1 (en) * 2003-02-11 2004-08-12 Moore John Wesley System for generating an application framework and components
US8612421B2 (en) * 2003-05-07 2013-12-17 Oracle International Corporation Efficient processing of relational joins of multidimensional data
US7685027B2 (en) * 2003-12-04 2010-03-23 International Business Machines Corporation Method and system for enterprise-wide migration
US7334223B2 (en) * 2004-01-19 2008-02-19 Tata Consultancy Services, Ltd. Apparatus and method for automatically migrating client server applications to other architectures and platforms

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5497319A (en) * 1990-12-31 1996-03-05 Trans-Link International Corp. Machine translation and telecommunications system
US5678044A (en) * 1995-06-02 1997-10-14 Electronic Data Systems Corporation System and method for improved rehosting of software systems
US6257774B1 (en) * 1995-10-27 2001-07-10 Authorgenics, Inc. Application program and documentation generator system and method

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8006242B2 (en) 2005-10-31 2011-08-23 Microsoft Corporation Identification of software configuration data
US7873967B2 (en) 2006-02-27 2011-01-18 Microsoft Corporation Pluggable business logic
EP2008232A1 (en) * 2006-03-09 2008-12-31 Evolveware, Inc. System and method for knowledge extraction and abstraction
EP2008232A4 (en) * 2006-03-09 2011-10-12 Evolveware Inc System and method for knowledge extraction and abstraction
US9354904B2 (en) 2006-04-24 2016-05-31 Microsoft Technology Licensing, Llc Applying packages to configure software stacks
US7971187B2 (en) 2006-04-24 2011-06-28 Microsoft Corporation Configurable software stack
US7873940B2 (en) 2006-04-24 2011-01-18 Microsoft Corporation Providing packages for configuring software stacks
US10838714B2 (en) 2006-04-24 2020-11-17 Servicenow, Inc. Applying packages to configure software stacks
US20100146492A1 (en) * 2008-12-04 2010-06-10 Real Dice Inc. Translation of programming code
US8762963B2 (en) * 2008-12-04 2014-06-24 Beck Fund B.V. L.L.C. Translation of programming code
CN103403696B (en) * 2011-03-29 2015-11-25 英派尔科技开发有限公司 For " going home " feature of roaming application
CN103403696A (en) * 2011-03-29 2013-11-20 英派尔科技开发有限公司 'go home' feature for roaming applications
WO2014032262A1 (en) * 2012-08-30 2014-03-06 华为技术有限公司 Implementation method and system for migrating application among platforms<0}
WO2014155148A1 (en) 2013-03-27 2014-10-02 Netfective Technology Sa Method for transforming first code instructions in a first programming language into second code instructions in a second programming language
EP3378007B1 (en) * 2015-11-20 2022-01-19 CA, Inc. Systems and methods for anonymizing log entries
CN109725927A (en) * 2018-05-08 2019-05-07 中国平安人寿保险股份有限公司 Synchronous method and device, the storage medium and terminal of code management system
CN113253997A (en) * 2021-06-23 2021-08-13 南京铉盈网络科技有限公司 Graphical front-end engineering framework construction method
CN113253997B (en) * 2021-06-23 2021-10-08 南京铉盈网络科技有限公司 Graphical front-end engineering framework construction method

Also Published As

Publication number Publication date
JP2007515013A (en) 2007-06-07
US20070256058A1 (en) 2007-11-01
AU2004313518A1 (en) 2005-07-28
WO2005069125A8 (en) 2006-08-24
EP1700210A2 (en) 2006-09-13
CA2548334A1 (en) 2005-07-28
US8051410B2 (en) 2011-11-01
WO2005069125A3 (en) 2005-09-15

Similar Documents

Publication Publication Date Title
EP1700210A2 (en) An apparatus for migration and conversion of software code from any source platform to any target platform
US20050138606A1 (en) System and method for code migration
CN111488145B (en) Micro-service code generation system and method based on service domain data model library
EP3367234A2 (en) Systems and methods for arbitrary software logic modeling
TW200412495A (en) A generic software testing system and mechanism
US5949993A (en) Method for the generation of ISA simulators and assemblers from a machine description
CN107346249A (en) A kind of computer software development approach based on model
CN111427940A (en) Self-adaptive database conversion method and device
CN105183476B (en) A kind of construction method and device of cross-platform program
CN114036183A (en) Data ETL processing method, device, equipment and medium
CN106383734A (en) Method for extracting detailed design from codes
EP2037374A1 (en) Method for translating a graphical workflow in a textual description
Nikiforova et al. Integration of MDA framework into the model of traditional software development
CN115469860A (en) Method and system for automatically generating demand-to-software field model based on instruction set
CN105045698A (en) Method for analyzing chip verification progress by using MATPLOTLIB of PYTHON
CN108132802B (en) Application method of configuration model in system development
CN113505061A (en) Automatic test software platform
CN106293776B (en) A kind of electric system EMTPE auxiliary compiling system
CN104198786A (en) Method for simulating waveform measured by logic analyzer by utilizing single chip microcomputer model
CN108492168A (en) Property tax industry audit emulation mode
Devi et al. A Diverse View on Feature-Oriented Programming in Software Product Line
Zou et al. Towards implementing RTL microprocessor agile design using feature oriented programming
KR100512758B1 (en) Method for architecture-based reengineering using design patterns
Almonaies et al. A framework for migrating web applications to web services
CN116204420A (en) Stable generation method for module-level Simulink test case

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LT LU MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 2548334

Country of ref document: CA

WWE Wipo information: entry into national phase

Ref document number: 2006544680

Country of ref document: JP

WWE Wipo information: entry into national phase

Ref document number: 2004313518

Country of ref document: AU

NENP Non-entry into the national phase

Ref country code: DE

WWW Wipo information: withdrawn in national office

Country of ref document: DE

WWE Wipo information: entry into national phase

Ref document number: 2004821095

Country of ref document: EP

ENP Entry into the national phase

Ref document number: 2004313518

Country of ref document: AU

Date of ref document: 20041210

Kind code of ref document: A

WWP Wipo information: published in national office

Ref document number: 2004313518

Country of ref document: AU

WWP Wipo information: published in national office

Ref document number: 2004821095

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 10582839

Country of ref document: US

WWW Wipo information: withdrawn in national office

Ref document number: 2004821095

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 10582839

Country of ref document: US