There is a "small" bug/typo in the MiniAppv1 project, that MAY not allow the app to find the WEB Services.
Search for this code, when calling the WEB Services:
p_sWSAddress is string = EDT_WS_Address
// CManager..Address=p_sWSAddress
and uncomment the 2nd line.
Thanks to Marien van Vliet for reporting it.