cancel
Showing results for 
Search instead for 
Did you mean: 

SAP WEB IDE - Deploying to another Sub Account

former_member239819
Participant
0 Kudos

Since switching to a custom IDP, we can no longer deploy apps to our test sub-account.

if this is not possible with custom IDP's what is the workaround?

lucasvaccaro
Product and Topic Expert
Product and Topic Expert
0 Kudos

What user are you using to deploy the app?

former_member239819
Participant
0 Kudos

I'm using the same user on both sub-accounts

Accepted Solutions (1)

Accepted Solutions (1)

RazK
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Adam,

I'd appreciate if you can share more details on how your environment is set up. My guess is that you have Dev-Test-Prod on SAP Cloud Platform, Neo environment, i.e. Dev sub-account, Test sub-account, and Prod sub-account. In this case when using custom IdP, if you use SAP Web IDE from one sub-account (let's assume Dev), you will not be able to deploy to a different sub-account (e.g. Test). This is documented in a note on this page. One workaround would be to use git for collaboration across sub-accounts. Another workaround is to export the app from one sub-account and import it to the relevant sub-account. I'd also recommend the following: CI Best Practices Guide - SAPUI5/SAP Fiori on SAP Cloud Platform.

Regards - Raz

former_member239819
Participant
0 Kudos

Thank you.

That's absolutely correct, we have 3 sub-account - Dev, Test, Prod.

We do use git, so will import the apps into SCP manually for Test and Prod.

Answers (1)

Answers (1)

RazK
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Adam,

Have you followed this guide?

If it does not help - Please open a ticket using "CA-WDE-MTA" component and provide as much information as possible.

Regards - Raz

former_member239819
Participant
0 Kudos

Thanks Raz

A ticket has already been raised with SAP.

Both Sub-accounts have the following Assertion-Based Attributes

mail email

first_name firstname

last_name lastname

I looked into the guide above, but the mapping rule in step 4 is unclear.

For both sub-accounts regarding the SAML attribute, we have the Name ID set to Login Name

So would the mapping rule be Name ID equals Login Name (with spaces) ?