Patents Assigned to SAP
-
Patent number: 12175774Abstract: Some embodiments provide a non-transitory machine-readable medium that stores a program executable by a device. The program receives a request to process an image for multiple objects. The program further uses a machine learning model to detect a plurality of objects in the image. The program also generates a plurality of images based on the plurality of objects in the image. For each image in the plurality of images, the program further converts text in the image to machine-readable text. For each image in the plurality of images, the program also uses a set of machine learning models to determine a set of values for a set of attributes. For each set of values determined for the set of attributes, the program further generates a record comprising the set of attributes and storing the set of values for the set of attributes in the record.Type: GrantFiled: December 2, 2020Date of Patent: December 24, 2024Assignee: SAP SEInventor: Adithya Kumar
-
Patent number: 12174836Abstract: The present disclosure involves systems, software, and computer implemented methods for efficiently authorizing parameterized query views. An example method includes parsing a received query to generate a global query parse tree. In response to determining that the query includes a parameterized query view, the parameterized query view is parsed to generate a view parse tree which is then attached to the global query parse tree. In response to determining that an object in the global query parse tree is a parameterized query view, a view parse tree portion of the global query parse tree is traversed to identify objects associated with the parameterized query view. The parameterized query view and the identified objects are authorized in a single authorization step. For objects in the global query parse tree that are not parameterized query views, the object is authorized. In response to all objects being authorized, the query is executed.Type: GrantFiled: October 27, 2023Date of Patent: December 24, 2024Assignee: SAP SEInventor: Yinghua Ouyang
-
Patent number: 12174887Abstract: Methods and systems may be associated with a cloud platform computing environment. A mapping expression data store may contain mapping expressions previously created by customer tenants of the cloud platform. Each mapping expression may be associated with at least one source mapping element and at least one target mapping element. A mapping expression generator may receive, from a user of a first customer tenant, a mapping expression search request that includes at least one requested source mapping element and at least one requested target mapping element. The mapping expression generator may then search the mapping expression data store based on the at least one requested source mapping element and at the least one requested target mapping element and output a result of the search to the user. The result of the search may include at least one mapping expression created by a customer tenant other than the first customer tenant.Type: GrantFiled: November 10, 2020Date of Patent: December 24, 2024Assignee: SAP SEInventor: Deepak MP
-
Patent number: 12175217Abstract: Techniques for implementing an integrated testing tool for data replication are disclosed. In some embodiments, a software tool performs operations comprising: causing a first set of user interface elements to be displayed on a computing device; receiving, via the first set of user interface elements, a data replication configuration identifying an adapter, a source database, and a target database; storing the data replication configuration in an embedded database; causing a second set of user interface elements to be displayed on the computing device; receiving, via the second set of user interface elements, a data generation configuration identifying a table in the source database; generating random data in the table based on the data generation configuration; instructing the adapter to replicate the source data from the source database onto the target database based on the data replication configuration; and causing a log of events to be displayed on the computing device.Type: GrantFiled: January 9, 2023Date of Patent: December 24, 2024Assignee: SAP SEInventor: Xuemin Ding
-
Patent number: 12175263Abstract: The present disclosure involves systems, software, and computer implemented methods for generating a unified semantic model identifying a user's intentions or goals within operating the system. By determining the intent and desires of the user, tasks and queries associated with or requested by the user can be more effectively optimized, automated, or otherwise improved. In some computing environments, multiple users access a database which includes a collection of software objects. The objects within the database can sometimes form a hierarchy, with a parent-child relationship among them. Traditionally, a developer creating the database and the objects within can only determine a user's intent based on the actions taken by the user within the database. The present solution provides the developer with a higher level model representing different users' intents based on observed data from a number of sources in addition to the user's interaction with the database.Type: GrantFiled: September 7, 2023Date of Patent: December 24, 2024Assignee: SAP SEInventor: Philip Miseldine
-
Patent number: 12175418Abstract: Systems, methods, and computer media for blockchain-based communication between applications are provided herein. Using a blockchain-based multi-application communication platform, different applications can create and interact with trusted records. A trusted record represents something quantified and/or tracked through an application. Trusted records are stored in a blockchain. Trusted records can be created by one application and accessed by other applications through the platform. Interactions of the different applications with a trusted record are also stored in the blockchain. The immutability of information stored in the blockchain ensures that the trusted records can in fact be trusted, ensures that interactions with trusted records are memorialized, and removes uncertainty as to which application's records are correct.Type: GrantFiled: December 21, 2020Date of Patent: December 24, 2024Assignee: SAP SEInventor: Frank Albrecht
-
Patent number: 12174801Abstract: Systems and processes for managing an information retrieval database are provided. In a method for modeling a data object storing table relationships for tables belonging to a computer application, a first set of table links are retrieved from the data object and an enhanced set of table links are generated by appending additional table links to the first set based on linkages within the tables and/or code extensions/add-ins. A first set of field links are generated for the data object by matching metadata of the enhanced set of table links, and an enhanced set of field links are generated by performing additions, deletions, or replacements within the first set based on characteristics of the field links in the first set and/or code extensions/add-ins. A model for the data object is generated, representing the enhanced set of table links and the enhanced set of field links, and stored in a database.Type: GrantFiled: October 21, 2021Date of Patent: December 24, 2024Assignee: SAP SEInventors: Naved Ahmed, Saritha Palli, Shweta Sureshchandra Gupta
-
Patent number: 12174802Abstract: Provided is a system and method for generating and updating a data model for use in retrieving data from an information retrieval system such as a database, a server, and the like. In one example, the method may include monitoring data that is written to database tables of a database by a software process, identifying links between the database tables where the monitored data is written, determining whether the software process has a pre-existing data model for retrieving data stored in the database, and in response to a determination that the software process does not include the pre-existing data model, creating a new data model for the software process which includes names of the database tables where the monitored data is written and links between the database tables, and storing the new data model via a database repository.Type: GrantFiled: May 19, 2023Date of Patent: December 24, 2024Assignee: SAP SEInventor: Sebastian Mietke
-
Publication number: 20240419578Abstract: A digital assistant can provide support for automated testing of applications. A natural language interface can be provided by which a testing user can specify a request for one or more testing actions. A natural language processing model can recognize intents in the request, and the intents can be used to execute executable code to perform the requested testing actions. Multiple actions per request can be supported. An object repository can be leveraged to determine user interface control identifiers, and a test data container can store values for use during testing. Testing functionality can thus be provided to a wider base of testing users. A real time, scriptless approach can conserve computing resources.Type: ApplicationFiled: June 13, 2023Publication date: December 19, 2024Applicant: SAP SEInventors: Deep Srivastava, Shuchita Gaur
-
Publication number: 20240419664Abstract: Techniques and solutions are provided for improving query performance using inverse functions. Often a function is used to perform operations such as data type conversions. The use of these functions can be resource intensive, such as if a conversion needs to be performed for all rows of a particular relational database table. The present disclosure allows for the registration of inverse functions that can be used, or at least be considered for use, in place of a function. A given inverse function can be associated with its function using techniques such as maintaining mapping information or using a particular naming convention. A particular syntax is provided for designating and creating an inverse function.Type: ApplicationFiled: June 16, 2023Publication date: December 19, 2024Applicant: SAP SEInventors: Heiko Gerwens, Johannes Merx
-
Publication number: 20240419665Abstract: Techniques and solutions are provided for improving query performance of queries that can dynamically switch between accessing different data sources for a particular operation. The disclosure provides an object type, which can be referred to as a configuration object, that specifies which of multiple data sources should be used in query execution at a particular point in time. Values that specify a data source can be included as data in an instance of the object type, such as values in a relational database table that implements the configuration object. A data source to be used with a query can be changed dynamically by updating contents of the table. During query optimization, a query optimizer can recognize that the configuration object is of a particular type that causes the query optimizer to access contents of the configuration object. The contents can be used to prune portions of a query plan.Type: ApplicationFiled: June 16, 2023Publication date: December 19, 2024Applicant: SAP SEInventors: Heiko Gerwens, Johannes Merx
-
Patent number: 12169493Abstract: Techniques and solutions are described that can be used to determine data subsets of a data set that may be responsive to a query. In one aspect, imprints are created for the data subsets, where an imprint indicates whether, for a plurality of bins, a data subset contains values within respective bins. The bins are defined at least in part using data for a set of queries. In another aspect, at least one bin of a plurality of bins is designated to be associated with values of the data set satisfying a threshold frequency. In a further aspect, imprints are created for a plurality of bins, where an imprint indicates whether the plurality of data subsets comprise a value for a given bin. A query imprint can be compared with the data subset imprints or bin imprints to determine data subsets that may be responsive to an associated query.Type: GrantFiled: September 8, 2023Date of Patent: December 17, 2024Assignee: SAP SEInventors: Noah Slavitch, Reza Sherkat
-
Patent number: 12164504Abstract: Example embodiments for evaluating programmable conditions applicable to an operation are described. In an example embodiment, a request to evaluate one or more programmable conditions applicable to an operation is received. The request includes data associated with the operation. One or more objects representing the one or more programmable conditions are retrieved from a database. The one or more objects include executable code for determining compliance of the operation with the one or more programmable conditions. At least a portion of the executable code is executed based on the data associated with the operation. An output of the executable code is returned to a computing system issuing the request. The output includes an indication as to whether the operation complies with the one or more programmable conditions.Type: GrantFiled: June 2, 2021Date of Patent: December 10, 2024Assignee: SAP SEInventors: Raghavendra Keshavamurthy, Parul Bhalla, Sudhir Bhojwani, Yuan Tung
-
Patent number: 12164470Abstract: The present disclosure involves systems, software, and computer implemented methods for integrated data privacy services. An example method includes receiving, from a requesting application in a landscape that includes a set of multiple applications, a data subject information request for a data subject. A set of target applications is determined from the set of multiple applications. The data subject information request is provided to each target application in the set of target applications. A data subject information response is received from each of the target applications. Each data subject information response includes application data for the data subject that was retrieved by a respective target application in response to the data subject information request. The received data subject information responses are aggregated to generate an aggregated data subject information response.Type: GrantFiled: December 6, 2021Date of Patent: December 10, 2024Assignee: SAP SEInventors: Benny Rolle, Ufuoma Ighoroje, Matthias Vogel, Geetha Gopalakrishnan, Tobias Schmidt, Antsa Andriamboavonjy, Dharshan A, Carsten Pluder
-
Patent number: 12164658Abstract: Aspects of the current subject matter are directed to performing privacy-preserving analytics over sensitive data without sharing plaintext data and without requiring a trusted third party. Implementations provide for utilizing a trusted execution environment within a server to compute the privacy-preserving result. Data owners via user devices send their encrypted data directly to an enclave managed by a trusted execution environment, without the server and the cloud service provider for the server seeing the plaintext data. The enclave computes the analytics directly on the data and releases the privacy-preserving result that can be ensured by code analysis and remote attestation from all parties.Type: GrantFiled: August 11, 2022Date of Patent: December 10, 2024Assignee: SAP SEInventors: Benny Fuhry, Jonas Boehler
-
Patent number: 12165298Abstract: A method may include determining, based at least on an image of a document, a plurality of text bounding boxes enclosing lines of text present in the document. A machine learning model may be trained to determine, based at least on the coordinates defining the text bounding boxes, the coordinates of a document bounding box enclosing the text bounding boxes. The document bounding box may encapsulate the visual aberrations that are present in the image of the document. As such, one or more transformations may be determined based on the coordinates of the document bounding box. The image of the document may be deskewed by applying the transformations. One or more downstream tasks may be performed based on the deskewed image of the document. Related methods and articles of manufacture are also disclosed.Type: GrantFiled: January 7, 2022Date of Patent: December 10, 2024Assignee: SAP SEInventors: Marek Polewczyk, Marco Spinaci
-
Patent number: 12164932Abstract: In an example embodiment, three roles are defined for each of the following: resource discovery: provider, aggregator, and consumer. The provider is the one whose resource information will be shared. Rather than the provider needing to implement the complicated API, however, an aggregator may provide that role. The aggregator defines the API and is able to gather resource information from potentially multiple providers (and also, in some embodiments, other aggregators). The consumer then accesses the aggregator to obtain resource information rather than directly accessing the provider.Type: GrantFiled: December 7, 2021Date of Patent: December 10, 2024Assignee: SAP SEInventor: Simon Heimler
-
Patent number: 12164536Abstract: Techniques for implementing enterprise search using database views are disclosed. In some example embodiments, a computer-implemented method comprises: receiving database queries; generating, for each database query, a corresponding database view comprising a result set arranged in one or more fields of a table; storing the corresponding database views of the database queries; generating a corresponding search configuration for each one of the stored database views, the corresponding search configuration indicating the field(s) of the table of the stored database view; storing the corresponding search configurations for the stored database views; receiving an enterprise search query comprising one or more terms entered via a full-text search field; generating search results for the enterprise search query based on the term(s) using the stored search configurations to access data in the field(s) of the tables of the stored database views; and causing the generated search results to be displayed.Type: GrantFiled: July 14, 2023Date of Patent: December 10, 2024Assignee: SAP SEInventors: Aravinda Pantar, Steffen Tatzel
-
Patent number: 12164523Abstract: Embodiments store attributes extracted from incoming media data (e.g., image, audio, video), in a media store residing in a data lake together with other, non-media attributes. In response to incoming media data (e.g., an image), an engine references an unpopulated media attribute schema resulting from processing a trained deep learning model (e.g., a Convolutional Neural Network—CNN model). The engine applies the deep learning model to extract from the incoming media data, a media attribute (e.g., a cloudy spot dimension) comprising a prediction value and a confidence. The engine populates the media attribute schema with the attribute (value; confidence) and an identifier, and stores the populated media attribute schema in the data lake. The data lake also includes a non-media attribute (e.g., patient info) sharing the identifier. Now, the data lake may be queried for both the non-media (patient info) attribute and the media (image) attribute extracted by the model.Type: GrantFiled: November 22, 2022Date of Patent: December 10, 2024Assignee: SAP SEInventor: Krishnan Raghupathi
-
Patent number: 12164519Abstract: In some example embodiments, there is provided a method that includes receiving a query for query plan generation and query plan optimization; detecting whether the query plan includes a restart pipeline, the restart pipeline including one or more first operators that cause a query plan restart; detecting whether the query plan includes a result pipeline, the result pipeline including one or more second operators that provide result streaming; determining whether there is a dependency between execution of the restart pipeline and execution of the result pipeline; in response to determining there is no dependency, reordering the restart pipeline in the query plan such that the restart pipeline will be executed before the result pipeline in order to enable result streaming optimization; and providing the reordered query plan for execution. Related systems and computer program products are also provided.Type: GrantFiled: April 18, 2023Date of Patent: December 10, 2024Assignee: SAP SEInventors: Christina Teflioudi, Paul Willems, Till Merker