cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Cloud Platform Cloud Foundry Document Management help

johnmurray
Participant
0 Likes
5,482

Hi,

I've started using the Cloud Foundry Document Management (repository and integration options) and I can't work out what I'm doing wrong. Any help at all would be really appreciated.

I've created and onboarded a repository as per the instructions at help.sap.com, and I've also hooked the Reuse UI into my application for testing purposes. When using the API in Postman or my own code, even just trying to create a folder returns me with a "500 Internal Server Error". When using the Reuse UI all of the buttons are disabled so I cannot add anything there either. In the network panel for the Reuse UI I can see it is reaching my endpoint and finding my repository so it's not an error with my app router or destinations.

My main questions are:

  1. Is there any logging available anywhere to help with the unhelpful 500 Internal server error messages?
  2. Are there any guides anywhere that contain working examples of code and not just snippets?
  3. What should the "objectId" be for the Reuse UI if I'm just working at the root level?

Thanks

John

View Entire Topic
johnmurray
Participant
0 Likes

After using the correct object Id (see the comments above) the buttons in the Reuse UI unlocked. However when trying to add a folder I get an "You must buy additional entitlements to continue with your action. You have exceeded your storage limit." error, which does not make sense for multiple reasons. I'll raise an OSS message.