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
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.
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.
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.