cancel
Showing results for 
Search instead for 
Did you mean: 

Content provider in SAP BWZ standard errors out with connectivity error for design time destination

SumitKundu
Active Participant
0 Kudos
129

I am following this tutorial Integrate Your Application with SAP Build Work Zone, Standard Edition.

In step 3 for Common Data Model approach, I have created mta.yaml file as instructed and the cdm.json file as well. After deployment of the CAPM app to cloud foundry in my trial subaccount, destinations got created however the content provider in SAP Build Work Zone, standard edition is not working. When updating the content provider, it errors out as shown below. 

Not sure what went wrong here.

SumitKundu_0-1730967958560.png

Best regards,

Sumit

 

View Entire Topic
MioYasutake
Active Contributor

@SumitKundu 

Your destination URL might be: https://html5-apps-repo-rt.cfapps.us10-001.hana.ondemand.com/applications/cdm/incidents

Whereas the correct URL is: https://html5-apps-repo-rt.cfapps.us10.hana.ondemand.com/applications/cdm/incidents

This happens when your subaccount is in an extension landscape.

SumitKundu
Active Participant
0 Kudos
Thanks. I tried this before but couldn't update the destination. Now I realized that I had to use value 'update' for the existing_destinations_policy property.