SAP Cloud SDK for JavaScript - v4.2.0
    Preparing search index...
    • 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.

      Parameters

      • destination: DestinationWithName

        A destination to add to the destinations cache.

      • Optionaloptions: RegisterDestinationOptions

        Options how to cache the destination.

        Copyright Ⓒ 2025 SAP SE or an SAP affiliate company. All rights reserved.

      Returns Promise<void>