Registers a destination in a cache for later usage.
If a destination with the same key is already in the cache, it is replaced. The key is built using the getDestinationCacheKey method.
getDestinationCacheKey
A destination to add to the destinations cache.
destinations
Optional
Options how to cache the destination.
Copyright Ⓒ 2023 SAP SE or an SAP affiliate company. All rights reserved.
Registers a destination in a cache for later usage.
If a destination with the same key is already in the cache, it is replaced. The key is built using the
getDestinationCacheKey
method.