Hi all:In my case, i found that my sapml plugin version was too old. I downloaded the plugin again from https://tools.hana.ondemand.com/#mlfoundation directly, then I reinstalled it, and it worked.Regards,Sebastián
Hi all,I am having the same issue. Is there any workaround for this?The command that I'm executing is:cf sapml fs initThe message that I receive is:"Initialization finished. (status=Error) The requested URL was not found on the server. If you entered...
Hi all,I am having the same issue. Is there any workaround for this?The message that I receive is:"Initialization finished. (status=Error) The requested URL was not found on the server. If you entered the URL manually please check your spelling and t...
Hi everyone,I've found this code to import a xml file into an internal table and that It has worked for me! I only did a few modifications to display the information.
REPORT z_read_xml_file.
PARAMETERS: p_filnam TYPE localfile OBLIGATORY DEFAULT 'C:...