on 2022 Apr 21 5:09 PM
Hello,
I have four subaccounts.
I have created a saas-multi tenant application and deployed it into the Provider1 subaccount. Deployment successful subscribed from the Consumer1 subaccount.
Now I am trying to deploy the same application into the Provider2 subaccount getting the below error.
Error creating service "myappsaas-registry" from offering "saas-registry" and plan "application": CF-ServiceBrokerBadResponse(10001): Service broker error: Service broker saas-registry failed with: SaaS application/service with the same appName (its value is: myappsaas) already registered in SaaS".
Could you please help with this issue?
Not able to deploy same saas application into multiple subaccounts which is in the same region.
I can able to deploy the same application into different subaccount which is in a different region.
Regards,
Chamdeep
Request clarification before answering.
Hi Chamdeep,
I think the error message is clear. You would need to define a different name for the "myappsaas-registry" service. I would suggest to use the variable:
${space}
in the mta.yaml.
CU
Gregor
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
As apps available for subscription are only visible inside a region of a global account this check must be done to keep them unique.
User | Count |
---|---|
86 | |
11 | |
9 | |
8 | |
7 | |
5 | |
4 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.