SAP-archive / cloud-platform-workflow-virtual-event

Material for the virtual event on SAP Cloud Platform Workflow.
28 stars 21 forks source link

Error creating service "default_portal" from offering "portal" and plan "standard" #7

Open khan-shahzad opened 3 years ago

khan-shahzad commented 3 years ago

Hi,

I am trying to practice the tutorial given at this link (https://www.youtube.com/watch?v=tG_oUPs67CY). When I try to deploy MTA, I am thrown "404 Error" for "portal" service with "standard" subscription. I have explored everywhere in my 'trial account' including services, subscriptions and other sections, but I could not find the portal service.

Can some please help me with finding the portal service or completing this tutorial with an alternate resource. I am pasting below the deployment log from terminal.

Operation ID: 50873413-1e35-11eb-aeb1-eeee0a948be9

Deploying in org "1b5a2224trial" and space "dev" Detected MTA schema version: "3" Detected deployed MTA with namespace "null", ID "BPMServicesFLP" and version "0.0.1" Detected new MTA version: "0.0.1" Deployed MTA version: "0.0.1" Processing service "default_portal"... Creating service "default_portal" from MTA resource "default_portal"... Service operation failed: Controller operation failed: 404 Updating service "default_portal" failed: Not Found: Error creating service "default_portal" from offering "portal" and plan "standard": Service plan standard not found. Proceeding with automatic retry... (3 of 3 attempts left) Creating service "default_portal" from MTA resource "default_portal"... Service operation failed: Controller operation failed: 404 Updating service "default_portal" failed: Not Found: Error creating service "default_portal" from offering "portal" and plan "standard": Service plan standard not found. Processing service "default_business-rules"... Processing service "BPMServicesFLP_html5_repo_runtime"... Processing service "uaa_bpmservices"... Proceeding with automatic retry... (2 of 3 attempts left) Processing service "default_processvisibility"... Creating service "default_portal" from MTA resource "default_portal"... Service operation failed: Controller operation failed: 404 Updating service "default_portal" failed: Not Found: Error creating service "default_portal" from offering "portal" and plan "standard": Service plan standard not found. Processing service "default_workflow"... Setting service "uaa_bpmservices" parameters from "xs-security.json" Proceeding with automatic retry... (1 of 3 attempts left) Creating service "default_portal" from MTA resource "default_portal"... Service operation failed: Controller operation failed: 404 Updating service "default_portal" failed: Not Found: Error creating service "default_portal" from offering "portal" and plan "standard": Service plan standard not found. Updating service "uaa_bpmservices"... Process failed. Use "cf deploy -i 50873413-1e35-11eb-aeb1-eeee0a948be9 -a abort" to abort the process. Use "cf deploy -i 50873413-1e35-11eb-aeb1-eeee0a948be9 -a retry" to retry the process. Use "cf dmol -i 50873413-1e35-11eb-aeb1-eeee0a948be9" to download the logs of the process. Terminal will be reused by tasks.

Partha8824 commented 3 years ago

Even I am acing the same issue. Let know the solution to resolve this issue

khan-shahzad commented 3 years ago

Even I am acing the same issue. Let know the solution to resolve this issue

If you have used Booster to setup Workflow environment in the SAP Cloud Platform CF Trial account, you don't need to deploy these tools; the Workflows can work without it. However, the "portal" service "standard" subscription has been used in almost all Fiori Launchpad examples. I am still struggling on how to replace the portal service in mta so that the app can be launched from launchpad.