cancel
Showing results for 
Search instead for 
Did you mean: 

Error on syncing html5 application to content channel

06-26-2025 12:08 PM
RomnickJohn Explorer
1507 views 4 comments Go to solution
0 Likes
SAP Managed Tags
Subscribe

Hi,

I am unable to sync sample apps to content explorer. Below is the error when download the report. I am not sure where to change this.

First, i successfully uploaded my sample application thru BAS.

RomnickJohn_0-1750935242211.png

Then after upload, i navigated to workzone and manually clicked ng Update content button : 

RomnickJohn_1-1750935272905.png

But the application did not appear in the Content Explorer

RomnickJohn_3-1750935409845.png

So i go back to Content Channel and downloaded the report

RomnickJohn_2-1750935338684.png

RomnickJohn_4-1750935478521.png

 

"status": "PARTIAL","contents": { "total": 13, "failed": 1, "status": "PARTIAL", "messages": { "com.sap.mybankdetails": { "error": [ "com.sap.mybankdetails of type: businessapp does not match the schema, dataPath: undefined, message: 'must be equal to one of the allowed values' [\n 'OData',\n 'ODataAnnotation',\n 'INA',\n 'XML',\n 'JSON',\n 'FHIR',\n 'http',\n 'WebSocket'\n]" ], "warning": [] } }, "correlationId": "6dae81e3-7dfd-4b1f-7818-c1cc3d5ba917" }

I am really stuck on this. 

0 Likes

Accepted Solutions (1)

Accepted Solutions (1)

FabioPagoti
Active Contributor
0 Likes

This looks a warning and not an error. Regardless, this message is about the manifest.json file. Could you please share the "dataSources" part of it under "sap.app"?

However are you manually deploying a standard app in BTP? Why? 

Regards,

RomnickJohn
Explorer
0 Likes
Hi, I have updated my post. I manually deploy it try MTA build. I just followed the tutorial i found.
RomnickJohn
Explorer
0 Likes
Hi, after checking sap.app.dataSources, there was an warning in BAS that it should be "type": "JSON" instread of "type": "json",. Thank you for giving me a lead.

Answers (1)

Answers (1)

junwu
SAP Champion
SAP Champion
0 Likes

you have your own app router?

I think workzone work with managed app router.