Junjie Tang
Junjie Tang
Hi @socenmarc , Dennis said it was not possible with the Javascript VDM, because of some missing functionalities: - The SAP Cloud SDK can generate URL `/AttachmentContestSet(...)` by using `getByKey`...
Hi @socenmarc , thank you for your reply. I added this feature request to our backlog with medium priority as you have a workaround. @artemkovalyov FYI. Best, Junjie
Hi @ctapisab , for the time being, maybe you can try the [generic http client](https://sap.github.io/cloud-sdk/docs/js/features/connectivity/generic-http-client), as mentioned in another issue you created [here](https://github.com/SAP/cloud-sdk-js/issues/1324#issuecomment-851305306). By the way, could you please share...
Hi @ctapisab , thanks for sharing the time line (FYI @artemkovalyov ). For the csrf token, in general, it should work and here is a [known bug](https://github.com/SAP/cloud-sdk-js/issues/1320). I would suggest...
Hi @tarran-durham , the priority is not high as some workaround are mentioned above. Would you like to share go live timeline, if possible or are your working on a...
Hi @ctapisab , thanks for approaching us. In order to upload attachments with the service `API_CV_ATTACHMENT_SRV`, I see some points: - [1] The request body of the POST request has...
Hi @strahilg , Thank you for raising up. Could you please share the versions of all the SDK modules like the `generator` and `odata-v2`. Also, if you are using CAP,...
Hi @artemkovalyov , for me this is a feature request and it's about a convenient tool when developing unit tests. Currently, we only support basic auth.
Hi @jwe-cdn , I found the support channel of the `@sap/approuter` dependency from npm: https://www.npmjs.com/package/@sap/approuter#getting-support For the `@sap/edm-converters` dependency used by the `@sap-cloud-sdk/generator`, I will contact them and let you...
I created this [issue](https://github.com/SAP/cloud-sdk-js/issues/1013) for the node 14 request, as this is a complete different topic.