I tried using the fileUploader in UI5 to upload a single audiofile to AWS S3.
This is my schema.cds:
entity Item : cuid, managed {
title : String(100);
Category : Association to one Categories;
tags : String;
@Core.MediaTyp...
Hi Wouter, adding the navigation intent in the manifest.json is indeed missing, when generating a Fiori Elements Application based on a ABAP provided OData Service. Thanks for providing the link!
Hi Ivan,same problem here: facing the issue:Error @sap/fiori:deploy-config cf --base ui5.yaml --config ui5-deploy.yaml could not update the "*.temp.mta.yaml" file; it was modified by another processClosely followed your steps with downgrading to Node...
Doing it with postman where the response of the request is processed directly with test. Great to test out some basic postman functions like Runner where several calls can be combined (first the task then the translation to hash)