sap-tutorials / Tutorials

Tutorials on sap.com
https://developers.sap.com/tutorial-navigator.html
Creative Commons Attribution 4.0 International
727 stars 774 forks source link

Deploy a CAP Business Service to SAP Business Technology Platform #23239

Closed FarozanFarman closed 11 months ago

FarozanFarman commented 1 year ago

Tutorials: https://developers.sap.com/tutorials/cap-service-deploy.html

At step 3: Deploy using cf deploy:

  1. Deploy the archive using cf deploy.:

The below command: cf deploy gen/mta.tar results with an error:

image

I feel this is due to the cds versions, hence sharing the version details:

image

Please look into the issue.

Labels to be added: Scenario label: SCPTest-banode Sprint Label: SCPTest-2310A Landscape Label: trail2 Priority: High

Thanks & Regards, Farozan

renejeglinsky commented 12 months ago

Hi @FarozanFarman ,

also here, no issue during my tests. Not sure if here PowerShell could again be an issue but also here I'd like to ask you to retry. Sorry that I can't reproduce any of your issues.

renejeglinsky commented 12 months ago

Hi @FarozanFarman ,

How does your app/xs-app.json look like? Have you completely removed the welcomeFile property?

FarozanFarman commented 11 months ago

Hi @renejeglinsky ,

I am also not able to reproduce this anymore. My updated versions are:

image

I will close this ticket. Thank you.

Regards, Farozan