IP Library Granted Patent US 7,089,245
Granted Patent B1
US 7,089,245 · App. 09/945,413 · Granted Aug 8, 2006

Service desk data transfer interface

Assignee: BMC Software, Inc.
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 7,089,245
App. No.
09/945,413
Filed
Aug 31, 2001
Granted
Aug 8, 2006
Kind
B1
Examiner
COBY, FRANTZ
Art Unit
2161
USPC
707/102
Abstract

A system, method and computer program product for importing data in a network-based customer relationship application is provided. First, data to be imported to a customer relationship application utilizing a network is identified. A set of predetermined rules associated with the customer relationship application are identified. The data is imported to the customer relationship application utilizing the network in accordance with the set of predetermined rules. The data is stored in memory accessible to the customer relationship application. The fields in which the data is stored in the memory are customized by a user. A system, method and computer program product for exporting data in a network-based customer relationship application is also provided. Data to be exported from a customer relationship application utilizing a network is identified. The data is stored in memory accessible to the customer relationship application, in fields which are user-customizable. A set of predetermined rules associated with the customer relationship application is identified. The data is exported from the customer relationship application utilizing the network in accordance with the set of predetermined rules. A system, method and computer program product are also provided for generating an application for managing network data transfer operations. A screen for receiving a designation of a type of application to be created is displayed. A screen for receiving a designation of an origin of the data is also displayed. A screen for receiving a designation of a destination for the data is further displayed. A mapping of fields between the origin of the data and the destination of the data is generated. The application is created. A screen is also displayed that allows a user to manipulate the mapping. A data transfer operation is performed upon execution of the application.

Claims (69)

1. A method for importing data from an origin to a destination, the method comprising:

identifying data to be imported, over a network, from the origin to the destination, the destination associated with a customer relationship application;

identifying a set of predetermined rules associated with the customer relationship application;

associating at least one user-specified function with the identified data, the at least one user-specified function capable of transforming at least a portion of the identified data;

importing the identified data from the origin to the destination utilizing the network in accordance with the set of predetermined rules, wherein the act of importing includes:

mapping first fields for the data in the origin to second fields for the destination,

translating first field names of the mapped first fields to second field names of the second fields, and

transforming at least a portion of the identified data from the origin to the destination using the at least one user-specified function; and

making the imported data accessible to the customer relationship application,

wherein the mapping and translating are customizable by the user such that the second field names and the second fields are customizable by the user.

2. The method as recited in claim 1 , wherein a service application for importing the data is generated based on the rules.

3. The method as recited in claim 2 , wherein the service application runs periodically at user-defined intervals.

4. The method as recited in claim 1 , wherein the predetermined rules are specified based on user interaction with an application creation program.

5. The method as recited in claim 1 , wherein the at least one user-specified function comprises at least one user-created scripting function selected from the croup consisting of a VBScript function or a JavaScript function.

6. The method as recited in claim 1 , further comprising exporting data from the customer relationship application utilizing the network.

7. The method as recited in claim 1 , wherein the rules relate to at least one of referential integrity, required fields, and automatic sequence numbering.

8. A computer program product stored in a computer readable medium for importing data from an origin to a destination, the computer program comprising:

computer code for identifying data, over a network, to be imported from the origin to the destination, the destination associated with a customer relationship application;

computer code for identifying a set of predetermined rules associated with the customer relationship application;

computer code for associating at least one user-specified function with the identified data, the at least one user-specified function capable of transforming at least a portion of the identified data;

computer code for importing the identified data from the origin to the destination utilizing the network in the accordance with the set of predetermined rules, wherein the computer coder for importing includes:

computer code for mapping first fields for the data in the origin to second fields for the destination,

computer code for translating first field names of the mapped first fields to second field names of the second fields, and

computer code for transforming at least a portion of the identified data from the origin to the destination using the at least one user-specified function; and

computer code for making the imported data accessible to the customer relationship application,

wherein the mapping and translating are customizable by the user such that the second field names and the second fields are customizable by the user.

9. A system for importing data from an origin to a destination, the system comprising:

logic for identifying data over a network, to be imported from the origin to the destination, the destination associated with a customer relationship application;

logic for identifying a set of predetermined rules associated with the customer relationship application;

logic for associating at least one user-specified function with the identified data, the at least one user-specified function capable of transforming at least a portion of the identified data;

logic for importing the identified data from the origin to the destination utilizing the network in accordance with the set of predetermined rules, wherein the logic for importing includes:

logic for mapping first fields for the data in the origin to second fields for the destination,

logic for translating first field names of the mapped first fields to second field names of the second fields, and

logic for transforming at least a portion of the identified data from the origin to the destination using the at least one user-specified function; and

logic for making the imported data accessible to the customer relationship application,

wherein the mapping and translating are customizable by the user such that the second field names and the second fields are customizable by the user.

10. A method for exporting data from an origin to a destination, the method comprising:

identifying data, over a network, to be exported from the origin to the destination, the identified data accessible to a customer relationship application associated with the origin;

identifying a set of predetermined rules associated with the customer relationship application;

associating at least one user-specified function with the identified data, the at least one user-specified function capable of transforming at least a portion of the identified data; and

exporting the identified data from the origin to the destination utilizing the network in accordance with the set of predetermined rules, wherein the act of exporting includes:

mapping first fields for the data in the origin to second fields for the destination,

translating first field names of the mapped first fields to second field names of the second fields, and

transforming at least a portion of the identified data from the origin to the destination using the at least one user-specified function,

