Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAPWebIDE destination error

Former Member
0 Likes
663

I have created a destination for a SAPWebIDE and it does not seem to work for importing applicaitons from the ABAP repository. From what I have gathered from the web I require the /sap/bc/adt service. it is activated but this is what it returns when I call it.

I have connected HANA Cloud Connector and added destination to the back-end server.

Does anybody have any tips on how to get it working?

1 ACCEPTED SOLUTION
Read only

former_member235395
Contributor
0 Likes
615

Hi Andrei,

Inside ECC Server check SICF Tcode and be sure if /sap/bc/adt is the correct path. I think you are trying to work on UI5 component defined. Just be sure the path on SICF tcode and your HOST like Available Resource on Cloud Connector.

Regards,

2 REPLIES 2
Read only

former_member235395
Contributor
0 Likes
616

Hi Andrei,

Inside ECC Server check SICF Tcode and be sure if /sap/bc/adt is the correct path. I think you are trying to work on UI5 component defined. Just be sure the path on SICF tcode and your HOST like Available Resource on Cloud Connector.

Regards,

Read only

Former Member
0 Likes
615

Thank you! I have added /sap/bc/adt to Access Control in Cloud Connector and it worked.