EP2281271A1 - Procede de gestion de processus dans un atelier oriente service collaboratif - Google Patents
Procede de gestion de processus dans un atelier oriente service collaboratifInfo
- Publication number
- EP2281271A1 EP2281271A1 EP09757687A EP09757687A EP2281271A1 EP 2281271 A1 EP2281271 A1 EP 2281271A1 EP 09757687 A EP09757687 A EP 09757687A EP 09757687 A EP09757687 A EP 09757687A EP 2281271 A1 EP2281271 A1 EP 2281271A1
- Authority
- EP
- European Patent Office
- Prior art keywords
- data
- workshop
- execution
- function
- atelier
- 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
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q10/00—Administration; Management
- G06Q10/06—Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F30/00—Computer-aided design [CAD]
- G06F30/20—Design optimisation, verification or simulation
- G06F30/23—Design optimisation, verification or simulation using finite element methods [FEM] or finite difference methods [FDM]
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2111/00—Details relating to CAD techniques
- G06F2111/02—CAD in a network environment, e.g. collaborative CAD or distributed simulation
Definitions
- the present invention relates to computer architectures for collaborative work and more particularly to a process management method in a collaborative service-oriented workshop.
- Optimizing the study and design phases of objects such as vehicles to reduce costs and development time usually requires the implementation of a specific IT environment.
- the aerodynamic study of an aircraft involves many specialists, working on different aspects of the same data, these aspects may or may not be related to each other.
- These specialists generally use different computer tools as well as different machines for the execution of the processes implemented.
- these specialists may be located, geographically, in separate locations.
- the environment should preferably allow easy adaptation to future needs such as the integration of new tools, the management of new types of data and the generation of new types of results.
- SynfiniWay developed by Fujitsu (SynfiniWay and Fujitsu are trademarks) that allow the optimization of the execution of tasks in a heterogeneous environment.
- the SynfiniWay application can be used to virtualize global resources and present applications as services linked by sequences and data dependencies to automate IT processes.
- Python Python and Java (Python and Java are trademarks) that can automate certain tasks and use existing tools.
- Python is a high-level, interpreted and object-oriented programming language. It can be used in many contexts and can be adapted to many uses with the help of specialized libraries.
- Data traceability is generally determined by the processes that led to the data. For example, in applications of PDM type (acronym for Product Data Management in English terminology), the user must follow predetermined processes without being able to derogate from them. The origin of a datum is thus determined by the process that made it possible to obtain the datum.
- the invention solves at least one of the problems discussed above.
- the invention thus relates to a process management method in a collaborative service-oriented workshop adapted to process objects associated with data representative of real data or processes, each object comprising a structure adapted to store links to other objects, the method comprising the following steps,
- the method according to the invention thus makes it possible to manage data independently of their own characteristics such as their nature, their storage location and their size to allow a global management thereof.
- said at least one piece of information is a reference to at least one object associated with a piece of data used as an input or as an output of said at least one function.
- the method according to the invention is thus able to execute processes represented by objects and to establish links between the objects associated with the processes executed and the objects associated with the real data implemented by the processes, that is, ie, for example, used or produced by processes.
- said at least one function is a function external to said collaborative service oriented workshop in order to use existing functions and limit software developments. The method according to the invention thus makes it possible to avoid maintaining several similar versions of software modules. Still according to a particular embodiment, the method further comprises the following steps,
- the method according to the invention thus makes it possible to create objects associated with composite processes, that is to say with combinations of functions.
- the method further comprises a step of converting said object into an executable function by a module outside said collaborative service-oriented workshop enabling the function to be used outside the collaborative service-oriented workshop without rewriting the corresponding code.
- the execution environment of a process model is similar for the process models executed by said collaborative service oriented workshop and for said functions that can be executed by an external module in order to offer a uniformity of execution of the functions.
- the method further comprises a step of creating an object comprising at least one reference to said executable function by an external module and to at least one information necessary for the execution of said executable function by a user. outdoor module.
- the creation of the processes can thus be guided by the degree of granularity desired for the traceability of the data produced and / or used by the processes implemented.
- said external function is in accordance with an execution engine or a sequence of tasks, thus allowing execution compatibility of said external function with standard tools.
- FIG. 1 schematically represents an exemplary architecture of a workspace for sharing data and resources according to the invention
- FIG. 2 comprising FIGS. 2a and 2b, illustrates a simplified block diagram of the data manager shown in FIG. 1 and an example algorithm for establishing a data tree, respectively;
- FIG. 3 diagrammatically represents the functional elements of the execution engine illustrated in FIG. 1, as well as the information transmitted between these elements, for the execution of a process based on a Python type representation;
- FIG. 4 illustrates the collaborative service-oriented workshop according to the invention, from an application point of view, allowing execution of executable code resulting from external developments and specific developments;
- FIG. 5 illustrates an example of encapsulation of an external ModelCenter model type function in a process model
- FIG. 6 illustrates, in a synthetic manner, an example of an XML-type schema for the analysis of a stored process model in the form of an XML type description
- FIG. 7 illustrates an exemplary algorithm for executing unit processes of instantiated process models
- FIG. 8 illustrates an example of data processing that can be performed from a collaborative service-oriented workshop according to the invention.
- FIG. 9 illustrates an exemplary device adapted to implement a part of the invention.
- FIG. 1 schematically represents an example of an architecture 100 of a workspace for sharing data and resources according to the invention, also called a collaborative service-oriented workshop.
- this architecture is built around four main modules: the module 105 which is for data access, the module 110 which is a data manager, the module 115 which is an execution engine and the module 120 which has for object the management of the processes.
- the data access module 105 is connected to the data management module 110 as well as to a centralized database 125, for example an Oracle type database (Oracle is a trademark).
- the data management module 110 is connected to the centralized database 125, to the execution engine 115 and to a set 130 representing distributed storage areas that can be organized in different ways, for example in the form of files or databases. of data.
- the execution engine 115 is itself connected to the set 130 of storage areas and the module 120 of process management.
- the architecture 100 is adapted to manipulate computer objects representing data in the broadest sense of the term, these data being representative of a real object, for example an aircraft, or a process such as a data processing process. aerodynamic drag calculation.
- the collaborative service oriented workshop works on data represented by computer objects based themselves on metadata that represent characteristic data.
- the data are therefore physical data stored, for example, in the form of files in a storage area 130.
- These data characterize a real object, for example the mesh or the structure of the data. a chair, or a process, for example, the steps of a moving process.
- the size of this data is not limited, it can be several hundred megabytes. All used data can be stored in separate physical locations.
- the objects represent objects having a particular meaning in the sense application. As mentioned earlier, these objects are used to represent everything that can be manipulated by the collaborative service-oriented workshop. Objects are based on sets of metadata that can be understood as basic elements or characteristic elements. A set of metadata is thus associated with each object. Each type of metadata set can be associated with multiple objects. Qualifying a metadata set type allows you to form an object. If, for example, a type of meta-data set is associated with a chair, a qualification of the chair forming an object may be a chair.
- framework object proxies in English terminology or FO proxies
- Instantiated process models are instances of process models, that is, process models applied to one or more objects.
- the process models, called process templates in English terminology or PT are generic. For example, it is a process of building a living room from several chairs and a table, a process of renovating a house or a process of moving.
- Instantiated process models are represented as objects and can be manipulated as such in the Collaborative Service Oriented Workshop.
- Meta-data called meta-data framework in English terminology or FMD, correspond to particular information of the data. They make it possible to characterize data in order to facilitate their manipulation. Data can be associated with several sets of metadata.
- Metadata is advantageously stored in the centralized database 125 in the form of tables or XML files (abbreviation of Extensible Markup Language in English terminology).
- a type is here associated with each set of metadata.
- Metadata includes generic information such as an identifier, a creation date and a creator name and specific information, specific to the associated data, for example the material, the color or the weight of a chair.
- the metadata also includes links to objects that include determining how the data was obtained and / or how it was used. These links make it possible to define data models, that is to say data trees.
- a table data model can be determined such that a table is linked to a chair. If a table object is actually associated with a chair object, then the table object is said to consist of the meaning of the data model defined through its links.
- meta-data are for example described using an XML type language according to the structure presented in the appendix under the reference "code excerpt 1".
- the generic part of the metadata is common to all the data, so it is defined during the implementation of the collaborative service oriented workshop. Even if this part does not have a reason to be modified, its definition can evolve according to the needs. However, its evolution has an influence on all objects managed in the collaborative service-oriented workshop.
- the specific part of the metadata is specific to each type of data and, therefore, to each type of metadata set.
- the definition of this part is done by the users of the collaborative service oriented workshop.
- the information of the specific part of the metadata is determined by the automatic extraction operations to be performed on the data.
- Generic and specific metadata are advantageously used for searching and sorting data contained in the collaborative service-oriented workshop.
- code snippet 2 illustrates the XML type description of a type of metadata used to describe a chair.
- the metadata advantageously comprise a generic part and a specific part.
- the generic part includes, in particular, the following elements,
- an identifier of the data which can be a key or a URL making it possible to access the data
- the second part of the metadata, specific to the object handled, here a chair, includes in this example the following attributes,
- the identifier or the address of a set of metadata makes it possible to find the data with which it is associated.
- the qualification of a set of metadata representing a chair can be, in particular, "child” or "adult”, to lead to two different objects.
- metadata and objects for tables.
- When importing an object defining a table it is possible to define, at the level of a data model, that this object is only consistent if it is connected to at least one object of the chair type.
- Such a relationship between objects is defined by the links defined in the metadata. These links can also be represented in XML format or in a table.
- the metadata can be represented as tables.
- a table can be associated with each type of data.
- the columns in the table represent metadata while each of its rows represents an object.
- Table 1 in the appendix illustrates a simplified example of representation of a type of set of metadata that can be associated with chair type data. It should be noted here that links are not included in the table representing metadata. According to this example, the links are stored in a link table.
- a link table can be represented, for example, in the form of the table given in the appendix under the reference table 2 where each column represents a pair of object identifiers between which a link is established.
- the information stored in the metadata tables and in the link table makes it possible to manipulate all data, current and future, of the collaborative service-oriented workshop as well as to build data models.
- the representation of the metadata as tables is equivalent to an XML representation and that it is possible to use a conversion tool to switch from one representation to another.
- the data access module 105 in particular enables a user to selectively and centrally access the meta-data stored in the centralized database 125 in order, in particular, to display these metadata, to produce views on these meta data.
- -Data allowing an efficient sorting of all the data accessible in the collaborative service workshop as well as, possibly, to follow the links uniting some of these data.
- the module 105 also makes it possible to record meta-data in the centralized database 125. It is thus possible for a user to enter meta-data through a human-machine interface (HMI) to specify information. which would not appear in the data stored in the storage areas 130.
- HMI human-machine interface
- the user interface can use, in particular, queries of the SQL type (acronym for Structured Query Language in English terminology). ). This manual recording of meta-data is interesting for adding specific information that can not be extracted automatically from the data when importing the object into the workshop.
- the data access module 105 allows a user to selectively and centrally access the data stored in the storage areas 130 through the data management module 110 as well as to record data.
- the user interface advantageously uses APIs (acronym Application Programming Interface in English terminology) and web services.
- the data manager 110 is used as an interface between the data access module 105, the centralized database 125, the storage areas 130 and the execution engine 115 that is particularly adapted to applying processes to data.
- the data manager 110 also makes it possible to control the access rights of the users.
- the data manager 110 is composed of a client part and a server part.
- the client part can be implemented in a Python language to allow access to the web services accessible in the server part. All standard data management functions such as import, export, publishing, collaboration and rights management are preferably available. This list is not exhaustive. The set of functions used during the life cycle of the data is available through this API
- the server part can be implemented, for example, in Java or Python language to allow interfacing with the different databases and storage areas.
- This part also advantageously supports the mechanisms for extracting the meta-data from the data stored in the distributed storage areas 130 to the centralized database 125 containing the metadata.
- the execution engine 115 allows the execution of processes via process models based, for example, on business applications.
- An interface between the execution engine 115 and the storage areas 130 allows direct or API access to the data during the execution of the processes.
- the execution engine 115 is preferably linked to a calculation grid, for example of the SynfiniWay type, which manages the submission of the various processes on a distributed infrastructure as well as the displacement of the data during execution.
- the execution engine 115 also preferably comprises an interface with applications using workflows in English terminology such as ModelCenter applications. (ModelCenter is a trademark) or SynfiniWay, that is, execution or task flow engines.
- the process manager 120 enables the creation of high-level workflows, called composite processes, that encapsulate unit processes. These workflows can be the subject of parametric studies and parameter sensitivities and can be used to create behavior models. These functionalities can thus be used in multidisciplinary optimization studies.
- non-unit processes that is processes involving several different functions
- the process manager to be, for example, broken down into unit processes which are then executed by the process engine. 'execution.
- FIG. 2a is a simplified block diagram of the data manager 110.
- Corba Common Object Request Broker Architecture
- data is created in the different databases (not shown).
- a mechanism 200 for extraction, transformation and loading called ETL (abbreviation of Extract, Transform and Load in English terminology), is then implemented in order to extract the meta-data from the data stored in the data zones. storage 130. They are stored in the centralized database 125. This database thus collects the information of the physical data created in the various distributed storage areas 130.
- extraction mechanism is implemented when the data is created, modified or deleted. It is specific to each type of data and metadata.
- a qualification function 205 makes it possible to qualify the extracted metadata to form objects that can be stored in the centralized database 125. Following the qualification, a check is made on the consistency of the object. This consistency can be ensured through links stored with the metadata or not, these links can be of different natures such as the version, the configuration, the data model and the user.
- a set of object links defining a data model, can be used to determine links between multiple objects.
- Links are associated with metadata. As previously described, they are stored with them or separately, for example in a link table stored in the centralized database 125.
- the links make it possible to establish later the traceability of the data, that is to say the traceability between the different data produced or used during the execution of processes.
- links There are several types of links, including the following,
- configuration links making it possible to establish a link between a set of objects to manage them in configuration, that is to say to allow the application of identical functions such as export, import and change of law;
- the set of these two-by-two links makes it possible to obtain the traceability carried by the data: the data contains all the histories, in particular as regards the executions of processes, the versions, the configurations, the users and the models. It is thus possible to build complete trees of objects linked together by meta-data and specific links.
- a tree to know the metadata (color and location) of the table checks the data model linking it to the chairs having as metadata a specific color.
- step by step it is possible to reconstruct complete trees for obtaining data.
- data models that is the data trees
- data models are specific to the data handled in the collaborative service-oriented workshop.
- data models can be derived from links between objects, they do not exist as such in the collaborative service-oriented workshop. They are implicitly created when defining objects, that is, sets of metadata corresponding to particular types of data.
- a function 210 of the data manager 110 makes it possible to access the links and the objects to form a view of the consistent objects, that is to say a view presenting the relations between objects, which can to be transmitted to a user as views of data models 215.
- object views 220 and relationship views 230 such as lists.
- the user that is to say the client part of the data manager 110, has the following three types of views,
- An XML type description of objects of the object proxy type containing all the metadata associated with each data item, is advantageously created to be used, for example, by the execution engine 115 in order to access the data stored in the zones. storage 130 during the execution of processes.
- FIG. 2b illustrates an example of an algorithm making it possible to establish a data tree from the objects manipulated in the collaborative service oriented workshop, these objects representing either real data or processes.
- a link to a second object is accessed (step 235).
- a link to a third object is accessed (step 240) to enable a connection to be made between the first object and the third object (step 245) or between the data associated with the first object and those associated with the first object to the third object.
- a link to a third object, contained in the first object is accessed (step 250) to make it possible to establish a link between the second object and the third object (step 255) or between the data associated with the second object and those associated with the second object to the third object.
- these steps can be repeated, iteratively, to determine a data tree in which the sheets represent the data (or objects associated with the data) and the branches represent the links between the data ( or between the objects associated with the data).
- FIG. 3 diagrammatically represents the functional elements of the execution engine 1 15, illustrated in FIG. 1, as well as the information transmitted between these elements, for the execution of a process based on a Python representation.
- the execution engine 115 is activated by an object consisting of an instantiated process model 300 represented here as an XML type document.
- the instantiated process model 300 is analyzed in an XML type parser 305, called XML parser in English terminology, to extract the information allowing the execution of the process.
- the parameters, the code and the data information necessary for the execution of the process are extracted from the XML document.
- the data used by the process, forming the inputs of the process are found using links on the objects concerned. All the information necessary to execute the process extracted from the XML document is transmitted to the kernel 310 of the execution engine.
- the code of the instantiated process model 300 corresponds to instructions directly executable by the execution engine, to instructions that are executable through a program.
- specific interface such as Python type code, or functions or plug-ins called by the runtime engine such as ModelCenter functions.
- the 300 may result in the creation of new objects 315, forming the output of the process.
- objects are treated in the same way as the objects described above.
- metadata and links stored in the centralized database 125 as well as data stored in storage areas 130 are associated with these objects.
- the input of the process can be modified during the execution thereof.
- the modified inputs forming an output of the process are called inputs / outputs.
- the kernel 310 of the runtime engine preferably uses an execution environment 320, also called the execution context of the instantiated process model.
- the execution environment is intended in particular to keep a history of the execution of the process (325), to make the data accessible in the format of the execution engine (330), for example in the form of objects of the type Python, monitor the execution of the process (335) and providing the interfaces 340 necessary for running plug-ins to the runtime engine kernel.
- the metadata associated with the instantiated process model includes references to the objects associated with the data to be used but not containing a link.
- Links are created in each object when the process is executed.
- a link to the object associated with the output data is created in the object associated with the process model; and, - a link to the object associated with the process model is created in the object associated with the output data.
- FIG. 4 illustrates an exemplary implementation of the collaborative service-oriented workshop according to the invention, from an application point of view, allowing the execution of executable code 400 resulting from external developments (405) and specific developments. (410). As shown, the execution of instantiated process models is recursive.
- the executable code is executed by the collaborative service-oriented workshop or by an external application.
- the executable code is here executed by the collaborative service oriented workshop if it is of type
- Python Python and an external application if it is, for example, ModelCenter type
- FIG. 5 illustrates an example of encapsulation of a ModelCenter model in a process model.
- the executable code is of Python type
- the data needed to execute the code including in particular the references to the input and output data and to the execution environment, are formatted according to the format Python (module 415).
- the process thus formatted is then encapsulated (module 420) in a process model that can be manipulated by the collaborative service oriented workshop as a standard object (module 425).
- the process model uses the Python interface when the process is to be executed.
- the executable code is of ModelCenter type
- the data necessary for the execution of the code including in particular the references to the input and output data as well as to the execution environment, are encapsulated according to the ModelCenter format (module 430).
- the process thus formatted is then encapsulated (module 435) in a process model that can be manipulated by the collaborative service oriented workshop as a standard object (module 425).
- the process model uses the adapted interface, here the ModelCenter interface, when the process has to be executed in order to allow the execution of the process outside. of the workshop oriented collaborative service.
- other formats can be used.
- the instantiation of the process model can be carried out after encapsulation of the process by means of a man-machine interface, that is to say here between the modules 420 and 425 and between the modules 435 and 425.
- a man-machine interface that is to say here between the modules 420 and 425 and between the modules 435 and 425.
- One of the purposes of encapsulation is to adapt the process models according to a predetermined format.
- encapsulation makes it possible to check the validity of the data, to determine the necessary parameters and impose default values on the missing parameters and copy and / or generate the appropriate code.
- encapsulation also makes it possible to define execution directives, that is to say to define, for example, which machines are to be executed on the processes or parts of the processes.
- Encapsulation of external functions in a process model is preferably performed using the following XML sections,
- Figure 5 illustrates an exemplary encapsulation of a ModelCenter 500 model in a process model 505. As shown, a link is established between each section of the process model and the corresponding fields of the ModelCenter model. The call to the executable code of the model ModelCenter is here carried out through a Python script 510.
- a process model can use a function external to the collaborative service-oriented workshop. Due to the structure of the objects associated with the process models and in particular the links, a traceability of the data used in input or output of process models using external functions is possible.
- process models developed in the collaborative service-oriented workshop can be directly used by external applications. Via this mechanism, it is possible to use and link process models to other external functions while maintaining, at runtime, the use of managed data in the collaborative service-oriented workshop as well as the traceability associated.
- SRUN neutral execution module of the integration layer of the collaborative service oriented workshop
- a process model can encapsulate external functions and can be encapsulated in external functions.
- the degree of traceability of the data is thus determined by the functions performed by the collaborative service-oriented workshop and by external applications.
- a process model A of the collaborative service-oriented workshop uses functions B 1 C and D
- B and C are process models of the collaborative service-oriented workshop
- D is a model ModelCenter itself makes use of E and F functions, E being an external function and F being an encapsulated process model of the collaborative service oriented workshop, it is possible to follow the links between B, C and D but not between E and F (simply between the input of E and the output of F), executed outside the collaborative service-oriented workshop. It is thus possible to determine the level of granularity desired for the traceability of the data.
- the data associated with the objects characterizing instantiated process models can be represented in the form of files, for example in the form of an XML type file.
- the descriptions of the process models advantageously comprise several sections, specific to each type of information.
- Process models can themselves be composed of process sub-models that can be stored in sections of process models.
- the process sub-models are here references to process models accessible in the collaborative service-oriented workshop.
- it is possible to create composite process models that refer to several unit process models or themselves composite.
- the attributes of an instantiated process model are for example the following,
- ModelCenter execution identifier if the instantiated process model refers to a ModelCenter type function; the paths to the mechanisms allowing the execution of the process in a secure manner (called sandboxes in English terminology);
- the state of the process model defining its internal state for example primary, partially instantiated, instantiated, running or executed;
- the section on inputs, outputs, inputs / outputs, and parameters of an instantiated process model includes, for example, the name, type, and category. Other information can be associated with the inputs, outputs, inputs / outputs and parameters of an instantiated process model such as the type of user involved, a description and help.
- One section is used for each input, output, input / output and parameter.
- the runtime context section of an instantiated process model includes a classification section that specifies the tools used during the execution of the instantiated process model.
- the execution context section of an instantiated process model also includes a context creation section for storing the execution context of the instantiated process model and a current execution context section specifying the configuration. to be used to execute the process and to store the choices made by the compute grid controller.
- the execution context section of an instantiated process model may also include an execution server section to specify the configuration of the chosen calculation grid when the instantiation of the process model and an execution report section filled at the end of the execution of the process, for example containing an error code or the business information relating to the execution of the process.
- the attributes of the context creation section and the current execution context section are, for example, the following,
- the data section of an instantiated process model is intended to store process model private data available during process execution.
- This section may itself include sections such as sections specific to particular processes such as ModelCenter processes.
- the code section of an instantiated process model includes the code of the process to be executed.
- the attributes of this section are for example the language used such as the Python language, the version of the code and, possibly, comments.
- An instantiated process model may further include a description of the list of available servers and / or preferred servers for executing the process.
- FIG. 6 is a synthetic illustration of an XML schema example 600 for the analysis of a process model stored as an XML type description.
- the XML 600 type schema describes the different sections contained in a file representing a process model as well as the links to the XML type sections of the data management and process management parts.
- Process Template (PT) extensions are associated with the process templates, ie the runtime engine, the Data Management (DM) type extensions are associated with the data, that is to say at data manager, and MC type extensions are associated with ModelCenter, that is, a particular process manager.
- PT Process Template
- DM Data Management
- MC ModelCenter
- a process model 605 includes several subsets 610 to 640 corresponding here to the sections of the inputs, outputs, parameters, servers, execution context, data and code, respectively.
- the sections related to the inputs, outputs and parameters themselves include arguments 645.
- the process model implicitly includes information about specific models 650-1 to 650-n such as EDMG (Generalized Model Editor), ModelCenter, and Excel models (Excel is a trademark).
- EDMG Generalized Model Editor
- ModelCenter ModelCenter
- Excel Excel is a trademark.
- the ModelCenter model of the process model receives information from a particular model 655.
- the data specified in sections 610, 615 and 620 are derived from objects 660 which themselves include links (665 and 670) to other objects.
- the references 600 to 650 are associated with the generic process model while the set of references corresponds to an instantiated process model. It should however be noted here that the parameters 520 can also be manually modified by the user.
- FIG. 7 illustrates an exemplary algorithm 700 for executing unit processes of instantiated process models.
- the instantiated process model 705 is first analyzed (step 710) to check its validity using a predetermined XML scheme 715. If it is not valid, the execution of the process is stopped and a another model of instantiated process can be processed. If the instantiated process model is valid, the information contained in this model is extracted (step 720). The extraction of the information makes it possible in particular to determine the configuration of the execution context 725 as well as the execution environment 730 which can notably comprise the inputs, the outputs, the inputs / outputs, the parameters and / or the data specific to the model. instantiated process. According to a preferred embodiment, the configuration of the execution context 725 and the execution environment are determined according to the Python format.
- the configuration of the execution context is then controlled according to the validity of the execution domain (step 735).
- the creator of a process has the possibility of specifying a domain of validity, for example a specific version of software. If a user wants to use another version, he can be alerted or forced to change his choice, as the validity condition of the execution domain is not satisfied. If the configuration is not valid, the execution of the process is stopped and another instantiated process model can be processed.
- the conditions on the inputs and the inputs / outputs are checked (step 740).
- the user may have referenced an object that can not be used in this process because it does not meet the conditions set by the process creator.
- the process of moving may, for example, have as a condition a specific color of the chair. If the user chooses a chair of another color, the moving process can not take place. If the conditions on the inputs and the inputs / outputs are not valid, the execution of the process is stopped and another model of instantiated process can be processed.
- step 745 the execution of the process is implemented according to the code of the instantiated process model (step 745), that is to say according to the data associated with the object representing the instantiated process model.
- the code of the instantiated process model is then executed
- step 750 the execution module kernel, called SRUN, loads the inputs, the inputs / outputs and the modules into memory. Python needed to run the code. If necessary, a distributed runtime environment, based on the capabilities of the SRUN runtime, can be implemented.
- the SRUN execution module creates instances of the process sub-models in memory and executes them successively as unit instantiated process models. The consistency between the different unit processes is then ensured by the execution engine of the workflow or workflow.
- the script containing the code is executed in the corresponding execution environment, possibly on a machine different from that of the data manager, according to the choice of the manager of the calculation grid.
- the mechanisms for executing the process in a secure manner are used to read and write the physical data, to memorize the history of the execution of the process and for the temporary storage of the data.
- FIG. 8 illustrates an example of data processing 800 that can be performed in a collaborative service-oriented workshop according to the invention.
- data is information about a ruined house.
- An object, referring to meta-data, is associated with these data, indicating the state in ruin as well as other information deemed relevant, here the number of pieces and the number of windows.
- Data 810 corresponds to information about a habitable house.
- an object, referring to metadata is associated with these data, specifying a state, here habitable status, as well as information deemed relevant, that is to say here the number of pieces and the number of windows.
- the data 810 can be obtained from the data-bound object 805, and hence from the data 805, using an object representing an instantiated renovation process template 815.
- the object corresponding to the data 810 can be combined with a data-related dining room object 820 and a data-linked bed object 825 in an instantiated process model of. move 830 to create an inhabited house object related to data 835.
- the data metadata 835 here specifies the lived state as well as the number of rooms and windows.
- code snippet 3 illustrates a simplified example of meta-data associated with the data 805 of FIG. 8 before the execution of the renovation process.
- the meta-data includes generic information, including the type and name of the object as well as the link to access the corresponding data, and specific information, here the state, the number of windows and the number of pieces.
- specific information here the state, the number of windows and the number of pieces.
- the meta-data are of the IN type, that is, they do not correspond to data created by an instantiated process model.
- the renovation process model that can be used to process the previous example representing a ruined house can be described generically as presented in the appendix under the reference "code snippet 4".
- This process model takes a home-type object as input and outputs another home-type object.
- This process model can be instantiated to contain, in particular, references to the objects associated with the data 805 and 810 of FIG. 8.
- the instantiated process model is then, for example, that given in the appendix under the reference "code extract 5". ".
- the instantiated process model further includes execution parameters, the identification of the execution machine, the application configuration used as well as the execution history links between the objects associated with the data 805 and the instantiated process model 815 and between the objects associated with the instantiated process model 815 and the data 810.
- the data metadata 805 is modified to add a historical link allowing the traceability of the data.
- the meta-data associated with the data 805 can therefore, after the execution of the process, be represented in the manner given in the appendix under the reference "code snippet 6".
- code snippet 6 As explained in this example, a link has been created between the objects associated with the data 805 and the instantiated process model 815.
- the object associated with the instantiated process model 815 it is possible to establish a link between the objects associated with the 805 and 810 data.
- the data 810 as well as the metadata associated therewith, including the links, are created.
- the meta-data associated with the data 810 can then be represented in the manner given in the appendix under the reference "code extract 7".
- a link has been created between the object associated with the data 810 and the object associated with the instantiated process model 815.
- the object associated with the instantiated process model 815 it is possible to establish the link between the data 805 and 810.
- the meta-data here are of the OUT type, that is, they correspond to data created by an instantiated process model in the 'workshop oriented collaborative service.
- a second process model can be created and instantiated to process the data 810, 820 and 825 to create the data 835 and the associated object.
- the meta-data associated with the data 810 is modified to integrate the link induced by the execution of the instantiated process model 830.
- the meta-data associated with the data 810 may then be expressed in the form given in the annex under the reference "code excerpt 8".
- the link created between the object associated with the data 810 and the object associated with the instantiated process model 830 makes it possible, using this object, to establish the link between the objects associated with the data 810 and 835.
- the data 835 is created along with the associated object.
- the meta- Associated data may be represented in the form given in the annex under the reference "code snippet 9".
- the link created between the object associated with the data 835 and the object associated with the instantiated process model 830 makes it possible, using this object, to determine the links between the objects associated with the data 835 and 810, between the associated objects. data 835 and 820 and between objects associated with data 835 and 825.
- the device 900 is for example a microcomputer, a computer or a workstation.
- the device 900 here comprises a communication bus 902 to which are connected:
- a central processing unit or microprocessor 903 (CPU, acronym for Central Processing Unit in English terminology); a read-only memory 904 (ROM, acronym for Read OnYy Memory in English terminology) that may include the programs "Prog”, “Prog1” and "Prog2";
- RAM Random Access Memory
- cache memory 906 comprising registers adapted to record variables and parameters created and modified during the execution of the aforementioned programs
- a communication interface 918 adapted to transmit and receive data.
- the device 900 can also have: a screen 908 making it possible to display data and / or to serve as a graphical interface with the user who can interact with the programs according to the invention, with the help of keyboard and mouse 910 or other pointing device, touch screen or remote control;
- a hard disk 912 which may comprise the aforementioned "Prog", “Progi” and “Prog2" programs and data processed or to be processed according to the invention; and, a memory card reader 914 adapted to receive a memory card 916 and to read or write to it data processed or to be processed according to the invention.
- the communication bus allows communication and interoperability between the various elements included in the device 900 or connected to it.
- the representation of the bus is not limiting and, in particular, the central unit is able to communicate instructions to any element of the device 900 directly or through another element of the device 900.
- the executable code of each program allowing the programmable device to implement the processes according to the invention can be stored, for example, in the hard disk 912 or in read-only memory 904.
- the memory card 916 may contain data as well as the executable code of the aforementioned programs which, once read by the device 900, will be stored in the hard disk 912.
- the executable code of the programs may be received, at least partially, through the interface 918, to be stored in the same manner as described above.
- program or programs may be loaded into one of the storage means of the device 900 before being executed.
- the central unit 903 will control and direct the execution of the instructions or portions of software code of the program or programs according to the invention, instructions which are stored in the hard disk 912 or in the read-only memory 904 or else in the other elements of aforementioned storage.
- the program or programs that are stored in a non-volatile memory for example the hard disk 912 or the read-only memory 904, are transferred into the random access memory 906 which then contains the executable code of at least one part of the program or programs according to the invention, as well as registers for storing the variables and parameters necessary for the implementation of the invention.
- a person skilled in the field of the invention may apply modifications in the foregoing description.
Landscapes
- Engineering & Computer Science (AREA)
- Business, Economics & Management (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- Strategic Management (AREA)
- Economics (AREA)
- Human Resources & Organizations (AREA)
- Entrepreneurship & Innovation (AREA)
- General Physics & Mathematics (AREA)
- Game Theory and Decision Science (AREA)
- Development Economics (AREA)
- Educational Administration (AREA)
- Marketing (AREA)
- Operations Research (AREA)
- Quality & Reliability (AREA)
- Tourism & Hospitality (AREA)
- General Business, Economics & Management (AREA)
- Evolutionary Computation (AREA)
- General Engineering & Computer Science (AREA)
- Geometry (AREA)
- Computer Hardware Design (AREA)
- Stored Programmes (AREA)
Abstract
Description
Claims
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| FR0853122A FR2931276A1 (fr) | 2008-05-14 | 2008-05-14 | Procede de gestion de processus dans un atelier oriente service collaboratif |
| PCT/FR2009/000567 WO2009147311A1 (fr) | 2008-05-14 | 2009-05-14 | Procede de gestion de processus dans un atelier oriente service collaboratif |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| EP2281271A1 true EP2281271A1 (fr) | 2011-02-09 |
Family
ID=40011034
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| EP09757687A Ceased EP2281271A1 (fr) | 2008-05-14 | 2009-05-14 | Procede de gestion de processus dans un atelier oriente service collaboratif |
Country Status (5)
| Country | Link |
|---|---|
| US (1) | US8984016B2 (fr) |
| EP (1) | EP2281271A1 (fr) |
| JP (1) | JP5524187B2 (fr) |
| FR (1) | FR2931276A1 (fr) |
| WO (1) | WO2009147311A1 (fr) |
Families Citing this family (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP6527511B2 (ja) * | 2013-11-12 | 2019-06-05 | エスエムエイ ソーラー テクノロジー アクティエンゲゼルシャフトSMA Solar Technology AG | ゲートウェイを介する複数のエネルギー生成システムとのシステム制御ユニットの通信のための方法、及び、対応して構成され、プログラミングされるデータサーバ |
| US10372789B2 (en) * | 2014-08-22 | 2019-08-06 | Oracle International Corporation | Creating high fidelity page layout documents |
| US10592615B2 (en) * | 2015-07-30 | 2020-03-17 | Siemens Industry Software Inc. | Collaborative virtual mechanical routing development system and method |
| US9910762B2 (en) * | 2015-08-21 | 2018-03-06 | Oracle International Corporation | Unified sandbox |
| US10382374B2 (en) * | 2017-04-06 | 2019-08-13 | International Business Machines Corporation | Privileged and protected announcements, broadcasts, or posts |
| CN117112849B (zh) * | 2023-08-01 | 2025-11-21 | 中联重科股份有限公司 | 用于工况数据的描述方法、装置、存储介质及处理器 |
Family Cites Families (10)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH08286962A (ja) * | 1994-12-16 | 1996-11-01 | Internatl Business Mach Corp <Ibm> | 処理システム及びオブジェクト活動化をスケジュールする方法 |
| EP0954816A4 (fr) * | 1996-04-10 | 2001-01-31 | Paul M Konnersman | Systeme informatise pour processus de travail consistant en des decisions inter-dependantes impliquant un ou plusieurs participants |
| US5860004A (en) * | 1996-07-03 | 1999-01-12 | Sun Microsystems, Inc. | Code generator for applications in distributed object systems |
| US5991535A (en) * | 1996-07-03 | 1999-11-23 | Sun Microsystems, Inc. | Visual composition tool for constructing application programs using distributed objects on a distributed object network |
| US6067477A (en) * | 1998-01-15 | 2000-05-23 | Eutech Cybernetics Pte Ltd. | Method and apparatus for the creation of personalized supervisory and control data acquisition systems for the management and integration of real-time enterprise-wide applications and systems |
| US20020188735A1 (en) * | 2001-06-06 | 2002-12-12 | Needham Bradford H. | Partially replicated, locally searched peer to peer file sharing system |
| CH703081B1 (de) * | 2003-03-19 | 2011-11-15 | Roland Pulfer | Analyse eines Modells eines komplexen Systems. |
| US7653688B2 (en) * | 2003-11-05 | 2010-01-26 | Sap Ag | Role-based portal to a workplace system |
| US8554596B2 (en) * | 2006-06-05 | 2013-10-08 | International Business Machines Corporation | System and methods for managing complex service delivery through coordination and integration of structured and unstructured activities |
| US7720579B2 (en) * | 2006-12-20 | 2010-05-18 | The Boeing Company | Method, system, and computer program product for performance monitored aircraft rejected takeoff braking |
-
2008
- 2008-05-14 FR FR0853122A patent/FR2931276A1/fr active Pending
-
2009
- 2009-05-14 EP EP09757687A patent/EP2281271A1/fr not_active Ceased
- 2009-05-14 US US12/991,939 patent/US8984016B2/en active Active
- 2009-05-14 JP JP2011508974A patent/JP5524187B2/ja not_active Expired - Fee Related
- 2009-05-14 WO PCT/FR2009/000567 patent/WO2009147311A1/fr not_active Ceased
Non-Patent Citations (1)
| Title |
|---|
| See references of WO2009147311A1 * |
Also Published As
| Publication number | Publication date |
|---|---|
| US20110087712A1 (en) | 2011-04-14 |
| WO2009147311A1 (fr) | 2009-12-10 |
| US8984016B2 (en) | 2015-03-17 |
| FR2931276A1 (fr) | 2009-11-20 |
| JP5524187B2 (ja) | 2014-06-18 |
| JP2011521339A (ja) | 2011-07-21 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US12591355B1 (en) | Method and system for administering dynamic user experience applications | |
| Gregory et al. | Java persistence with hibernate | |
| EP2297681A1 (fr) | Procede de gestion de donnees pour atelier oriente service collaboratif | |
| US20160063100A1 (en) | Semantic data structure and method | |
| JP2004362595A (ja) | データベースオブジェクトスクリプト生成方法およびシステム | |
| CN108351796A (zh) | 用于在各种运行时环境中与模型交互并执行模型的统一接口规范 | |
| Pollack et al. | Spring Data: modern data access for enterprise Java | |
| EP2281271A1 (fr) | Procede de gestion de processus dans un atelier oriente service collaboratif | |
| Gousios et al. | A platform for software engineering research | |
| Diamantini et al. | A virtual mart for knowledge discovery in databases | |
| Kong et al. | Open BIM exchange on Blockchain 3.0 virtual disk: A traceable semantic differential transaction approach | |
| Neves et al. | Model for semantic base structuring of digital data to support agricultural management | |
| WO2009147312A1 (fr) | Procede pour la tracabilite de donnees dans un atelier oriente service collaboratif | |
| Hamilton | Programming SQL Server 2005: Prepare for Deeper SQL Server Waters | |
| Palacio | Distributed Data Systems with Azure Databricks | |
| WO2015197924A1 (fr) | Procédé de copier-coller relationnel d´entités d´un système modélisé | |
| Ali et al. | Learn Microsoft Fabric: A practical guide to performing data analytics in the era of artificial intelligence | |
| Pisano | Plugin-based workflow integration for qhana | |
| Hillier | Advanced SharePoint Services Solutions | |
| Orumbayev | Decentralized Web-based Data Storage for LinkedPipes Applications using Solid | |
| Mayo | C# Cookbook | |
| EP2558932A1 (fr) | Procédé d'enregistrement de données, dispositif, et produit programme d'ordinateur correspondant | |
| Koesmarno | SQL Server 2017 Machine Learning Services with R: Data exploration, modeling, and advanced analytics | |
| How | The Integration Engine | |
| Sipos | Drupal 8 Module Development: Build modules and themes using the latest version of Drupal 8 |
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: 20101103 |
|
| AK | Designated contracting states |
Kind code of ref document: A1 Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO SE SI SK TR |
|
| AX | Request for extension of the european patent |
Extension state: AL BA RS |
|
| DAX | Request for extension of the european patent (deleted) | ||
| 17Q | First examination report despatched |
Effective date: 20110929 |
|
| REG | Reference to a national code |
Ref country code: DE Ref legal event code: R003 |
|
| 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: 20130618 |