wherein the mapping and translating are customizable by the user such that the second field names and the second fields are customizable by the user.

11. The method as recited in claim 10 , wherein a service application for exporting the data is generated based on the rules.

12. The method as recited in claim 11 , wherein the service application runs periodically at user-defined intervals.

13. The method as recited in claim 10 , wherein the predetermined rules are specified based on user interaction with a service application creation program.

14. The method as recited in claim 10 , wherein the at least one user-specified function comprises at least one user-created scripting function selected from the group consisting of a VBScript function or a JavaScript function.

15. The method as recited in claim 10 , further comprising importing data to the customer relationship application utilizing the network.

16. The method as recited in claim 10 , wherein the rules relate to at least one of referential integrity, required fields, and automatic sequence numbering.

17. A computer program product for exporting data from an origin to a destination, the computer program comprising:

computer code for identifying data, over a network, to be exported from the origin to the destination, the identified data accessible to a customer relationship application associated with the origin;

computer code for identifying a set of predetermined rules associated with the customer relationship application;

computer code for associating at least one user-specified function with the identified data, the at least one user-specified function capable of transforming at least a portion of the identified data; and

computer code for exporting the identified data from the origin to the destination utilizing the network in accordance with the set of predetermined rules, wherein the computer code for exporting includes:

computer code for mapping first fields for the data in the origin to second fields for the destination,

computer code for translating first field names of the mapped first fields to second field names of the second fields, and

computer code for transforming at least a portion of the identified data from the origin to the destination using the at least one user-specified function,

wherein the mapping and translating are customizable by the user such that the second field names and the second fields are customizable by the user.

18. A system for exporting data from an origin to a destination, the system comprising:

logic for identifying data, over a network, to be exported from the origin to the destination, the identified data accessible to a customer relationship application associated with the origin;

logic for identifying a set of predetermined rules associated with the customer relationship application;

logic for associating at least one user-specified function with the identified data, the at least one user-specified function capable of transforming at least a portion of the identified data; and

logic for exporting the identified data from the origin to the destination utilizing the network in accordance with the set of predetermined rules, wherein the logic for exporting includes:

logic for mapping first fields for the data in the origin to second fields for the destination,

logic for translating first field names of the mapped first fields to second field names of the second fields, and

logic for transforming at least a portion of the identified data from the origin to the destination using the at least one user-specified function,

wherein the mapping and translating are customizable by the user such that the second field names and the second fields are customizable by the user.

Assignments (13)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Mar 7, 2025
From: BMC SOFTWARE, INC.
To: BMC HELIX, INC.
Reel/Frame 070442/0197 →
RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (052844/0646) Recorded Aug 6, 2024
From: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS COLLATERAL AGENT
To: BMC SOFTWARE, INC.; BLADELOGIC, INC.
Reel/Frame 068339/0408 →
RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (052854/0139) Recorded Aug 6, 2024
From: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS COLLATERAL AGENT
To: BMC SOFTWARE, INC.; BLADELOGIC, INC.
Reel/Frame 068339/0617 →
OMNIBUS ASSIGNMENT OF SECURITY INTERESTS IN PATENT COLLATERAL Recorded Mar 4, 2024
From: CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH, AS RESIGNING COLLATERAL AGENT
To: GOLDMAN SACHS BANK USA, AS SUCCESSOR COLLATERAL AGENT
Reel/Frame 066729/0889 →
TERMINATION AND RELEASE OF SECURITY INTEREST IN PATENTS Recorded Feb 1, 2024
From: ALTER DOMUS (US) LLC
To: BMC SOFTWARE, INC.; BLADELOGIC, INC.
Reel/Frame 066567/0283 →
GRANT OF SECOND LIEN SECURITY INTEREST IN PATENT RIGHTS Recorded Sep 30, 2021
From: BMC SOFTWARE, INC.; BLADELOGIC, INC.
To: ALTER DOMUS (US) LLC
Reel/Frame 057683/0582 →
SECURITY INTEREST Recorded Jun 4, 2020
From: BMC SOFTWARE, INC.; BLADELOGIC, INC.
To: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS COLLATERAL AGENT
Reel/Frame 052854/0139 →
SECURITY INTEREST Recorded Jun 4, 2020
From: BMC SOFTWARE, INC.; BLADELOGIC, INC.
To: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS COLLATERAL AGENT
Reel/Frame 052844/0646 →
RELEASE OF PATENTS Recorded Oct 5, 2018
From: CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH
To: BMC SOFTWARE, INC.; BLADELOGIC, INC.; BMC ACQUISITION L.L.C.
Reel/Frame 047198/0468 →
SECURITY INTEREST Recorded Oct 2, 2018
From: BMC SOFTWARE, INC.; BLADELOGIC, INC.
To: CREDIT SUISSE, AG, CAYMAN ISLANDS BRANCH, AS COLLATERAL AGENT
Reel/Frame 047185/0744 →
SECURITY AGREEMENT Recorded Sep 11, 2013
From: BMC SOFTWARE, INC.; BLADELOGIC, INC.
To: CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH, AS COLLATERAL AGENT
Reel/Frame 031204/0225 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Jun 7, 2006
From: NETWORKS ASSOCIATES TECHNOLOGY, INC. (RECORDED @ 012139/0476
To: BMC SOFTWARE, INC.
Reel/Frame 017740/0295 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Aug 31, 2001
From: GEORGE, MARK A.; STURGEON, CYNTHIA L.
To: NETWORKS ASSOCIATES TECHNOLOGY, INC.
Reel/Frame 012139/0476 →