Dear Team,
I'm trying to consume the SAP Graph HCM solution in my SAP CAP extension application.
To achieve the same, I have create the destination for SAP Graph (OAuth2JWTBearer) using Graph service client Id and Client secret details.
But, When I'm consuming the same in my SAP CAP Node.js using external API Consume approach, I'm getting "No Database connection" Issue.
BTP Subaccount Destination
Package.json Configuration:
Custom handler.js file: