cancel
Showing results for 
Search instead for 
Did you mean: 

500 internal server error - metadata failed

0 Kudos

Hello,

I am working in SAP Cloud Platform and I deployed a Multi Target Application to our Dev and Quality systems.

In this MTA Application, I have used XSODATA Service. This is working fine in DEV but when it comes to Quality , I only see 500 Internal Server error. I don't know how to trouble shoot this .

The only difference i can point from Development and Quality is , in Development , we are using SAP ID Service and in Quality we have ADFS.

gregorw
Active Contributor

Instead of the XSOData Service you should move to CAP.

0 Kudos

Hi gregorw

Can you please provide an example how to convert an xsodata to CAP Model. Actually we have created HDI Cotainers and in the MTA Application , we are trying to pull data from those containers using XSODATA. I am not aware of CAPM completely. If you can show me a way or example here , It would really help me...

Thank you...

0 Kudos

Hi gregorw

Can you please provide an example how to convert an xsodata to CAP Model. Actually we have created HDI Cotainers and in the MTA Application ,we have set the default model as xsodata in manifest.json file and in view , I bind the table items aggregation with an Entityset from one of the Entity from xsodata. I am not aware of CAPM completely. If you can show me a way or example here , It would really help me...

Thank you...

gregorw
Active Contributor
0 Kudos

Please check out https://cap.cloud.sap/docs/advanced/hana for information on how to consume an existing HANA schema in CAP. To learn CAP please work through the OpenSAP Course https://open.sap.com/courses/cp7.

Accepted Solutions (0)

Answers (1)

Answers (1)

AtulKumarJain
Active Contributor

Hi Raja,

It is very generic error

500 Internal Server Error is a general http status code that means something has gone wrong on the website's server

Can you compare the url and try to access url which you try to access using MTA.

BR

Atul

0 Kudos

Yeah... You are right. But how to troubleshoot these meta data failed errors. Can you please suggest a way to deal with these?

AtulKumarJain
Active Contributor
0 Kudos

compare the url for Dev & QA.

And try to access those .