cancel
Showing results for 
Search instead for 
Did you mean: 

How to expose CAP services via API Portal

Former Member
0 Kudos
964

Hi,

I have some CAP services and they're protected by XSUAA services.

Now I want to expose them via API Portal so the clients can try APIs on their own.

I've tried to set up API provider for the CAP endpoints but I got error 504 when testing the connection.

In the screenshot, I've hidden the catalog URL and Username.

I've searched some SAP Blogs and some mention OpenAPI. I'm not sure how to use them and import into API Portal.

Has anyone been able to expose CAP services via API portal before?

Regards,

Tri

Accepted Solutions (1)

Accepted Solutions (1)

gregorw
Active Contributor
0 Kudos

I don't think that test connection for a CAP Service will ever work as the CAP Endpoints do not provide a Catalog Service like an ABAP based system does. I think you have to create the exposure in API Management using the OpenAPI Specification that you can create for your CAP Service.

Answers (0)