The first component in the workflow is the loop time-limited store with the settings below:
It executes the workflow to the right of this component for each item found in the store: MyTempStorage. The items are retrieved in ascending order according to the key used for saving the item in the store.
Each time the payload is updated with the retrieved item and the workflow variable, interformng.persistentStore.key is updated with the key of this item. If nothing has been retrieved, then the variable, interformng.persistentStore.key will be empty.