• Tries to build a destination from a service binding with the given name. Throws an error if no services are bound at all, no service with the given name can be found, or the service type is not supported. The last error can be circumvent by using the second parameter to provide a custom function that transforms a service binding to a destination.

    Returns

    A destination.

    Parameters

    Returns Promise<Destination>

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