cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to deploy a fiori application to abaptrial system in docker container

ClarkLee
Discoverer
0 Kudos
405

I'm using abaptrial system A4H in docker container, and I developed a fiori application using vscode.

The docker image is sapse/abap-cloud-developer-trial:ABAPTRIAL_2022

Now i encountered a problem that i couldn't delploy my app to A4H.

At first, in vscode I use command 'npm run deploy', and it failed. I checked /iwfnd/error_log, and the error is below.

ClarkLee_0-1741252032732.png

The, I come to tcode vscanprofile and choose one profile making it active and default, just as below.

ClarkLee_1-1741252105475.png

I rerun 'npm run deploy' in vscode, and the error changed to below.

ClarkLee_2-1741252303959.png

now I don't know how to do it, is anyone could help me?

I just want to know how to deploy my app to A4H.

Best regards.

My ui5-deplpy.yaml is below.

ClarkLee_3-1741252373539.png

my A4H system is below.

ClarkLee_4-1741252427284.png

ClarkLee_5-1741252436966.png

 

Accepted Solutions (1)

Accepted Solutions (1)

ClarkLee
Discoverer
0 Kudos

I've solved this problem.

I use tcode /n/IWFND/VIRUS_SCAN that switched virus scan off, and then my deploy is successful.

Answers (0)