SAP-docs / btp-cloud-platform

Markdown source for the SAP BTP documentation. Enables feedback and contributions to improve the documentation.
Creative Commons Attribution 4.0 International
50 stars 95 forks source link

Feedback for "HTTP Communication via Communication Arrangements" #143

Closed horsemanjackyliu closed 1 year ago

horsemanjackyliu commented 1 year ago

https://help.sap.com/docs/btp/sap-business-technology-platform/http-communication-via-communication-arrangements

the following sentence is not permitted in Eclipse at all

 out->write( lx_http_dest_provider_error->get_text( ) ).
felixdraeger commented 1 year ago

Thanks for your feedback! It is intended that the exception is handled within the ADT classrunner (if_adt_oo_classrun). The exception would then be output in the console. We decided to leave the definition of the class out of the code example to avoid too long examples. However, you are right that this can lead to confusion. You can of course use your own exception handling here. It is not mandatory to output the text in the console. I will update the documentation accordingly.

Best Felix

sap-doc-bot[bot] commented 1 year ago

Thank you for your valuable feedback contribution, @horsemanjackyliu! So that we can recognize your contribution in SAP Community, please tell us your SAP Community profile URL in a reply to this comment; don't include any other text, just the URL on its own, like this:

https://people.sap.com/your-user-name

Thanks!