Hello Friends -
When we created our Cloud Foundry environment, it looks like we accepted the recommendation which I believe includes the Global Account name. Our Global Account Name is ''AAAA BBBB, LLC.' - note the space, ',' and '.'
Our CF Org Name is 'AAAA BBBB, LLC._dev-CCCC'.
We have a Business Studio Application we're trying to deploy. During which we get the error below.
cf deploy mta_archives/APPNAME_1.0.0.mtar -f
Creating service "APPNAME-auth" from MTA resource "APPNAME-auth"...
Error monitoring creation or update of services: Error creating service "APPNAME-auth" from offering "xsuaa" and plan "application": Service broker error: Service broker xsuaa failed with: Error creating application null (Error parsing xs-security.json data: Inconsistent xs-security.json: Invalid xsappname "APPNAME-AAAA BBBB, LLC._dev-CCCC, LLC._dev-CCCC-dev": May only include characters 'a'-'z', 'A'-'Z', '0'-'9', '_', '-', '\', and '/'.)
Looking at the CF Org Name we have a space ',' and a '.' in the name.
We did see this note; however not sure if it only applies to our development space or the subaccount.
https://me.sap.com/notes/3115060/E
Looking for guidance on the best approach to resolve the above issue. If it means we need to reconfigure our CF environment; would like to know the best approach.
Thank you! /Greg