cancel
Showing results for 
Search instead for 
Did you mean: 

XSA : no builders in own organization and space

b_deterd2
Active Contributor

Hello all,

I am on HANA 2.0 SP01.

- created my own org and space

- supplied myself the rol orgmanager and spacedeveloper

However : i cannot build an MTA app in this space in the hana webide.

"Build failed: There is no any builder available"

The di-space-enablement-ui (from HANAExpress/SAP) however only shows the HANAExpress spaces (development and SAP), so i am not able to create di-builder for my space . There is no di-space-enablement-ui in my own org and space.

What to do? Seems like a bug in XSA

Accepted Solutions (1)

Accepted Solutions (1)

carlsoane
Participant

Hello Bert:

You are correct. You cannot enable a space for the di-builder if that space does not belong to an organization where the WebIDE is installed. This is enable complete isolation of organizations.

If you want to enable a space in an organization other than HANAExpress, you will first need to install the webide to that organization. We don't offer a separate download for the WebIDE zip file. You would need to download and unzip the HANA Express binary tgz file and then execute the following commands:

cd <HANA_EXPRESS_20 Directory>/DATA_UNITS/XSAC_SAP_WEB_IDE_20

xs target -o <Your organization> -s <Your Space>

xs install sap-xsac-devx-4.2.4.zip -e sap-xsac-devx-4.2.4-hxe.mtaext

Regards,

Carl

Answers (4)

Answers (4)

architectSAP
Active Contributor

Hello Bert,

Have you checked in XS Advanced Administration that your Space and Users show up correctly:

Best regards

Frank

b_deterd2
Active Contributor
0 Kudos

Hello Frank,

Thanks for answering.

Yes my users are connected to the created org/space.

I wonder if there is anyone who created their own org/space and developed a mta app successfully.

Regards,

Bert

svenkohlhaas
Employee
Employee
0 Kudos

Hi Bert,

yes, this definitely should work, I did it numerous times with my SAP HANA, express edition systems and always got it to work ... stop, just noticed that you also created your own org, I usually used the HANAExpress org and just created my own spaces.

All the best,

Sven

b_deterd2
Active Contributor
0 Kudos

Hello Sven,

If I create a space "MYDEV" in org HANAExpress everything seems to work just fine. I can see the space in di-space-enablement-ui and enable it.

And then there is a di-builder app for HANAExpress | MYDEV

However.............

If I create my own org "MYCR0009" and space "MYDEV" I do not see the space in di-space-enablement-ui. I only see the spaces which are part of org HANAExpress. There is no way for me to enable the space for my own org and create the di-builder app

> set myself as OrgManager

> set myself as SpaceDeveloper

So the problem imo is that you cannot use your own organizations because you will not be able to enable the space with the space-enablement-ui and hence will not be able to deploy your apps.

Regards,

Bert

svenkohlhaas
Employee
Employee
0 Kudos

Hi Bert,

seems to me also that your user hasn't the rights to see your created org/space in the di-space-enablement-ui. To troubleshoot, can you please do the following things?

  • Test if when you stay in the default HANAExpress org and just create additional spaces there, and add your user to them, that you can enable the builder in those spaces via the di-space-enablement-ui
  • Provide a screenshot of your org, space and user in the XS Advanced Administration UI
  • Provide a screenshot of your di-space-enablement-ui

All the best,

Sven

b_deterd2
Active Contributor
0 Kudos

Any other response will be greatly appreciated