SAP WebIDE destination的 discovery工作机制 -下拉菜单项是如何被填充的

130 阅读1分钟

Created by Jerry Wang, last modified on Nov 13, 2015

当试图将一个WebIDE project deploy到ABAP repository时,首先从“System" dropdown list里选择一个ABAP netweaver system对应的destination:
clipboard1

选定GM6_https后,会trigger一个discovery roundtrip:
rde-fiori.dispatcher.neo.ondemand.com/destination…
response里的每个节点的href 属性都具有/sap/bc/adt的prefix:
clipboard2
clipboard3