Tom Frenken

Results 28 comments of Tom Frenken

Hey @uwe-klinger thank you for your feedback, I think this is a very good idea and will bring it up to the team.

Hey, @krisho007 thank you for your feedback, I'm currently implementing this function, however, there are many possible sources for destinations, some of which won't serve a purpose for the user...

Hey @krisho007 and @luckyliwen we've just added the requested function, as documented [here](https://sap.github.io/cloud-sdk/docs/js/features/connectivity/destination#getting-all-destinations). It will be available to you with the next release, which will come later in the afternoon.

I'll close the issue. If you have further requests or issues with the function, feel free to reopen it.

Hey @brodo, I see your point and will discuss it with the team on Monday. I'll update you after the discussion.

Sorry for the late response, we are currently still planning the topics for the next quarter, however logging is one of our major considerations. Either way, we agree that the...

Hello @u-siv, thanks for reaching out to us. Could you tell us what version of the SAP Cloud SDK you used to generate the custom client? Also, can you specify...

Thank you for the additional information. Since we run multiple E2E applications and test their on-premise connectivity, it is highly unlikely that this is an SDK issue. Therefore I would...

Additionally, we have some [internal debugging guide](https://github.com/SAP/cloud-sdk-js/blob/main/knowledge-base/how-tos/0002-remote-debugging.md) which might help you.

Hi @u-siv, if everything is configured correctly it does work out of the box. [Here](https://github.com/SAP-samples/cloud-sdk-js/tree/main/samples/cf-sample-application) is a sample running on Cloud Foundry and [here](https://github.com/SAP-samples/cloud-sdk-js/blob/main/samples/cf-sample-application/src/onpremise-business-partner/onpremise-business-partner.service.ts) is its on-premise basic auth endpoint....