US 11,853,814 B2
Automatically generating events
Daniel Bos, Beijing (CN); Marcus Roland Schwarz, Lampertheim (DE); and Tobias Karpstein, Eschelbronn (DE)
Assigned to SAP SE, Walldorf (DE)
Filed by SAP SE, Walldorf (DE)
Filed on Sep. 22, 2021, as Appl. No. 17/481,967.
Prior Publication US 2023/0090729 A1, Mar. 23, 2023
Int. Cl. G06F 9/54 (2006.01); G06F 16/22 (2019.01); G06F 16/23 (2019.01); G06F 16/25 (2019.01)
CPC G06F 9/542 (2013.01) [G06F 16/2291 (2019.01); G06F 16/2358 (2019.01); G06F 16/2379 (2019.01); G06F 16/258 (2019.01)] 18 Claims
OG exemplary drawing
 
1. A method for creating events, the method comprising:
receiving, by a processor, a request to subscribe to an event type for an application;
identifying, by the processor, an entity in a data model corresponding to the event type, wherein the entity is associated with application data of the application, wherein the entity comprises one or more data fields corresponding to the application, including a first data field and a second data field;
subscribing, by the processor, to receive an alert associated with any change to the entity in the data model;
receiving, by the processor, the alert indicating a first change to the entity in the data, model, wherein the alert includes the change to the entity;
identifying a first threshold associated with the first data, field and a second threshold associated with the second data field, wherein the first threshold is different from the second threshold;
determining that the first change comprises a change to the first data field exceeding the first threshold, or a change to the second data field exceeding the second threshold;
generating, by the processor, an event corresponding to the event type based on the first change to the entity; and
transmitting, by the processor, the event to an event infrastructure.