Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about sap-cap

Read more about sap-cap

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - sap-cap

Error while binding service instance in SAP CAP using external service

In SAP CAP, I am following this Blog example link for creating CAP project consuming an external service. However, during deployment to Clound Foundry, I encountered an error below: Error encountered ...
test-img

Takao Baltazar

node.js

cds

sap-cloud-foundry

sap-cap

Votes: 0

Answers: 0

SAP CAP switch off annotations of specific service

i woul'd like to use a sap cap service in an c# application (odata feed service/odata client). This odata client doesn't work with annoations in the $metadata file. How can i switch off all annotation...
test-img

Maxi Dietz

javascript

odata

sap-cap

Votes: 0

Answers: 2

Latest Answer

The simplest way is to create another service with projection (and without any annotations).
test-img

Theo Sun

SAP CAP using cds.User attributes

I authenticate on the server by feeding req.user with an instance of cds.User, and I add some attributes: User { id: '110226363079182595683', attr: { name: 'depth1', email: 'depth1@protonmail.com'...
test-img

depth1

odata

cds

sap-cap

Votes: 0

Answers: 1

Latest Answer

Oww I found a solution ! By adding a behavior in service.js const cds = require('@sap/cds') module.exports = cds.service.impl(function() { this.before('CREATE', 'Comments', fillData) }) async fu...
test-img

depth1

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved