You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 3, 2024. It is now read-only.
On starting the build,
mta.yaml file build has successful after that trying to deploy BPMServicesFLP_0.0.1.mtar file
while in execution process, BPMServicesFLP_appRouter application has started and available at dev space but after this stage getting below error :
Execution of task "deploy" on application "BPMFLP" failed.
Download the application logs via the dmol command and check them for more information.
A step of the process has failed. Retrying it may solve the issue.
Process failed.
I am trying to retry the process but still getting this error.
I am going through below BTP Workflow Tutorial
Deploying the Workflow tools - https://github.com/SAP-samples/cloud-platform-workflow-virtual-event/tree/master/exercises/02
On starting the build,
mta.yaml file build has successful after that trying to deploy BPMServicesFLP_0.0.1.mtar file
while in execution process, BPMServicesFLP_appRouter application has started and available at dev space but after this stage getting below error :
Execution of task "deploy" on application "BPMFLP" failed.
Download the application logs via the dmol command and check them for more information.
A step of the process has failed. Retrying it may solve the issue.
Process failed.
I am trying to retry the process but still getting this error.
Could you please assist for the solution.