Hi everyone,
I have recently installed the new SAP Hana Connector 2.0 following the instructions laid out in this document: http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/004f38ec-b5d6-3110-67b0-df30d3257c04?QuickLink=index&overridelayout=true&59575491376737
Everything appears to connect correctly. Every entry has green lights and shows that it has connected to our system.
I would like to extend the HCM_TS_APV app, as discussed in the How-To Guide Extend a SAP Fiori app (HCM_TS_APV) from remote using the extensibility pane. (http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/80147884-44c6-3110-20ba-f35a32014cf0?QuickLink=index&overridelayout=true&59463822213332)
Everything works correctly, but when I click on File -> New -> ExtensionProject and click on the button labeled "Remote" the first thing the wizard asks me to do is select a system from a dropdown list.
The list is completely empty and no matter how long I wait it never populates itself. Every time I click the dark blue triangle to show me the list of entries, it comes up blank. The wizard is labeled "Select application from SAPUI5 ABAP Repository".
I have gone over the documentation several times and can't see where I missed a step. Clearly, there is something missing.
Strangely, when I click File -> New -> Project and go through the steps to create a new Starter Fiori App, it also prompts me to select a system, but in this dropdown list there is the entry I set up in the SAP HANA Connector process. After selecting that system it shows me all of the right catalog entries that are available in my development system.
Any advice on what I need to do to make sure this entry shows up in the dropdown list? Thanks!