US20060212530A1 - Adapter architecture for mobile data system - Google Patents

Adapter architecture for mobile data system Download PDF

Info

Publication number
US20060212530A1
US20060212530A1 US11/277,131 US27713106A US2006212530A1 US 20060212530 A1 US20060212530 A1 US 20060212530A1 US 27713106 A US27713106 A US 27713106A US 2006212530 A1 US2006212530 A1 US 2006212530A1
Authority
US
United States
Prior art keywords
data
enterprise
mobile
command
interface
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.)
Abandoned
Application number
US11/277,131
Other languages
English (en)
Inventor
Robert O'Farrell
Mark Kirstein
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Antenna Dexterra Inc
Original Assignee
Dexterra Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Dexterra Inc filed Critical Dexterra Inc
Priority to US11/277,131 priority Critical patent/US20060212530A1/en
Assigned to DEXTERRA, INC. reassignment DEXTERRA, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: KIRSTEIN, MARK, O'FARRELL, ROBERT
Publication of US20060212530A1 publication Critical patent/US20060212530A1/en
Assigned to ANTENNA DEXTERRA, INC. reassignment ANTENNA DEXTERRA, INC. MERGER (SEE DOCUMENT FOR DETAILS). Assignors: DEXTERRA, INC.
Priority to US13/017,912 priority patent/US8214409B2/en
Priority to US13/487,411 priority patent/US8478789B2/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/256Integrating or interfacing systems involving database management systems in federated or virtual databases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION 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/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/565Conversion or adaptation of application format or content

