Hello Experts,
im searching for a solution to be able to easily take a xml and create instances for my custom BO.
One thing i thought of was to map the file upload location locally via WebDAV, where the XML has to be entered and then just press a button on my custom BO to trigger the run. The run then will take the XML and create/update instances in my custom BO. Is there any way to call or schedule the run via SDK(SAP Cloud Application Studio)? I didn't found any hints or possibilities to do so after around 2 hours of search.
If not, is there a way to create a XML upload for a Runtime? Because an other idea was to press a button in the OWL which then needs a external XML and after that my script will read the fields of the entered xml and provides them to a webservice to create/update the instances of my custom BO.
Thanks for your Help,
Johannes