EP1244010A1 - Method, computer program product and article of manufacture for providing service-to-role assignment to launch application services in role-based computer system - Google Patents
Method, computer program product and article of manufacture for providing service-to-role assignment to launch application services in role-based computer system Download PDFInfo
- Publication number
- EP1244010A1 EP1244010A1 EP01106904A EP01106904A EP1244010A1 EP 1244010 A1 EP1244010 A1 EP 1244010A1 EP 01106904 A EP01106904 A EP 01106904A EP 01106904 A EP01106904 A EP 01106904A EP 1244010 A1 EP1244010 A1 EP 1244010A1
- Authority
- EP
- European Patent Office
- Prior art keywords
- service
- attributes
- role
- assignment
- application services
- 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.)
- Granted
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/445—Program loading or initiating
Definitions
- the present invention generally relates to role-based computer systems that launch computer application services, and more particularly, relates to a method for providing the service-to-role assignment in a continuously changing business environment.
- Computer systems are of vital importance in almost all organizations such as, for example, manufacturing facilities, travel agencies, call centers, financial institutions, business organization, etc.
- the applications services belonging to a role appear to the user in the human interface, for example, by graphical symbols like icons.
- roles link people and processes in a predefined relationship. It is an advantage that roles limit the number of displayed services from all available services. Thereby, roles hide the complexity of the overall system landscape from the user.
- a single role uses 10, 100 or even more services.
- the role definitions are stored in assignment tables with predefined representations of application services.
- the service-to-role assignments are provided by role-designers.
- the present invention seeks to provide method, computer program product and apparatus for an improved role management.
- the present invention relates to a method for providing a service-to-role assignment to launch application services through a role-based computer system.
- the method comprises the following steps:
- a further assignment of second service attributes to the application services is provided, wherein the second service attributes belong to a second type; wherein in the step providing the reference table, second reference attributes are provided that belong to the second type; wherein in the comparing step, the second service attributes are compared with the second reference attributes of the reference table; wherein in the forwarding step, for each role service, representations from the master table are copied into the target table.
- the forwarding step is performed only when in the comparing step the service attributes match the reference attributes for both types.
- the first reference attribute is derived from user log on information.
- the first reference attribute is a language of the user.
- the first reference attribute is determined by the type of the application system that is coupled to the role-based computer system.
- the present invention also relates to a computer-readable medium having a plurality of sequences of instructions stored thereon which, when executed by at least one processors, cause the at least one processor to perform the steps mentioned above in connection with claim 1.
- the present invention also relates to an article of manufacture including one or more computer-readable media having a plurality of sequences of instructions stored thereon which, when executed by at least one processors, cause the at least one processor to perform the steps of mentioned above in connection with claim 1.
- FIG. 1 illustrates a simplified block diagram of role-based computer system 100 of the present invention that uses computer program product 139 of the present invention.
- Computer system 100 comprises processor 101, input device 102, output device 103, memory 104 (dashed frame) with portions 110, 120, 130, 140 and 150, as well as bus 105.
- Computer system 100 can be implemented, for example, by a conventional personal computer.
- FIG. 1 also illustrates a plurality of application systems 251-256 for executing application services 151-156, respectively.
- Systems 251-256 are conveniently coupled to system 100 by bus 105.
- systems 251-256 are computers with processor and memory, such as portable or stationary personal computers (PC).
- PC personal computers
- Input device 102 receives memory content, and can be implemented, for example, by a keyboard, a data reader, a network connection, a modem, or the like.
- Optional output device 103 outputs memory content, preferably, such as target table 149 (details below) provided by product 139.
- Device 103 can be implemented, for example, by a display screen, a printer, a network connection, a modem, or the like.
- Memory 104 is implemented such that some or all of portions 110, 120, 130, 140 and 150 are located in different memory arrangements, like hard-disk drives, volatile memory (e.g., RAM) or non-volatile memory (e.g., ROM, CR-ROM) and the like. However, memory 104 can also be a single memory that implements all portions, for example, in a single memory chip arrangement.
- volatile memory e.g., RAM
- non-volatile memory e.g., ROM, CR-ROM
- memory 104 can also be a single memory that implements all portions, for example, in a single memory chip arrangement.
- Processor 101 executes instructions of computer program product 139 of the present invention. Although illustrated by a single unit, processor 101 can be implemented by multiple processors. As input, processor 101 reads master table 119 (with tables 112, 113) and reads reference table 129. As a result, processor 101 provides target table 149 with the service-to-role assignment.
- Computer program product 139 has a plurality of sequences of instructions, that - when executed by processor 101 - cause it to perform method steps explained below (cf. FIG. 5, method 400).
- the present invention can also be defined as computer-readable medium 138 ("article of manufacture") having a plurality of sequences of instructions stored thereon which, when executed by a processor (e.g. processor 101, or more processors), cause it to perform the steps of method 400.
- medium 138 is illustrated as a CD-ROM that is inserted into device 101 for reading product 139 into memory portion 130.
- tables 119 and 129 can be provided by CD-ROM as well.
- Application service 157 that resides in portion 150 is optionally executed by processor 100.
- Launcher 158 that also resides in portion 150 accesses table 149 and triggers the executing of application services 151-156 and 157, for example, by sending a start signal to systems 251-256 or by starting service 157 directly.
- the start signal can be, for example, a unique resource locator (URL) or a unique resource identifier (URI).
- Bus 105 symbolizes the physical connection between processor 101, devices 102/103, and memory portions 110-150; the connection can extend across elements that are physically separated.
- Bus 105 can be implemented conventionally by means well known in the art, for example, inside system 100 by a system bus and outside by a local area network (LAN) or by a wide area network (WAN). Protocols that govern the operation of bus 105 are also well known, such as, for example, transmission control protocol/internet protocol (TCP/IP).
- TCP/IP transmission control protocol/internet protocol
- FIG. 1 also symbolizes the content of the memory portions: Memory portion 110 stores master table 119, portion 120 stores reference table 129, portion 130 stores computer program product 149, and portion 150 stores launcher 158. Tables 119, 129 and 149 store data according to the present invention, details are explained in connection with FIGS. 2-4.
- FIGS. 2-4 illustrate the tables that store data according to the present invention, wherein FIG. 2 illustrates master table 119 with input data (RO, S, SA); FIG. 3 illustrates reference table 129 with further input data (RE); and FIG. 4 illustrates target table 149 with output data (RO, S).
- FIG. 2 illustrates master table 119 with input data (RO, S, SA);
- FIG. 3 illustrates reference table 129 with further input data (RE);
- FIG. 4 illustrates target table 149 with output data (RO, S).
- the tables are illustrated with rows and columns; assignments are performed within rows; elements in the right column are assigned to elements in the left column.
- FIG. 2 illustrates master table 119 ("MASTER") being conveniently divided into two parts: table 112 stores the assignment of services (S) to roles (RO), and table 113 stores the assignment of service attributes (SA) to services (S).
- Table 113 is also referred to as "service repository”.
- the "cost accountant” can use services 151-156 (cf. FIG. 1) represented by S1 to S6, respectively; the "cost estimator” can use services 151-154 represented by S1-S4, respectively; and the "cost estimate performer” can use services 151 and 154 by S1, S4, respectively.
- the assignment in table 112 still neglects customization; it rather offers a wide range of service that could be used in these roles disregarding their future use, for example, in various industries and countries.
- the redundancy in table 112 for some services can be interpreted as a role hierarchy; but this is not required by the present invention.
- service attributes are assigned to services.
- service attributes S1, S5 and S6 are used in all industry branches, so that attribute "SA0" ("cross-industry") is assigned to these services as all-matching element; services S2 and S3 are used in the “telecommunication” branch (“SA1”); service S3 is also used in the "utility” branch; and S4 is used in "banking” branch only (“SA2").
- the service attributes SA in table 113 belong to the first type (T, e.g., "branches”).
- a single service can have more than one service attribute SA; this is illustrated here, for example, for service S3.
- FIG. 3 illustrates reference table 129 with reference attributes REA that are of the same type as the service attributes (SA) in table 113.
- table 129 indicates the branch for which system 100 is customized (REA0 "cross-industry” and REA2 "telecommunication").
- FIG. 4 illustrates target table 149 provided by computer program product 139.
- Table 149 indicates the properly customized role assignment.
- roles use services S1, S2, S3, S5 and S6 only.
- the system is configured for "cross-industry” and “telecommunication” use, but the "banking” service (cf. "SA2” in FIG. 2) is excluded, because table 129 does not refer to this attribute.
- Service S3 that carries the "utility” attribute (cf. "SA3” in FIG. 2) is included because it also carries the "telecommunication" attribute.
- FIG. 5 illustrates a simplified flow chart diagram of method 400 according to the present invention in a first embodiment.
- Method 400 for providing a service-to-role assignment to launch application services (e.g., 151-156 in FIG. 1) in role-based computer system 100 comprises the following steps: providing 410 master table, providing 420 reference table, comparing 430, and conditionally forwarding 440.
- system 100 provides master table 119 (cf. FIG. 2) with a first assignment of application services to roles in table 112 and with a second assignment of first service attributes (SA) to the application services in table 113.
- SA service attributes
- the service attributes (SA) belong to a first type (T, e.g., "branches").
- step 420 system 100 provides reference table 129 with first reference attributes (REA) that also belong to the first type (T).
- REA first reference attributes
- step 430 system 100 compares the first service attributes (SA) in table 113 with the first reference attributes (REA) in reference table 129 (cf. FIG. 3).
- SA first service attributes
- REA reference attributes
- system 100 in step 440 copies for each role the service representations (i.e., S1, S2 ...) from master table 119 into target table 149 (cf. FIG. 4), the content of target table 149 represents the service-to-role assignment that is required to launch the customized application services.
- system 100 ignores the services for the mismatching attributes.
- the services have attributes of second or further types (T').
- T' further attributes can be "countries”.
- the service attribute SA' would be an all-matching attribute ("all-countries"); for services that are applicable in the European currency zone, the service attribute SA would be "EURO zone”.
- a further assignment of second service attributes (SA') to services (S) is provided; wherein in providing 420 the reference table, second reference attributes (REA') are provided that belong to the second type T'; wherein in the comparing 430, the second service attributes (SA') are compared with the second reference attributes (REA') of the reference table; wherein forwarding 440 (if matching), for each role (RO) service, representations from master table 119 are copied into the target table 149.
- product 139 causes system 100 to download the reference attribute from system definitions in system 100, such as downloading the "country” attribute.
- the present invention allows to ease customizing.
- the user can simply insert a CR-ROM with master and reference tables, and the system automatically provides adjusted service-to-role assignments.
- the above-mentioned technical problem of very large assignment tables is alleviated.
- the user can delete tables 119 and 129. Also, the efforts to maintain different assignment tables can be reduced.
- Table 149 can be generated on request when needed by the computer at substantially any time.
- role design and attributing services are independently stored in tables 119, 129. These tables can be provided at different times and can be created by different systems. This separation, in terms of storage location, time, and origin, in combination with the automation of the present invention leads to enhanced functionality of role-based systems.
- Customization that comprises, among other things, the completion of method 400, is followed by the interaction between the users and role-based system 100.
- the users log on into system 100 by providing their identification (optionally with pass word);
- system 100 determines the roles of the users;
- system 100 reads target table 149;
- system 100 launches the application services that are assigned to the roles.
- system 100 performs method 400 before the users log on.
- the present invention is not limited to static operation as the following embodiments will show.
- like reference numerals denote like method steps.
- FIG. 6 illustrates a simplified flow chart diagram of method 400 according to the present invention in a second embodiment.
- system 100 performs method 400 substantially in parallel to the log on procedure.
- modified method 400 further comprises receiving 415 log on information from the user.
- the reference attribute REA is derived from the user log on information.
- the log on information indicates the preferred language of the uses (e.g., English or German) and the language is used as reference attribute.
- FIG. 7 illustrates a simplified flow chart diagram of method 400 according to the present invention in a third embodiment.
- system 100 performs method 400 substantially in parallel with automatically recognizing the type of the system (e.g., 251-256) that implements the application service (e.g., 251-256).
- Reference attribute REA is determined by the system type. In case of that a system is not available, the system type is "not available".
- modified method 400 comprises determining 416 the system type, for example, (a) by reading an indication issued from systems 251-256 or (b) by processor 101 querying all systems 251-256 coupled to bus 105.
- the reference attribute REA is set according to the system type.
- Automatic system recognition frees the user from manually selecting a system. Services that are part of master table 119 but that do not run on the application systems are not presented to the user.
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Stored Programmes (AREA)
- Hardware Redundancy (AREA)
Abstract
Description
- The present invention generally relates to role-based computer systems that launch computer application services, and more particularly, relates to a method for providing the service-to-role assignment in a continuously changing business environment.
- Computer systems are of vital importance in almost all organizations such as, for example, manufacturing facilities, travel agencies, call centers, financial institutions, business organization, etc.
- In each organization, groups of users with similar responsibilities share application services, whereas other groups of users with other predefined responsibilities require other application services. To comply with these requirements, the system offers application services like
service 1 "perform cost estimate",service 2 "long range incremental costing", services "interconnection rates" and so on. Multiple users access the system in different roles. For example, in the finance department, a first person that is "cost accountant" uses services 1-6 but a second person that is "cost estimator" uses services 3-6 only. - The applications services belonging to a role appear to the user in the human interface, for example, by graphical symbols like icons. In other words, roles link people and processes in a predefined relationship. It is an advantage that roles limit the number of displayed services from all available services. Thereby, roles hide the complexity of the overall system landscape from the user.
- In reality, a single role uses 10, 100 or even more services. The role definitions are stored in assignment tables with predefined representations of application services. The service-to-role assignments are provided by role-designers.
- Each installation of a role-based system requires role customizing. For example, for the finance system, the roles are basically the same for all industry branches, but some branches require additional specific services.
- It is a serious technical problem that assignment tables get very large, and that different assignment tables have to be scored for different installations. The amount of data to be maintained becomes huge.
- Hence, the present invention seeks to provide method, computer program product and apparatus for an improved role management.
- As in
claim 1, the present invention relates to a method for providing a service-to-role assignment to launch application services through a role-based computer system. The method comprises the following steps: - providing a master table with a first assignment of application services to roles, and with a second assignment of first service attributes to the application services, wherein the first service attributes belong to a first type;
- providing a reference table with first reference attributes that also belong to the first type;
- for each application service in the master table, comparing the first service attributes with the first reference attributes of the reference table, and
- in case of matching, forwarding for each role service representations from the master table into a target table, the content of the target table representing the service-to-role assignment to launch the application services.
-
- The technical problem of large assignment tables is solved. It is sufficient to provide the master table and the reference table. According to the present invention, attribute comparing and conditionally forwarding representations if attributes match allows to provide the target table at substantially any time. There is no need to maintain a large service-to-assignment table any longer. According to the present invention, separately providing master and reference tables in combination with the automatic generation of the target table leads to enhanced functionality of role-based systems.
- As in
claim 2, preferably, in the step providing the master table, a further assignment of second service attributes to the application services is provided, wherein the second service attributes belong to a second type; wherein in the step providing the reference table, second reference attributes are provided that belong to the second type; wherein in the comparing step, the second service attributes are compared with the second reference attributes of the reference table; wherein in the forwarding step, for each role service, representations from the master table are copied into the target table. - As in
claim 3, preferably, the forwarding step is performed only when in the comparing step the service attributes match the reference attributes for both types. - As in
claim 4, preferably, in the step providing a reference table, the first reference attribute is derived from user log on information. - As in
claim 5, preferably, the first reference attribute is a language of the user. - As in
claim 6, preferably, the first reference attribute is determined by the type of the application system that is coupled to the role-based computer system. - As in claim 7, the present invention also relates to a computer-readable medium having a plurality of sequences of instructions stored thereon which, when executed by at least one processors, cause the at least one processor to perform the steps mentioned above in connection with
claim 1. - As in claim 8, the present invention also relates to an article of manufacture including one or more computer-readable media having a plurality of sequences of instructions stored thereon which, when executed by at least one processors, cause the at least one processor to perform the steps of mentioned above in connection with
claim 1. -
- FIG. 1
- illustrates a simplified block diagram of a role-based computer system of the present invention that uses a computer program product of the present invention;
- FIGS. 2-4
- illustrate tables that store data according to the present invention, wherein FIG. 2 illustrates a master table with input data; FIG. 3 illustrates a reference table with further input data; FIG. 4 illustrates a target table with output data;
- FIG. 5
- illustrates a simplified flow chart diagram of a method according to the present invention in a first embodiment;
- FIG. 6
- illustrates a simplified flow chart diagram of the method according to the present invention in a second embodiment; and
- FIG. 7
- illustrates a simplified flow chart diagram of the method according to the present invention in a third embodiment.
- For ease of understanding, the following description uses acronyms such as "RO" for "role", "RE" for "reference", "S" for "service", "T" for "type", and "A" for "attribute". Unless specified otherwise, the explanation refers to a first type (T) of attributes. Prime markers indicate an optional second type (T'). Numerals are optionally added for distinction. Language in quotation marks indicates examples for convenience of explanation.
- FIG. 1 illustrates a simplified block diagram of role-based
computer system 100 of the present invention that usescomputer program product 139 of the present invention. -
Computer system 100 comprisesprocessor 101,input device 102,output device 103, memory 104 (dashed frame) withportions Computer system 100 can be implemented, for example, by a conventional personal computer. - FIG. 1 also illustrates a plurality of application systems 251-256 for executing application services 151-156, respectively. Systems 251-256 are conveniently coupled to
system 100 by bus 105. - Preferably, systems 251-256 are computers with processor and memory, such as portable or stationary personal computers (PC). The separation of hardware into
system 100 and system 251-256 is convenient for explanation, but not necessary for the present invention. -
Input device 102 receives memory content, and can be implemented, for example, by a keyboard, a data reader, a network connection, a modem, or the like. -
Optional output device 103 outputs memory content, preferably, such as target table 149 (details below) provided byproduct 139.Device 103 can be implemented, for example, by a display screen, a printer, a network connection, a modem, or the like. - Although symbolized by separate units, persons of skill in the art can combine
input device 102 withoutput device 103 to a single input-output device, for example, by a CD-ROM read und write unit. -
Memory 104 is implemented such that some or all ofportions memory 104 can also be a single memory that implements all portions, for example, in a single memory chip arrangement. -
Processor 101 executes instructions ofcomputer program product 139 of the present invention. Although illustrated by a single unit,processor 101 can be implemented by multiple processors. As input,processor 101 reads master table 119 (with tables 112, 113) and reads reference table 129. As a result,processor 101 provides target table 149 with the service-to-role assignment.Computer program product 139 has a plurality of sequences of instructions, that - when executed by processor 101 - cause it to perform method steps explained below (cf. FIG. 5, method 400). The present invention can also be defined as computer-readable medium 138 ("article of manufacture") having a plurality of sequences of instructions stored thereon which, when executed by a processor (e.g. processor 101, or more processors), cause it to perform the steps ofmethod 400. In the example of FIG. 1, medium 138 is illustrated as a CD-ROM that is inserted intodevice 101 for readingproduct 139 intomemory portion 130. Optionally, tables 119 and 129 can be provided by CD-ROM as well. -
Application service 157 that resides inportion 150 is optionally executed byprocessor 100.Launcher 158 that also resides inportion 150 accesses table 149 and triggers the executing of application services 151-156 and 157, for example, by sending a start signal to systems 251-256 or by startingservice 157 directly. Persons of skill in the art can providelauncher 158 without the need of further explanation herein. The start signal can be, for example, a unique resource locator (URL) or a unique resource identifier (URI). - Bus 105 symbolizes the physical connection between
processor 101,devices 102/103, and memory portions 110-150; the connection can extend across elements that are physically separated. Bus 105 can be implemented conventionally by means well known in the art, for example, insidesystem 100 by a system bus and outside by a local area network (LAN) or by a wide area network (WAN). Protocols that govern the operation of bus 105 are also well known, such as, for example, transmission control protocol/internet protocol (TCP/IP). - FIG. 1 also symbolizes the content of the memory portions:
Memory portion 110 stores master table 119,portion 120 stores reference table 129,portion 130 storescomputer program product 149, andportion 150stores launcher 158. Tables 119, 129 and 149 store data according to the present invention, details are explained in connection with FIGS. 2-4. - For convenience of understanding, connections within the memory portions are left out. Persons of skill in the art can provide signals that transport information between and inside portions 110-150,
devices 102/103, andprocessor 101, without the need of further explanation herein. - FIGS. 2-4 illustrate the tables that store data according to the present invention, wherein FIG. 2 illustrates master table 119 with input data (RO, S, SA); FIG. 3 illustrates reference table 129 with further input data (RE); and FIG. 4 illustrates target table 149 with output data (RO, S). For convenience of explanation, the tables are illustrated with rows and columns; assignments are performed within rows; elements in the right column are assigned to elements in the left column.
- FIG. 2 illustrates master table 119 ("MASTER") being conveniently divided into two parts: table 112 stores the assignment of services (S) to roles (RO), and table 113 stores the assignment of service attributes (SA) to services (S). Table 113 is also referred to as "service repository".
- As stored in table 112, in the example, the "cost accountant" can use services 151-156 (cf. FIG. 1) represented by S1 to S6, respectively; the "cost estimator" can use services 151-154 represented by S1-S4, respectively; and the "cost estimate performer" can use
services - According to the present invention, customization data is stored in table 113: service attributes (SA) are assigned to services. For example, services S1, S5 and S6 are used in all industry branches, so that attribute "SA0" ("cross-industry") is assigned to these services as all-matching element; services S2 and S3 are used in the "telecommunication" branch ("SA1"); service S3 is also used in the "utility" branch; and S4 is used in "banking" branch only ("SA2"). The service attributes SA in table 113 belong to the first type (T, e.g., "branches"). A single service can have more than one service attribute SA; this is illustrated here, for example, for service S3.
- FIG. 3 illustrates reference table 129 with reference attributes REA that are of the same type as the service attributes (SA) in table 113. In the example, table 129 indicates the branch for which
system 100 is customized (REA0 "cross-industry" and REA2 "telecommunication"). - FIG. 4 illustrates target table 149 provided by
computer program product 139. Table 149 indicates the properly customized role assignment. In the example, roles use services S1, S2, S3, S5 and S6 only. The system is configured for "cross-industry" and "telecommunication" use, but the "banking" service (cf. "SA2" in FIG. 2) is excluded, because table 129 does not refer to this attribute. Service S3 that carries the "utility" attribute (cf. "SA3" in FIG. 2) is included because it also carries the "telecommunication" attribute. - FIG. 5 illustrates a simplified flow chart diagram of
method 400 according to the present invention in a first embodiment.Method 400 for providing a service-to-role assignment to launch application services (e.g., 151-156 in FIG. 1) in role-basedcomputer system 100 comprises the following steps: providing 410 master table, providing 420 reference table, comparing 430, and conditionally forwarding 440. - In
step 410,system 100 provides master table 119 (cf. FIG. 2) with a first assignment of application services to roles in table 112 and with a second assignment of first service attributes (SA) to the application services in table 113. As mentioned above, the service attributes (SA) belong to a first type (T, e.g., "branches"). - In
step 420,system 100 provides reference table 129 with first reference attributes (REA) that also belong to the first type (T). - In
step 430,system 100 compares the first service attributes (SA) in table 113 with the first reference attributes (REA) in reference table 129 (cf. FIG. 3).System 100 performsstep 430 for each application service in table 112. In other words,system 100 queries: "Does service attribute match reference attribute?" - In case of matching (YES),
system 100 instep 440 copies for each role the service representations (i.e., S1, S2 ...) from master table 119 into target table 149 (cf. FIG. 4), the content of target table 149 represents the service-to-role assignment that is required to launch the customized application services. In case of mismatching attributes (NO),system 100 ignores the services for the mismatching attributes. - Having a single attribute assigned to the services is convenient for explanation. Optionally, the services have attributes of second or further types (T'). For example, further attributes can be "countries". For services that are applicable in all countries, the service attribute SA' would be an all-matching attribute ("all-countries"); for services that are applicable in the European currency zone, the service attribute SA would be "EURO zone".
- Preferably, in providing 410 the master table, a further assignment of second service attributes (SA') to services (S) is provided; wherein in providing 420 the reference table, second reference attributes (REA') are provided that belong to the second type T'; wherein in the comparing 430, the second service attributes (SA') are compared with the second reference attributes (REA') of the reference table; wherein forwarding 440 (if matching), for each role (RO) service, representations from master table 119 are copied into the target table 149. Preferably, forwarding 440 to target table 149 is performed only when the service attributes match the reference attributes for both types (SA=REA, SA'=REA').
- Preferably, in providing 420 the reference table,
product 139causes system 100 to download the reference attribute from system definitions insystem 100, such as downloading the "country" attribute. - The present invention allows to ease customizing. When installing the role-based system, the user can simply insert a CR-ROM with master and reference tables, and the system automatically provides adjusted service-to-role assignments. The above-mentioned technical problem of very large assignment tables is alleviated. After completion (i.e. of method 400), the user can delete tables 119 and 129. Also, the efforts to maintain different assignment tables can be reduced. Table 149 can be generated on request when needed by the computer at substantially any time.
- In the prior art, the role designer was forced to provided roles within a given attribute structure; the present invention allows an attribute independent design without loosing the advantages of automatic customizing (e.g., method 400). Technically, role design and attributing services (assignments) are independently stored in tables 119, 129. These tables can be provided at different times and can be created by different systems. This separation, in terms of storage location, time, and origin, in combination with the automation of the present invention leads to enhanced functionality of role-based systems.
- Customization, that comprises, among other things, the completion of
method 400, is followed by the interaction between the users and role-basedsystem 100. First, the users log on intosystem 100 by providing their identification (optionally with pass word); second,system 100 then determines the roles of the users; third,system 100 reads target table 149; and fourth,system 100 launches the application services that are assigned to the roles. In other words, for static operation,system 100 performsmethod 400 before the users log on. The present invention is not limited to static operation as the following embodiments will show. In FIGS. 5-7, like reference numerals denote like method steps. - FIG. 6 illustrates a simplified flow chart diagram of
method 400 according to the present invention in a second embodiment. In dynamic operation,system 100 performsmethod 400 substantially in parallel to the log on procedure. In other words, modifiedmethod 400 further comprises receiving 415 log on information from the user. During providing 420 the reference table, the reference attribute REA is derived from the user log on information. For example, the log on information indicates the preferred language of the uses (e.g., English or German) and the language is used as reference attribute. - FIG. 7 illustrates a simplified flow chart diagram of
method 400 according to the present invention in a third embodiment. In dynamic operation,system 100 performsmethod 400 substantially in parallel with automatically recognizing the type of the system (e.g., 251-256) that implements the application service (e.g., 251-256). Reference attribute REA is determined by the system type. In case of that a system is not available, the system type is "not available". In other words, modifiedmethod 400 comprises determining 416 the system type, for example, (a) by reading an indication issued from systems 251-256 or (b) byprocessor 101 querying all systems 251-256 coupled to bus 105. During providing 420 the reference table, the reference attribute REA is set according to the system type. - Automatic system recognition frees the user from manually selecting a system. Services that are part of master table 119 but that do not run on the application systems are not presented to the user.
Claims (8)
- Method (400) for providing a service-to-role assignment to launch application services (151-156) through a role-based computer system (100),
the method (400) comprising the following steps:providing (410) a master table (119) with a first assignment (112) of application services (S, 151-156) to roles (RO), and with a second assignment (113) of first service attributes (SA) to the application services (S), wherein the first service attributes (SA) belong to a first type (T);providing (420) a reference table (129) with first reference attributes (REA) that also belong to the first type (T);for each application service (S) in the master table, comparing (430) the first service attributes (SA) with the first reference attributes (REA) of the reference table (RE, 129), andin case of matching, forwarding (440) for each role (RO) service representations from the master table (119) into a target table (149), the content of the target table (149) representing the service-to-role assignment to launch the application services. - The method of claim 1, wherein in the step providing (410) the master table, a further assignment of second service attributes (SA') to the application services (S) is provided, wherein the second service attributes (SA') belong to a second type (T'); wherein in the step providing (420) the reference table, second reference attributes (REA') are provided that belong to the second type (T'); wherein in the comparing step (430), the second service attributes (SA') are compared with the second reference attributes (REA') of the reference table; wherein in the forwarding step (440), for each role (RO) service, representations from the master table (119) are copied into the target table (149).
- The method of claim 2, wherein the forwarding step (440) is performed only when in the comparing step (430) the service attributes match the reference attributes for both types.
- The method of claim 1, wherein in the step of providing (420) a reference table, the first reference attribute is derived from user log on information.
- The method of claim 4, wherein the first reference attribute is a language of the user.
- The method of claim 1, wherein the first reference attribute is determined by the type of the application system that is coupled to the role-based computer system.
- A computer-readable medium having a plurality of sequences of instructions stored thereon which, when executed by at least one processor, cause the processor to perform the steps of:providing (410) a master table (119) with a first assignment (112) of application services (S, 151-156) to roles (RO), and with a second assignment (113) of first service attributes (SA) to the application services (S), wherein the first service attributes (SA) belong to a first type (T);providing (420) a reference table (129) with first reference attributes (REA) that also belong to the first type (T);for each application service (S) in the master table, comparing (430) the first service attributes (SA) with the first reference attributes (REA) of the reference table (RE, 129), andin case of matching, forwarding (440) for each role (RO) service representations from the master table (119) into a target table (149), the content of the target table (149) representing the service-to-role assignment to launch the application services.
- An article of manufacture including one or more computer-readable media having a plurality of sequences of instructions stored thereon which, when executed by one or more processors, cause said one or more processors to perform the steps of:providing (410) a master table (119) with a first assignment (112) of application services (S, 151-156) to roles (RO), and with a second assignment (113) of first service attributes (SA) to the application services (S), wherein the first service attributes (SA) belong to a first type (T);providing (420) a reference table (129) with first reference attributes (REA) that also belong to the first type (T);for each application service (S) in the master table, comparing (430) the first service attributes (SA) with the first reference attributes (REA) of the reference table (RE, 129), andin case of matching, forwarding (440) for each role (RO) service representations from the master table (119) into a target table (149), the content of the target table (149) representing the service-to-role assignment to launch the application services.
Priority Applications (8)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
DE60128059T DE60128059T2 (en) | 2001-03-20 | 2001-03-20 | Method and product for providing a service-to-role assignment to invoke application services in a role-based computer system |
EP01106904A EP1244010B1 (en) | 2001-03-20 | 2001-03-20 | Method and article of manufacture for providing service-to-role assignment to launch application services in role-based computer system |
AT01106904T ATE360854T1 (en) | 2001-03-20 | 2001-03-20 | METHOD AND PRODUCT FOR PROVIDING SERVICE-TO-ROLE ASSIGNMENT TO CALL APPLICATION SERVICES IN A ROLE-BASED COMPUTING SYSTEM |
JP2002574072A JP2004523847A (en) | 2001-03-20 | 2002-03-11 | Method and computer program product and product for providing an assignment between services and duties for initiating application services in a duties-based computer system |
US10/472,272 US7657528B2 (en) | 2001-03-20 | 2002-03-11 | Method, computer program product and article of manufacture for providing service-to-role assignment to launch application services in role-based computer system |
AU2002253111A AU2002253111B2 (en) | 2001-03-20 | 2002-03-11 | Method, computer program product and article of manufacture for providing service-to-role assignment to launch application services in role-based computer system |
CA2452135A CA2452135C (en) | 2001-03-20 | 2002-03-11 | Method, computer program product and article of manufacture for providing service-to-role assignment to launch application services in role-based computer system |
PCT/EP2002/002639 WO2002075532A1 (en) | 2001-03-20 | 2002-03-11 | Method, computer program product and article of manufacture for providing service-to-role assignment to launch application services in role-based computer system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
EP01106904A EP1244010B1 (en) | 2001-03-20 | 2001-03-20 | Method and article of manufacture for providing service-to-role assignment to launch application services in role-based computer system |
Publications (2)
Publication Number | Publication Date |
---|---|
EP1244010A1 true EP1244010A1 (en) | 2002-09-25 |
EP1244010B1 EP1244010B1 (en) | 2007-04-25 |
Family
ID=8176851
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
EP01106904A Expired - Lifetime EP1244010B1 (en) | 2001-03-20 | 2001-03-20 | Method and article of manufacture for providing service-to-role assignment to launch application services in role-based computer system |
Country Status (8)
Country | Link |
---|---|
US (1) | US7657528B2 (en) |
EP (1) | EP1244010B1 (en) |
JP (1) | JP2004523847A (en) |
AT (1) | ATE360854T1 (en) |
AU (1) | AU2002253111B2 (en) |
CA (1) | CA2452135C (en) |
DE (1) | DE60128059T2 (en) |
WO (1) | WO2002075532A1 (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101753639B (en) * | 2009-12-11 | 2013-01-02 | 东南大学 | Service role recognition method based on flow communication mode |
US8713477B2 (en) | 2006-05-12 | 2014-04-29 | Sap Ag | Presenting a link to a user |
CN106295701A (en) * | 2016-08-11 | 2017-01-04 | 五八同城信息技术有限公司 | user identification method and device |
Families Citing this family (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6944832B2 (en) * | 2002-06-20 | 2005-09-13 | The Boeing Company | System design using part roles |
JP2004102453A (en) * | 2002-09-05 | 2004-04-02 | Hitachi Ltd | Context launch management method and system, its program and recording medium |
US8725550B2 (en) | 2011-07-12 | 2014-05-13 | Sap Ag | Managing process logs |
US9537892B2 (en) * | 2012-12-20 | 2017-01-03 | Bank Of America Corporation | Facilitating separation-of-duties when provisioning access rights in a computing system |
US9529629B2 (en) | 2012-12-20 | 2016-12-27 | Bank Of America Corporation | Computing resource inventory system |
US9189644B2 (en) | 2012-12-20 | 2015-11-17 | Bank Of America Corporation | Access requests at IAM system implementing IAM data model |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5602993A (en) * | 1991-06-12 | 1997-02-11 | Icl Systems Ab | Method and system for revising data in a distributed data communication system |
US5742829A (en) * | 1995-03-10 | 1998-04-21 | Microsoft Corporation | Automatic software installation on heterogeneous networked client computer systems |
US5933647A (en) * | 1997-01-24 | 1999-08-03 | Cognet Corporation | System and method for software distribution and desktop management in a computer network environment |
WO2001016701A2 (en) * | 1999-08-27 | 2001-03-08 | Glaxo Group Limited | Remote installation of computer operating systems |
Family Cites Families (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH05346902A (en) | 1992-06-15 | 1993-12-27 | Hitachi Ltd | Menu display method based upon user id |
JPH07239767A (en) | 1994-02-28 | 1995-09-12 | Nec Software Kansai Ltd | Editing and displaying method for menu by user qualificiation |
US5778356A (en) * | 1994-11-10 | 1998-07-07 | Cadis, Inc. | Dynamically selectable language display system for object oriented database management system |
US5659746A (en) * | 1994-12-30 | 1997-08-19 | Aegis Star Corporation | Method for storing and retrieving digital data transmissions |
JPH09114650A (en) | 1995-10-17 | 1997-05-02 | Nri & Ncc Co Ltd | Unified application software management system under plural operation environments |
JPH10254979A (en) | 1997-03-13 | 1998-09-25 | Naretsuji Moderingu Kenkyusho:Kk | Data processing system and data base design system |
JPH10254980A (en) | 1997-03-14 | 1998-09-25 | Naretsuji Moderingu Kenkyusho:Kk | Business supporting system |
US6202066B1 (en) * | 1997-11-19 | 2001-03-13 | The United States Of America As Represented By The Secretary Of Commerce | Implementation of role/group permission association using object access type |
US6385724B1 (en) * | 1998-11-30 | 2002-05-07 | Microsoft Corporation | Automatic object caller chain with declarative impersonation and transitive trust |
JP2000172499A (en) | 1998-12-04 | 2000-06-23 | Hitachi Ltd | Method for controlling access to program |
EP1277158A1 (en) * | 2000-04-27 | 2003-01-22 | Eastman Chemical Company | Vertical systems and methods for providing shipping and logistics services, operations and products to an industry |
-
2001
- 2001-03-20 EP EP01106904A patent/EP1244010B1/en not_active Expired - Lifetime
- 2001-03-20 DE DE60128059T patent/DE60128059T2/en not_active Expired - Lifetime
- 2001-03-20 AT AT01106904T patent/ATE360854T1/en not_active IP Right Cessation
-
2002
- 2002-03-11 WO PCT/EP2002/002639 patent/WO2002075532A1/en active IP Right Grant
- 2002-03-11 US US10/472,272 patent/US7657528B2/en not_active Expired - Lifetime
- 2002-03-11 AU AU2002253111A patent/AU2002253111B2/en not_active Ceased
- 2002-03-11 CA CA2452135A patent/CA2452135C/en not_active Expired - Lifetime
- 2002-03-11 JP JP2002574072A patent/JP2004523847A/en active Pending
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5602993A (en) * | 1991-06-12 | 1997-02-11 | Icl Systems Ab | Method and system for revising data in a distributed data communication system |
US5742829A (en) * | 1995-03-10 | 1998-04-21 | Microsoft Corporation | Automatic software installation on heterogeneous networked client computer systems |
US5933647A (en) * | 1997-01-24 | 1999-08-03 | Cognet Corporation | System and method for software distribution and desktop management in a computer network environment |
WO2001016701A2 (en) * | 1999-08-27 | 2001-03-08 | Glaxo Group Limited | Remote installation of computer operating systems |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8713477B2 (en) | 2006-05-12 | 2014-04-29 | Sap Ag | Presenting a link to a user |
CN101753639B (en) * | 2009-12-11 | 2013-01-02 | 东南大学 | Service role recognition method based on flow communication mode |
CN106295701A (en) * | 2016-08-11 | 2017-01-04 | 五八同城信息技术有限公司 | user identification method and device |
Also Published As
Publication number | Publication date |
---|---|
CA2452135A1 (en) | 2002-09-26 |
JP2004523847A (en) | 2004-08-05 |
US20040139087A1 (en) | 2004-07-15 |
AU2002253111B2 (en) | 2005-10-20 |
DE60128059D1 (en) | 2007-06-06 |
DE60128059T2 (en) | 2007-12-27 |
ATE360854T1 (en) | 2007-05-15 |
CA2452135C (en) | 2010-06-22 |
EP1244010B1 (en) | 2007-04-25 |
US7657528B2 (en) | 2010-02-02 |
WO2002075532A1 (en) | 2002-09-26 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7716163B2 (en) | Method and system for defining semantic categories and actions | |
CN100568226C (en) | Be used for the method that reformatting has the zone of chaotic hyperlink | |
KR100506322B1 (en) | Apparatus and methods for filtering content based on accessibility to a user | |
US6502112B1 (en) | Method in a computing system for comparing XMI-based XML documents for identical contents | |
RU2328034C2 (en) | Method and system of operations comparison with to semantic marks in electronic documents | |
US7325188B1 (en) | Method and system for dynamically capturing HTML elements | |
US20150143355A1 (en) | Service oriented architecture version and dependency control | |
US20010014900A1 (en) | Method and system for separating content and layout of formatted objects | |
US20110276601A1 (en) | Knowledge base computer management network | |
US20150302110A1 (en) | Decoupling front end and back end pages using tags | |
KR970702523A (en) | INTERFACE DEVICE AND METHOD | |
JP2003044474A (en) | Systems for dynamic national language service | |
CA2452135C (en) | Method, computer program product and article of manufacture for providing service-to-role assignment to launch application services in role-based computer system | |
CN1332304C (en) | Method for uniformly configuring configuration files | |
US7558726B2 (en) | Multi-language support for data mining models | |
AU2002253111A1 (en) | Method, computer program product and article of manufacture for providing service-to-role assignment to launch application services in role-based computer system | |
US7093195B2 (en) | Standards-based formatting of flat files into markup language representations | |
EP1909170B1 (en) | Method and system for automatically generating a communication interface | |
CN111736825B (en) | Information display method, device, equipment and storage medium | |
US20070112675A1 (en) | Goods and Services Locator Language for Uniform Resource Identifier Components | |
US20060026125A1 (en) | Accessing entity data from a UDDI registry | |
US8561019B2 (en) | System and method for data abstraction using formatted system variables | |
US7243158B1 (en) | Method, system and computer program for identification of data and translation of data between storage locations | |
US9940351B2 (en) | Creating XML data from a database | |
CN114553954B (en) | Information pushing method, nonvolatile storage medium and electronic equipment |
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 |
|
AK | Designated contracting states |
Kind code of ref document: A1 Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LI LU MC NL PT SE TR |
|
AX | Request for extension of the european patent |
Free format text: AL;LT;LV;MK;RO;SI |
|
RAP1 | Party data changed (applicant data changed or rights of an application transferred) |
Owner name: SAP AKTIENGESELLSCHAFT |
|
17P | Request for examination filed |
Effective date: 20030325 |
|
AKX | Designation fees paid |
Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LI LU MC NL PT SE TR |
|
17Q | First examination report despatched |
Effective date: 20050520 |
|
RAP1 | Party data changed (applicant data changed or rights of an application transferred) |
Owner name: SAP AG |
|
GRAP | Despatch of communication of intention to grant a patent |
Free format text: ORIGINAL CODE: EPIDOSNIGR1 |
|
RTI1 | Title (correction) |
Free format text: METHOD AND ARTICLE OF MANUFACTURE FOR PROVIDING SERVICE-TO-ROLE ASSIGNMENT TO LAUNCH APPLICATION SERVICES IN ROLE-BASED COMPUTER SYSTEM |
|
GRAS | Grant fee paid |
Free format text: ORIGINAL CODE: EPIDOSNIGR3 |
|
GRAA | (expected) grant |
Free format text: ORIGINAL CODE: 0009210 |
|
AK | Designated contracting states |
Kind code of ref document: B1 Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LI LU MC NL PT SE TR |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: LI Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20070425 Ref country code: FI Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20070425 Ref country code: CH Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20070425 |
|
REG | Reference to a national code |
Ref country code: GB Ref legal event code: FG4D |
|
REG | Reference to a national code |
Ref country code: IE Ref legal event code: FG4D |
|
REG | Reference to a national code |
Ref country code: CH Ref legal event code: EP |
|
REF | Corresponds to: |
Ref document number: 60128059 Country of ref document: DE Date of ref document: 20070606 Kind code of ref document: P |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: SE Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20070725 |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: ES Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20070805 |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: PT Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20070925 |
|
ET | Fr: translation filed | ||
REG | Reference to a national code |
Ref country code: CH Ref legal event code: PL |
|
NLV1 | Nl: lapsed or annulled due to failure to fulfill the requirements of art. 29p and 29m of the patents act | ||
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: AT Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20070425 |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: BE Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20070425 |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: DK Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20070425 Ref country code: NL Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20070425 |
|
PLBE | No opposition filed within time limit |
Free format text: ORIGINAL CODE: 0009261 |
|
STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: NO OPPOSITION FILED WITHIN TIME LIMIT |
|
26N | No opposition filed |
Effective date: 20080128 |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: GR Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20070726 Ref country code: IT Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20070425 |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: MC Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20080331 |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: IE Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20080320 |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: CY Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20070425 |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: LU Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20080320 |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: TR Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20070425 |
|
REG | Reference to a national code |
Ref country code: DE Ref legal event code: R082 Ref document number: 60128059 Country of ref document: DE Representative=s name: MUELLER-BORE & PARTNER PATENTANWAELTE PARTG MB, DE |
|
REG | Reference to a national code |
Ref country code: DE Ref legal event code: R082 Ref document number: 60128059 Country of ref document: DE Representative=s name: MUELLER-BORE & PARTNER PATENTANWAELTE PARTG MB, DE Effective date: 20141210 Ref country code: DE Ref legal event code: R081 Ref document number: 60128059 Country of ref document: DE Owner name: SAP SE, DE Free format text: FORMER OWNER: SAP AG, 69190 WALLDORF, DE Effective date: 20141210 |
|
REG | Reference to a national code |
Ref country code: FR Ref legal event code: PLFP Year of fee payment: 16 |
|
REG | Reference to a national code |
Ref country code: FR Ref legal event code: PLFP Year of fee payment: 17 |
|
REG | Reference to a national code |
Ref country code: FR Ref legal event code: PLFP Year of fee payment: 18 |
|
PGFP | Annual fee paid to national office [announced via postgrant information from national office to epo] |
Ref country code: DE Payment date: 20200320 Year of fee payment: 20 Ref country code: GB Payment date: 20200323 Year of fee payment: 20 |
|
PGFP | Annual fee paid to national office [announced via postgrant information from national office to epo] |
Ref country code: FR Payment date: 20200319 Year of fee payment: 20 |
|
REG | Reference to a national code |
Ref country code: DE Ref legal event code: R071 Ref document number: 60128059 Country of ref document: DE |
|
REG | Reference to a national code |
Ref country code: GB Ref legal event code: PE20 Expiry date: 20210319 |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: GB Free format text: LAPSE BECAUSE OF EXPIRATION OF PROTECTION Effective date: 20210319 |