Skip to Content
0
Sep 13, 2023 at 07:48 AM

SAP CAP - Add Header / Language Parameters at Runtime

3932 Views

Hello,

I know that I can attach arbitrary headers dynamically/at runtime in the Cloud SDK.

Is this also possible in the Java CAP environment?

I consume 3-4 standard APIs that provide a translation if I include a sap-language header. However, it can only be decided at runtime which language is desired. I can't find any option in the CQN API.

Does anyone know a possibility? Thanks!