Stores data in XEServer Data Storage. Storing data in Data Storage is a key phase of the profile workflow - whether the data is present in the storage or not is used as one of the conditions to pick up the correct data flow later on the route REST Request Processing.
Along with the stored data item, the component stores the "LastAttempt" property that holds the current time of each processing attempt (see the component's Attributes tab). This property is used to calculate the time since the last attempt later on the route Retry Request To Backend.
|