cancel
Showing results for 
Search instead for 
Did you mean: 

How to Re-Deploy a WebApp from SAP BAS to On-Premise(ABAP)

maxboo
Explorer
0 Kudos

Hi there,

we were successfully deploying a WebApp (normal Project - Template Freestyle App) via $npm run deploy.

As soon as we try to change something in the app and redo the deployment - it is failing with an 403 error.

If I change the WebApp description (in the deploy-config) it is working again. So i think it is forbidding me to overwrite existing applications.

How can I force an update/overwrite $npm run deploy?

SU53 - no issues

ST22 - no issues

ICM Trace shows error: http_rewrite

Regards,

Max

Marian_Zeis
Active Contributor
0 Kudos

It should not be a problem to overwrite a application with normal deploy. I do this several times while developing.
Do you have more error messages in frontend or backend?
Can you maybe share the deployment config?

junwu
Active Contributor
0 Kudos

check su53 to see if any authorization is missing

maxboo
Explorer
0 Kudos

ST22 no issue

SU53 no auth errors

Checked the ICM Trace and i get the following - ONLY for RE-DEPLOY!

ERROR access denied http_rewrite

Accepted Solutions (0)

Answers (0)