Definitions

  • the present invention relates generally to mobile computing systems and, more particularly, to data management and data deployment in mobile computing systems.
  • CRM customer relationship management
  • ERP enterprise resource planning
  • CRM and ERP systems are deploying CRM and ERP systems to assist mobile employees, primarily to utilize mobile computing devices such as pagers and cell phones and also personal digital assistants (PDAs).
  • PDAs personal digital assistants
  • Enterprise data integration issues can arise because mobile applications often come in proprietary, closed architectures that impede integration with other data systems of the enterprise.
  • data in the enterprise might be maintained in four or five different sources.
  • Some of the data sources include CRM systems, dispatch systems, ERP systems, and financial records systems.
  • Each of these data sources can utilize a different data architecture, format, and protocol.
  • the data being stored and the configuration of the data and access mechanisms are constantly changing.
  • Many mobile computing systems create an interim datastore in which data from the various sources in the enterprise is collected. In this way, data from the different enterprise data sources, each with a different data architecture and format, can be collected in a single common database.
  • the mobile users can access the enterprise data by accessing the interim datastore, rather than the actual enterprise data sources.
  • the interim store creates data update and conflict issues of its own. Synchronization operations and other safeguards must be performed frequently, to ensure that the data in the interim datastore is a faithful copy of the data in the enterprise data sources.
  • the Dexterra, Inc. patent application describes a system in which data is utilized between multiple enterprise data sources to mobile clients in a distributed fashion such that requests from a mobile client for enterprise data are received, the appropriate enterprise data sources that contain the requested data are determined, and the enterprise data is retrieved from the determined enterprise data sources.
  • the enterprise data is retrieved, it is converted into a relational format, even if the data comes from multiple enterprise data sources of different non-relational types (e.g. File System, email, etc).
  • the converted enterprise data is stored in a relational datastore in the mobile client.
  • mobile applications can be fully integrated with data from multiple enterprise data sources and data updates and configuration changes can be distributed to and from the mobile clients in real time, without using interim data storage, and thereby avoiding complicated synchronization and asynchronous data issues between the enterprise data sources and the mobile clients.
  • the real time data changes can include deployment of changes to the mobile application itself, as well as data updates.
  • the real time changes are further accommodated with data conflict detection and resolution.
  • the Dexterra, Inc. system referenced above is based on a system architecture in which target enterprise data sources contain objects or data tables, and each target data table is mapped to a data object called a View. That is, a View is defined that corresponds to each data table in the enterprise data sources from which the application will obtain data.
  • the Views can be defined by the application developer, or from another vendor.
  • the data in the Views are shared among one or more data entities referred to as Business Objects.
  • a single Business Object can utilize data from multiple Views, and therefore can utilize data from multiple enterprise data sources, even from data sources that have incompatible data formats.
  • a data architecture in which Views define the enterprise data source interface to an application through connectors, but also by Data Objects defined by Commands.
  • a Data Object comprises a configurable request for data that is issued through Commands to the Adapters of the enterprise data sources.
  • This architecture provides a developer with the ability to create custom enterprise connectivity to disparate backend enterprise data sources. The developer can also separate the connectivity to any backend enterprise system with a configuration and adaptation to the specific instance of an implementation. This allows the technology (connection) between a “.NET” system and a backend system to be developed separately from the configuration of the information required from the backend system, thus creating an abstraction layer and allowing for a configuration tool to manage the adaptation.
  • a development tool kit environment can be provided that permits a user to connect and construct data components to any supported adapter utilizing a “Dexterra Studio” VS.NET plug-in.
  • Components for the tool kit environment include a Connection Object, Command Object, Data Object, and View.
  • FIG. 1 is a block diagram of a suitable computer system environment for a mobile enterprise platform constructed in accordance with the present invention.
  • FIG. 2 is a block diagram of the logical architecture of data in the mobile enterprise platform illustrated in FIG. 1 .
  • FIG. 3 is a block diagram that illustrates the Connector interface between the enterprise data sources and the mobile client of FIG. 1 .
  • FIG. 4 is a block diagram of a suitable computer system environment 400 constructed in accordance with the present invention.
  • FIG. 5 shows a diagrammatic representation of the data architecture for the mobile platform illustrated in FIG. 1 .
  • FIG. 6 is a diagrammatic representation of the data access configuration for the mobile platform constructed in accordance with the present invention.
  • FIG. 7 is a screenshot of a display on a computer device that is hosting the DAD computer program application.
  • FIG. 8 shows a tree view and context menu generated by the DAD program when “Datasource Types” is selected on the Dexterra Explorer menu.
  • FIG. 9 shows selection of the Data Sources menu item from the FIG. 8 display.
  • FIG. 10 shows selection of a particular datasource type, from which a context menu is generated.
  • FIG. 11 shows View types that are available for selection.
  • FIG. 12 shows a Data Sources Properties dialog box that is generated by utilizing a Data Sources context menu to create a new type of Data Source.
  • FIG. 13 shows an authentication screen for DAD login information and choose a particular enterprise datasource target.
  • FIG. 14 shows a designer making a Command selection from the tree view.
  • FIG. 15 shows a “New Command” dialog box in response to selection in FIG. 14 .
  • FIG. 16 shows the Parameters tab of the Add Command dialog.
  • FIG. 17 shows the tree view with a new Command called “CustomerQuery” that has been added.
  • FIG. 18 is a flow diagram that illustrates processing of the mobile platform system in accordance with the invention.
  • View objects define the enterprise data source interface to an application through connectors, and also by Data Objects defined by Commands. That is, a Data Object comprises a configurable request for data that is issued through Commands to the Adapters of the enterprise data sources.
  • This architecture provides a developer with the ability to create custom enterprise connectivity to disparate backend enterprise data sources. The first description below is of the system described in the Dexterra, Inc. patent application referenced above. Details of the architectural changes of the present invention from that prior system are then described, at “V. Adapter Architecture” and following sections.
  • the present invention provides a system in which data is utilized from multiple enterprise data sources to mobile clients executing mobile applications such that the mobile applications are integrated with the multiple enterprise data sources, and data updates and configuration changes can be distributed to and received from the mobile clients in real time, without using interim data storage.
  • the elimination of an interim data storage facility avoids complicated synchronization and asynchronous data issues between the enterprise data sources and the mobile clients.
  • data updates and system configuration updates for the mobile application can be communicated from the enterprise to the mobile clients, and from the mobile clients to the enterprise, in real time. No special synchronization operation is needed, as changes can be propagated through the system in real time.
  • FIG. 1 is a block diagram of a suitable computer system environment 100 constructed as described in the above-referenced Dexterra, Inc. patent application. in accordance with the present invention.
  • FIG. 1 shows a mobile client device 102 , such as a Personal Digital Assistant (PDA) device that operates in conjunction with the Microsoft PocketPC or Palm PDA operating systems.
  • PDA Personal Digital Assistant
  • the mobile client device communicates over a network connection 104 with an application server 106 to request data from the server and receive data updates, provide new data, and receive configuration changes. It should be understood that multiple mobile clients 102 can communicate with the server 106 . Only a single client device 102 is shown in FIG. 1 for the sake of drawing simplicity.
  • the mobile clients 102 consume the server-side connector web services for real time data retrieval from multiple enterprise data stores. Additionally, the mobile clients consume the server-side data manager web services for the management of real-time client-side data updates, server side data updates and system configuration updates.
  • the application server 106 communicates with enterprise data sources 108 , such as CRM data sources, ERP sources, financial system resources, legacy data stores, and the like.
  • enterprise data sources 108 such as CRM data sources, ERP sources, financial system resources, legacy data stores, and the like.
  • the exemplary enterprise data sources illustrated in FIG. 1 include data including “Siebel” software from Siebel Systems, Inc. of San Mateo, Calif., USA; “Oracle” software from Oracle Corporation of Redwood Shores, Calif., USA; “SAP” software from SAP AG of Walldorf, Germany; and legacy software.
  • the administrator application 1 10 and a developer application 112 communicate with the application server 106 , which also stores metadata 114 for the system, as described further below.
  • the application server 106 provides data manager, configuration, and data connector web services for data interchange and updating, user authentication, security, and logging services.
  • the application server also handles business process management in the form of business information and rules.
  • the mobile client 102 also includes a datastore 116 that includes a relational data base 118 that stores business data 120 and also a relational database that stores metadata 122 for application execution on the mobile client.
  • An application 124 that is installed at the mobile client 102 includes various software components that perform suitable functions.
  • the application might comprise a field service application that informs field service personnel as to a location at which service has been requested, explains the nature of the service request, and provides for logging the service visit and settling the account.
  • the application 124 may include multiple applications that process the data requested by the mobile client 102 .
  • the administrator application 110 and developer application 112 together comprise a “Studio” component 130 .
  • the administrator and developer are provided as two separate applications, and provide a means to configure the system, including the metadata data and application interfaces.
  • the system 100 comprises a mobile enterprise platform that supports the service application 124 .
  • the system provides a set of Web services that effectively deploy and manage mobilized software solutions to enhance mobile business processes. Common examples include integrating to CRM or ERP, sales force automation (SFA), and customer support and help desk functions for an enterprise.
  • CRM or ERP sales force automation
  • SFA sales force automation
  • customer support and help desk functions for an enterprise.
  • enterprise applications depend on cross-application interaction, in that data from one function or system is often used by a different function or system.
  • the existing application functionality and enterprise information is utilized among multiple enterprise software applications, legacy data systems, and mobile workers. In this way, a significant return on investment can be achieved for these applications and for the mobile enterprise platform.
  • the mobile enterprise platform 100 provides Web services that simplify the use of mobile clients and associated portable devices in the field. These Web services include a data manager function, a configuration function, and a connector function. These will be described in greater detail below.
  • the applications 124 that are installed on the mobile clients 102 can be fully functional in any connected or disconnected state, after they have been properly initiated by the application server 106 .
  • Any client application that makes use of the Mobile Enterprise Platform illustrated in FIG. 1 will utilize the system components illustrated in the block diagram of FIG. 2 . These components include:
  • the Mobile Enterprise Platform illustrated in FIG. 1 is implemented as a metadata driven framework.
  • the framework provides integrated client and server web services, enabling the connection, configuration, and data management services necessary to deploy fail-safe, mission-critical mobile enterprise solutions.
  • FIG. 2 illustrates that, in the mobile enterprise platform of FIG. 1 , the structure of relational database tables and external application business objects are mapped to views as metadata.
  • One or more views are consumed by Business Objects, also defined in metadata, which are in turn utilized by the mobile application.
  • the mobile application utilizes a client framework, referred to as the “Dexterra Smartclient”, which manages the instantiation of the Business Objects, Local Data Access to the underlying physical database that resides on the mobile client device, Device integration, as well as the client-server data communication via the data manager and/or connector web services.
  • specifications for all logical layers e.g., Business Objects, Views, Filters, and Connectors
  • the mobile enterprise platform is architected as a logical stack, designed to insulate layers in the logical architecture from all but non-adjacent members.
  • the Target layer is data that resides in back-end, enterprise data sources.
  • the platform works with the source data in place, and does not require information within the back-end system of record to be replicated to a middle-tier replication database. That is, no interim datastore is needed. This provides flexibility in design, as well as real time data access and can help reduce total cost of ownership of the platform and applications, and assists simplification of data management processes.
  • the Connector layer provides a programmatic construct that describes the back-end datastore to the application server in a relational format.
  • the information regarding how to connect to an enterprise data source, as well as the security settings (such as authentication methods and user and group definitions) are stored within metadata, and are maintained using the Administrator component.
  • the next layer in the stack is the View layer, which comprises objects that provide a one-to-one mapping to an object or table in a back-end, enterprise data source.
  • a back-end system has a table called CUST_ADDR (customer address), and data from that table is required for use in an application, then a View will be created in the Administrator component.
  • the Administrator View might be called, for example, CUSTOMER_ADDRESS, to represent that data in the environment of the mobile enterprise platform, outside of the enterprise data sources.
  • CUSTOMER_ADDRESS to represent that data in the environment of the mobile enterprise platform, outside of the enterprise data sources.
  • a View has properties that correspond to the properties or columns of the data object in the back-end system. However, it is not required that all properties in the back end data source are required as properties in the View. Indeed, the properties required are defined in the administrative component and stored as metadata In the example just provided, the properties might include fields such as ID, STREET_ADDR, CITY, STATE, and ZIP_CO
  • the user can define the data types of the properties within the View, and these data types can be independent of the data types of the corresponding properties in the enterprise data source.
  • Other options of the view properties that can be identified are unique identifier, read only, indexing, required property and length. All the above information is stored as metadata.
  • the View layer also provides an indication of data conflicts, and provides a means for resolving such conflicts.
  • Data conflicts can occur, for example, whenever there are data changes between what is being uploaded from the mobile client and what exists at the server. Resolution of such conflicts can be performed at the View layer, enforcing business rules such as permitting the most recent data change to always take precedence, or permitting data changes from a particular source (e.g., either the mobile client or an enterprise data source) to take precedence depending on the data type (e.g. field data or customer account data). This is described further below, in conjunction with the Data Manager Web Service.
  • the Views can be defined against multiple objects in multiple datastores, thus providing flexibility in application deployment and in the use of in-place systems, without the burden of data replication.
  • the definitions of Views are stored in metadata, and are managed with the Administrator.
  • Filters can be applied to the Views, to modify the data that is passed to the next layer.
  • the Administrator provides View management features, including a Views Wizard that automatically creates Views based upon the object interface or table definition of the back-end datastore objects (from the enterprise data sources).
  • the next layer up in the FIG. 2 diagram includes the Business Objects, which are mapped, or associated with, one or more Views.
  • a Business Object of the platform is the programmatic entity with which a developer will interface with when building customizing mobile applications.
  • the Business Objects include multiple properties, each of which can be of a simple data type, or can be another Business Object. Because the Business Objects of the platform can be mapped to multiple Views, developers can work with a single entity that represents data sourced from multiple, heterogeneous data sources.
  • a single Business Object defined in accordance with the mobile enterprise platform of the invention can include data from multiple, potentially incompatible enterprise data sources, such as from different proprietary formats.
  • the Business Object layer provides an object-based interface for application developers, abstracting the details of persistence and retrieval of data. There is no need for the developer to directly interact with the local datastore on the mobile device.
  • the mobile client through the Business Object interface, automatically manages the processing of data changes, by storing data changes locally in the client that will be passed to the application server during an Update process. This further insulates developers from this rote programming task.
  • the Business Objects exist on the mobile client device as metadata, and are also managed using the Administrator ( FIG. 1 ).
  • the use of metadata throughout the mobile enterprise platform provides an environment in which the attributes and behavior of most data entities can be configured through a graphical user interface rather than coded.
  • the metadata-driven nature of the mobile enterprise platform enables performing business processes on the mobile client through a stateless server architecture.
  • the mobile application can be configured and customized.
  • the metadata defines the structure of the business objects referencing the business enterprise data to the mobile device and defines the events that trigger business rules that govern the business processes.
  • the metadata database contains the reference of the cross-functional, cross-application back-end business information that is exposed through the Connectors to configure a business object. This process is accomplished through the Studio component ( FIG. 1 ) to configure and reference the connecting enterprise data source business information with the Business Objects. This provides the path to the specific data for the mobile applications, ensuring that no business data from an enterprise data source is stored in its native data format on the application server or on any other interim datastore of the system for data updates. This non-invasive and real time synchronous approach using the metadata permits the mobile enterprise platform to effectively connect to back-end systems with a minimum amount of disruption while maximizing cross-functional data access, data consistency, and data integrity.
  • the mobile client 102 can include installed applications 124 that implement business processes of the enterprise.
  • the application can leverage the mobile enterprise platform described above, and demonstrates how the application instantiates the business objects which drive the business process configured in metadata.
  • Task or Work Order information would be provided to the mobile application through views and would be accessed via a business object.
  • the business object can deliver the business data to the mobile application to describe the tasks. This data is stored on a local relational database on the mobile device.
  • the Smartclient application will persist the changes to the view defined datastore on the mobile client, then the Smartclient manages the data updates back to the original data source via the data manager web service, ensuring data integrity and consistency.
  • web services e.g., connection, configuration, and data manager services
  • a large suite of mobile applications can easily be constructed, including applications such as sales force productivity, customer service, and support solutions.
  • Such applications can be integrated with a broad set of vertical applications including oil/gas, healthcare/medical and financial service industry solutions.
  • the application server is a type of metadata-driven platform application and provides information, applications, and business processes to the mobile client, and ensures managed data integrity between the mobile enterprise platform and a host of back-end enterprise data sources.
  • the application server is a process-based, high performance solution built on the “.NET” technology from Microsoft Corporation of Redmond, Wash., U.S.A.
  • the mobile enterprise solution is a framework that is Web Services native through the use of XML and SOAP for data exchange and transport.
  • the application server provides three core Web Services, as shown in the functional architecture diagram of FIG. 1 :
  • the Connector Web Service is designed to support communication with any ODBC-compliant data source or Web Service API.
  • the Connector Web Service allows a customer to define and build views based on data stored in one or more third-party systems.
  • the Connector Web Service has a published interface that allows for standard bulk updates as well as real-time data access from a mobile client.
  • the Connector Web Service provides the physical layer connection between the application server meta-application and the specific interface of the enterprise data sources.
  • the connectors support database dispute management and notification services, transaction management, and error handling.
  • the mobile enterprise platform system is deployed to customers with an ODBC or Web Service connector.
  • an “Oracle” applications connector allows a customer to make calls to Oracle support services, either through the closest data constructs the customer has to APIs (such as PL/SQL procedures) or directly to the enterprise database itself via ODBC.
  • APIs such as PL/SQL procedures
  • ODBC Dynamic Hossion Initiation Protocol
  • the dynamically interrogation of the RDBMS schema is automatically executed, exposing the specific physical design of the database. This gives the customer a hierarchical view of the actual interfaces into that system.
  • FIG. 3 shows an example of how the Connectors interface the enterprise data sources to the mobile enterprise platform.
  • FIG. 3 shows an example of how the Connectors interface the enterprise data sources to the mobile enterprise platform.
  • FIG. 3 shows an example of how the Connectors interface the enterprise data sources to the mobile enterprise platform.
  • FIG. 3 shows an example of how the Connectors interface the enterprise data sources to the mobile enterprise platform.
  • FIG. 3 shows an example of how the Connectors interface the enterprise data sources to the mobile enterprise platform.
  • FIG. 3 shows an example of how the Connectors interface the enterprise data sources to the mobile enterprise platform.
  • FIG. 3 shows an example of how the Connectors interface the enterprise data sources to the mobile enterprise platform.
  • FIG. 3 shows an example of how the Connectors interface the enterprise data sources to the mobile enterprise platform.
  • FIG. 3 shows an example of how the Connectors interface the enterprise data sources to the mobile enterprise platform.
  • FIG. 3 shows an example of how the Connectors interface the enterprise data sources to the mobile enterprise platform.
  • FIG. 3 shows
  • data identified as ORDER_ID exists in the ERP data source.
  • Data identified as F_NAME and L_NAME exists in the CRM data source.
  • Data identified as CRED_LIM exists on the HR/Finance data source, and data identified as PROVIDEY is stored in the Legacy/ODBC data source. All of these identified data are stored in enterprise data sources, such as at back-end office systems.
  • the data definition from the enterprise data sources is mapped to views that are used to create the data store on the client and store the relevant business data on the mobile client from the enterprise data sources in a relational database. Access to this business data is performed via a the business object layer defined and stored in metadata on the mobile client.
  • the ORDER_ID from the ERP data source is mapped to a business object property called OrderID, whose relational definition is stored in metadata 318 on the mobile client 316 and utilized by one or more the mobile applications also defined in metadata.
  • the F_NAME data from the CRM enterprise data source is mapped to (stored into) the FirstName business object property definition stored in the mobile client database, and the L_NAME data is mapped to the LastName business object property.
  • the CRED_LIM data from the HR/Finance data source is mapped to the CreditLimit business object property
  • the PROVIDEY data from the Legacy/ODBC data source is mapped to the Warranty business object property.
  • data from the potentially dissimilar and incompatible disparate enterprise data sources 302 , 304 , 306 , 308 , 310 are delivered to the mobile client through the Data Manager Web Services to the local data store (represented by the lines from the enterprise data sources to the application server 314 ) in the proper format for access using one of the business objects on the mobile client (indicated in the mobile client 316 with actual values).
  • the connectors that are supported by the Connector Web Service include the following three connector types:
  • Reading schema via the ODBC/RDBMS connector, information is accomplished through the use of the Studio portion 130 ( FIG. 1 ) of the mobile enterprise platform, using the Administrator application.
  • the Studio portion is used to configure the View definition mapping to the backend data source and map the definition of one or more Views to one or more Business Objects.
  • the information is stored as metadata.
  • the metadata is read to determine how to read, persist and remove the data (select/insert/update/delete functions) while managing and enforcing the data integrity using such functions as conflict detection/resolution, transactions both inherent and compensating where appropriate.
  • ODBC/RDBMS Using the ODBC/RDBMS connector, data is read, persisted and/or removed via ANSI SQL statements and/or stored procedures in the case of Microsoft Corporations SQL Server or Oracle's RDBMS (8i, 9i, etc.).
  • Web Services/API connector data is read, persisted and/or removed by calling the appropriate API function or method for the transaction.
  • the Configuration Web Service consumed by the Dexterra Studio provides an easy interoperable way for administrators, business analysts and developers to implement, configure, and administer the Dexterra Mobile Enterprise solution.
  • the Configuration Web Service allows for easy manipulation of the metadata used to configure and customize the data and process definitions of Mobile applications. This service will be better understood with reference to the features of the Administrator component, which is described in greater detail below.
  • An update process model is utilized in the system, in which mobile applications update their locally held data (either the application or its business objects) with the backend enterprise database using a set of core Net components that are exposed as Web Services for easy interoperability.
  • the Data Manager Web Service updates the mobile application and all its associated business objects defined data.
  • the Update process model enables two-way data transfer between the enterprise datasources via the Dexterra application server and the mobile client, allowing updates to be made while the mobile client is connected to the network, merging the updates between clients when they are connected.
  • updates are managed in the client environment, until a time at which a connected state is attained and the update request can be initiated.
  • the update process model takes the “all or nothing” approach. If a failure occurs before the entire stream is downloaded from the application server onto the mobile client (or before the entire stream is uploaded from the client to the server), then the Data Manager Web Service on the application server does not receive a confirmation on the download transaction (or upload). As a result, the server carries the intelligence to manage the client state as to whether it requires a roll back of data or simply a retry.
  • the application server takes into account the original information state and may either deliver the results if the application server has processed or process again in the event all the required information was never received by the application server thus enforcing the reliable deliver of information once and only once between the mobile client and application server. This, in event, enforces the integrity of the data as it moves from mobile client to one or more back end data sources.
  • Conflict resolution describes the rules used to arbitrate on data conflicts caused by changes made between a mobile client and one or more back end enterprise data sources. This is performed first by identifying the conflict (Detecting) and then resolving (Resolution) the conflict in one or more various ways.
  • the Dexterra application server can detect conflicts in one of three ways: Revision, Date/Time Stamp or Manual as well as identify a conflict situation by row or column level.
  • Revision is a setting where a specific field or property is identified in a single record source as revisioned and the Dexterra application Server will use this to determine whether data has been changed on either the back end data source or the mobile client.
  • Date/Time Stamp is a setting where a specific field or property is identified in a single record source as date/time stamp and updated upon any insert/update or delete and the Dexterra application Server will use this to determine whether data has been changed on either the back end data source or the mobile client.
  • Dexterra application Server compares all the field or property data to define uniqueness and detect whether data has been changed on either the back end data source or the mobile client.
  • the application server will only accept changes of any record that is the first one to make an update. If a record is first updated by the back end data source and a conflict is detected by the Update Web Service, instead of returning an error, the Data Manager Web Service will drop the version provided by the client and return a copy of the latest version of the record from the back end enterprise data source to the mobile client.
  • the server need not detect conflicts. Instead, it simply persists the changes from the mobile client to the back end enterprise data source overwriting the current record in the back end enterprise data source.
  • the server When configured for Admin/Manual resolution, the server will treat all conflicts as requiring manual intervention to resolve and will return a copy of the current record from the back end enterprise data source and optionally notify via any notification service (SMS, Emai, etc.) that a conflict situation has arisen and allow for resolution via the Dexterra Administrator. Doing so allows for column level conflict resolution since the Administrator determines the values to reapply back to the back end enterprise data source selectively.
  • SMS Session Management Services
  • Customizable Server Side Rules can be created to determine more programmatically and specifically how certain conflict situations should be resolved. For example, a conflict may be resolved based on the values of data in a record. This flexibility allows for complete control over the specific actions surrounding a conflict resolution scenario.
  • the application server contains the definition of one or more mobile field applications that are to be downloaded to the mobile client, including the Forms/screens represented as tasks (referred to as “FormFlows”), data-interactions (referred to as a “FieldFlow”), and groups of FormFlows and FieldFlows constructed into a Business Process/Workflow (called a “ForceFlow”).
  • FormFlows Forms/screens represented as tasks
  • FieldFlow data-interactions
  • ForceFlow groups of FormFlows and FieldFlows constructed into a Business Process/Workflow
  • the application definition also includes the configured metadata associated to an application such as View, Business Object, Business Constants definition. Also included in the deployment is the specific business data from one or more back end enterprise data sources required to run the mobile client in an “occasionally” connected state.
  • the application server provides the foundation on which to deliver and manage applications and to connect to existing enterprise data sources and systems.
  • the mobile enterprise platform applications are distributed and managed to the mobile devices, such as Pocket PC and Tablet PC devices, by the application server, providing a highly manageable administration of all user interfaces in the field.
  • the Administrator component ( FIG. 1 ) allows system administrators to perform changes that are relatively regular or frequent.
  • the Administrator component provides access to decision variables, drop-down list content, and other information in a format appropriate for business analysts or administrators to manage. This approach to administration allows system administrators to extend many functions down to the Administrator level without compromising system integrity.
  • data comprising business information that is used to define the business processes of the enterprise can be received through a Business Objects definition form.
  • the Configuration Web Service provides access to this aspect of the Administrator component.
  • the client 102 in the enterprise platform architecture provides a framework in which the mobile application allows the use of role-based business processes using techniques referred to as “ForceFlow”, “FieldFlow”, and “FormFlow”, and using Web Services, thus enabling communications between the mobile client and the Dexterra application Server and the enterprise data sources over a LAN/WAN network, such as the Internet, via wired and wireless connections.
  • the mobile application running on the client devices functions in a manner that is optimized for small form-factor devices providing an exception, easy to learn user experience.
  • the client is an object framework that is built utilizing the “.NET Compact Framework” of Microsoft Corporation that is metadata aware.
  • the client component enables delivery of enterprise-class application functionality on the mobile devices, which preferably operate according to the “PocketPC” operating system or Microsoft Tablet PC operation system from Microsoft Corporation.
  • the client component also integrates with existing “PocketPC” functionality to provide seamless integration with Calendar, Task, and Today screen functionality of the PocketPC interface. It thereby provides a stable, effective environment in which to work.
  • FormFlows Any business process tasks or steps or operations in the form of display screens are called “FormFlows”.
  • the FormFlows are used to initiate process interactions called “FieldFlows” that allow the initiation of business processes, which are referred to as “ForceFlows”.
  • FieldFlows allow launching of “out of band” ForceFlows to bring real-world elasticity to the business processes.
  • the FormFlows are broken into three categories: (1) Information; (2) Activity; and (3) Update.
  • An Information FormFlow is a screen that shows information needed by a mobile user to fulfill the next logical task in the business process.
  • An Activity FormFlow is a screen that shows something the user may need to do or perform.
  • An Update FormFlow is a screen that is displayed when a mobile user is prompted to enter data that will be returned to the host applications (the enterprise data sources).
  • a FieldFlow may be required, for example, when a part might have failed and a search of inventory databases might need to be performed to see if any matching parts or similar problems with solutions exist and are available, called a lookup, or a FieldFlow may be required when a part might need to be ordered or assigned or scheduled for delivery to the client, a FieldFlow called an update.
  • a ForceFlow is a business process, and therefore is a collection of FormFlows and FieldFlows.
  • An example of a ForceFlow would be time, travel, and expense recording that is associated with a job or dispatch event.
  • this block diagram shows how the relationships between columns and fields in the target application are related to information In the “FormFlows” (steps in the business process represented as ‘Forms” in the application) and are then associated into the ForceFlow (the business process).
  • ForceFlow the business process
  • Filters allow characteristics and conditions to be placed onto the data when referenced in the mobile application. For example, data type (e.g., Date), valid types (e.g., only Monday through Friday), and any conflict conditions may be detected. Other filter characteristics and conditions can be configured.
  • Views define the data and storage location for use in one or more Business Objects, and the Business Object can be based on one or more Views. This allows additional characteristics to be associated.
  • a Business Object may be referred to as “Customer”, which may Include standard customer details; location, contacts, inventory, and also SLA and other attributes that the application would like to classify as Customer but not held in the same Target table or even Target application.
  • FIG. 4 The adapter architecture in accordance with the present invention is illustrated in FIG. 4 .
  • Some of the components illustrated in FIG. 4 are analogous to components illustrated in FIG. 1 .
  • Components in FIG. 4 that perform functions for which a corresponding component is provided in the FIG. 1 system will be identified in FIG. 4 with the same reference numeral, except for beginning with “4” rather than “1”.
  • FIG. 4 is a block diagram of a suitable computer system environment 400 constructed in accordance with the present invention.
  • FIG. 4 shows a mobile client device 402 , such as a Personal Digital Assistant (PDA) device that operates in conjunction with the Microsoft PocketPC or Palm PDA operating systems.
  • the client device 402 includes the same components as described in connection with the client device 102 of FIG. 1 , but are not illustrated in FIG. 4 for simplicity of illustration.
  • the mobile client device 402 communicates over a network connection 404 with an application server 406 to request data from the server and receive data updates, provide new data, and receive configuration changes. It should be understood that multiple mobile clients 402 can communicate with the server 406 . Only a single client device 402 is shown in FIG. 4 for the sake of drawing simplicity.
  • the mobile clients 402 consume the server-side connector web services for real time data retrieval from multiple enterprise data stores. Additionally, the mobile clients consume the server-side data manager web services for the management of real-time client-side data updates, server side data updates and system configuration updates.
  • the application server 406 communicates with enterprise data sources 408 , such as CRM data sources, ERP sources, financial system resources, legacy data stores, and the like.
  • enterprise data sources 408 such as CRM data sources, ERP sources, financial system resources, legacy data stores, and the like.
  • a “Dexterra Studio” component 430 communicates with the server 406 and includes an administrator application and a developer application (not illustrated in FIG. 4 ). More particularly, the Studio component interfaces with the Configurator of the server 406 , and a data server DDS interfaces with the server and the Adapter Framework of the server 406 , which communicates with the enterprise data sources 408 .
  • the Adapter Framework provides an interface that will enforce specific inputs and outputs required in moving data between the server 406 and any other enterprise data source.
  • the Data Manager of the server 406 will request and respond to any properly defined connector component to communicate with the enterprise data sources 408 through the Adapter Framework.
  • the server 406 uses the definition of the Connection Objects, Command Objects, Data Objects, and Views to determine how and what data to retrieve or persist to a back end enterprise data source.
  • a design tool kit (“Dexterra Adapter Designer”, or DAD) is supplied with the Studio 430 to permit developers to specify the components of the Adapter Framework. That is, the DAD 430 provides a developer with the means to connect and construct Adapter Framework data components to any Dexterra Supported Adapter utilizing the Dexterra Studio VS.NET plug-in. Components include Connection Objects, Command Objects, Data Objects, and Views.
  • a developer will create a Connection Object to a back end data source using a Dexterra Supported Adapter.
  • This Connection Object will expose (either using Discovery/Intraspection or Description) the data interface object(s) available through the Adapter as either a Table, Stored Procedure, Script or Object (EAI, etc.)
  • a developer will then create a series of Command Objects that perform specific actions through an Adapter such as Select, Insert, Update and/or Delete.
  • a developer then defines a Data Object in which they will select the appropriate Select Command, Insert Command, Update Command, and/or Delete Command.
  • a View is then bound to the Data Object for its request/respond actions.
  • a developer can request and persist data from one or more back end enterprise data sources mapped to a single defined data object within the Dexterra Server 406 , thus providing a layer of abstraction to the physical data structure and interface capabilities. These actions can be carried out through the user interface of the tool 430 , as described further below.
  • the Command Object of the Adapter Framework defines an action to be performed through an Adapter (i.e., Connector) to retrieve or persist data.
  • Adapter i.e., Connector
  • a “SaveCustomer” command might be defined to save a Customer data object to an enterprise data source through an Adapter.
  • Command types or formats will be determined by the Adapters according to the enterprise data sources with which they interface and therefore must support. For example, potential Command types for a mobile data system might include Table, Procedure, SQL, Script, and Object.
  • the Command Objects will specify an action that will be performed.
  • the Command action types include five defined actions: (1) READ, (2) ADD, (3) UPDATE, (4) REMOVE, and (5) READ for EDIT. These Command actions are described further below in conjunction with the Data Object discussion.
  • Command Objects can specify filters, which will operate when a Command is executed. Each filter will operate on data in accordance with the data type of its corresponding Command type.
  • a Command will include a Column attribute, which comprises the columns of data that are returned when the Command is executed.
  • a Command includes parameters that specify values necessary for proper execution of the Command.
  • the Data Object associates Command Objects to retrieve or persist data, logically grouping them into a single object (e.g. a Customer object).
  • a Data Object is defined by (that is, it is the result of) Commands that are executed on enterprise data sources, through the Adapters.
  • Commands include READ, ADD, UPDATE, REMOVE, and READ for EDIT.
  • the READ Command is a Command object that will retrieve data, define which data columns are returned and what their attributes are, and will override Data Types for casting from Adapter to the “.NET” paradigm.
  • the ADD Command is a Command object that will persist new instances of data through an Adapter to insert new data instances back into the corresponding enterprise data source.
  • the UPDATE Command is a Command object that will persist changes to existing data items through an Adapter back to the corresponding enterprise data source.
  • the REMOVE Command is a Command object that will remove data from an enterprise data source through an Adapter.
  • the READ for EDIT Command is a Command object that will retrieve a single record with a RowLock through an Adapter.
  • the defined Data Objects will map the return elements of the READ Command to the parameters of the ADD, UPDATE, REMOVE, and READ for EDIT Commands.
  • a single defined Data Object can retrieve and persist data through different Commands to potentially different Adapters.
  • Connections will interface to the enterprise data sources to provide data access by the mobile client application.
  • the Connections will not communicate directly with Views, but will instead interface directly with the Command Objects, which will eventually exchange data with the Data Objects and Views.
  • a View is not bound to a single data table, as would be the case in a system without the present invention (and as indicated in FIG. 2 ). Rather, a View is bound to a Data Object with defined Commands for READ, ADD, UPDATE, REMOVE, and READ for EDIT. Thus, a much more versatile data interface is provided.
  • the structure of a View is defined by the selected data columns specified in the READ command for the Data Object.
  • filters are created at a Command Object, rather than at a View object.
  • the configuration of the View Objects in the server 430 enables abstraction of View CRUD (Create, Read, Update, Delete) operations to the enterprise data sources, and enables CRUD to be defined instead of hard coded.
  • View CRUD Create, Read, Update, Delete
  • the remaining components illustrated in FIG. 1 can be utilized for a mobile platform system constructed in accordance with the present invention.
  • FIG. 5 shows a diagrammatic representation of the data architecture for the mobile platform illustrated in FIG. 1 and comprising an embodiment of the present invention.
  • FIG. 5 shows that a View object of the data system has a ViewID and is bound to a defined Data Object.
  • the Data Object can include one or more commands from among a READ command, an ADD command, an UPDATE command, a REMOVE command, and a READ for EDIT command.
  • FIG. 5 shows that Command objects also are bound to the Data Objects, and also are bound to Connection objects, which are in turn bound to Adapter objects.
  • FIG. 5 shows that the Adapter objects interface with a metadata store that interfaces with the enterprise datasources to retrieve data for the mobile platform, as described above.
  • FIG. 6 is a diagrammatic representation of the data access configuration for the mobile platform constructed in accordance with the present invention.
  • FIG. 6 shows that a mobile client (indicated as “Dexterra Client” in FIG. 6 ) communicates with the application server (“Dexterra Server” in FIG. 6 ) through a View object at the server, where the View object interfaces with a Data Object to act through Command objects to access Adapter objects that ultimately interface directly with enterprise datastores (e.g., Microsoft SQL Server and Siebel data servers in FIG. 6 ).
  • the mobile application communicates data requests through a smart client to metadata stores and business data stores to the View objects at the application server.
  • FIG. 7 illustrates how access to the DAD features of the mobile platform system is gained through a file explorer type of graphical user interface.
  • FIG. 7 is a screenshot of a display on a computer device that is hosting the DAD computer program application.
  • the display is a window-type display titled “Dexterra Explorer” and shows a workspace with a file tree view.
  • the tree view shows a hierarchy of “Servers” with server names indicated as Solomon, Tempest, Ultrium, and Thunder. It should be apparent that server names may be arbitrary selected.
  • FIG. 7 shows that the Solomon server has been selected, with the Data Access menu item being highlighted to show that data access options can be investigated. Beneath the Data Access menu item, submenus are shown, comprising Data Sources, Datasource Types, Commands, Data Objects, and Views.
  • a mobile application designer can specify new datasources and can interface with corresponding Adapters to gain access to enterprise datasources for the mobile clients that will use the developed application.
  • FIG. 8 shows a designer having selected “Datasource Types” on the Dexterra Explorer menu and FIG. 8 shows that a context menu is generated, providing the designer with options to add a new datasource type, or refresh the view, or edit a datasource type, or delete a datasource type.
  • selecting a Dexterra Explorer menu item can generate a context menu that provides a menu of additional operations on the selected menu item.
  • FIG. 9 shows selection of the Data Sources menu item from FIG. 8 , illustrating exemplary data sources available in the system under design.
  • FIG. 10 shows selection of a particular datasource type, from which a context menu may be generated for editing operations on the selected datasource type.
  • FIG. 11 shows View types that are available for selection.
  • selecting the View menu item will generate a context menu that allows a designer to perform editing operations on View types, including create, edit, and delete.
  • FIG. 12 shows a Data Sources Properties dialog box that is generated by utilizing a Data Sources context menu to create a new type of Data Source.
  • FIG. 12 shows that the designer is presented with a screen that permits selection of a data adapter, based on the data types available to the designer.
  • the available adapter types are shown as OLE DB for SQL Server, OLE DB for Oracle, Clarify Adapter, and Remedy Adapter. These adapter types are shown for purposes of illustration only; additional and different adapter types could be provided in accordance with the invention.
  • FIG. 12 shows that the designer also can specify a Connection type. After selecting an Adapter, the designer would select the Connection display button to specify the connection parameters.
  • FIG. 13 shows an authentication screen for the designer to provide login information and choose a particular enterprise datasource target. Once the designer is authorized, the display will be changed in accordance with the selected adapter. After a new datasource is defined, using the DAD interface, a new datasource type node will appear in the Dexterra Explorer tree view ( FIG. 10 ), in accordance with the designer's newly defined datasource type.
  • FIG. 14 shows a designer making a Command selection from the tree view. Selection of “Add New Command” in FIG. 14 generates the “New Command” dialog box of FIG. 15 .
  • FIG. 15 shows that a name can be entered for the new command, along with parameters to specify datasource, action, data type, and source, and also space for entry of a SQL statement.
  • FIG. 16 shows that the Parameters tab of the Add Command dialog accepts additional command specifications.
  • Command Name Textbox The DAD user enters a name to uniquely identify the command. On “save” there is a validation that the Command Name is unique.
  • Datasourse This is a drop-down list of datasources that have been defined. This information is discovered from metadata. Every command is required to have a corresponding datasource.
  • Command Type (Action)—This is a drop-down list of the different types of commands available. Every command is required to have a command type.
  • This group box includes tabs for “Main” and “Parameters”, and contains the controls to define the actions of the command. This box will be different depending on the chosen datasource. For example, the illustrated display in FIG. 15 is for a RDBMS such as SQL Server. Those skilled in the art will appreciate that a system such as an Oracle/Siebel system probably would not have the “SQL Statement” text box.
  • Source Type radio button Selecting this radio button enables the two corresponding combo boxes (Datasource and Source Type) and disables the SQL Statement textbox. This radio button indicates the designer is using the enterprise objects available by the enterprise data system.
  • Source Type box is a list indicating the types of Enterprise Objects available from the enterprise system.
  • An example of source types includes tables, views, or stored procedures in SQL.
  • Source box a drop-down list of the available enterprise objects for the user to select based on the filtering by type.
  • SQL Statement radio button Selecting this radio button enables the corresponding textbox and disables the SourceType and Source combo boxes. This radio button indicates the designer is going to specify the SQL Statement that this command shall execute.
  • SQL Statement text box The designer enters a SQL statement to be executed by the command.
  • Parameters list box Contains a list of parameters for the selected Enterprise Object, if they pertain.
  • FIG. 16 shows parameters of Return Value and CustomerFirstName.
  • Parameter Properties group box shows a grouping of controls that describe the properties of the selected parameter.
  • Name text box The name of the selected parameter. In FIG. 16 , this textbox is grayed out to indicate it is disabled because the parameter name cannot be edited.
  • Direction box This contains a drop-down list of the direction types a parameter can have, such as Input, Output, and Input/Output.
  • Data Type box This contains a drop-down list of the datatypes available for the parameter, if applicable.
  • Value text box This text box is available if a value for the parameter is to be forced.
  • FIG. 17 shows that a new Command called “CustomerQuery” has been added to the tree view.
  • the name command will be available to any subsequent developer who uses DAD to interface to the Solomon server.
  • the new CustomerQuery command also could be manipulated (copied, moved, edited and moved, etc.) to another node of the tree view, using the Dexterra Explorer graphical user interface and editing commands.
  • the Dexterra Explorer tool provides the ability to create custom enterprise connectivity to disparate backend datasources, and provides the ability to separate the connectivity to any backend enterprise system with the configuration and adaptation to the specific instance of an implementation. This allows the communications between the .NET interface and a backend system to be developed separately from the configuration of the information required from the backend system, thus creating an abstraction layer and allowing for a configuration tool to manage the adaptation, as described herein.
  • the disclosed tool implements a specific Dexterra Adapter Interface that will bind to the Dexterra DataManager and enforce specific inputs and outputs required in moving data between the Dexterra Server and any of the enterprise datasources.
  • FIG. 18 is a flow diagram that illustrates operation of the mobile data platform system as described above.
  • a user specifies (or creates) a Connection Object that provides an interface to data objects stored at a back end enterprise datasource and exposes a data interface object available through the Connection Object as any one of either a Table, Stored Procedure, Script, or Object.
  • a data action is determined wherein the data action is to be performed on the data interface object, wherein the data action is specified by a Data Object that identifies the data action according to a Command Object.
  • a View Object is bound to the Data Object for execution of the specified Command Object data actions on the data interface object.
  • a system designer will create a Connection Object to a back end enterprise datasource using a Dexterra-supported Adapter.
  • the Connection Object will expose (either using discovery and intraspection or by description) the data interface object(s) that are available through the Adapter as either a Table, Stored Procedure, Script or Object.
  • a designer will create a series of Command Objects that perform specific actions through an Adapter. The actions can include operations such as Select, Insert, Update, and/or Delete.
  • a designer then defines a Data Object in which they will select the appropriate Select Command, Insert Command, Update Command, and/or Delete Command.
  • a View Object is then bound to the Data Object for its request and respond actions.
  • a developer can request and persist data from one or more back end datasources mapped to a single defined data object within the Dexterra Application Server, thus providing a layer of abstraction to the physical data structure and interface capabilities.
  • the Data Manager of the Application Server will request and respond to any Connector Interface component of the system.
  • the Application Server uses the definition of the Connection, Command, Data, and View objects to determine how and what data to retrieve or persist to a back end enterprise datasource.
  • a computer program tool referred to as “DAD” for use by designers of mobile applications is provided to create custom enterprise connectivity to disparate enterprise datasources of the mobile data platform system.
  • the DAD application program tool provides these features through the user interface illustrated in the drawings.
  • the DAD application program tool provides a means for specifying application processing of data that is shared between the multiple enterprise datasources and mobile clients.
  • the DAD application program provides a means for specifying a Connection Object that provides an interface to data objects stored at a back end enterprise data source and exposes a data interface object available through the Connection Object as any one of either a Table, Stored Procedure, Script, or an Object, means for specifying a Command Object that performs specific data actions, means for specifying a Data Object that permits a mobile data client to specify one of the Command Object data actions to be performed on the data interface object, and means for specifying a View Object that is adapted to be bound to the Data Object for execution of the specified Command Object data actions.
  • the computer program comprising the DAD tool can be installed on a computer apparatus or system, such as a desktop computer, notebook computer, or the like, so long as the DAD tool program can receive user input to carry out the connection adapter specifying process and can verify datasources, bindings, and the like.
  • the configured adapters and Connection Objects can be included within a mobile data platform system and installed at an application server of the mobile platform such as described above, so that the operational features of the adapters can be utilized at the mobile clients for operations with the enterprise datasources.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Software Systems (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Business, Economics & Management (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Human Resources & Organizations (AREA)
  • Economics (AREA)
  • Strategic Management (AREA)
  • Data Mining & Analysis (AREA)
  • Operations Research (AREA)
  • Game Theory and Decision Science (AREA)
  • Educational Administration (AREA)
  • Marketing (AREA)
  • Development Economics (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
  • Communication Control (AREA)
US11/277,131 2005-03-21 2006-03-21 Adapter architecture for mobile data system Abandoned US20060212530A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
US11/277,131 US20060212530A1 (en) 2005-03-21 2006-03-21 Adapter architecture for mobile data system
US13/017,912 US8214409B2 (en) 2005-03-21 2011-01-31 Adapter architecture for mobile data system
US13/487,411 US8478789B2 (en) 2005-03-21 2012-06-04 Adapter architecture for mobile data system

Applications Claiming Priority (5)

Application Number Priority Date Filing Date Title
US66412205P 2005-03-21 2005-03-21
US66408805P 2005-03-21 2005-03-21
US66412105P 2005-03-21 2005-03-21
US66781605P 2005-04-01 2005-04-01
US11/277,131 US20060212530A1 (en) 2005-03-21 2006-03-21 Adapter architecture for mobile data system

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US13/017,912 Continuation US8214409B2 (en) 2005-03-21 2011-01-31 Adapter architecture for mobile data system

Publications (1)

Publication Number Publication Date
US20060212530A1 true US20060212530A1 (en) 2006-09-21

Family

ID=36691719

Family Applications (7)

Application Number Title Priority Date Filing Date
US11/277,131 Abandoned US20060212530A1 (en) 2005-03-21 2006-03-21 Adapter architecture for mobile data system
US11/277,137 Abandoned US20060212543A1 (en) 2005-03-21 2006-03-21 Modular applications for mobile data system
US11/277,136 Abandoned US20060212846A1 (en) 2005-03-21 2006-03-21 Data management for mobile data system
US12/862,518 Abandoned US20110126214A1 (en) 2005-03-21 2010-08-24 Data Management for Mobile Data System
US13/017,912 Active US8214409B2 (en) 2005-03-21 2011-01-31 Adapter architecture for mobile data system
US13/487,411 Active US8478789B2 (en) 2005-03-21 2012-06-04 Adapter architecture for mobile data system
US14/521,883 Abandoned US20150046524A1 (en) 2005-03-21 2014-10-23 Data Management for Mobile Data System

Family Applications After (6)

Application Number Title Priority Date Filing Date
US11/277,137 Abandoned US20060212543A1 (en) 2005-03-21 2006-03-21 Modular applications for mobile data system
US11/277,136 Abandoned US20060212846A1 (en) 2005-03-21 2006-03-21 Data management for mobile data system
US12/862,518 Abandoned US20110126214A1 (en) 2005-03-21 2010-08-24 Data Management for Mobile Data System
US13/017,912 Active US8214409B2 (en) 2005-03-21 2011-01-31 Adapter architecture for mobile data system
US13/487,411 Active US8478789B2 (en) 2005-03-21 2012-06-04 Adapter architecture for mobile data system
US14/521,883 Abandoned US20150046524A1 (en) 2005-03-21 2014-10-23 Data Management for Mobile Data System

Country Status (7)

Country Link
US (7) US20060212530A1 (fr)
EP (3) EP1866763A2 (fr)
JP (3) JP2008537818A (fr)
AU (3) AU2006226958A1 (fr)
BR (2) BRPI0609334A2 (fr)
SG (3) SG162820A1 (fr)
WO (3) WO2006102473A2 (fr)

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070143339A1 (en) * 2005-12-20 2007-06-21 Springett John C Architecture for a smart enterprise framework and methods thereof
US20080235290A1 (en) * 2007-03-22 2008-09-25 Yoshihiro Nagasawa Information update system, information update method, and computer-readable medium
US20090193440A1 (en) * 2007-09-28 2009-07-30 Xcerion Aktiebolag Network operating system
US20100030783A1 (en) * 2008-08-01 2010-02-04 Sybase, Inc. Metadata Driven Mobile Business Objects
US20100313182A1 (en) * 2009-06-05 2010-12-09 Microsoft Corporation Extensible user interface generation
US20140025774A1 (en) * 2009-06-11 2014-01-23 Aptean, Inc. Systems and methods for metadata driven dynamic web services
CN103716356A (zh) * 2012-10-09 2014-04-09 三亚中兴软件有限责任公司 基于web的存储过程操作方法、装置和系统
US20140136471A1 (en) * 2012-11-13 2014-05-15 International Business Machines Corporation Rapid Provisioning of Information for Business Analytics
US20150331923A1 (en) * 2014-05-13 2015-11-19 Hannda Co., Ltd. Crm-based data migration system and method
US20150331565A1 (en) * 2005-07-22 2015-11-19 Danny M. Scarboro Method for Generating Database Components Code
CN105245622A (zh) * 2015-11-11 2016-01-13 中国建设银行股份有限公司 一种可配置的数据处理方法、系统及移动平台
US9626389B1 (en) * 2016-01-29 2017-04-18 International Business Machines Corporation Data compression model for mobile device disconnected operations
CN109445816A (zh) * 2018-10-16 2019-03-08 网易(杭州)网络有限公司 导表处理方法、装置、存储介质、处理器及终端
CN110020539A (zh) * 2019-04-16 2019-07-16 山东浪潮云信息技术有限公司 一种数据共享方法及装置
US10504069B2 (en) 2017-05-12 2019-12-10 Salesforce.Com, Inc. Calendar application, system and method for performing actions on records in a cloud computing platform from within the context of the calendar application
US10592866B2 (en) * 2017-05-12 2020-03-17 Salesforce.Com, Inc. Calendar application, system and method for creating records in a cloud computing platform from within the context of the calendar application
US10747748B2 (en) 2016-01-29 2020-08-18 International Business Machines Corporation Generating mobile data schema to support disconnected operations

Families Citing this family (93)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1951060B (zh) 2004-04-30 2011-11-30 捷讯研究有限公司 处理数据传输的系统和方法
US20060212530A1 (en) * 2005-03-21 2006-09-21 Dexterra, Inc. Adapter architecture for mobile data system
US7614082B2 (en) 2005-06-29 2009-11-03 Research In Motion Limited System and method for privilege management and revocation
US7603365B2 (en) * 2005-10-13 2009-10-13 International Business Machines Corporation System and method for capture and processing of overflow characters from user input
US7433877B2 (en) * 2005-10-13 2008-10-07 International Business Machines Corporation System and method to dynamically check string length
US20070088732A1 (en) * 2005-10-13 2007-04-19 Yen-Fu Chen Dynamic string length checking for off-line processing using client-side caching of database catalog
US7890478B2 (en) * 2006-04-24 2011-02-15 Sap Ag Projected business objects
CN101454777A (zh) * 2006-06-26 2009-06-10 国际商业机器公司 保证不同软件应用程序采集的数据随时间的一致性的方法和系统
US20110099463A1 (en) * 2006-07-14 2011-04-28 Molsoft Llc Structured documents and systems, methods and computer programs for creating, producing and displaying three dimensional objects and other related information in structured documents
US20080183766A1 (en) * 2007-01-31 2008-07-31 Weston David W Methods and systems for inductive data transformation
US8019781B2 (en) * 2007-02-15 2011-09-13 Microsoft Corporation Host context framework
US9058571B2 (en) * 2007-08-31 2015-06-16 Red Hat, Inc. Tool for automated transformation of a business process definition into a web application package
US8825713B2 (en) * 2007-09-12 2014-09-02 Red Hat, Inc. BPM system portable across databases
US8954952B2 (en) * 2007-11-30 2015-02-10 Red Hat, Inc. Portable business process deployment model across different application servers
KR100936239B1 (ko) * 2007-12-18 2010-01-12 한국전자통신연구원 스트리밍 기반 이동형 소프트웨어 제공 시스템 및 방법
US8156205B1 (en) * 2008-01-22 2012-04-10 Salesforce.Com, Inc. System, method and computer program product for creating mobile custom views for tenants of an on-demand database service
US8019863B2 (en) 2008-03-28 2011-09-13 Ianywhere Solutions, Inc. Synchronizing events between mobile devices and servers
US8316137B2 (en) * 2008-06-24 2012-11-20 Qualcomm Incorporated Method and apparatus for ensuring IPv6 uniqueness in a mobile subnetted environment
US8073007B2 (en) 2008-06-24 2011-12-06 Qualcomm Incorporated Method and apparatus for intertechnology IPv6 address configuration
WO2010018473A2 (fr) * 2008-07-17 2010-02-18 Talisma Corporation Private Ltd. Procédé d'envoi d'une campagne sms (service de messages courts) à un destinataire associé par sélection du destinataire de base
US20100030598A1 (en) * 2008-08-01 2010-02-04 Electronic Data Systems Corporation Platform provisioning system and method
US9195525B2 (en) 2008-10-21 2015-11-24 Synactive, Inc. Method and apparatus for generating a web-based user interface
US10523767B2 (en) 2008-11-20 2019-12-31 Synactive, Inc. System and method for improved SAP communications
US8589516B2 (en) 2009-09-10 2013-11-19 Motorola Mobility Llc Method and system for intermediating content provider website and mobile device
US20110093619A1 (en) * 2009-10-16 2011-04-21 Ianywhere Solutions, Inc. Synchronizing Tasks between Mobile Devices and Servers
US10019677B2 (en) 2009-11-20 2018-07-10 Alert Enterprise, Inc. Active policy enforcement
US10027711B2 (en) * 2009-11-20 2018-07-17 Alert Enterprise, Inc. Situational intelligence
CN102098347B (zh) * 2009-12-15 2015-04-01 中兴通讯股份有限公司 基于终端的互联网地址管理方法及系统
US8434097B2 (en) 2009-12-30 2013-04-30 Sybase, Inc. Dynamic data binding for MBOs for container based application
CN101827118B (zh) * 2010-02-10 2012-11-07 北京易路联动技术有限公司 一种移动终端得到数据对象的方法及移动终端
US20110202384A1 (en) * 2010-02-17 2011-08-18 Rabstejnek Wayne S Enterprise Rendering Platform
US20110209049A1 (en) * 2010-02-23 2011-08-25 Microsoft Corporation Data binding for a web-based visual representation of a structured data solution
US8341224B2 (en) * 2010-02-24 2012-12-25 Microsoft Corporation Multi-master text synchronization using deltas
US8244609B2 (en) * 2010-04-02 2012-08-14 Intel Corporation Payment management on mobile devices
US8990427B2 (en) * 2010-04-13 2015-03-24 Synactive, Inc. Method and apparatus for accessing an enterprise resource planning system via a mobile device
CN101895851B (zh) * 2010-06-30 2012-12-26 卓望数码技术(深圳)有限公司 一种插件式无线增值业务平台及其管理方法
US9037656B2 (en) 2010-12-20 2015-05-19 Google Technology Holdings LLC Method and system for facilitating interaction with multiple content provider websites
US20120158842A1 (en) * 2010-12-20 2012-06-21 Motorola-Mobility, Inc. Method and System for Facilitating Interaction with Multiple Content Provider Websites
US20120174092A1 (en) * 2010-12-29 2012-07-05 Wolfgang Faisst Integrated commercial infrastructure and business application platform
CN102158350B (zh) * 2011-02-12 2012-11-21 华为终端有限公司 一种移动宽带设备及管理移动宽带设备的方法
GB2488754A (en) * 2011-02-24 2012-09-12 Forbes Hamilton An intermediary server to bi-directionally convert the format of requests/responses between mobile devices and information sources
US9146728B2 (en) * 2011-08-03 2015-09-29 Cinemotion, Llc Mobile application creation platform
US10621206B2 (en) 2012-04-19 2020-04-14 Full Circle Insights, Inc. Method and system for recording responses in a CRM system
US10599620B2 (en) * 2011-09-01 2020-03-24 Full Circle Insights, Inc. Method and system for object synchronization in CRM systems
US9161226B2 (en) 2011-10-17 2015-10-13 Blackberry Limited Associating services to perimeters
US9497220B2 (en) 2011-10-17 2016-11-15 Blackberry Limited Dynamically generating perimeters
US9031920B2 (en) * 2011-11-07 2015-05-12 Sap Se Objects in a storage environment for connected applications
US20130117055A1 (en) * 2011-11-09 2013-05-09 Microsoft Corporation Techniques to provide enterprise resource planning functions from an e-mail client application
US9613219B2 (en) 2011-11-10 2017-04-04 Blackberry Limited Managing cross perimeter access
US8799227B2 (en) 2011-11-11 2014-08-05 Blackberry Limited Presenting metadata from multiple perimeters
US8990163B2 (en) * 2011-12-15 2015-03-24 Sap Se Snapshot of distributed enterprise business data stored in various cloud services
CN103248652B (zh) * 2012-02-09 2016-09-28 腾讯科技(深圳)有限公司 客户端与网页端传输数据的方法及系统
US8997038B2 (en) * 2012-03-30 2015-03-31 Anypresence, Inc. Systems and methods for building and deploying mobile applications
US8700569B1 (en) 2012-05-09 2014-04-15 Bertec Corporation System and method for the merging of databases
US9043278B1 (en) 2012-05-09 2015-05-26 Bertec Corporation System and method for the merging of databases
US8543540B1 (en) * 2012-05-09 2013-09-24 Bertec Corporation System and method for the merging of databases
US8874682B2 (en) 2012-05-23 2014-10-28 Sybase, Inc. Composite graph cache management
US9110807B2 (en) 2012-05-23 2015-08-18 Sybase, Inc. Cache conflict detection
US9069627B2 (en) 2012-06-06 2015-06-30 Synactive, Inc. Method and apparatus for providing a dynamic execution environment in network communication between a client and a server
US9369466B2 (en) 2012-06-21 2016-06-14 Blackberry Limited Managing use of network resources
US20140007102A1 (en) * 2012-06-27 2014-01-02 Sap Ag Automated update of time based selection
US8935321B1 (en) * 2012-06-29 2015-01-13 Emc Corporation Virtualized environment for managing heterogenous enterprise software applications
US9300745B2 (en) 2012-07-27 2016-03-29 Synactive, Inc. Dynamic execution environment in network communications
US9280373B1 (en) * 2012-10-16 2016-03-08 IntelliCorp Inc. Data transfer guide
US9075955B2 (en) 2012-10-24 2015-07-07 Blackberry Limited Managing permission settings applied to applications
US8656016B1 (en) 2012-10-24 2014-02-18 Blackberry Limited Managing application execution and data access on a device
US20140156355A1 (en) * 2012-12-05 2014-06-05 Priyanka Porwal Bulk update in an enterprise management system
US8996565B2 (en) * 2012-12-18 2015-03-31 Sap Se Systems and methods for in-memory database processing
US8972334B2 (en) 2012-12-21 2015-03-03 International Business Machines Corporation Transparent data service suitable for modifying data storage capabilities in applications
AU2014218519A1 (en) * 2013-02-21 2015-08-27 Red Rain Corporation Pty Ltd Web-based publishing of enterprise !nformation
US9501586B2 (en) 2013-02-27 2016-11-22 Lenovo Enterprise Solutions (Singapore) Pte. Ltd. Displaying data sets across a plurality of views of a user interface
US9075583B1 (en) * 2013-03-15 2015-07-07 Emc Corporation Layout design for a mobile application using selected governance, risk management and compliance rules
US9679037B2 (en) * 2013-06-07 2017-06-13 Wipro Limited System and method for implementing database replication configurations using replication modeling and transformation
US9344833B2 (en) * 2013-07-31 2016-05-17 Sap Se Data component in a mobile application framework
US9367806B1 (en) 2013-08-08 2016-06-14 Jasmin Cosic Systems and methods of using an artificially intelligent database management system and interfaces for mobile, embedded, and other computing devices
US9870543B2 (en) 2013-08-12 2018-01-16 GoodData Corporation Custom-branded analytic applications in a multi-tenant environment
US9113000B2 (en) 2013-08-22 2015-08-18 International Business Machines Corporation Management of records for an electronic device
US9563617B2 (en) 2013-09-23 2017-02-07 Oracle International Corporation Custom validation of values for fields of submitted forms
US9286329B2 (en) * 2014-01-31 2016-03-15 GoodData Corporation Generating analytics application using reusable application modules
EP3015984A1 (fr) 2014-10-29 2016-05-04 Hewlett-Packard Development Company, L.P. Fournir des données à partir de sources de données
US10255302B1 (en) 2015-02-27 2019-04-09 Jasmin Cosic Systems, methods, apparatuses, and/or interfaces for associative management of data and inference of electronic resources
KR101692345B1 (ko) * 2015-07-15 2017-01-03 주식회사 영림원소프트랩 모바일 디바이스 애플리케이션의 사용자 인터페이스의 축변경 방법
US10615596B2 (en) 2015-09-30 2020-04-07 Siemens Aktiengesellschaft Systems, methods and apparatus for an improved aggregation engine for a demand response management system
JP6565894B2 (ja) * 2015-12-28 2019-08-28 キヤノンマーケティングジャパン株式会社 サーバ、情報処理装置、処理方法およびプログラム
RU2016150458A (ru) * 2016-12-21 2018-06-21 Флекси Коннект Лимитед Система обработки информации
US10581696B2 (en) 2017-03-29 2020-03-03 International Business Machines Corporation Intelligent information adapter generation for service management
US11055310B2 (en) 2017-12-04 2021-07-06 Bank Of America Corporation SQL server integration services (SSIS) package analyzer
JP7161719B2 (ja) * 2018-01-09 2022-10-27 クリアトレイル テクノロジーズ プライベート リミテッド システムにわたる制御及び探索を自動化するためのテンプレートの対話式及び非対話式実行及びレンダリング
JP7003952B2 (ja) * 2019-03-14 2022-01-21 オムロン株式会社 制御システム、サポート装置およびサポート装置用のプログラム
US11349839B2 (en) * 2019-06-28 2022-05-31 Google Llc Systems and methods using modular user interfaces for managing network permissions
US11297029B2 (en) * 2019-10-02 2022-04-05 Paypal, Inc. System and method for unified multi-channel messaging with block-based datastore
CN110874718A (zh) * 2019-11-12 2020-03-10 贵阳市绿砼科技服务有限公司 一种混凝土企业大数据管理系统
US11726995B2 (en) 2019-12-17 2023-08-15 Hewlett Packard Enterprise Development Lp System and method for value pack generation using generic SQL plugin for unified console

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050005259A1 (en) * 2003-03-14 2005-01-06 Infowave Software, Inc. System and method for communication and mapping of business objects between mobile client devices and a plurality of backend systems
US20060031775A1 (en) * 2004-07-09 2006-02-09 Sap Aktiengesellschaft Action pad
US20070157192A1 (en) * 2005-12-30 2007-07-05 Dorothea Hoefler Software maintenance management
US7366460B2 (en) * 2003-01-23 2008-04-29 Dexterra, Inc. System and method for mobile data update

Family Cites Families (31)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5023851A (en) * 1988-04-06 1991-06-11 Ibm Corp. Method for presenting electronic calendar information in an interactive information handling system
US6064984A (en) * 1996-08-29 2000-05-16 Marketknowledge, Inc. Graphical user interface for a computer-implemented financial planning tool
US5943678A (en) * 1996-12-03 1999-08-24 International Business Machines Corporation Temporal displacement icon in a graphical user interface
US6134559A (en) * 1998-04-27 2000-10-17 Oracle Corporation Uniform object model having methods and additional features for integrating objects defined by different foreign object type systems into a single type system
GB2344037B (en) * 1998-11-20 2003-01-22 Ibm A method and apparatus for adjusting the display scale of an image
JP2003516569A (ja) * 1999-11-24 2003-05-13 キャメロット・アイエス−2・インターナショナル・ディ・ビイ・エイ・スカイヴァ・インターナショナル ビジネス・モデリングの方法および装置
JP4046915B2 (ja) * 1999-12-03 2008-02-13 キヤノン株式会社 日付選択機能を有するカレンダ表示装置およびカレンダ表示方法、並びにカレンダ表示用制御プログラムを記録した記録媒体
JP2001236215A (ja) * 2000-02-24 2001-08-31 Hitachi Ltd システム制御方法およびそれを実施した情報処理システム並びにその処理プログラムを格納した記録媒体
US6985905B2 (en) * 2000-03-03 2006-01-10 Radiant Logic Inc. System and method for providing access to databases via directories and other hierarchical structures and interfaces
US6633889B2 (en) * 2001-01-17 2003-10-14 International Business Machines Corporation Mapping persistent data in multiple data sources into a single object-oriented component
US7363388B2 (en) * 2001-03-28 2008-04-22 Siebel Systems, Inc. Method and system for direct server synchronization with a computing device
US7017162B2 (en) * 2001-07-10 2006-03-21 Microsoft Corporation Application program interface for network software platform
US7158994B1 (en) * 2001-09-28 2007-01-02 Oracle International Corporation Object-oriented materialized views
US6886041B2 (en) * 2001-10-05 2005-04-26 Bea Systems, Inc. System for application server messaging with multiple dispatch pools
JP2003202984A (ja) * 2001-10-26 2003-07-18 Hitachi Ltd プログラム制御方法およびその実施システム並びにその処理プログラム
US7441194B2 (en) * 2002-02-20 2008-10-21 Microsoft Corporation Calendar-based user interface system
US6721871B2 (en) * 2002-04-02 2004-04-13 Nokia Corporation Method and apparatus for synchronizing data stores with respect to changes in folders
US7065718B2 (en) * 2002-08-08 2006-06-20 International Business Machines Corporation System and method for configuring time related settings using a graphical interface
US20050044164A1 (en) * 2002-12-23 2005-02-24 O'farrell Robert Mobile data and software update system and method
US7278111B2 (en) * 2002-12-26 2007-10-02 Yahoo! Inc. Systems and methods for selecting a date or range of dates
US7577934B2 (en) * 2003-03-12 2009-08-18 Microsoft Corporation Framework for modeling and providing runtime behavior for business software applications
WO2004092982A2 (fr) * 2003-04-07 2004-10-28 Dexterra, Inc. Systeme et procede de mise a jour contextuelle de donnees mobiles et de logiciel
US7406499B2 (en) * 2003-05-09 2008-07-29 Microsoft Corporation Architecture for partition computation and propagation of changes in data replication
US20050033726A1 (en) * 2003-05-19 2005-02-10 Ju Wu Apparatus and method for accessing diverse native data sources through a metadata interface
US20050257176A1 (en) * 2004-05-17 2005-11-17 Li-Chin Lu Calendar generator and calendar generating method
US20060212530A1 (en) * 2005-03-21 2006-09-21 Dexterra, Inc. Adapter architecture for mobile data system
US7676493B2 (en) * 2005-09-07 2010-03-09 Microsoft Corporation Incremental approach to an object-relational solution
US7562313B2 (en) * 2005-12-29 2009-07-14 Sap Ag Timescale selection window for temporal selection in computer applications
US20070157128A1 (en) * 2005-12-30 2007-07-05 Tobias Haug Efficient control of calendar information in computer graphics
US7581184B2 (en) * 2006-05-19 2009-08-25 Yahoo! Inc. System and method for visualizing the temporal evolution of object metadata
US8601392B2 (en) * 2007-08-22 2013-12-03 9224-5489 Quebec Inc. Timeline for presenting information

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7366460B2 (en) * 2003-01-23 2008-04-29 Dexterra, Inc. System and method for mobile data update
US20050005259A1 (en) * 2003-03-14 2005-01-06 Infowave Software, Inc. System and method for communication and mapping of business objects between mobile client devices and a plurality of backend systems
US20060031775A1 (en) * 2004-07-09 2006-02-09 Sap Aktiengesellschaft Action pad
US20070157192A1 (en) * 2005-12-30 2007-07-05 Dorothea Hoefler Software maintenance management

Cited By (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150331565A1 (en) * 2005-07-22 2015-11-19 Danny M. Scarboro Method for Generating Database Components Code
US20070143339A1 (en) * 2005-12-20 2007-06-21 Springett John C Architecture for a smart enterprise framework and methods thereof
US20080235290A1 (en) * 2007-03-22 2008-09-25 Yoshihiro Nagasawa Information update system, information update method, and computer-readable medium
US8346720B2 (en) * 2007-03-22 2013-01-01 Nec Corporation Information update system, information update method, and computer-readable medium
US20090193440A1 (en) * 2007-09-28 2009-07-30 Xcerion Aktiebolag Network operating system
US9621649B2 (en) * 2007-09-28 2017-04-11 Xcerion Aktiebolag Network operating system
US9477727B2 (en) * 2008-08-01 2016-10-25 Sybase, Inc. Abstracting data for use by a mobile device having occasional connectivity
US20100030783A1 (en) * 2008-08-01 2010-02-04 Sybase, Inc. Metadata Driven Mobile Business Objects
US20100313182A1 (en) * 2009-06-05 2010-12-09 Microsoft Corporation Extensible user interface generation
US20140025774A1 (en) * 2009-06-11 2014-01-23 Aptean, Inc. Systems and methods for metadata driven dynamic web services
CN103716356A (zh) * 2012-10-09 2014-04-09 三亚中兴软件有限责任公司 基于web的存储过程操作方法、装置和系统
US20140136471A1 (en) * 2012-11-13 2014-05-15 International Business Machines Corporation Rapid Provisioning of Information for Business Analytics
US9201937B2 (en) * 2012-11-13 2015-12-01 International Business Machines Corporation Rapid provisioning of information for business analytics
US9201936B2 (en) * 2012-11-13 2015-12-01 International Business Machines Corporation Rapid provisioning of information for business analytics
US20140207729A1 (en) * 2012-11-13 2014-07-24 International Business Machines Corporation Rapid Provisioning of Information for Business Analytics
US20150331923A1 (en) * 2014-05-13 2015-11-19 Hannda Co., Ltd. Crm-based data migration system and method
CN105245622A (zh) * 2015-11-11 2016-01-13 中国建设银行股份有限公司 一种可配置的数据处理方法、系统及移动平台
US9626389B1 (en) * 2016-01-29 2017-04-18 International Business Machines Corporation Data compression model for mobile device disconnected operations
US10747748B2 (en) 2016-01-29 2020-08-18 International Business Machines Corporation Generating mobile data schema to support disconnected operations
US10504069B2 (en) 2017-05-12 2019-12-10 Salesforce.Com, Inc. Calendar application, system and method for performing actions on records in a cloud computing platform from within the context of the calendar application
US10592866B2 (en) * 2017-05-12 2020-03-17 Salesforce.Com, Inc. Calendar application, system and method for creating records in a cloud computing platform from within the context of the calendar application
CN109445816A (zh) * 2018-10-16 2019-03-08 网易(杭州)网络有限公司 导表处理方法、装置、存储介质、处理器及终端
CN110020539A (zh) * 2019-04-16 2019-07-16 山东浪潮云信息技术有限公司 一种数据共享方法及装置

Also Published As

Publication number Publication date
WO2006102474A2 (fr) 2006-09-28
US20110126214A1 (en) 2011-05-26
AU2006226959A1 (en) 2006-09-28
US20150046524A1 (en) 2015-02-12
WO2006102473A2 (fr) 2006-09-28
SG162819A1 (en) 2010-07-29
WO2006102475A3 (fr) 2006-11-09
AU2006226957A1 (en) 2006-09-28
WO2006102473A3 (fr) 2007-03-15
EP1866762A2 (fr) 2007-12-19
JP2008533630A (ja) 2008-08-21
US20120239704A1 (en) 2012-09-20
US20110295868A1 (en) 2011-12-01
AU2006226958A1 (en) 2006-09-28
US20060212846A1 (en) 2006-09-21
EP1864215A2 (fr) 2007-12-12
SG163519A1 (en) 2010-08-30
WO2006102475A9 (fr) 2008-05-15
BRPI0609334A2 (pt) 2010-03-16
US8478789B2 (en) 2013-07-02
US20060212543A1 (en) 2006-09-21
WO2006102475A2 (fr) 2006-09-28
JP2008537818A (ja) 2008-09-25
WO2006102474A3 (fr) 2007-01-25
BRPI0609335A2 (pt) 2010-03-16
EP1866763A2 (fr) 2007-12-19
SG162820A1 (en) 2010-07-29
US8214409B2 (en) 2012-07-03
JP2008536210A (ja) 2008-09-04

Similar Documents

Publication Publication Date Title
US8214409B2 (en) Adapter architecture for mobile data system
AU2003299837B2 (en) Mobile data and software update system and method
US7366460B2 (en) System and method for mobile data update
US8694465B2 (en) System and method for context sensitive mobile data and software update
JP5065056B2 (ja) ワークフローを処理するための方法、コンピュータ・プログラム、およびシステム(ワークフロー・システムへのデータ管理動作の統合)
US8504990B2 (en) Middleware configuration processes
US10338894B2 (en) Generating applications based on data definition language (DDL) query view and application page template
CN101198931A (zh) 用于移动数据系统的适配器体系结构

Legal Events

Date Code Title Description
AS Assignment

Owner name: DEXTERRA, INC., WASHINGTON

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:O'FARRELL, ROBERT;KIRSTEIN, MARK;REEL/FRAME:017642/0104

Effective date: 20060414

AS Assignment

Owner name: ANTENNA DEXTERRA, INC.,NEW JERSEY

Free format text: MERGER;ASSIGNOR:DEXTERRA, INC.;REEL/FRAME:023963/0182

Effective date: 20090610

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION