EP1454237A2 - Systeme et procede de tra age et/ou d'evaluation d'un echange d'informations - Google Patents

Systeme et procede de tra age et/ou d'evaluation d'un echange d'informations

Info

Publication number
EP1454237A2
EP1454237A2 EP02794959A EP02794959A EP1454237A2 EP 1454237 A2 EP1454237 A2 EP 1454237A2 EP 02794959 A EP02794959 A EP 02794959A EP 02794959 A EP02794959 A EP 02794959A EP 1454237 A2 EP1454237 A2 EP 1454237A2
Authority
EP
European Patent Office
Prior art keywords
applications
information
level
software
exchange
Prior art date
Legal status (The legal status 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 status listed.)
Ceased
Application number
EP02794959A
Other languages
German (de)
English (en)
Inventor
Elmar Thurner
Dirk Langkafel
Thomas Merkl
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Siemens AG
Original Assignee
Siemens AG
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 Siemens AG filed Critical Siemens AG
Publication of EP1454237A2 publication Critical patent/EP1454237A2/fr
Ceased legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/362Software debugging
    • G06F11/3636Software debugging by tracing the execution of the program

Definitions

  • the invention relates to a system and method for tracking and / or evaluating the exchange of information between, in particular, heterogeneous software applications, in particular MES applications, in a software system coupling the software applications, the software applications and the software system being stored on at least one computer unit.
  • the invention further relates to a corresponding computer program, a computer program product and a data processing device.
  • Manufacturing Execution Systems are systems that, for example, provide information for optimizing production processes.
  • the manufacturing execution systems have to supplement the rough planning data of the ERP systems with plant-specific and current detailed planning data and pass them on to the subordinate automation level.
  • they have the task of taking over production-relevant information from the automation level, preparing it and using it to avoid the corporate management level.
  • MES systems thus perform the task of vertical integration between the company management level and the automation level.
  • Typical individual tasks of MES systems are enterprise asset management ment, maintenance management, information management, scheduling, dispatching and trace & track. These tasks are carried out by MES components or MES applications.
  • No. 6,083,281 describes a method for tracking the activities of entities in software systems. However, this procedure relates to how the entities work and not to the data exchange between the entities. This procedure is intended to support software developers in the development and test phase.
  • the object of the present invention is to provide a system and a method for tracking, evaluating and logging the communication of software components, in particular in MES systems. According to the invention, the above object is achieved for a system by the features of claim 1.
  • An essential advantage of the invention lies in the simple and automatic verification of the data exchange. It can be ensured whether the intended information has actually been exchanged. This means that it can be verified whether information has actually been sent by a sender or has reached the recipient. Furthermore, transmission errors or bottlenecks that have occurred can be identified and analyzed very easily. From this, optimizations for the underlying software system or project can be derived. Another advantage is that it is very easy to provide evidence to authorities, such as the FDA (for example, through generated reports).
  • a first advantageous embodiment of the present invention for a system is that the results of the analysis of the information exchange and / or the analysis of the errors can be processed directly by the software system. The results of the analysis and the conclusions drawn
  • Another advantageous embodiment of the present invention for a system is that certain information and / or errors can be selected by forming a filter. This makes it very easy for a user to access specific information. Possible filters are, for example, sender, recipient, period, IDs of messages. The filters can be defined, for example, using input masks and input aids (keyboard, mouse, etc.). This gives a user the option of scaled and dedicated information acquisition.
  • a further advantageous embodiment of the present invention for a system is that the tracking and / or evaluation takes place at the project level or at the adapter level or at the level of an information channel. This enables scaled information acquisition and evaluation on different abstraction levels (project level, adapter level, port level).
  • a further advantageous embodiment of the present invention for a system is that adapters and / or wrappers are used as coupling mechanisms.
  • Adapter and wrapper technologies are known mechanisms in information technology to integrate software components into a system.
  • a wrapper forms the API (Application Programmable Interface) of a third-party component (e.g. an MES)
  • a method of the API of the external component becomes a method of the framework program or an integer data type of the API of the external component becomes an integer data type of the framework program, etc.
  • COM objects Component Object Model
  • the creation of a wrapper for an is to be integrated Component can be automated.
  • a wrapper corresponds to a bridge. Wrappers can be realized very quickly.
  • Adapters are one level higher than wrappers. They offer a unified view of connected applications. An adapter offers functionality to start, operate, etc. the component to be coupled. An adapter corresponds to a "facade" in the language of the design pattern.
  • a further advantageous embodiment of the present invention for a system is that the first and second devices are implemented by a device or the first, second and fourth devices are implemented by a device or the first and fourth devices are implemented by a device or the second and fourth Device are realized by a device.
  • This enables a compact and resource-minimizing (eg storage space saving) design.
  • Another advantageous embodiment of the present invention for a system is that the third device is integrated in one of the other devices. This also enables a compact and resource-minimizing (e.g. space saving) design. Furthermore, access times to database content can be optimized.
  • An essential advantage of the invention lies in the simple and automatic verification of the data exchange. It can be ensured whether the intended information has actually been exchanged. That it can be verified whether information has actually been sent by a sender or has arrived at the receiver. Furthermore, transmission errors or bottlenecks that have occurred can be identified and analyzed very easily. From this, optimizations for the underlying software system or project can be derived. Another advantage is that it is very easy to provide proof to authorities, e.g. FDA can be carried out (e.g. through generated reports).
  • a first advantageous embodiment of the present invention for a method is that the results of the analysis of the information exchange and / or the analysis of the errors are processed directly by the software system.
  • the results of the analysis and the conclusions drawn can be taken into account directly in the software system (e.g. changing the configuration of components, dimensioning or design of communication connections).
  • Another advantageous embodiment of the present invention for a method is that certain information and / or errors are selected by forming a filter. This makes it very easy for a user to access specific information.
  • Possible filters are, for example, sender, recipient, period, IDs of messages.
  • the filters can be defined, for example, using input masks and input aids (keyboard, mouse, etc.). This enables a user to create scaled and dedicated information.
  • a further advantageous embodiment of the present invention for a method is that the tracking and / or evaluation is carried out at the project level or at the adapter level or at the level of an information channel. This enables scaled information acquisition and evaluation on different abstraction levels (project level, adapter level, port level).
  • a wrapper maps the API (Application Programmable Interface) of a third-party component (eg an MES application from a third party) into the object model of the framework program.
  • a method of the API of the external component becomes a method of the framework program or an integer data type of the API of the external component becomes an integer data type of the framework program, etc.
  • COM objects Component Object Model
  • the creation of a wrapper for a component to be integrated can be automated.
  • a wrapper corresponds to a bridge. Wrappers can be realized very quickly.
  • Adapters are one level higher than wrappers. They offer a unified view of connected applications. An adapter offers functionality to start, operate, etc. the component to be coupled. An adapter corresponds to a "facade" in the language of the design pattern.
  • a further advantageous embodiment of the present invention for a method is that the first and second devices are implemented by a device or the first, second and fourth devices are implemented by a device or the first and fourth devices are implemented by a device or the second and fourth device can be realized by one device. This enables a compact and resource-minimizing (e.g. storage space saving) design.
  • Another advantageous embodiment of the present invention for a method is that the third device is integrated in one of the other devices. This also makes it compact and resource-minimizing
  • Access times to database content can also be optimized.
  • Another advantageous embodiment of the present invention is that the method according to the invention is implemented by a computer program. This means that any modifications or adjustments can be made easily.
  • Another advantageous embodiment of the present invention is that the computer program for the method according to the invention is stored on a data carrier. This makes the process easy to handle in terms of logistics and distribution.
  • Another advantageous embodiment of the present invention is that the computer program for the method according to the invention is installed on a data processing device. This increases performance.
  • 10 shows a sequence chart: evaluation mode, 11 shows a "component" as a meta object model in UML notation,
  • FIG. 13 shows the object structure of a connection in UML.
  • the illustration according to FIG. 1 shows an overview of the three control levels, as can usually be found in a manufacturing or manufacturing company.
  • the pyramid shape expresses that the information is compressed at the top.
  • the top level is the ERP level (Enterprise Resource Planning).
  • ERP level Enterprise Resource Planning
  • the business and sales tasks are usually carried out in a company (e.g. finance, sales, human resources, reporting) - and material management) are carried out at this level
  • the SAP R / 3 system is an ERP system that is used very frequently at company management level.
  • the lowest level of the pyramid is the automation level (controls).
  • controls programmable logic controllers
  • PLC programmable logic controllers
  • PLS visualization and process control systems
  • the drives, actuators and sensors of the production and / or manufacturing facilities are directly connected to the systems on this level.
  • the link between the ERP level and the automation level is formed by the MES level.
  • the applications at the MES level thus ensure vertical integration between the ERP level and the automation level.
  • the MES applications have to carry out the rough planning of the ERP systems around production plant-specific detailed planning supplement and forward to the systems at the automation level.
  • it is the task of the MES applications to record production-related data at the automation level, to process it and to forward it to the ERP level (company management level).
  • Typical MES applications include Quality Management (QM), Maintenance Management (MM), Performance Analysis (PA), Process Management, Labor Management, Asset Management.
  • QM Quality Management
  • MM Maintenance Management
  • PA Performance Analysis
  • Process Management Labor Management
  • Asset Management Asset Management
  • MES systems or ERP systems usually contain a so-called runtime system for the temporal sequence control of the components involved (subcomponents, modules, tasks, processes of the operating system, etc.), as well as a so-called engineering system for creating and editing programs that are used for Execution in the runtime system are provided.
  • the illustration according to FIG. 2 shows an exemplary overview image with software and hardware units for MES solutions.
  • the individual MES applications AI to A3 are connected to a framework program (framework) IF via adapters AD1 to AD3.
  • a user workstation PIW1 is coupled to the framework program IF via a bidirectional information path II and can thus manage and monitor the MES applications which are attached or integrated thereon.
  • the user workstation PIW1 usually consists of a display device (monitor, display, etc.), a data processing system (eg PC) with processor and memory devices, and input units (keyboard, mouse, etc.).
  • the MES applications AI to A3 and the framework program IF can run on their own data processing units or processors, but it is also possible that they run on the data processing unit of the PIW1.
  • the respective MES applications AI to A3 are connected to the framework program IF via adapters AD1 to AD3.
  • the adapters are thus the coupling modules between the framework program IF and the applications. Applications that are heterogeneous per se can thus be connected to one another via the adapters, and integration with the framework program IF makes it possible to communicate between the applications and to exchange data.
  • the adapters are software modules that create connections to various applications. In typical integration scenarios, these are integrations to systems from the MES, ERP, SCADA or Controls world.
  • An adapter offers functionality to start and operate a component to be connected, etc.
  • An adapter allows access to data and functions of the application or application to be coupled, provides certain runtime data and allows engineering information to be loaded from the application or application to be coupled.
  • Adapters can differ in terms of their structure and scope. For example, adapters can be permanently programmed or they can be configured or modeled. They can also differ with regard to the possibilities of access to the application to be coupled, for example adapters can only allow data access, but it is also possible for adapters to allow access to higher-value business processes.
  • the adapters When starting up, the adapters are loaded with the stored models and status information. It is then checked at runtime whether and how the different integrated applications or applications fit together. Using a visualization or monitoring component, it is possible to query the status of an adapter and to display it at the user workstation PIW1 (also graphically).
  • Adapters give the system and the user a standardized and uniform view of applications (depending on which level of abstraction the adapters have).
  • Another way to integrate software components is to use wrappers.
  • a wrapper maps the API (Application Programmable Interface) of a third-party component (eg an MES application) into the object model of the framework program. For example, a method of the API of the external component becomes a method of the framework program or an integer data type of the API of the external component becomes an integer data type of the framework program.
  • MES applications In addition to MES applications, applications from the corporate management level (Enterprise Resource Planning level) and / from the automation level (Controls level) can be integrated via the framework program IF and monitored or monitored via the workstation PIW1 (the acronym PIW stands for Personalized Industrial Workplace) . to get managed.
  • the framework program IF thus forms an integration platform for the entire industrial sector. Different applications from the corporate management level, the MES level and the automation level can be easily and economically integrated with the framework program IF using adapters and / or wrappers.
  • the framework program IF can therefore be seen as a middleware platform and as a manufacturing application integration tool.
  • a user e.g. the plant operator
  • Access data and methods of the applications and he can also use this access to connect applications with each other.
  • the framework program IF thus enables, on the one hand, vertical integration of applications from different company levels and, on the other hand, the framework program IF enables horizontal integration of applications at the MES level.
  • the workstation PIWl issues for a user on the front end of MES applications or other applications represents a "one window to the world" for the company.
  • the user of the workstation PIW1 can thus monitor and manage all integrated MES or other applications from this one workstation.
  • This workplace can be connected to the applications via the Internet, the intranet, LAN (Local Area Network) or other conceivable connections. It is also possible to design this workstation as a mobile station, for example as a mobile device (PDA, cell phone). This mobility would bring even more benefits to a user.
  • PDA mobile device
  • FIG. 3 shows the central position of the framework program coupling the software applications.
  • the framework program (IF; FIG 2) can be on a single server or on any number of servers that are in one
  • FIG. 3 shows that the framework program (IF; FIG 2) is located on a server IFS (Industrial Framework Server). The clients are connected to this central server IFS by the bidirectional information paths 12-18.
  • IFS Industry Framework Server
  • clients include applications from the ERP, MES and automation levels. These applications are shown at the bottom of the figure in FIG. These applications are connected to the framework program (IF; FIG 2) and thus to the server IFS via the adapters AD4-AD6.
  • the adapters AD4 - AD6 are connected to the applications via API interfaces API1 - API3 (API stands for Application Programmable Interface).
  • APIs are also used when converting parameter lists from one format to another and when interpreting the arguments in one or both directions. The APIs are, so to speak, the glue between the applications and the adapters.
  • the connection between the adapters AD4 - AD6 with the framework program (IF; FIG 2) (represented in FIG.
  • applications to the framework program can also be carried out by wrappers or other integration mechanisms.
  • the repository IFR (Industrial Framework Repository) can be connected to the server IFS as a further client.
  • the IFR repository is used to keep data safe and persistent. This data can be accessed via method calls.
  • the repository includes Objects, methods and runtime data saved.
  • the Personalized Industrial Workplace PIW2 and any existing engineering environment EU are clients of the IFS server.
  • the Personalized Industrial Workplace PIW2 is connected by the bidirectional information path 16 to the framework program (IF; FIG 2) or to the server, the engineering environment EU accordingly by the bidirectional information path 17.
  • the three points show that additional clients on the Server IFS can hang.
  • a further client C connected by the information path 18, also hangs on the server IFS.
  • the clients IFR, PIW2, EU, C are connected accordingly via APIs or common data formats (e.g. XML), common protocols (XOP, OPC, etc.) and common transport mechanisms (e.g. DCOM, HTTP or MSMQ).
  • the adapters AD4 - AD6 used allow access to data and also to methods of the individual applications, which they connect to the framework program (IF; FIG 2). These adapters are very flexible and are not restricted to individual special protocols or special transport mechanisms. If the adapters are used in a runtime environment, they are configured to ensure that certain required data from an application is available in the server environment at the right time. As already mentioned, this can be done using different protocols and transport mechanisms. In a runtime environment there can be several adapters, which can also have small server properties (such as the execution of workflows, the provision of various communication options, ). These adapters can run on the respective application computer. Not only do they have to run on one machine, they can also be distributed.
  • MES applications Manufacturing Execution Systems
  • the system or method according to the invention makes it possible to integrate such heterogeneous applications with the aid of a framework program.
  • the communication between these applications takes place on the basis of communication means such as HTTP, DCOM, MSMQ, etc.
  • the communication ie the data exchange between the applications is independent of these communication means, ie the applications can abstract from the application means.
  • FIG. 4 shows the basic structure of an adapter. Each adapter is a special component (the "component" as a meta object model is explained in more detail in FIG.
  • Each adapter comes with a certain default structure, which is again represented as a tree structure of objects in the framework program, ie components and variables, and which provides certain places where the adapter can place certain information externally. Examples of this are status information about the status of the adapter (if the adapter is connected to its application, the application is running, version information, etc.). Furthermore, an adapter can provide information about the external system, ie the external application. The "Object Space" allows an adapter to lay out structures that other adapters or other applications can access. An adapter can also provide information regarding a communication infrastructure to the outside. Communication infrastructure means objects to send, receive and transform messages.
  • the communication infrastructure of an adapter also includes so-called ports and outports, which physically receive or send the messages.
  • An adapter is available as a separate process of the operating system, ie if an adapter crashes, it has no effect on other adapters. An adapter is therefore a separate, closed application that can be executed on its own
  • Adapters and wrappers are mechanisms for integrating software components into a software system.
  • a wrapper maps the API (Application Programmable Interface) of a third-party component or an application to be integrated into the object model of the software system, here the framework program (IF; FIG 2).
  • the framework program IF; FIG 2.
  • a method of the API integrating application a method of the framework program or an integer data type of the API of the application to be integrated becomes an integer data type of the framework program, etc.
  • a wrapper thus brings the API of the application to be integrated into the language, into the nomenclature and into the object world of the framework program.
  • An adapter is one level higher than a wrapper.
  • Adapters represent a standardized view of applications to be integrated, and the framework program in which the application to be integrated is hooked in can abstract from this application.
  • An adapter provides functionality to the system to be integrated, i.e. to start, operate and act on the application to be integrated. With the help of the adapter e.g. a user is using a SAP application without being a SAP expert.
  • the IDOC adapter maps SAP applications into the object model of the framework program and is then used as objects of the framework program (component IDOC).
  • two applications e.g. MES applications
  • MES applications can be brought together peer-to-peer without such a connection having to be programmed peer-to-peer.
  • These connections are configured according to the invention by establishing a connection (see FIG. 13).
  • FIG. 5 shows several interconnected adapters AD7 to AD10.
  • the adapters are marked as rectangles, the interconnection is represented by connecting lines.
  • Software applications such as MES applications, are integrated with each other using adapters. If there is no coupling software system (e.g. a framework) in which each adapter is integrated, then the complexity and the effort involved in integrating the adapters with each other increases greatly.
  • the illustration according to FIG. 6 shows a functional illustration of the principle of the invention.
  • the software applications A4 to A6 are each connected to the coupling software system SS by the adapters AD11 to AD13 or integrated into the software system SS.
  • the object according to the invention enables the tracking and evaluation of the communication in the software system SS and the applications A4 to A6 integrated in the software system on different levels.
  • the communication is tracked and evaluated at the port level.
  • the logical connection point between an adapter and a connection is a so-called port.
  • a port is the point at which information or messages enter or leave an adapter.
  • the second stage of tracking and evaluating communication is at the adapter level. Several ports and connections can hang on one adapter.
  • the third stage of tracking and evaluating communication is project-wide.
  • a project e.g. an MES project contains several applications or MES applications.
  • the entire message exchange of all applications involved in the project is recorded.
  • a trace box TB is used to collect continuous messages
  • an error box EB is used to collect messages that could not be delivered or errors occurred when they were forwarded. These messages reach the trace box TP or via the information paths 19 or 110. the error box EB.
  • the messages collected by the trace box TP or the error box EB are stored in the repository DB via the information paths 111 and 112.
  • a user can have dedicated access to the information stored in the repository DB by defining filter conditions. Possible filter conditions are, for example, a user only wants to see the messages from certain senders or certain recipients. However, it is also possible to only display the messages of a certain period. This applies to messages from the trace box TP and from the error box EB.
  • FIG. 6 shows that an evaluation device AE is supplied with data via the information path 113.
  • This evaluation device AE can now be used to generate evaluations, statistics, summarizations of the data, but also reports. Such reports are particularly helpful when it comes to the obligation to provide evidence to authorities or departments, so that it can then be demonstrated that only certain information has flowed and that faulty behavior of the system or system can be proven to be the result of personal negligence. This is of particular interest in the pharmaceutical field. ("FDA verification lists").
  • the evaluations can also be used, for example, to identify bottle necks and to carry out certain optimizations.
  • the illustration according to FIG. 7 shows an instance diagram for a project, for example an MES project.
  • the tracking and evaluation of the communication of applications, in particular MES applications can take place at the project level, at the adapter level or at the port level. Therefore there is one project-wide trace and error box, for each adapter there is an adapter-wide trace and error box and for each port there is also a port-wide trace and error box.
  • the trace boxes are used to collect messages running through, the error boxes are used to collect messages that could not be delivered or errors occurred when they were forwarded.
  • Several applications can be used to create a project. Each application is usually integrated into the project via an adapter.
  • Each adapter has its own adapter-wide trace box or its own adapter-wide error box.
  • Each port also has its own port-wide trace box or its own port-wide error box.
  • a port's job is to act as an interceptor.
  • a port is part of an underlying communication system and not part of an adapter or the adapted application.
  • a port can have several connections (see FIG. 12 and FIG. 13) and an adapter can have several ports.
  • a port is the point at which data logically goes in and out of an adapter via the connection.
  • Ports hang e.g. the port shown in FIG. 7 depends on the variable production order on variables that supply them with information or values.
  • This variable production order belongs to adapter 1.
  • the trace boxes and error boxes for adapters can already exist in the default structure of an adapter.
  • the dashed lines at the end of the vertical lines show that a project, an adapter or a port can contain other objects or elements in addition to the objects shown.
  • FIG. 8 shows a sequence chart for the initialization of the tracking and evaluation mode.
  • the illustration according to FIG. 9 shows a sequence chart for the operation of the tracking mode.
  • FIG. 11 shows the object structure of a "component” as a meta-object model of the framework program (IF; FIG. 2) in UML (Unified Modeling Language).
  • the software applications to be integrated and the underlying communication means e.g. HTTP, MSMQ, etc.
  • the framework program IF; FIG 2.
  • heterogeneous applications have a common object model.
  • all methods, data structures, objects etc. of the third-party applications to be integrated are displayed in a common object model.
  • This object model is very generic and represents a meta-object model.
  • the core of this object model consists of an object type called "Component".
  • a component can in turn aggregate other components and / or contain special types of components, so-called variables, to which certain values are assigned during operation. Components and variables can also have additional attributes.
  • This object model forms the basis for the adaptation of MES applications or other applications. This means that the structures of the applications are translated or mapped into structures of this object model. All applications to be integrated are within the framework program
  • the rectangular boxes represent parts of the object model.
  • An aggregation is represented by a diamond relationship
  • inheritance is represented by a triangular relationship.
  • FIG. 11 thus shows that a component can consist of several components; furthermore, one component can be part of another component.
  • a diamond is connected to a component with attributes and variables. This means that a component can contain attributes and variables. Attributes are descriptive data. All objects in a class have the same attributes, but generally different attribute values. An attribute value is a value assigned to an attribute from its value range.
  • a variable can take values of certain data types (e.g. integer, real etc.).
  • a component can contain several variables. However, a component can also be a superclass of a variable, as represented by the triangular relationship. That is, a variable can be a derived component.
  • the diamond and triangular relationships can also contain cardinalities.
  • mapping mechanisms such as The software applications to be integrated and the underlying means of communication to this generic object structure, i.e. "Component” structure, the framework program (IF; FIG 2) mapped.
  • FIG. 12 shows how a communication relationship between the MES application is set up becomes.
  • the applications and the underlying communication mechanisms are mapped to a uniform "component structure (meta object model of the framework program).
  • FIG. 12 shows how a communication link between the MES applications MES ⁇ and MES ⁇ ⁇ is set up.
  • These MES applications MES 'and MES "' are mapped onto the" component structure of the framework program (IF; FIG 2) via adapters or wrappers.
  • the underlying means of communication (HTTP, MSMQ, DCOM, etc.) are also mapped to the generic object model of a "component structure" using adapters or wrappers.
  • these means of communication are then represented by a component transport system ( This component transport system (TS) abstracts from the communication means on which it is based, so when setting up a communication connection it does not matter which communication means is ultimately based physically.
  • the communication means are therefore basically interchangeable.
  • connection connects any two objects of the object model. Since the connection refers to objects of the generic object model, it knows their semantics and knows what special features are to be created when connecting, ie method objects are handled differently than, for example, pure data objects.
  • the connection is also based on a transport system. The transport system is also part of the generic object model of the framework program (IF; FIG 2).
  • a connection can be unidirectional or bidirectional.
  • the representation according to FIG. 13 shows the object structure of a
  • connection in UML notation.
  • a connection is a generic object that essentially consists of two parts. On the one hand from the wrappers of the specific means of communication and on the other hand from a collection of properties, ie properties that can be set via this means of communication. These properties and the connection itself are in turn “components" of the object model, whereby the properties are simply given by a list of variables.
  • a transport wrapper also contains properties. If MSMQ is used as a means of communication, the name of the message queue used is one such property. The cardinality (1: 2) indicates that the connection from FIG. 13 contains at least one, but at most two transport wrappers. The other aggregation relationships (diamond symbol), as shown in FIG. 13, can also contain cardinalities.
  • a transport wrapper can also include methods. For example, a method of opening a specific transport channel, a method of closing a specific transport channel, a method of sending a string, a method of receiving a string, etc.
  • Communication means are usually mapped to the object model of the framework program by wrappers, but in principle it is also possible to integrate communication means in the framework program by means of adapters.
  • the invention relates to a system and a method for tracking and evaluating the communication of software applications, in particular MES applications, in an overall system. Scaled or step-by-step tracking and evaluation is made possible: project level, adapter level and at the port level, ie individual communication links, individual applications, but also the overall project is recorded via (also heterogeneous) application landscapes.
  • the recording and evaluation mechanisms allow higher-quality services to access the archived trace and error data online at any time.
  • An example of such a service would be the generation of a report, the pharmaceutical sector demonstrates the materials used that were dispatched within production orders. Data can be accessed online (e.g. via a local area network) or via internet-like means.
  • the system or method according to the invention described above can be implemented as a computer program in languages known therefor.
  • a computer program implemented in this way can also be stored and transported in a known manner via electronic data paths, but also on data carriers (computer program products).

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)
  • Debugging And Monitoring (AREA)

Abstract

L'invention concerne un système et un procédé de traçage et d'évaluation de la communication d'applications logicielles, notamment d'applications MES (A1 A6) dans un système global. Lesdits système et procédé permettent un traçage et une évaluation échelonnés ou par étapes : plan de projet, plan d'adaptateur et plan de port, c.-à-d. que des liaisons de communication individuelles, des applications individuelles (A1 A6) mais aussi le système global sont tracés par l'intermédiaire de régions d'application (même hétérogènes). Les mécanismes de traçage (TB, EB) et d'évaluation (AE) permettent à des services supérieurs en ligne d'accéder à tout moment aux données de traçage et d'erreurs archivées. Un tel service pourrait se présenter sous la forme de la création d'un rapport du domaine pharmaceutique, identifiant certaines substances envoyées dans le cadre d'ordres de production.
EP02794959A 2001-12-12 2002-11-28 Systeme et procede de tra age et/ou d'evaluation d'un echange d'informations Ceased EP1454237A2 (fr)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
DE10161140A DE10161140A1 (de) 2001-12-12 2001-12-12 System und Verfahren zum Verfolgen und/oder Auswerten des Informationsaustausches
DE10161140 2001-12-12
PCT/DE2002/004382 WO2003050676A2 (fr) 2001-12-12 2002-11-28 Systeme et procede de traçage et/ou d'evaluation d'un echange d'informations

Publications (1)

Publication Number Publication Date
EP1454237A2 true EP1454237A2 (fr) 2004-09-08

Family

ID=7709000

Family Applications (1)

Application Number Title Priority Date Filing Date
EP02794959A Ceased EP1454237A2 (fr) 2001-12-12 2002-11-28 Systeme et procede de tra age et/ou d'evaluation d'un echange d'informations

Country Status (4)

Country Link
US (1) US7802235B2 (fr)
EP (1) EP1454237A2 (fr)
DE (1) DE10161140A1 (fr)
WO (1) WO2003050676A2 (fr)

Families Citing this family (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7799273B2 (en) * 2004-05-06 2010-09-21 Smp Logic Systems Llc Manufacturing execution system for validation, quality and risk assessment and monitoring of pharmaceutical manufacturing processes
US7444197B2 (en) * 2004-05-06 2008-10-28 Smp Logic Systems Llc Methods, systems, and software program for validation and monitoring of pharmaceutical manufacturing processes
JP2005346414A (ja) * 2004-06-03 2005-12-15 Fujitsu Ltd トレース処理プログラム、方法及び装置
US8099736B2 (en) 2004-10-14 2012-01-17 The Trizetto Group, Inc. Systems and methods providing intelligent routing of data between software systems
US20060085361A1 (en) * 2004-10-14 2006-04-20 The Trizetto Group, Inc. Anomaly detector in a health care system using adapter
US20060253860A1 (en) * 2005-05-09 2006-11-09 The Trizetto Group, Inc. Systems and methods for interfacing an application of a first type with multiple applications of a second type
CN102007504A (zh) * 2007-11-10 2011-04-06 兰德马克绘图国际公司,哈里伯顿公司 工作流程自动化、自适应和集成的系统及方法
EP2294486B1 (fr) * 2008-05-02 2019-09-04 AVEVA Software, LLC Procede pour synchroniser des donnees entre des systemes scada et mes
US20090319993A1 (en) * 2008-06-24 2009-12-24 Microsoft Corporation, Generalized and extensible software architecture representation
DE102008047238A1 (de) * 2008-09-09 2010-04-15 Khs Ag Frameworkbasierte Steuerung für Automatisierungssysteme
EP2348418A1 (fr) * 2009-12-18 2011-07-27 Siemens Aktiengesellschaft Analyseur syntaxique multi-analyses pour fichiers de traces
US20120185264A1 (en) * 2011-01-18 2012-07-19 Source Healthcare Analytics, Inc. Computer-implemented system and method for associating prescription data and de-duplication
EP3287858A1 (fr) * 2016-08-23 2018-02-28 Siemens Aktiengesellschaft Fonctionnalités mes s'étendant dans une architecture de bus

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07113912B2 (ja) * 1991-05-31 1995-12-06 富士ゼロックス株式会社 分散型情報処理システムのデバッグ方式
US6106569A (en) * 1997-08-14 2000-08-22 International Business Machines Corporation Method of developing a software system using object oriented technology
US6083281A (en) 1997-11-14 2000-07-04 Nortel Networks Corporation Process and apparatus for tracing software entities in a distributed system
US6202099B1 (en) * 1998-03-30 2001-03-13 Oracle Corporation Method and apparatus for providing inter-application program communication using a common view and metadata
JP4159674B2 (ja) * 1998-10-22 2008-10-01 富士通株式会社 オブジェクト指向業務システムおよび方法
US6446136B1 (en) * 1998-12-31 2002-09-03 Computer Associates Think, Inc. System and method for dynamic correlation of events
US6584491B1 (en) * 1999-06-25 2003-06-24 Cisco Technology, Inc. Arrangement for monitoring a progress of a message flowing through a distributed multiprocess system
US6556950B1 (en) * 1999-09-30 2003-04-29 Rockwell Automation Technologies, Inc. Diagnostic method and apparatus for use with enterprise control
AU2001255808A1 (en) * 2000-03-15 2001-09-24 Arc Cores, Inc. Method and apparatus for debugging programs in a distributed environment
WO2002033603A2 (fr) * 2000-10-20 2002-04-25 Siemens Aktiengesellschaft Systeme et procede pour administrer des applications de logiciel, notamment des applications mes (mes = manufacturing execution system)
US20020144256A1 (en) * 2001-03-30 2002-10-03 Navin Budhiraja Method of deployment for concurrent execution of multiple versions of an integration model on an integration server
CA2391756A1 (fr) * 2002-06-26 2003-12-26 Ibm Canada Limited-Ibm Canada Limitee Acces a un systeme informatique iseries ou as/400 eloigne a partir d'un environnement de developpement integre eclipse

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See references of WO03050676A2 *

Also Published As

Publication number Publication date
WO2003050676A2 (fr) 2003-06-19
WO2003050676A3 (fr) 2004-01-29
US7802235B2 (en) 2010-09-21
US20050015741A1 (en) 2005-01-20
DE10161140A1 (de) 2003-07-03

Similar Documents

Publication Publication Date Title
EP1461697A2 (fr) Systeme et procede de communication entre des applications logicielles, en particulier des applications mes
DE112005001031B4 (de) Grafisches Bildschirmkonfigurationsgerüst für vereinheitlichte Prozesssteuerungssystemoberfläche
EP1061422B1 (fr) Système d'ordinateur pour la définition, l'optimisation et la régulation des processus
DE10161114A1 (de) System und Verfahren zur Modellierung und/oder Realisierung von Softwareanwendungen, insbesondere MES-Anwendungen
WO2004083983A2 (fr) Comparaison de modeles de systemes complexes
EP1454237A2 (fr) Systeme et procede de tra age et/ou d'evaluation d'un echange d'informations
DE102004011162A1 (de) Verknüpfungsautomatik von Prozess-Ereignisdaten zu einem Datenarchivsystem
EP1476829A2 (fr) Procede et systeme d'ingenierie destines a des systemes d'automatisation industriels
EP1454280A2 (fr) Systeme et procede de test et/ou de debogage de systemes d'execution destines a resoudre des problemes mes
WO2004084103A1 (fr) Analyse d'un modele d'un systeme complexe
EP1508093A2 (fr) Transformation d'arbres d'objets en particulier dans des systemes d'execution de fabrication (mes)
EP1497714A2 (fr) Systeme et procede de projection de transformations effectues sur des arbres d'objets
DE102011055657A1 (de) Verfahren, System und Computer-Programm-Produkt zur Simulation eines Produktions-Automatisierungssystems mit service-orientierter Architektur
EP2804061A1 (fr) Procédé de surveillance d'une installation de processus et/ou de fabrication
WO2004083982A2 (fr) Modelisation d'un systeme complexe
EP1634130B1 (fr) Dispositif et procede pour programmer et/ou pour executer des programmes pour des systemes d'automatisation industriels
WO2003027916A2 (fr) Gestion de processus
DE102013004922A1 (de) Integration eines PDM-Systems und eines ERP-Systems
Oswald SAP service and support
EP4332772A1 (fr) Contrôleur capable data distribution service
DE202021106310U1 (de) Computerimplementiertes Prozessmodul
EP3893106A1 (fr) Environnement d'exécution permettant de mettre en uvre au moins une application d'installation technique et accouplement d'au moins un composant d'installation technique
DE10138232A1 (de) System und Verfahren zum Verwalten von Softwareapplikationen, insbesondere MES-Applikationen
DE102008045272A1 (de) Vorrichtung und Verfahren zur Transformation eines Modells
DE10109876B4 (de) Verfahren und Einrichtung zum Datenmanagement

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 20040402

AK Designated contracting states

Kind code of ref document: A2

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR IE IT LI LU MC NL PT SE SK TR

AX Request for extension of the european patent

Extension state: AL LT LV MK RO SI

RIN1 Information on inventor provided before grant (corrected)

Inventor name: MERKL, THOMAS

Inventor name: LANGKAFEL, DIRK

Inventor name: THURNER, ELMAR

17Q First examination report despatched

Effective date: 20050329

APBN Date of receipt of notice of appeal recorded

Free format text: ORIGINAL CODE: EPIDOSNNOA2E

APBR Date of receipt of statement of grounds of appeal recorded

Free format text: ORIGINAL CODE: EPIDOSNNOA3E

APAF Appeal reference modified

Free format text: ORIGINAL CODE: EPIDOSCREFNE

APBT Appeal procedure closed

Free format text: ORIGINAL CODE: EPIDOSNNOA9E

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION HAS BEEN REFUSED

18R Application refused

Effective date: 20100709